summaryrefslogtreecommitdiff
path: root/libphobos/ChangeLog
AgeCommit message (Expand)Author
2020-05-08switchcontext.S: Include <cet.h> and use _CET_ENDBRH.J. Lu
2020-05-08libphobos: Add --enable-cet to configureH.J. Lu
2020-04-30Add missing ChangeLog entryIain Buclaw
2020-04-29libphobos: Fix KERNEL_VERSION condition in libphobos testsuiteIain Buclaw
2020-04-28libphobos: Fix multilib powerpc64 buildsIain Buclaw
2020-04-27libphobos: Backport extern(C) bindings from druntime 2.091Iain Buclaw
2020-04-27libphobos: Add hppa-*-linux* as a supported targetIain Buclaw
2020-04-26libphobos: Add power*-*-linux* as a supported targetIain Buclaw
2020-04-21libphobos: Fix compilation dependencies on s390x-linux-muslIain Buclaw
2020-04-20libphobos: Fix option name for --with-libphobos-druntime-only.Iain Buclaw
2020-04-20libphobos: Remove undefined DRUNTIME_GC from configure scriptsIain Buclaw
2020-04-18Add missing changelog entries for r10-7790Iain Buclaw
2020-04-18testsuite: Disable gdc standard runtime tests if phobos is not built.Iain Buclaw
2020-04-13d: Merge update dmd 799066f49Iain Buclaw
2020-04-10libphobos: Use libdruntime as a convenience library for libphobos.Iain Buclaw
2020-04-09libphobos: Remove --enable-druntime-gc configure option.Iain Buclaw
2020-04-09libphobos: Add --enable-libphobos-checking configure optionIain Buclaw
2020-04-09libphobos: Remove --enable-thread-lib configure option.Iain Buclaw
2020-04-08libphobos: Remove --enable-unix configure option.Iain Buclaw
2020-04-08libphobos: Always build with warning flags enabledIain Buclaw
2020-04-07S/390: Fix PR91628Robin Dapp
2020-04-07S/390: Fix layout of struct sigaction_tStefan Liebler
2020-03-16libphobos: Reset libtool_VERSION to 1:0:0Iain Buclaw
2020-02-17Fix a typo.Martin Liska
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-01Update copyright years.Jakub Jelinek
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki
2019-09-03libphobos.exp (libphobos_init): Add multi-lib libgcc dirs to the ld_library_p...Bernd Edlinger
2019-08-21libphobos: Merge upstream druntime 5bb8ce19Iain Buclaw
2019-08-21libphobos: Merge upstream druntime 94686651Iain Buclaw
2019-05-07Check if Solaris ld supports -z relax=transtlsRainer Orth
2019-05-02libphobos: Correct my identity in the last ChangeLog entryMaciej W. Rozycki
2019-05-02libphobos: RISC-V: Fix soft-float build errors with IEEE exception flagsMaciej W. Rozycki
2019-04-25libphobos: Fix segfault in runtime caused by unexpected GC of TLS data.Iain Buclaw
2019-04-25Fix typo in m4/druntime/cpu.m4Rainer Orth
2019-04-25D: Implement GCC emutls in druntimeJohannes Pfau
2019-04-25libphobos: Add missing PWD_COMMAND to Makefile.Iain Buclaw
2019-04-24libphobos: Fix linker warning and SEGV in core.thread tests.Iain Buclaw
2019-04-24libphobos: Fix FAIL phobos.exp/core.time on CentOS 5.11, Linux 2.6.18Iain Buclaw
2019-04-24libphobos: Skip curl tests if libcurl is not installed on the target.Iain Buclaw
2019-04-24libphobos: Fix link build errors when compiling with unsupported optionsIain Buclaw
2019-04-23libphobos: Add AArch64 Linux as a supported target.Iain Buclaw
2019-04-23libphobos: Add D support for S/390 LinuxIain Buclaw
2019-04-23libphobos: Add D support for RISC-V LinuxIain Buclaw
2019-04-23re PR target/89093 (C++ exception handling clobbers d8 VFP register)Ramana Radhakrishnan
2019-04-20libphobos: core.atomic should have fallback when there's no libatomic.Iain Buclaw
2019-04-16libphobos: Fix configure test for backtrace-supported.hIain Buclaw
2019-04-14Enable libphobos on Solaris 11/x86Rainer Orth
2019-04-14Work around lack of dlpi_tls_modid before Solaris 11.5Rainer Orth
2019-04-14Work around Solaris ld bug linking __tls_get_addr on 64-bit x86Rainer Orth