summaryrefslogtreecommitdiff
path: root/libphobos/testsuite
AgeCommit message (Expand)Author
2020-04-30d: Merge upstream dmd 934df6f8c, druntime 7bdd83d7Iain Buclaw
2020-04-29libphobos: Fix KERNEL_VERSION condition in libphobos testsuiteIain Buclaw
2020-04-21libphobos: Remove GDCFLAGSX variable from configure scripts.Iain Buclaw
2020-04-18libphobos: Add --with-libphobos-druntime-only option.Iain Buclaw
2020-04-18testsuite: Disable gdc standard runtime tests if phobos is not built.Iain Buclaw
2020-04-10libphobos: Use libdruntime as a convenience library for libphobos.Iain Buclaw
2020-04-09libphobos: Add --enable-libphobos-checking configure optionIain Buclaw
2020-04-08libphobos: Always build with warning flags enabledIain Buclaw
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-01Update copyright years.Jakub Jelinek
2019-09-03libphobos.exp (libphobos_init): Add multi-lib libgcc dirs to the ld_library_p...Bernd Edlinger
2019-04-25libphobos: Fix segfault in runtime caused by unexpected GC of TLS data.Iain Buclaw
2019-04-25D: Implement GCC emutls in druntimeJohannes Pfau
2019-04-25libphobos: Add missing PWD_COMMAND to Makefile.Iain Buclaw
2019-04-24libphobos: Fix FAIL phobos.exp/core.time on CentOS 5.11, Linux 2.6.18Iain Buclaw
2019-04-24libphobos: Skip curl tests if libcurl is not installed on the target.Iain Buclaw
2019-04-23libphobos: Add D support for S/390 LinuxIain Buclaw
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-04-12libphobos: Parallelize the libphobos testsuiteIain Buclaw
2019-04-12libphobos: Replace library check programs with dg-runtestIain Buclaw
2019-02-19Fix libphobos.shared/load.d compile failure on SolarisIain Buclaw
2019-02-18libphobos: Detect if qsort_r is availableJohannes Pfau
2019-02-18Tabify all D *.exp filesRainer Orth
2019-02-14Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864)Rainer Orth
2019-02-10libphobos: Merge upstream druntime 2f764ab6Iain Buclaw
2019-02-10libphobos: Apply core.internal.hash updates from druntimeIain Buclaw
2019-01-01Update copyright years.Jakub Jelinek
2018-11-28Merge libphobos upstream version 2.076.1Iain Buclaw
2018-11-22re PR d/87824 (x86_64-linux multilib issues)Johannes Pfau
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