function.c (assign_parm_adjust_stack_rtl): Revise STRICT_ALIGNMENT check to use targe...
[gcc.git] / libphobos / libdruntime /
2019-06-16 Iain Buclawd/dmd: Merge upstream dmd f8e38c001
2019-04-29 Iain Buclawlibphobos: Fix multilib builds for s390x-linux-gnu
2019-04-29 Iain Buclawlibphobos: Backport minimal MinGW support patches.
2019-04-25 Iain Buclawlibphobos: Fix segfault in runtime caused by unexpected...
2019-04-25 Johannes PfauD: Implement GCC emutls in druntime
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: Fix assert in core.sys.posix.sys.stat for...
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 druntime 109f0f2e
2019-04-21 Iain Buclawlibphobos: Merge upstream druntime 4b2674b3
2019-04-20 Iain Buclawlibphobos: core.atomic should have fallback when there...
2019-04-15 Iain BuclawBackport PRs 90059, 90060, 90062
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: Replace library check programs with dg-runtest
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-02-19 Bernd EdlingerMakefile.am: Avoid the -D option which is not available...
2019-02-18 Johannes Pfaulibphobos: Detect if qsort_r is available
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: Merge upstream druntime 2f764ab6
2019-02-10 Iain Buclawlibphobos: Apply core.internal.hash updates from druntime
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 Jakub JelinekRemove svn:executable property from a couple of text...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-16 Iain Buclawlibphobos: Merge common version blocks for core.sys...
2018-12-10 Iain Buclawlibphobos: Fix modify immutable error on Solaris.
2018-12-09 Iain Buclawlibphobos: Add druntime bindings for SPARC/Solaris
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-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-28 Iain BuclawAdd D front-end, libphobos library, and D2 testsuite.