]> git.ipfire.org Git - thirdparty/gcc.git/history - libphobos/ChangeLog
Update ChangeLog and version files for release
[thirdparty/gcc.git] / libphobos / ChangeLog
2022-06-28  Jakub JelinekUpdate ChangeLog and version files for release releases/gcc-10.4.0
2022-04-27  GCC AdministratorDaily bump.
2021-12-22  GCC AdministratorDaily bump.
2021-12-03  GCC AdministratorDaily bump.
2021-11-20  GCC AdministratorDaily bump.
2021-06-12  GCC AdministratorDaily bump.
2021-04-08  Richard BienerUpdate ChangeLog and version files for release releases/gcc-10.3.0
2021-01-24  GCC AdministratorDaily bump.
2021-01-04  GCC AdministratorDaily bump.
2020-10-16  GCC AdministratorDaily bump.
2020-07-23  Richard BienerUpdate ChangeLog and version files for release releases/gcc-10.2.0
2020-05-17  Iain Buclawlibphobos: Backport library fixes from mainline
2020-05-07  Jakub JelinekUpdate ChangeLog and version files for release releases/gcc-10.1.0
2020-04-30  Iain BuclawAdd missing ChangeLog entry
2020-04-29  Iain Buclawlibphobos: Fix KERNEL_VERSION condition in libphobos...
2020-04-28  Iain Buclawlibphobos: Fix multilib powerpc64 builds
2020-04-27  Iain Buclawlibphobos: Backport extern(C) bindings from druntime...
2020-04-27  Iain Buclawlibphobos: Add hppa-*-linux* as a supported target
2020-04-26  Iain Buclawlibphobos: Add power*-*-linux* as a supported target
2020-04-21  Iain Buclawlibphobos: Fix compilation dependencies on s390x-linux...
2020-04-20  Iain Buclawlibphobos: Fix option name for --with-libphobos-druntim...
2020-04-20  Iain Buclawlibphobos: Remove undefined DRUNTIME_GC from configure...
2020-04-18  Iain BuclawAdd missing changelog entries for r10-7790
2020-04-18  Iain Buclawtestsuite: Disable gdc standard runtime tests if phobos...
2020-04-13  Iain Buclawd: Merge update dmd 799066f49
2020-04-10  Iain Buclawlibphobos: Use libdruntime as a convenience library...
2020-04-09  Iain Buclawlibphobos: Remove --enable-druntime-gc configure option.
2020-04-08  Iain Buclawlibphobos: Add --enable-libphobos-checking configure...
2020-04-08  Iain Buclawlibphobos: Remove --enable-thread-lib configure option.
2020-04-08  Iain Buclawlibphobos: Remove --enable-unix configure option.
2020-04-08  Iain Buclawlibphobos: Always build with warning flags enabled
2020-04-07  Robin DappS/390: Fix PR91628
2020-04-07  Stefan LieblerS/390: Fix layout of struct sigaction_t
2020-03-16  Iain Buclawlibphobos: Reset libtool_VERSION to 1:0:0
2020-02-17  Martin LiskaFix a typo.
2020-01-24  Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
2020-01-01  Jakub JelinekUpdate copyright years.
2019-09-27  Maciej W. RozyckiRegenerate `configure' scripts for `uclinuxfdpiceabi...
2019-09-03  Bernd Edlingerlibphobos.exp (libphobos_init): Add multi-lib libgcc...
2019-08-21  Iain Buclawlibphobos: Merge upstream druntime 5bb8ce19
2019-08-21  Iain Buclawlibphobos: Merge upstream druntime 94686651
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.