Age | Commit message (Expand) | Author | Files | Lines |
2021-04-20 | libphobos: Fix SIGBUS in read_encoded_value_with_base on sparc-sun-solaris (P... | Iain Buclaw | 2 | -48/+57 |
2021-04-19 | libphobos: Merge upstream druntime 89f870b7, phobos e6907ff3e | Iain Buclaw | 16 | -204/+472 |
2021-04-19 | libphobos: Add Thread/Fiber support code for Darwin (PR98058) | Iain Buclaw | 9 | -43/+616 |
2021-04-19 | libphobos: Add D runtime support code for MinGW (PR99794) | Iain Buclaw | 8 | -94/+223 |
2021-04-19 | libphobos: Add section support code for OpenBSD (PR99691) | Iain Buclaw | 4 | -17/+44 |
2021-04-10 | libphobos: Build runtime library with -ffunction-sections -fdata-sections | Iain Buclaw | 2 | -2/+3 |
2021-04-10 | libphobos: Add section support code for MACHO and PE/COFF | Iain Buclaw | 12 | -1092/+1673 |
2021-04-08 | d: Update language attribute support, and implement gcc.attributes | Iain Buclaw | 5 | -19/+619 |
2021-04-06 | d: Merge upstream dmd 5cc71ff83, druntime 1134b710 | Iain Buclaw | 2 | -2/+2 |
2021-04-04 | d: Merge upstream dmd 3b808e838, druntime 483bc129, phobos f89dc217a | Iain Buclaw | 24 | -842/+851 |
2021-03-26 | libphobos: Build all modules with -fversion=Shared when configured with --ena... | Iain Buclaw | 2 | -2/+5 |
2021-02-04 | d: Merge upstream dmd 46133f761, druntime 0fd4364c | Iain Buclaw | 14 | -732/+1195 |
2021-02-03 | libphobos: Merge upstream druntime 9d0c8364, phobos 9d575282e. | Iain Buclaw | 22 | -254/+1760 |
2021-01-30 | libphobos: Synchronize libdruntime bindings with upstream druntime | Iain Buclaw | 340 | -12345/+13173 |
2021-01-24 | libphobos: Fix executables segfault on mipsel architecture | Iain Buclaw | 1 | -0/+4 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 33 | -33/+33 |
2020-11-27 | libphobos: Fix segfault at run-time when using custom Fibers (PR 98025) | Iain Buclaw | 5 | -3/+19 |
2020-11-27 | libphobos: Merge upstream druntime d37ef985. | Iain Buclaw | 13 | -99/+214 |
2020-11-27 | d: Add float and double overloads for all core.math intrinsics | Iain Buclaw | 2 | -50/+65 |
2020-10-27 | d: Remove the d_critsec_size target hook. | Iain Buclaw | 2 | -1/+19 |
2020-10-12 | MIPS/libphobos: Fix switchcontext.S assembly for MIPS I ISA | Maciej W. Rozycki | 1 | -12/+12 |
2020-09-10 | libphobos: libdruntime doesn't support shadow stack (PR95680) | Iain Buclaw | 4 | -28/+32 |
2020-09-09 | libphobos: Include <cet.h> to generate the CET marker for -fcf-protection | H.J. Lu | 1 | -0/+5 |
2020-09-08 | libphobos: libdruntime doesn't support shadow stack (PR95680) | Iain Buclaw | 4 | -31/+40 |
2020-06-25 | d: Turn on deprecation warnings by default. | Iain Buclaw | 2 | -3/+3 |
2020-05-17 | libphobos: Merge upstream druntime 5cc061a8, phobos 64ed4684f | Iain Buclaw | 2 | -3/+17 |
2020-05-08 | switchcontext.S: Include <cet.h> and use _CET_ENDBR | H.J. Lu | 1 | -0/+8 |
2020-04-30 | d: Merge upstream dmd 934df6f8c, druntime 7bdd83d7 | Iain Buclaw | 8 | -268/+95 |
2020-04-28 | libphobos: Fix multilib powerpc64 builds | Iain Buclaw | 4 | -60/+58 |
2020-04-27 | libphobos: Backport extern(C) bindings from druntime 2.091 | Iain Buclaw | 36 | -207/+691 |
2020-04-27 | d: Merge upstream dmd f8a1a5153, druntime 2b5c0b27 | Iain Buclaw | 2 | -3/+3 |
2020-04-25 | d: Merge upstream dmd 09db0c41e, druntime e68a5ae3. | Iain Buclaw | 5 | -59/+192 |
2020-04-21 | libphobos: Remove GDCFLAGSX variable from configure scripts. | Iain Buclaw | 1 | -1/+0 |
2020-04-21 | libphobos: Fix compilation dependencies on s390x-linux-musl | Iain Buclaw | 1 | -1/+3 |
2020-04-13 | d: Merge update dmd 799066f49 | Iain Buclaw | 1 | -160/+0 |
2020-04-10 | libphobos: Use libdruntime as a convenience library for libphobos. | Iain Buclaw | 2 | -18/+132 |
2020-04-09 | libphobos: Remove --enable-druntime-gc configure option. | Iain Buclaw | 3 | -503/+84 |
2020-04-09 | libphobos: Add --enable-libphobos-checking configure option | Iain Buclaw | 2 | -2/+3 |
2020-04-08 | libphobos: Remove --enable-unix configure option. | Iain Buclaw | 2 | -3/+3 |
2020-04-08 | libphobos: Always build with warning flags enabled | Iain Buclaw | 2 | -2/+8 |
2020-04-08 | libphobos: Merge upstream phobos fb4f6a713 | Iain Buclaw | 1 | -1/+1 |
2020-04-07 | S/390: Fix PR91628 | Robin Dapp | 5 | -11/+152 |
2020-04-07 | S/390: Fix layout of struct sigaction_t | Stefan Liebler | 1 | -10/+37 |
2020-03-16 | libphobos: Reset libtool_VERSION to 1:0:0 | Iain Buclaw | 1 | -1/+1 |
2020-03-16 | libphobos: Merge upstream druntime 6c45dd3a, phobos 68cc18adb. | Iain Buclaw | 2 | -17/+21 |
2020-03-14 | libphobos: Merge upstream druntime 7915b6a3 | Iain Buclaw | 9 | -53/+723 |
2020-01-24 | Add `--with-toolexeclibdir=' configuration option | Maciej W. Rozycki | 1 | -0/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 32 | -32/+32 |
2019-08-21 | libphobos: Merge upstream druntime 5bb8ce19 | Iain Buclaw | 36 | -456/+4582 |
2019-08-21 | libphobos: Merge upstream druntime 94686651 | Iain Buclaw | 47 | -289/+3255 |