Age | Commit message (Expand) | Author | Files | Lines |
2022-06-27 | [gdb/build] Fix gdbserver build with -fsanitize=thread | Tom de Vries | 1 | -1/+1 |
2022-06-26 | configure, Darwin: Correct a pasto in host-shared processing. | Iain Sandoe | 1 | -2/+2 |
2022-06-25 | Remove long deprecated tilegx and tilepro ports | Jeff Law | 1 | -4/+1 |
2022-03-29 | LoongArch Port: Regenerate configure | chenglulu | 1 | -1/+9 |
2022-03-28 | Remove --with-gmp-dir and --with-mpfr-dir | Tom Tromey | 1 | -12/+2 |
2022-03-14 | top-level: Fix comment about --enable-libstdcxx in configure | Jonathan Wakely | 1 | -1/+1 |
2021-12-15 | Revert "Sync with binutils: GCC: Pass --plugin to AR and RANLIB" | H.J. Lu | 1 | -15/+0 |
2021-12-15 | Sync with binutils: Support the PGO build for binutils+gdb | H.J. Lu | 1 | -0/+65 |
2021-12-15 | Sync with binutils: GCC: Pass --plugin to AR and RANLIB | H.J. Lu | 1 | -0/+15 |
2021-12-02 | Adjust CPP_FOR_BUILD | Pekka Seppänen | 1 | -1/+1 |
2021-11-30 | d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1) | Iain Buclaw | 1 | -1/+30 |
2021-11-16 | configure, Darwin: Set appropriate defaults for host-shared. | Iain Sandoe | 1 | -1/+14 |
2021-10-28 | [PATCH 1/5] Makefile.in: Ensure build CPP/CPPFLAGS is used for build targets | Richard Purdie | 1 | -0/+4 |
2021-09-28 | top-level configure: setup target_configdirs based on repository | Andrew Burgess | 1 | -0/+10 |
2021-07-09 | Darwin, config: Revise host config fragment. | Iain Sandoe | 1 | -1/+1 |
2021-07-05 | Darwin, configury : Allow for specification and detection of dsymutil. | Iain Sandoe | 1 | -0/+6 |
2021-05-29 | sim: leverage gnulib | Mike Frysinger | 1 | -0/+3 |
2021-05-11 | Remove libhsail-rt. | Martin Liska | 1 | -21/+0 |
2021-05-04 | Replace AC_PROG_CC with AC_PROG_CC_C99 in top level configure file. | Nick Clifton | 1 | -1/+1 |
2021-04-28 | offload-defaulted: Config option to silently ignore uninstalled offload compi... | Tobias Burnus | 1 | -0/+8 |
2020-12-15 | Add C++tools | Nathan Sidwell | 1 | -1/+1 |
2020-12-15 | Add libcody | Nathan Sidwell | 1 | -1/+1 |
2020-11-29 | configure: Support building D front-end on *-*-darwin* | Iain Buclaw | 1 | -3/+0 |
2020-11-25 | libsanitizer: Add option to bootstrap using HWASAN | Matthew Malcomson | 1 | -1/+1 |
2020-10-06 | configure: Fix in-tree building of GMP on BSD [PR97302] | Tobias Burnus | 1 | -0/+1 |
2020-08-20 | configure: Also check C++11 (flags) for ${build} compiler not only for ${host} | Tobias Burnus | 1 | -0/+4 |
2020-06-08 | bootstrap: Fix --disable-bootstrap with older g++. | Jason Merrill | 1 | -1/+5 |
2020-05-28 | jit: port libgccjit to Windows | Nicolás Bértolo | 1 | -13/+20 |
2020-05-18 | bootstrap: Update requirement to C++11. | Jason Merrill | 1 | -3/+3 |
2020-04-29 | [gcn] Don't default to building target-libstdc++-v3 [PR92713] | Thomas Schwinge | 1 | -0/+4 |
2020-04-21 | Since the pdp11-aout target does not support gdb, gdbserver or gprof these sh... | Stephen Casner | 1 | -0/+3 |
2020-04-09 | Merge top-level configury changes from gdb | Tom Tromey | 1 | -8/+28 |
2020-03-09 | configure - build libgomp by default for amdgcn | Tobias Burnus | 1 | -1/+1 |
2019-12-11 | configure.ac: Factor out common cases for compare_exclusions. | Matthias Klose | 1 | -2/+2 |
2019-11-27 | PR 92463 - Cleanups due to minimum MPFR version bump to 3.1.0 | Tobias Burnus | 1 | -3/+3 |
2019-11-20 | Switch gcc ftp URL's to https | Janne Blomqvist | 1 | -1/+1 |
2019-11-11 | Bump minimum MPFR version to 3.1.0 | Janne Blomqvist | 1 | -3/+3 |
2019-09-09 | GCC port for eBPF | Jose E. Marchesi | 1 | -1/+53 |
2019-08-19 | Add --with-static-standard-libraries to the top level | Tom Tromey | 1 | -1/+15 |
2019-06-15 | Sync top-level change from gdb | Tom Tromey | 1 | -1/+9 |
2019-06-12 | Initial TI PRU GCC port | Dimitar Dimitrov | 1 | -0/+7 |
2019-06-11 | Import these changes from the binutils/gdb repository: | Nick Clifton | 1 | -1/+1 |
2019-04-14 | PR d/87799 Fix D build on windows hosts | Johannes Pfau | 1 | -1/+1 |
2019-04-14 | Enable libphobos on Solaris 11/x86 | Rainer Orth | 1 | -1/+1 |
2019-04-12 | libphobos: Add target-zlib to top-level configure | Iain Buclaw | 1 | -1/+2 |
2019-01-17 | GCN back-end config | Andrew Stubbs | 1 | -0/+2 |
2018-12-05 | darwin - add configuration support for 'otool' | Iain Sandoe | 1 | -0/+3 |
2018-10-31 | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 1 | -3/+2 |
2018-10-31 | re PR d/87788 (Support D on x86_64-apple-darwin*) | Iain Buclaw | 1 | -0/+31 |
2018-10-28 | Add D front-end, libphobos library, and D2 testsuite. | Iain Buclaw | 1 | -1/+8 |