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/existing-fp8
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-04-18
libphobos: Add --with-libphobos-druntime-only option.
Iain Buclaw
6
-138
/
+262
2020-04-18
testsuite: Disable gdc standard runtime tests if phobos is not built.
Iain Buclaw
3
-0
/
+16
2020-04-13
d: Merge update dmd 799066f49
Iain Buclaw
2
-160
/
+4
2020-04-10
libphobos: Use libdruntime as a convenience library for libphobos.
Iain Buclaw
8
-50
/
+170
2020-04-09
libphobos: Remove --enable-druntime-gc configure option.
Iain Buclaw
6
-547
/
+99
2020-04-09
libphobos: Add --enable-libphobos-checking configure option
Iain Buclaw
10
-11
/
+87
2020-04-09
libphobos: Remove --enable-thread-lib configure option.
Iain Buclaw
4
-102
/
+10
2020-04-08
libphobos: Remove --enable-unix configure option.
Iain Buclaw
6
-62
/
+47
2020-04-08
libphobos: Always build with warning flags enabled
Iain Buclaw
10
-11
/
+44
2020-04-08
libphobos: Merge upstream phobos fb4f6a713
Iain Buclaw
3
-144
/
+152
2020-04-07
S/390: Fix PR91628
Robin Dapp
8
-13
/
+209
2020-04-07
S/390: Fix layout of struct sigaction_t
Stefan Liebler
2
-10
/
+42
2020-03-16
libphobos: Reset libtool_VERSION to 1:0:0
Iain Buclaw
5
-4
/
+12
2020-03-16
libphobos: Merge upstream druntime 6c45dd3a, phobos 68cc18adb.
Iain Buclaw
5
-29
/
+33
2020-03-14
libphobos: Merge upstream druntime 7915b6a3
Iain Buclaw
9
-53
/
+723
2020-02-17
Fix a typo.
Martin Liska
2
-1
/
+6
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
[prev]
[next]