aboutsummaryrefslogtreecommitdiff
path: root/libphobos/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Check if Solaris ld supports -z relax=transtlsRainer Orth1-0/+9
2019-05-02libphobos: Correct my identity in the last ChangeLog entryMaciej W. Rozycki1-1/+1
2019-05-02libphobos: RISC-V: Fix soft-float build errors with IEEE exception flagsMaciej W. Rozycki1-0/+7
2019-04-25libphobos: Fix segfault in runtime caused by unexpected GC of TLS data.Iain Buclaw1-0/+8
2019-04-25Fix typo in m4/druntime/cpu.m4Rainer Orth1-0/+5
2019-04-25D: Implement GCC emutls in druntimeJohannes Pfau1-0/+9
2019-04-25libphobos: Add missing PWD_COMMAND to Makefile.Iain Buclaw1-0/+5
2019-04-24libphobos: Fix linker warning and SEGV in core.thread tests.Iain Buclaw1-0/+19
2019-04-24libphobos: Fix FAIL phobos.exp/core.time on CentOS 5.11, Linux 2.6.18Iain Buclaw1-0/+9
2019-04-24libphobos: Skip curl tests if libcurl is not installed on the target.Iain Buclaw1-0/+13
2019-04-24libphobos: Fix link build errors when compiling with unsupported optionsIain Buclaw1-0/+9
2019-04-23libphobos: Add AArch64 Linux as a supported target.Iain Buclaw1-0/+4
2019-04-23libphobos: Add D support for S/390 LinuxIain Buclaw1-0/+10
2019-04-23libphobos: Add D support for RISC-V LinuxIain Buclaw1-0/+7
2019-04-23re PR target/89093 (C++ exception handling clobbers d8 VFP register)Ramana Radhakrishnan1-0/+10
2019-04-20libphobos: core.atomic should have fallback when there's no libatomic.Iain Buclaw1-0/+12
2019-04-16libphobos: Fix configure test for backtrace-supported.hIain Buclaw1-0/+7
2019-04-14Enable libphobos on Solaris 11/x86Rainer Orth1-0/+13
2019-04-14Work around lack of dlpi_tls_modid before Solaris 11.5Rainer Orth1-0/+20
2019-04-14Work around Solaris ld bug linking __tls_get_addr on 64-bit x86Rainer Orth1-0/+7
2019-04-14Use gcc/sections/elf_shared.d on Solaris 11.5 (PR d/88150)Rainer Orth1-0/+21
2019-04-13libphobos: Move rt.sections modules to gcc.sectionsIain Buclaw1-0/+21
2019-04-12libphobos: Add subdir-objects to configure script.Iain Buclaw1-1/+7
2019-04-12libphobos: Add target-zlib to top-level configureIain Buclaw1-0/+11
2019-04-12libphobos: Parallelize the libphobos testsuiteIain Buclaw1-0/+14
2019-04-12libphobos: Replace library check programs with dg-runtestIain Buclaw1-0/+48
2019-03-26libphobos: Backport extern(C) bindings from druntime 2.085.Iain Buclaw1-0/+8
2019-03-23[libphobos] Update info about required autotools versionsJohannes Pfau1-0/+4
2019-03-23[libphobos] Update MERGE file, remove ill-formatted changelog entryJohannes Pfau1-5/+0
2019-03-02PR d/89177 - Fix unaligned access in std.digest.murmurhashJohannes Pfau1-0/+5
2019-02-19Makefile.am: Avoid the -D option which is not available with the install-sh f...Bernd Edlinger1-0/+8
2019-02-19Fix libphobos.shared/load.d compile failure on SolarisIain Buclaw1-0/+7
2019-02-19Fix libphobos linking on Solaris 11Rainer Orth1-0/+6
2019-02-18libphobos: Detect if qsort_r is availableJohannes Pfau1-0/+12
2019-02-18Tabify all D *.exp filesRainer Orth1-0/+8
2019-02-14Add netbsd support for D compiler and runtimeMaya Rashish1-0/+4
2019-02-14Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864)Rainer Orth1-0/+36
2019-02-13libphobos: Fallback on UnwindBacktrace if LibBacktrace not defined.Iain Buclaw1-0/+5
2019-02-10libphobos: Apply core.internal.hash updates from druntimeIain Buclaw1-0/+9
2019-01-12Document merge process for dmd, druntime and phobos.Iain Buclaw1-0/+4
2019-01-01Update copyright years.Jakub Jelinek1-1/+5
2018-12-14digest: Remove empty directory.Iain Buclaw1-0/+4
2018-12-08Pass GDCFLAGS and CCASFLAGS to libphobos subdirsRainer Orth1-0/+5
2018-11-28Merge libphobos upstream version 2.076.1Iain Buclaw1-0/+13
2018-11-22re PR d/87824 (x86_64-linux multilib issues)Johannes Pfau1-0/+6
2018-11-18Remove unused modules from libphobos std.internal package.Iain Buclaw1-0/+8
2018-11-02Fix libgphobos.spec in the wrong place with --enable-version-specific-runtime...Iain Buclaw1-0/+13
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-0/+12
2018-10-31re PR d/87788 (Support D on x86_64-apple-darwin*)Iain Buclaw1-0/+7
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw1-0/+50