index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libphobos
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-24
Add `--with-toolexeclibdir=' configuration option
Maciej W. Rozycki
8
-4
/
+56
2020-01-01
Update copyright years.
Jakub Jelinek
56
-56
/
+60
2019-09-27
Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 update
Maciej W. Rozycki
2
-6
/
+15
2019-09-03
libphobos.exp (libphobos_init): Add multi-lib libgcc dirs to the ld_library_p...
Bernd Edlinger
2
-0
/
+24
2019-08-21
libphobos: Merge upstream druntime 5bb8ce19
Iain Buclaw
37
-456
/
+4595
2019-08-21
libphobos: Merge upstream druntime 94686651
Iain Buclaw
48
-289
/
+3264
2019-08-21
libphobos: Merge upstream phobos 66ae77ac3
Iain Buclaw
4
-56
/
+20
2019-06-16
d/dmd: Merge upstream dmd f8e38c001
Iain Buclaw
2
-5
/
+5
2019-05-07
Check if Solaris ld supports -z relax=transtls
Rainer Orth
4
-95
/
+136
2019-05-02
libphobos: Correct my identity in the last ChangeLog entry
Maciej W. Rozycki
1
-1
/
+1
2019-05-02
libphobos: RISC-V: Fix soft-float build errors with IEEE exception flags
Maciej W. Rozycki
2
-13
/
+40
2019-04-29
libphobos: Fix multilib builds for s390x-linux-gnu
Iain Buclaw
8
-21
/
+122
2019-04-29
libphobos: Backport minimal MinGW support patches.
Iain Buclaw
7
-44
/
+53
2019-04-25
libphobos: Fix segfault in runtime caused by unexpected GC of TLS data.
Iain Buclaw
4
-1
/
+56
2019-04-25
Fix typo in m4/druntime/cpu.m4
Rainer Orth
3
-2
/
+7
2019-04-25
D: Implement GCC emutls in druntime
Johannes Pfau
7
-37
/
+570
2019-04-25
libphobos: Add missing PWD_COMMAND to Makefile.
Iain Buclaw
3
-0
/
+8
2019-04-24
libphobos: Fix linker warning and SEGV in core.thread tests.
Iain Buclaw
15
-767
/
+1256
2019-04-24
libphobos: Fix FAIL phobos.exp/core.time on CentOS 5.11, Linux 2.6.18
Iain Buclaw
6
-5
/
+46
2019-04-24
libphobos: Skip curl tests if libcurl is not installed on the target.
Iain Buclaw
4
-3
/
+71
2019-04-24
libphobos: Fix assert in core.sys.posix.sys.stat for aarch64/ilp32.
Iain Buclaw
2
-3
/
+3
2019-04-24
libphobos: Fix link build errors when compiling with unsupported options
Iain Buclaw
3
-12
/
+25
2019-04-23
libphobos: Add AArch64 Linux as a supported target.
Iain Buclaw
2
-0
/
+7
2019-04-23
libphobos: Add D support for S/390 Linux
Iain Buclaw
4
-1
/
+38
2019-04-23
libphobos: Add D support for RISC-V Linux
Iain Buclaw
4
-1
/
+56
2019-04-23
re PR d/90079 (SEGV in _aaKeys, _aaValues on 32-bit SPARC)
Iain Buclaw
2
-31
/
+95
2019-04-23
re PR target/89093 (C++ exception handling clobbers d8 VFP register)
Ramana Radhakrishnan
2
-0
/
+23
2019-04-22
libphobos: Merge upstream phobos b538f758a
Iain Buclaw
5
-15
/
+35
2019-04-22
libphobos: Merge upstream druntime 109f0f2e
Iain Buclaw
12
-143
/
+277
2019-04-21
re PR d/90064 (InSituRegion lacks SPARC64 support)
Iain Buclaw
3
-8
/
+12
2019-04-21
libphobos: Merge upstream druntime 4b2674b3
Iain Buclaw
5
-290
/
+331
2019-04-20
libphobos: core.atomic should have fallback when there's no libatomic.
Iain Buclaw
2
-66
/
+214
2019-04-16
libphobos: Fix configure test for backtrace-supported.h
Iain Buclaw
4
-2
/
+41
2019-04-15
Backport PRs 90059, 90060, 90062
Iain Buclaw
4
-25
/
+137
2019-04-14
Enable libphobos on Solaris 11/x86
Rainer Orth
6
-7
/
+125
2019-04-14
Work around lack of dlpi_tls_modid before Solaris 11.5
Rainer Orth
10
-1158
/
+1386
2019-04-14
Work around Solaris ld bug linking __tls_get_addr on 64-bit x86
Rainer Orth
9
-2
/
+57
2019-04-14
Use gcc/sections/elf_shared.d on Solaris 11.5 (PR d/88150)
Rainer Orth
6
-136
/
+46
2019-04-13
libphobos: Move rt.sections modules to gcc.sections
Iain Buclaw
12
-370
/
+414
2019-04-12
libphobos: Add subdir-objects to configure script.
Iain Buclaw
4
-13
/
+24
2019-04-12
libphobos: Add target-zlib to top-level configure
Iain Buclaw
8
-194
/
+132
2019-04-12
libphobos: Parallelize the libphobos testsuite
Iain Buclaw
3
-69
/
+238
2019-04-12
libphobos: Replace library check programs with dg-runtest
Iain Buclaw
23
-1492
/
+276
2019-04-11
libphobos: Merge upstream phobos cf95639ff
Iain Buclaw
11
-12
/
+128
2019-04-11
libphobos: Merge upstream druntime 175bf5fc
Iain Buclaw
16
-66
/
+304
2019-04-01
re PR d/88462 (All D execution tests FAIL on Solaris/SPARC)
Iain Buclaw
3
-11
/
+42
2019-03-26
libphobos: Backport extern(C) bindings from druntime 2.085.
Iain Buclaw
99
-1006
/
+1553
2019-03-23
[libphobos] Update info about required autotools versions
Johannes Pfau
2
-5
/
+9
2019-03-23
[libphobos] Update MERGE file, remove ill-formatted changelog entry
Johannes Pfau
2
-6
/
+1
2019-03-02
PR d/89177 - Fix unaligned access in std.digest.murmurhash
Johannes Pfau
2
-21
/
+106
[next]