aboutsummaryrefslogtreecommitdiff
path: root/libphobos/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-09-03libphobos.exp (libphobos_init): Add multi-lib libgcc dirs to the ld_library_p...Bernd Edlinger1-0/+19
2019-04-25libphobos: Fix segfault in runtime caused by unexpected GC of TLS data.Iain Buclaw2-0/+41
2019-04-25D: Implement GCC emutls in druntimeJohannes Pfau1-0/+50
2019-04-25libphobos: Add missing PWD_COMMAND to Makefile.Iain Buclaw2-0/+3
2019-04-24libphobos: Fix FAIL phobos.exp/core.time on CentOS 5.11, Linux 2.6.18Iain Buclaw3-2/+31
2019-04-24libphobos: Skip curl tests if libcurl is not installed on the target.Iain Buclaw3-3/+58
2019-04-23libphobos: Add D support for S/390 LinuxIain Buclaw1-0/+13
2019-04-14Work around lack of dlpi_tls_modid before Solaris 11.5Rainer Orth1-0/+1
2019-04-14Work around Solaris ld bug linking __tls_get_addr on 64-bit x86Rainer Orth1-0/+1
2019-04-12libphobos: Add target-zlib to top-level configureIain Buclaw1-0/+1
2019-04-12libphobos: Parallelize the libphobos testsuiteIain Buclaw2-69/+224
2019-04-12libphobos: Replace library check programs with dg-runtestIain Buclaw15-172/+190
2019-02-19Fix libphobos.shared/load.d compile failure on SolarisIain Buclaw1-4/+10
2019-02-18libphobos: Detect if qsort_r is availableJohannes Pfau1-0/+1
2019-02-18Tabify all D *.exp filesRainer Orth5-58/+58
2019-02-14Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864)Rainer Orth1-0/+1
2019-02-10libphobos: Merge upstream druntime 2f764ab6Iain Buclaw4-4/+3
2019-02-10libphobos: Apply core.internal.hash updates from druntimeIain Buclaw4-0/+1454
2019-01-01Update copyright years.Jakub Jelinek12-12/+12
2018-11-28Merge libphobos upstream version 2.076.1Iain Buclaw1-2/+1
2018-11-22re PR d/87824 (x86_64-linux multilib issues)Johannes Pfau1-1/+1
2018-11-02Fix libgphobos.spec in the wrong place with --enable-version-specific-runtime...Iain Buclaw1-2/+3
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2-42/+93
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw50-0/+2348