function.c (assign_parm_adjust_stack_rtl): Revise STRICT_ALIGNMENT check to use targe...
[gcc.git] / libphobos / ChangeLog
2019-05-07 Rainer OrthCheck if Solaris ld supports -z relax=transtls
2019-05-02 Maciej W. Rozyckilibphobos: Correct my identity in the last ChangeLog...
2019-05-02 Maciej W. Rozyckilibphobos: RISC-V: Fix soft-float build errors with...
2019-04-25 Iain Buclawlibphobos: Fix segfault in runtime caused by unexpected...
2019-04-25 Rainer OrthFix typo in m4/druntime/cpu.m4
2019-04-25 Johannes PfauD: Implement GCC emutls in druntime
2019-04-25 Iain Buclawlibphobos: Add missing PWD_COMMAND to Makefile.
2019-04-24 Iain Buclawlibphobos: Fix linker warning and SEGV in core.thread...
2019-04-24 Iain Buclawlibphobos: Fix FAIL phobos.exp/core.time on CentOS...
2019-04-24 Iain Buclawlibphobos: Skip curl tests if libcurl is not installed...
2019-04-24 Iain Buclawlibphobos: Fix link build errors when compiling with...
2019-04-23 Iain Buclawlibphobos: Add AArch64 Linux as a supported target.
2019-04-23 Iain Buclawlibphobos: Add D support for S/390 Linux
2019-04-23 Iain Buclawlibphobos: Add D support for RISC-V Linux
2019-04-23 Ramana Radhakrishnanre PR target/89093 (C++ exception handling clobbers...
2019-04-20 Iain Buclawlibphobos: core.atomic should have fallback when there...
2019-04-16 Iain Buclawlibphobos: Fix configure test for backtrace-supported.h
2019-04-14 Rainer OrthEnable libphobos on Solaris 11/x86
2019-04-14 Rainer OrthWork around lack of dlpi_tls_modid before Solaris 11.5
2019-04-14 Rainer OrthWork around Solaris ld bug linking __tls_get_addr on...
2019-04-14 Rainer OrthUse gcc/sections/elf_shared.d on Solaris 11.5 (PR d...
2019-04-13 Iain Buclawlibphobos: Move rt.sections modules to gcc.sections
2019-04-12 Iain Buclawlibphobos: Add subdir-objects to configure script.
2019-04-12 Iain Buclawlibphobos: Add target-zlib to top-level configure
2019-04-12 Iain Buclawlibphobos: Parallelize the libphobos testsuite
2019-04-12 Iain Buclawlibphobos: Replace library check programs with dg-runtest
2019-03-26 Iain Buclawlibphobos: Backport extern(C) bindings from druntime...
2019-03-23 Johannes Pfau[libphobos] Update info about required autotools versions
2019-03-23 Johannes Pfau[libphobos] Update MERGE file, remove ill-formatted...
2019-03-02 Johannes PfauPR d/89177 - Fix unaligned access in std.digest.murmurhash
2019-02-19 Bernd EdlingerMakefile.am: Avoid the -D option which is not available...
2019-02-19 Iain BuclawFix libphobos.shared/load.d compile failure on Solaris
2019-02-19 Rainer OrthFix libphobos linking on Solaris 11
2019-02-18 Johannes Pfaulibphobos: Detect if qsort_r is available
2019-02-18 Rainer OrthTabify all D *.exp files
2019-02-14 Maya RashishAdd netbsd support for D compiler and runtime
2019-02-14 Rainer OrthProvide __start_minfo/__stop_minfo for linkers that...
2019-02-13 Iain Buclawlibphobos: Fallback on UnwindBacktrace if LibBacktrace...
2019-02-10 Iain Buclawlibphobos: Apply core.internal.hash updates from druntime
2019-01-12 Iain BuclawDocument merge process for dmd, druntime and phobos.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-14 Iain Buclawdigest: Remove empty directory.
2018-12-08 Rainer OrthPass GDCFLAGS and CCASFLAGS to libphobos subdirs
2018-11-28 Iain BuclawMerge libphobos upstream version 2.076.1
2018-11-22 Johannes Pfaure PR d/87824 (x86_64-linux multilib issues)
2018-11-18 Iain BuclawRemove unused modules from libphobos std.internal package.
2018-11-02 Iain BuclawFix libgphobos.spec in the wrong place with --enable...
2018-10-31 Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-31 Iain Buclawre PR d/87788 (Support D on x86_64-apple-darwin*)
2018-10-28 Iain BuclawAdd D front-end, libphobos library, and D2 testsuite.