Age | Commit message (Expand) | Author | Files | Lines |
2025-02-25 | d/i386: Add CET TargetInfo key and predefined version [PR118654] | Iain Buclaw | 1 | -3/+0 |
2025-01-13 | libphobos: Bump soname to version 6 [PR117701] | Iain Buclaw | 1 | -1/+1 |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-02-12 | libphobos: Bump soname version to 5 [PR113667] | Iain Buclaw | 1 | -1/+1 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-10-22 | Config,Darwin: Allow for configuring Darwin to use embedded runpath. | Iain Sandoe | 1 | -0/+1 |
2023-07-10 | d: Merge upstream dmd, druntime a88e1335f7, phobos 1921d29df. | Iain Buclaw | 1 | -5/+11 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-08-03 | d: Merge upstream dmd d7772a2369, phobos 5748ca43f. | Iain Buclaw | 1 | -1/+1 |
2022-03-11 | libphobos: Enable on Solaris/SPARC or with /bin/as [PR 103528] | Rainer Orth | 1 | -12/+0 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-15 | d: Merge upstream dmd 93108bb9e, druntime 6364e010, phobos 575b67a9b. | Iain Buclaw | 1 | -1/+1 |
2021-04-10 | libphobos: Build runtime library with -ffunction-sections -fdata-sections | Iain Buclaw | 1 | -0/+1 |
2021-03-26 | libphobos: Build all modules with -fversion=Shared when configured with --ena... | Iain Buclaw | 1 | -7/+10 |
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 | -3/+8 |
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 | -3/+5 |
2020-09-08 | libphobos: libdruntime doesn't support shadow stack (PR95680) | Iain Buclaw | 1 | -0/+3 |
2020-05-08 | libphobos: Add --enable-cet to configure | H.J. Lu | 1 | -0/+4 |
2020-04-21 | libphobos: Remove GDCFLAGSX variable from configure scripts. | Iain Buclaw | 1 | -5/+0 |
2020-04-21 | libphobos: Fix compilation dependencies on s390x-linux-musl | Iain Buclaw | 1 | -0/+1 |
2020-04-20 | libphobos: Fix option name for --with-libphobos-druntime-only. | Iain Buclaw | 1 | -5/+5 |
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 | -0/+22 |
2020-04-09 | libphobos: Add --enable-libphobos-checking configure option | Iain Buclaw | 1 | -2/+27 |
2020-04-09 | libphobos: Remove --enable-thread-lib configure option. | Iain Buclaw | 1 | -1/+1 |
2020-04-08 | libphobos: Remove --enable-unix configure option. | Iain Buclaw | 1 | -1/+0 |
2020-04-08 | libphobos: Always build with warning flags enabled | Iain Buclaw | 1 | -2/+5 |
2020-03-16 | libphobos: Reset libtool_VERSION to 1:0:0 | Iain Buclaw | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-05-07 | Check if Solaris ld supports -z relax=transtls | Rainer Orth | 1 | -35/+39 |
2019-04-24 | libphobos: Fix linker warning and SEGV in core.thread tests. | Iain Buclaw | 1 | -0/+1 |
2019-04-14 | Enable libphobos on Solaris 11/x86 | Rainer Orth | 1 | -0/+36 |
2019-04-14 | Work around lack of dlpi_tls_modid before Solaris 11.5 | Rainer Orth | 1 | -0/+2 |
2019-04-14 | Work around Solaris ld bug linking __tls_get_addr on 64-bit x86 | Rainer Orth | 1 | -0/+1 |
2019-04-12 | libphobos: Add subdir-objects to configure script. | Iain Buclaw | 1 | -1/+2 |
2019-04-12 | libphobos: Replace library check programs with dg-runtest | Iain Buclaw | 1 | -2/+0 |
2019-03-23 | [libphobos] Update info about required autotools versions | Johannes Pfau | 1 | -5/+5 |
2019-02-19 | Fix libphobos linking on Solaris 11 | Rainer Orth | 1 | -0/+1 |
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 | 1 | -0/+8 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-28 | Merge libphobos upstream version 2.076.1 | Iain Buclaw | 1 | -4/+2 |
2018-11-02 | Fix libgphobos.spec in the wrong place with --enable-version-specific-runtime... | Iain Buclaw | 1 | -33/+19 |
2018-10-31 | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 1 | -2/+2 |
2018-10-28 | Add D front-end, libphobos library, and D2 testsuite. | Iain Buclaw | 1 | -0/+212 |