| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | Jakub Jelinek | 2022-01-03 | 24 | -24/+24 |
* | d: Merge upstream dmd 93108bb9e, druntime 6364e010, phobos 575b67a9b. | Iain Buclaw | 2021-12-15 | 2 | -0/+51 |
* | d: Merge upstream dmd 3982604c5, druntime bc58b1e9, phobos 12329adb6. | Iain Buclaw | 2021-12-10 | 2 | -0/+12 |
* | d: Merge upstream dmd 568496d5b, druntime 178c44ff, phobos 574bf883b. | Iain Buclaw | 2021-12-09 | 2 | -0/+31 |
* | darwin, d: Support outfile substitution for libphobos | Iain Buclaw | 2021-12-01 | 1 | -0/+1 |
* | d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1) | Iain Buclaw | 2021-11-30 | 58 | -72/+2465 |
* | libphobos, testsuite: Add prune clauses for two Darwin cases. | Iain Sandoe | 2021-11-19 | 1 | -0/+7 |
* | libphobos: Add Thread/Fiber support code for Darwin (PR98058) | Iain Buclaw | 2021-04-19 | 1 | -2/+4 |
* | libphobos: Build runtime library with -ffunction-sections -fdata-sections | Iain Buclaw | 2021-04-10 | 1 | -0/+1 |
* | libphobos: Explicitly use -static-libphobos in druntime and phobos tests | Iain Buclaw | 2021-04-10 | 2 | -2/+4 |
* | libphobos: Remove is-effective-target static from druntime and phobos tests | Iain Buclaw | 2021-04-10 | 2 | -2/+2 |
* | libphobos: Re-add -fno-moduleinfo flag to dg-runtest [PR99812] | Iain Buclaw | 2021-04-10 | 2 | -2/+2 |
* | d: Merge upstream dmd 3b808e838, druntime 483bc129, phobos f89dc217a | Iain Buclaw | 2021-04-04 | 2 | -3/+3 |
* | libphobos: Build all modules with -fversion=Shared when configured with --ena... | Iain Buclaw | 2021-03-26 | 4 | -5/+9 |
* | d: Merge upstream dmd 46133f761, druntime 0fd4364c | Iain Buclaw | 2021-02-04 | 1 | -1/+1 |
* | libphobos: Synchronize libdruntime bindings with upstream druntime | Iain Buclaw | 2021-01-30 | 1 | -6/+3 |
* | d: Merge upstream dmd 609c3ce2d, phobos 3dd5df686 | Iain Buclaw | 2021-01-26 | 2 | -2/+14 |
* | Update copyright years. | Jakub Jelinek | 2021-01-04 | 17 | -17/+17 |
* | libphobos: Fix segfault at run-time when using custom Fibers (PR 98025) | Iain Buclaw | 2020-11-27 | 1 | -0/+1 |
* | libphobos: Override tool_timeout value in testsuite | Iain Buclaw | 2020-10-12 | 1 | -0/+4 |
* | libphobos: libdruntime doesn't support shadow stack (PR95680) | Iain Buclaw | 2020-09-10 | 2 | -2/+2 |
* | libphobos: libdruntime doesn't support shadow stack (PR95680) | Iain Buclaw | 2020-09-08 | 1 | -0/+4 |
* | d: Turn on deprecation warnings by default. | Iain Buclaw | 2020-06-25 | 1 | -1/+1 |
* | d: Merge upstream dmd 934df6f8c, druntime 7bdd83d7 | Iain Buclaw | 2020-04-30 | 1 | -1/+1 |
* | libphobos: Fix KERNEL_VERSION condition in libphobos testsuite | Iain Buclaw | 2020-04-29 | 1 | -1/+1 |
* | libphobos: Remove GDCFLAGSX variable from configure scripts. | Iain Buclaw | 2020-04-21 | 3 | -2/+2 |
* | libphobos: Add --with-libphobos-druntime-only option. | Iain Buclaw | 2020-04-18 | 1 | -2/+5 |
* | testsuite: Disable gdc standard runtime tests if phobos is not built. | Iain Buclaw | 2020-04-18 | 2 | -0/+10 |
* | libphobos: Use libdruntime as a convenience library for libphobos. | Iain Buclaw | 2020-04-10 | 2 | -5/+0 |
* | libphobos: Add --enable-libphobos-checking configure option | Iain Buclaw | 2020-04-09 | 2 | -1/+2 |
* | libphobos: Always build with warning flags enabled | Iain Buclaw | 2020-04-08 | 2 | -1/+2 |
* | Add `--with-toolexeclibdir=' configuration option | Maciej W. Rozycki | 2020-01-24 | 1 | -0/+1 |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 17 | -17/+17 |
* | libphobos.exp (libphobos_init): Add multi-lib libgcc dirs to the ld_library_p... | Bernd Edlinger | 2019-09-03 | 1 | -0/+19 |
* | libphobos: Fix segfault in runtime caused by unexpected GC of TLS data. | Iain Buclaw | 2019-04-25 | 2 | -0/+41 |
* | D: Implement GCC emutls in druntime | Johannes Pfau | 2019-04-25 | 1 | -0/+50 |
* | libphobos: Add missing PWD_COMMAND to Makefile. | Iain Buclaw | 2019-04-25 | 2 | -0/+3 |
* | libphobos: Fix FAIL phobos.exp/core.time on CentOS 5.11, Linux 2.6.18 | Iain Buclaw | 2019-04-24 | 3 | -2/+31 |
* | libphobos: Skip curl tests if libcurl is not installed on the target. | Iain Buclaw | 2019-04-24 | 3 | -3/+58 |
* | libphobos: Add D support for S/390 Linux | Iain Buclaw | 2019-04-23 | 1 | -0/+13 |
* | Work around lack of dlpi_tls_modid before Solaris 11.5 | Rainer Orth | 2019-04-14 | 1 | -0/+1 |
* | Work around Solaris ld bug linking __tls_get_addr on 64-bit x86 | Rainer Orth | 2019-04-14 | 1 | -0/+1 |
* | libphobos: Add target-zlib to top-level configure | Iain Buclaw | 2019-04-12 | 1 | -0/+1 |
* | libphobos: Parallelize the libphobos testsuite | Iain Buclaw | 2019-04-12 | 2 | -69/+224 |
* | libphobos: Replace library check programs with dg-runtest | Iain Buclaw | 2019-04-12 | 15 | -172/+190 |
* | Fix libphobos.shared/load.d compile failure on Solaris | Iain Buclaw | 2019-02-19 | 1 | -4/+10 |
* | libphobos: Detect if qsort_r is available | Johannes Pfau | 2019-02-18 | 1 | -0/+1 |
* | Tabify all D *.exp files | Rainer Orth | 2019-02-18 | 5 | -58/+58 |
* | Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864) | Rainer Orth | 2019-02-14 | 1 | -0/+1 |
* | libphobos: Merge upstream druntime 2f764ab6 | Iain Buclaw | 2019-02-10 | 4 | -4/+3 |