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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-19
libphobos: Merge upstream druntime 89f870b7, phobos e6907ff3e
Iain Buclaw
2
-5
/
+48
2021-04-10
libphobos: Build runtime library with -ffunction-sections -fdata-sections
Iain Buclaw
2
-2
/
+3
2021-04-04
d: Merge upstream dmd 3b808e838, druntime 483bc129, phobos f89dc217a
Iain Buclaw
21
-699
/
+714
2021-03-26
libphobos: Build all modules with -fversion=Shared when configured with --ena...
Iain Buclaw
2
-2
/
+5
2021-02-03
libphobos: Merge upstream druntime 9d0c8364, phobos 9d575282e.
Iain Buclaw
13
-158
/
+412
2021-01-26
d: Merge upstream dmd 609c3ce2d, phobos 3dd5df686
Iain Buclaw
4
-312
/
+347
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-11-27
libphobos: Fix segfault at run-time when using custom Fibers (PR 98025)
Iain Buclaw
1
-0
/
+1
2020-11-27
libphobos: Merge upstream phobos 38873fe6e.
Iain Buclaw
6
-41
/
+92
2020-11-18
libphobos: Merge upstream phobos 7948e0967.
Iain Buclaw
2
-268
/
+1
2020-09-10
libphobos: libdruntime doesn't support shadow stack (PR95680)
Iain Buclaw
2
-3
/
+9
2020-09-08
libphobos: libdruntime doesn't support shadow stack (PR95680)
Iain Buclaw
1
-0
/
+4
2020-06-25
d: Turn on deprecation warnings by default.
Iain Buclaw
2
-2
/
+2
2020-05-17
libphobos: Merge upstream druntime 5cc061a8, phobos 64ed4684f
Iain Buclaw
3
-13
/
+39
2020-04-21
libphobos: Remove GDCFLAGSX variable from configure scripts.
Iain Buclaw
1
-1
/
+0
2020-04-19
libphobos: Merge upstream phobos bf0d0a37c
Iain Buclaw
2
-53
/
+87
2020-04-19
libphobos: Merge upstream phobos 99003a75a
Iain Buclaw
2
-3
/
+3
2020-04-18
libphobos: Add --with-libphobos-druntime-only option.
Iain Buclaw
2
-134
/
+188
2020-04-10
libphobos: Use libdruntime as a convenience library for libphobos.
Iain Buclaw
2
-16
/
+25
2020-04-09
libphobos: Add --enable-libphobos-checking configure option
Iain Buclaw
2
-2
/
+3
2020-04-08
libphobos: Always build with warning flags enabled
Iain Buclaw
2
-2
/
+8
2020-04-08
libphobos: Merge upstream phobos fb4f6a713
Iain Buclaw
2
-143
/
+151
2020-03-16
libphobos: Merge upstream druntime 6c45dd3a, phobos 68cc18adb.
Iain Buclaw
3
-12
/
+12
2020-02-17
Fix a typo.
Martin Liska
1
-1
/
+1
2020-01-24
Add `--with-toolexeclibdir=' configuration option
Maciej W. Rozycki
1
-0
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-08-21
libphobos: Merge upstream phobos 66ae77ac3
Iain Buclaw
4
-56
/
+20
2019-05-02
libphobos: RISC-V: Fix soft-float build errors with IEEE exception flags
Maciej W. Rozycki
1
-13
/
+33
2019-04-29
libphobos: Fix multilib builds for s390x-linux-gnu
Iain Buclaw
2
-3
/
+5
2019-04-29
libphobos: Backport minimal MinGW support patches.
Iain Buclaw
2
-5
/
+11
2019-04-23
libphobos: Add D support for RISC-V Linux
Iain Buclaw
1
-0
/
+33
2019-04-22
libphobos: Merge upstream phobos b538f758a
Iain Buclaw
5
-15
/
+35
2019-04-21
re PR d/90064 (InSituRegion lacks SPARC64 support)
Iain Buclaw
3
-8
/
+12
2019-04-14
Work around lack of dlpi_tls_modid before Solaris 11.5
Rainer Orth
1
-0
/
+1
2019-04-14
Work around Solaris ld bug linking __tls_get_addr on 64-bit x86
Rainer Orth
2
-0
/
+4
2019-04-12
libphobos: Add target-zlib to top-level configure
Iain Buclaw
2
-125
/
+8
2019-04-12
libphobos: Replace library check programs with dg-runtest
Iain Buclaw
2
-490
/
+18
2019-04-11
libphobos: Merge upstream phobos cf95639ff
Iain Buclaw
11
-12
/
+128
2019-03-23
[libphobos] Update MERGE file, remove ill-formatted changelog entry
Johannes Pfau
1
-1
/
+1
2019-03-02
PR d/89177 - Fix unaligned access in std.digest.murmurhash
Johannes Pfau
1
-21
/
+101
2019-02-19
Makefile.am: Avoid the -D option which is not available with the install-sh f...
Bernd Edlinger
2
-4
/
+6
2019-02-18
libphobos: Detect if qsort_r is available
Johannes Pfau
1
-0
/
+1
2019-02-14
Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864)
Rainer Orth
4
-9
/
+19
2019-02-12
libphobos: Merge upstream phobos 791c5d240
Iain Buclaw
2
-1
/
+2
2019-02-10
libphobos: Merge upstream druntime 2f764ab6
Iain Buclaw
1
-1
/
+0
2019-02-10
libphobos: Merge phobos upstream 6c9fb28b0
Iain Buclaw
2
-6
/
+29
2019-01-26
libphobos: Merge phobos and druntime with upstream.
Iain Buclaw
10
-98
/
+131
2019-01-09
libphobos: Merge phobos upstream b022e552a
Iain Buclaw
14
-1506
/
+80
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-28
Merge libphobos upstream version 2.076.1
Iain Buclaw
5
-12
/
+20
[prev]
[next]