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
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
d: Merge upstream dmd 93108bb9e, druntime 6364e010, phobos 575b67a9b.
Iain Buclaw
1
-1
/
+1
2021-08-30
libphobos: Compile configure tests with -fno-druntime
Iain Buclaw
1
-14
/
+14
2021-04-19
libphobos: Add Thread/Fiber support code for Darwin (PR98058)
Iain Buclaw
1
-4
/
+18
2021-04-19
libphobos: Add section support code for OpenBSD (PR99691)
Iain Buclaw
1
-2
/
+2
2021-04-10
libphobos: Build runtime library with -ffunction-sections -fdata-sections
Iain Buclaw
1
-2
/
+45
2021-03-26
libphobos: Build all modules with -fversion=Shared when configured with --ena...
Iain Buclaw
1
-9
/
+15
2021-01-30
libphobos: Synchronize libdruntime bindings with upstream druntime
Iain Buclaw
1
-2
/
+2
2021-01-05
Update GNU/Hurd configure support
Samuel Thibault
1
-11
/
+1
2020-12-05
Darwin : Update libtool and dependencies for Darwin20 [PR97865]
Iain Sandoe
1
-20
/
+22
2020-11-27
libphobos: Fix segfault at run-time when using custom Fibers (PR 98025)
Iain Buclaw
1
-3
/
+13
2020-11-18
d: Add dragonflybsd support for D compiler and runtime
Iain Buclaw
1
-1
/
+1
2020-11-13
libphobos: Update libtool version to 2:0:0
Iain Buclaw
1
-1
/
+1
2020-09-10
libphobos: libdruntime doesn't support shadow stack (PR95680)
Iain Buclaw
1
-8
/
+7
2020-09-08
libphobos: libdruntime doesn't support shadow stack (PR95680)
Iain Buclaw
1
-3
/
+10
2020-05-29
Avoid nested save_CFLAGS and save_LDFLAGS
H.J. Lu
1
-4
/
+5
2020-05-15
x86: Also check if -fcf-protection works
H.J. Lu
1
-4
/
+7
2020-05-08
libphobos: Add --enable-cet to configure
H.J. Lu
1
-2
/
+89
2020-04-28
libphobos: Fix multilib powerpc64 builds
Iain Buclaw
1
-20
/
+3
2020-04-27
libphobos: Remove AC_CACHE_CHECK from network library tests.
Iain Buclaw
1
-55
/
+48
2020-04-26
libphobos: Add power*-*-linux* as a supported target
Iain Buclaw
1
-2
/
+3
2020-04-21
libphobos: Remove GDCFLAGSX variable from configure scripts.
Iain Buclaw
1
-8
/
+2
2020-04-21
libphobos: Fix compilation dependencies on s390x-linux-musl
Iain Buclaw
1
-0
/
+73
2020-04-20
libphobos: Fix option name for --with-libphobos-druntime-only.
Iain Buclaw
1
-9
/
+9
2020-04-20
libphobos: Remove undefined DRUNTIME_GC from configure scripts
Iain Buclaw
1
-1
/
+0
2020-04-18
libphobos: Add --with-libphobos-druntime-only option.
Iain Buclaw
1
-2
/
+46
2020-04-09
libphobos: Remove --enable-druntime-gc configure option.
Iain Buclaw
1
-28
/
+3
2020-04-09
libphobos: Add --enable-libphobos-checking configure option
Iain Buclaw
1
-4
/
+36
2020-04-09
libphobos: Remove --enable-thread-lib configure option.
Iain Buclaw
1
-75
/
+3
2020-04-08
libphobos: Remove --enable-unix configure option.
Iain Buclaw
1
-36
/
+23
2020-04-08
libphobos: Always build with warning flags enabled
Iain Buclaw
1
-4
/
+8
2020-04-07
S/390: Fix PR91628
Robin Dapp
1
-2
/
+36
2020-03-16
libphobos: Reset libtool_VERSION to 1:0:0
Iain Buclaw
1
-1
/
+1
2020-01-24
Add `--with-toolexeclibdir=' configuration option
Maciej W. Rozycki
1
-3
/
+30
2019-09-27
Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 update
Maciej W. Rozycki
1
-6
/
+11
2019-05-07
Check if Solaris ld supports -z relax=transtls
Rainer Orth
1
-59
/
+75
2019-04-25
Fix typo in m4/druntime/cpu.m4
Rainer Orth
1
-1
/
+1
2019-04-24
libphobos: Fix linker warning and SEGV in core.thread tests.
Iain Buclaw
1
-2
/
+106
2019-04-24
libphobos: Fix link build errors when compiling with unsupported options
Iain Buclaw
1
-6
/
+8
2019-04-16
libphobos: Fix configure test for backtrace-supported.h
Iain Buclaw
1
-1
/
+1
2019-04-14
Enable libphobos on Solaris 11/x86
Rainer Orth
1
-2
/
+60
2019-04-14
Work around lack of dlpi_tls_modid before Solaris 11.5
Rainer Orth
1
-1156
/
+1302
2019-04-14
Work around Solaris ld bug linking __tls_get_addr on 64-bit x86
Rainer Orth
1
-2
/
+20
2019-04-12
libphobos: Add subdir-objects to configure script.
Iain Buclaw
1
-2
/
+3
2019-04-12
libphobos: Add target-zlib to top-level configure
Iain Buclaw
1
-52
/
+62
2019-04-12
libphobos: Replace library check programs with dg-runtest
Iain Buclaw
1
-30
/
+2
2019-02-19
Fix libphobos linking on Solaris 11
Rainer Orth
1
-0
/
+115
2019-02-18
libphobos: Detect if qsort_r is available
Johannes Pfau
1
-2
/
+24
2019-02-14
Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864)
Rainer Orth
1
-12
/
+74
2019-02-10
libphobos: Merge upstream druntime 2f764ab6
Iain Buclaw
1
-20
/
+7
2018-11-28
Merge libphobos upstream version 2.076.1
Iain Buclaw
1
-7
/
+4
[next]