summaryrefslogtreecommitdiff
path: root/libphobos/Makefile.in
AgeCommit message (Expand)Author
2024-01-05Update copyright years.Jakub Jelinek
2023-12-22Allow overriding EXPECTChristophe Lyon
2023-01-17Regenerate Makefile.in files.Martin Liska
2022-02-16d: Merge upstream dmd 52844d4b1, druntime dbd0c874, phobos 896b1d0e1.Iain Buclaw
2021-04-10libphobos: Build runtime library with -ffunction-sections -fdata-sectionsIain Buclaw
2021-03-26libphobos: Build all modules with -fversion=Shared when configured with --ena...Iain Buclaw
2021-01-30libphobos: Synchronize libdruntime bindings with upstream druntimeIain Buclaw
2020-11-27libphobos: Fix segfault at run-time when using custom Fibers (PR 98025)Iain Buclaw
2020-09-10libphobos: libdruntime doesn't support shadow stack (PR95680)Iain Buclaw
2020-09-08libphobos: libdruntime doesn't support shadow stack (PR95680)Iain Buclaw
2020-05-08libphobos: Add --enable-cet to configureH.J. Lu
2020-04-21libphobos: Remove GDCFLAGSX variable from configure scripts.Iain Buclaw
2020-04-09libphobos: Add --enable-libphobos-checking configure optionIain Buclaw
2020-04-08libphobos: Always build with warning flags enabledIain Buclaw
2020-03-16libphobos: Reset libtool_VERSION to 1:0:0Iain Buclaw
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2019-04-14Enable libphobos on Solaris 11/x86Rainer Orth
2019-04-14Work around lack of dlpi_tls_modid before Solaris 11.5Rainer Orth
2019-04-14Work around Solaris ld bug linking __tls_get_addr on 64-bit x86Rainer Orth
2019-04-12libphobos: Add target-zlib to top-level configureIain Buclaw
2019-02-18libphobos: Detect if qsort_r is availableJohannes Pfau
2019-02-10libphobos: Merge upstream druntime 2f764ab6Iain Buclaw
2018-12-08Pass GDCFLAGS and CCASFLAGS to libphobos subdirsRainer Orth
2018-11-28Merge libphobos upstream version 2.076.1Iain Buclaw
2018-11-02Fix libgphobos.spec in the wrong place with --enable-version-specific-runtime...Iain Buclaw
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw