]> git.ipfire.org Git - thirdparty/gcc.git/history - libphobos
c++: Fix apply_identity_attributes [PR102548]
[thirdparty/gcc.git] / libphobos /
2022-04-27  GCC AdministratorDaily bump.
2022-04-26  Iain Buclawlibphobos: Give _Unwind_Exception an alignment that...
2022-04-26  Iain Buclawlibphobos: Don't call free on the TLS array in the...
2021-12-22  GCC AdministratorDaily bump.
2021-12-21  Iain Buclawlibphobos: Fix definition of stat_t for MIPS64 (PR103604)
2021-11-20  GCC AdministratorDaily bump.
2021-11-19  Iain Buclawlibphobos: Increase size of defaultStackPages on OSX...
2021-11-19  Iain Buclawlibphobos: Don't call __gthread_key_delete in the emutl...
2021-06-01  Richard BienerUpdate ChangeLog and version files for release releases/gcc-9.4.0
2021-05-02  GCC AdministratorDaily bump.
2021-05-01  Iain SandoeDarwin : Update libtool and dependencies for Darwin20...
2021-01-24  GCC AdministratorDaily bump.
2021-01-24  Iain Buclawlibphobos: Fix executables segfault on mipsel architecture
2020-10-16  GCC AdministratorDaily bump.
2020-10-15  Maciej W. RozyckiMIPS/libphobos: Fix switchcontext.S assembly for MIPS...
2020-05-16  Iain Buclawlibphobos: Fix struct layout of stat_t on sparc-*-solaris*
2020-04-27  Iain Buclawlibphobos: Fix struct layout of addrinfo on sparc-...
2020-04-27  Iain Buclawlibphobos: Fix struct layout of stat32_t on sparc-...
2020-03-12  Jakub JelinekUpdate ChangeLog and version files for release releases/gcc-9.3.0
2019-10-30  Thomas Schwinge[LIBPHOBOS] Fix multi-lib RUNTESTFLAGS handling
2019-08-12  Jakub JelinekUpdate ChangeLog and version files for release releases/gcc-9.2.0
2019-05-03  GCC AdministratorUpdate ChangeLog and version files for release releases/gcc-9.1.0
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-29  Iain Buclawlibphobos: Fix multilib builds for s390x-linux-gnu
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 assert in core.sys.posix.sys.stat for...
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  Iain Buclawre PR d/90079 (SEGV in _aaKeys, _aaValues on 32-bit...
2019-04-23  Ramana Radhakrishnanre PR target/89093 (C++ exception handling clobbers...
2019-04-22  Iain Buclawlibphobos: Merge upstream phobos b538f758a
2019-04-22  Iain Buclawlibphobos: Merge upstream druntime 109f0f2e
2019-04-21  Iain Buclawre PR d/90064 (InSituRegion lacks SPARC64 support)
2019-04-21  Iain Buclawlibphobos: Merge upstream druntime 4b2674b3
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-15  Iain BuclawBackport PRs 90059, 90060, 90062
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-04-11  Iain Buclawlibphobos: Merge upstream phobos cf95639ff
2019-04-11  Iain Buclawlibphobos: Merge upstream druntime 175bf5fc
2019-04-01  Iain Buclawre PR d/88462 (All D execution tests FAIL on Solaris...
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-12  Iain Buclawlibphobos: Merge upstream phobos 791c5d240
2019-02-10  Iain Buclawlibphobos: Merge upstream druntime 2f764ab6
2019-02-10  Iain Buclawlibphobos: Apply core.internal.hash updates from druntime
2019-02-10  Iain Buclawlibphobos: Merge phobos upstream 6c9fb28b0
2019-01-26  Iain Buclawlibphobos: Merge phobos and druntime with upstream.
2019-01-18  Iain Buclawlibphobos: Add Fiber/Thread support for StackGrowsUp.
2019-01-18  Iain Buclawlibphobos: Add platform bindings for hppa-linux-gnu.
2019-01-18  Iain Buclawlibphobos: Add OSX bindings for core.sys.posix.aio
2019-01-12  Iain BuclawDocument merge process for dmd, druntime and phobos.
2019-01-12  Jakub JelinekRemove svn:executable property from a couple of text...
2019-01-09  Iain Buclawlibphobos: Merge phobos upstream b022e552a
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-16  Iain Buclawlibphobos: Merge common version blocks for core.sys...
2018-12-14  Iain Buclawdigest: Remove empty directory.
2018-12-10  Iain Buclawlibphobos: Fix modify immutable error on Solaris.
2018-12-09  Iain Buclawlibphobos: Add druntime bindings for SPARC/Solaris
2018-12-08  Rainer OrthPass GDCFLAGS and CCASFLAGS to libphobos subdirs
2018-12-01  Iain Buclawlibphobos: Add support for RISCV to glibc bindings
2018-11-28  Iain Buclawlibphobos: Merge common version blocks using arch_any...
2018-11-28  Iain BuclawMerge libphobos upstream version 2.076.1
2018-11-26  Iain Buclawlibphobos: Fix backtraces in Fibers on AArch64.
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-17  Iain Buclawlibphobos: Add IEEE quadruple support for std.conv
2018-11-16  Iain Buclawlibphobos: Add IEEE quadruple support to core.internal...
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.