summaryrefslogtreecommitdiff
path: root/libphobos/m4
Commit message (Expand)AuthorAgeFilesLines
* libphobos: Update comment for DRUNTIME_OS_SOURCESIain Buclaw2021-09-011-3/+4
* libphobos: Compile configure tests with -fno-druntimeIain Buclaw2021-08-302-2/+2
* libphobos: Add Thread/Fiber support code for Darwin (PR98058)Iain Buclaw2021-04-191-4/+18
* libphobos: Add section support code for OpenBSD (PR99691)Iain Buclaw2021-04-191-2/+2
* libphobos: Build runtime library with -ffunction-sections -fdata-sectionsIain Buclaw2021-04-101-0/+19
* d: Add dragonflybsd support for D compiler and runtimeIain Buclaw2020-11-181-1/+1
* libphobos: Fix multilib powerpc64 buildsIain Buclaw2020-04-281-6/+1
* libphobos: Remove AC_CACHE_CHECK from network library tests.Iain Buclaw2020-04-271-27/+24
* libphobos: Add power*-*-linux* as a supported targetIain Buclaw2020-04-261-2/+3
* libphobos: Fix compilation dependencies on s390x-linux-muslIain Buclaw2020-04-211-0/+24
* libphobos: Remove --enable-druntime-gc configure option.Iain Buclaw2020-04-091-16/+0
* libphobos: Remove --enable-thread-lib configure option.Iain Buclaw2020-04-091-26/+0
* libphobos: Remove --enable-unix configure option.Iain Buclaw2020-04-081-22/+9
* S/390: Fix PR91628Robin Dapp2020-04-071-0/+10
* Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki2020-01-241-1/+10
* Check if Solaris ld supports -z relax=transtlsRainer Orth2019-05-071-1/+13
* Fix typo in m4/druntime/cpu.m4Rainer Orth2019-04-251-1/+1
* libphobos: Fix linker warning and SEGV in core.thread tests.Iain Buclaw2019-04-241-0/+38
* libphobos: Fix link build errors when compiling with unsupported optionsIain Buclaw2019-04-241-6/+8
* libphobos: Fix configure test for backtrace-supported.hIain Buclaw2019-04-161-1/+1
* Work around lack of dlpi_tls_modid before Solaris 11.5Rainer Orth2019-04-141-0/+14
* Work around Solaris ld bug linking __tls_get_addr on 64-bit x86Rainer Orth2019-04-141-0/+22
* libphobos: Add target-zlib to top-level configureIain Buclaw2019-04-121-17/+48
* Fix libphobos linking on Solaris 11Rainer Orth2019-02-191-0/+34
* libphobos: Detect if qsort_r is availableJohannes Pfau2019-02-181-0/+12
* Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864)Rainer Orth2019-02-141-0/+1
* Fix libgphobos.spec in the wrong place with --enable-version-specific-runtime...Iain Buclaw2018-11-021-24/+34
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-312-3/+3
* Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw2018-10-288-0/+818