summaryrefslogtreecommitdiff
path: root/libphobos
AgeCommit message (Expand)Author
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 assert in core.sys.posix.sys.stat for aarch64/ilp32.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 d/90079 (SEGV in _aaKeys, _aaValues on 32-bit SPARC)Iain Buclaw
2019-04-23re PR target/89093 (C++ exception handling clobbers d8 VFP register)Ramana Radhakrishnan
2019-04-22libphobos: Merge upstream phobos b538f758aIain Buclaw
2019-04-22libphobos: Merge upstream druntime 109f0f2eIain Buclaw
2019-04-21re PR d/90064 (InSituRegion lacks SPARC64 support)Iain Buclaw
2019-04-21libphobos: Merge upstream druntime 4b2674b3Iain Buclaw
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-15Backport PRs 90059, 90060, 90062Iain 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
2019-04-14Use gcc/sections/elf_shared.d on Solaris 11.5 (PR d/88150)Rainer Orth
2019-04-13libphobos: Move rt.sections modules to gcc.sectionsIain Buclaw
2019-04-12libphobos: Add subdir-objects to configure script.Iain Buclaw
2019-04-12libphobos: Add target-zlib to top-level configureIain Buclaw
2019-04-12libphobos: Parallelize the libphobos testsuiteIain Buclaw
2019-04-12libphobos: Replace library check programs with dg-runtestIain Buclaw
2019-04-11libphobos: Merge upstream phobos cf95639ffIain Buclaw
2019-04-11libphobos: Merge upstream druntime 175bf5fcIain Buclaw
2019-04-01re PR d/88462 (All D execution tests FAIL on Solaris/SPARC)Iain Buclaw
2019-03-26libphobos: Backport extern(C) bindings from druntime 2.085.Iain Buclaw
2019-03-23[libphobos] Update info about required autotools versionsJohannes Pfau
2019-03-23[libphobos] Update MERGE file, remove ill-formatted changelog entryJohannes Pfau
2019-03-02PR d/89177 - Fix unaligned access in std.digest.murmurhashJohannes Pfau
2019-02-19Makefile.am: Avoid the -D option which is not available with the install-sh f...Bernd Edlinger
2019-02-19Fix libphobos.shared/load.d compile failure on SolarisIain Buclaw
2019-02-19Fix libphobos linking on Solaris 11Rainer Orth
2019-02-18libphobos: Detect if qsort_r is availableJohannes Pfau
2019-02-18Tabify all D *.exp filesRainer Orth
2019-02-14Add netbsd support for D compiler and runtimeMaya Rashish
2019-02-14Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864)Rainer Orth
2019-02-13libphobos: Fallback on UnwindBacktrace if LibBacktrace not defined.Iain Buclaw
2019-02-12libphobos: Merge upstream phobos 791c5d240Iain Buclaw
2019-02-10libphobos: Merge upstream druntime 2f764ab6Iain Buclaw
2019-02-10libphobos: Apply core.internal.hash updates from druntimeIain Buclaw
2019-02-10libphobos: Merge phobos upstream 6c9fb28b0Iain Buclaw
2019-01-26libphobos: Merge phobos and druntime with upstream.Iain Buclaw
2019-01-18libphobos: Add Fiber/Thread support for StackGrowsUp.Iain Buclaw
2019-01-18libphobos: Add platform bindings for hppa-linux-gnu.Iain Buclaw