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
2021-12-03
Daily bump.
GCC Administrator
1
-0
/
+10
2021-12-02
libphobos: Push all callee-save registers on the stack before GC scan on ARM
Iain Buclaw
1
-0
/
+29
2021-12-02
libphobos: Add missing ControlState variable for AArch64
Iain Buclaw
1
-0
/
+1
2021-12-02
Daily bump.
GCC Administrator
1
-0
/
+5
2021-12-01
darwin, d: Support outfile substitution for libphobos
Iain Buclaw
1
-0
/
+1
2021-12-01
Daily bump.
GCC Administrator
1
-0
/
+97
2021-11-30
d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)
Iain Buclaw
360
-56719
/
+118631
2021-11-20
Daily bump.
GCC Administrator
1
-0
/
+16
2021-11-19
libphobos, testsuite: Add prune clauses for two Darwin cases.
Iain Sandoe
1
-0
/
+7
2021-11-19
libphobos: Increase size of defaultStackPages on OSX X86_64 targets.
Iain Buclaw
1
-0
/
+10
2021-11-19
libphobos: Don't call __gthread_key_delete in the emutls destroy function.
Iain Buclaw
1
-6
/
+0
2021-11-01
Daily bump.
GCC Administrator
1
-0
/
+6
2021-10-31
d: Fix regressing test failures on ix86-solaris2.11
Iain Buclaw
1
-1
/
+1
2021-10-01
Daily bump.
GCC Administrator
1
-0
/
+34
2021-09-30
libphobos: Select the appropriate exception handler in getClassInfo
Iain Buclaw
1
-30
/
+44
2021-09-30
libphobos: Print stacktrace before terminating program due to uncaught except...
Iain Buclaw
1
-0
/
+5
2021-09-30
libphobos: Remove unused variables in gcc.backtrace.
Iain Buclaw
2
-33
/
+5
2021-09-30
libphobos: Give _Unwind_Exception an alignment that best resembles __attribut...
Iain Buclaw
1
-1
/
+21
2021-09-30
libphobos: Define main function as extern(C) when compiling without D runtime...
Iain Buclaw
1
-2
/
+12
2021-09-02
Daily bump.
GCC Administrator
1
-0
/
+9
2021-09-01
libphobos: Update comment for DRUNTIME_OS_SOURCES
Iain Buclaw
1
-3
/
+4
2021-09-01
libphobos: Don't add zlib when ENABLE_LIBDRUNTIME_ONLY
Iain Buclaw
2
-2
/
+7
2021-08-31
Daily bump.
GCC Administrator
1
-0
/
+7
2021-08-30
libphobos: Compile configure tests with -fno-druntime
Iain Buclaw
3
-16
/
+16
2021-06-12
Daily bump.
GCC Administrator
1
-0
/
+5
2021-06-11
d: foreach over a tuple doesn't work on 16-bit targets (PR100999)
Iain Buclaw
2
-8
/
+9
2021-05-15
Daily bump.
GCC Administrator
1
-0
/
+5
2021-05-14
Cleanup temp files in libphobos unittest at src/std/process.d
Bernd Edlinger
2
-1
/
+2
2021-05-14
Daily bump.
GCC Administrator
1
-0
/
+4
2021-05-13
libphobos: Fix static asserts on NetBSD, FreeBSD, DragonFlyBSD
Iain Buclaw
5
-23
/
+17
2021-05-11
Daily bump.
GCC Administrator
1
-0
/
+4
2021-05-10
libphobos: Fix visibility of std.process.searchPathFor
Iain Buclaw
2
-2
/
+2
2021-04-22
Daily bump.
GCC Administrator
1
-0
/
+6
2021-04-21
libphobos: Fix build fails for powerpc-linux
Iain Buclaw
1
-44
/
+24
2021-04-21
Daily bump.
GCC Administrator
1
-0
/
+14
2021-04-20
libphobos: Fix SIGBUS in read_encoded_value_with_base on sparc-sun-solaris (P...
Iain Buclaw
2
-48
/
+57
2021-04-20
Daily bump.
GCC Administrator
1
-0
/
+66
2021-04-19
libphobos: Merge upstream druntime 89f870b7, phobos e6907ff3e
Iain Buclaw
18
-209
/
+520
2021-04-19
libphobos: Add Thread/Fiber support code for Darwin (PR98058)
Iain Buclaw
12
-53
/
+656
2021-04-19
libphobos: Add D runtime support code for MinGW (PR99794)
Iain Buclaw
8
-94
/
+223
2021-04-19
libphobos: Add section support code for OpenBSD (PR99691)
Iain Buclaw
6
-21
/
+48
2021-04-11
Daily bump.
GCC Administrator
1
-0
/
+52
2021-04-10
libphobos: Build runtime library with -ffunction-sections -fdata-sections
Iain Buclaw
9
-6
/
+73
2021-04-10
libphobos: Add section support code for MACHO and PE/COFF
Iain Buclaw
12
-1092
/
+1673
2021-04-10
libphobos: Explicitly use -static-libphobos in druntime and phobos tests
Iain Buclaw
2
-2
/
+4
2021-04-10
libphobos: Remove is-effective-target static from druntime and phobos tests
Iain Buclaw
2
-2
/
+2
2021-04-10
libphobos: Re-add -fno-moduleinfo flag to dg-runtest [PR99812]
Iain Buclaw
2
-2
/
+2
2021-04-09
Daily bump.
GCC Administrator
1
-0
/
+10
2021-04-08
d: Update language attribute support, and implement gcc.attributes
Iain Buclaw
5
-19
/
+619
2021-04-07
Daily bump.
GCC Administrator
1
-0
/
+4
[next]