aboutsummaryrefslogtreecommitdiff
path: root/libphobos/libdruntime/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-09-13Merged current trunk to branch.Thomas Koenig25-1154/+2392
2020-11-27libphobos: Fix segfault at run-time when using custom Fibers (PR 98025)Iain Buclaw1-0/+3
2020-09-10libphobos: libdruntime doesn't support shadow stack (PR95680)Iain Buclaw1-3/+0
2020-09-08libphobos: libdruntime doesn't support shadow stack (PR95680)Iain Buclaw1-0/+3
2020-04-21libphobos: Fix compilation dependencies on s390x-linux-muslIain Buclaw1-1/+3
2020-04-07S/390: Fix PR91628Robin Dapp1-4/+6
2020-01-01Update copyright years.Jakub Jelinek21-21/+21
2019-04-29libphobos: Fix multilib builds for s390x-linux-gnuIain Buclaw1-14/+21
2019-04-25libphobos: Fix segfault in runtime caused by unexpected GC of TLS data.Iain Buclaw1-1/+7
2019-04-25D: Implement GCC emutls in druntimeJohannes Pfau3-31/+501
2019-04-23libphobos: Add D support for S/390 LinuxIain Buclaw1-1/+12
2019-04-23libphobos: Add D support for RISC-V LinuxIain Buclaw1-1/+13
2019-04-23re PR target/89093 (C++ exception handling clobbers d8 VFP register)Ramana Radhakrishnan1-0/+13
2019-04-14Work around lack of dlpi_tls_modid before Solaris 11.5Rainer Orth2-2/+44
2019-04-14Use gcc/sections/elf_shared.d on Solaris 11.5 (PR d/88150)Rainer Orth3-131/+21
2019-04-13libphobos: Move rt.sections modules to gcc.sectionsIain Buclaw7-0/+2124
2019-02-18libphobos: Detect if qsort_r is availableJohannes Pfau1-0/+3
2019-02-14Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864)Rainer Orth2-3/+39
2019-01-01Update copyright years.Jakub Jelinek12-12/+12
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw12-0/+2718