| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: Only create serdep.tmp if needed | Peter Foley | 2023-04-21 | 1 | -0/+2 |
* | configure: remove dependencies on gmp and mpfr when gdb is disabled | Clément Chigot | 2023-01-06 | 1 | -1/+3 |
* | [PATCH] Use toplevel configure for GMP and MPFR for gdb | Andrew Pinski | 2022-12-21 | 1 | -8/+59 |
* | Merge modula-2 front end onto gcc. | Gaius Mulley | 2022-12-14 | 1 | -1/+228 |
* | configure: When host-shared, pass --with-pic to in-tree lib configs. | Iain Sandoe | 2022-12-07 | 1 | -0/+11 |
* | sync libsframe toplevel from binutils-gdb | Weimin Pan | 2022-11-25 | 1 | -1/+1 |
* | Revert "configure: Implement --enable-host-pie" | Marek Polacek | 2022-11-22 | 1 | -22/+0 |
* | configure: Implement --enable-host-pie | Marek Polacek | 2022-11-22 | 1 | -0/+22 |
* | Revert "sphinx: support Sphinx in build system" | Martin Liska | 2022-11-14 | 1 | -0/+1 |
* | Revert "docs: fix links pointing to gcc.gnu.org/install" | Martin Liska | 2022-11-14 | 1 | -1/+1 |
* | docs: fix links pointing to gcc.gnu.org/install | Martin Liska | 2022-11-09 | 1 | -1/+1 |
* | sphinx: support Sphinx in build system | Martin Liska | 2022-11-09 | 1 | -1/+0 |
* | Remove support for Intel MIC offloading | Thomas Schwinge | 2022-11-04 | 1 | -64/+2 |
* | Don't build readline/libreadline.a, when --with-system-readline is supplied | Дилян Палаузов | 2022-10-21 | 1 | -0/+6 |
* | Arrange to --disable-shared by default for VxWorks | Olivier Hainque | 2022-09-30 | 1 | -0/+11 |
* | [gdb/build] Fix build breaker with --enable-shared | Tom de Vries | 2022-09-07 | 1 | -2/+6 |
* | 32-bit PA-RISC with HP-UX: remove deprecated ports | Martin Liska | 2022-08-31 | 1 | -14/+0 |
* | Makefile.def: drop remnants of unused libelf | Sergei Trofimovich | 2022-08-18 | 1 | -1/+1 |
* | Update configure to check for a recent gnat Ada compiler. | Roger Sayle | 2022-08-01 | 1 | -2/+6 |
* | [gdb/build] Fix gdbserver build with -fsanitize=thread | Tom de Vries | 2022-06-27 | 1 | -1/+1 |
* | configure, Darwin: Correct a pasto in host-shared processing. | Iain Sandoe | 2022-06-26 | 1 | -2/+2 |
* | Remove long deprecated tilegx and tilepro ports | Jeff Law | 2022-06-25 | 1 | -4/+1 |
* | LoongArch Port: Regenerate configure | chenglulu | 2022-03-29 | 1 | -1/+9 |
* | Remove --with-gmp-dir and --with-mpfr-dir | Tom Tromey | 2022-03-28 | 1 | -21/+1 |
* | top-level: Fix comment about --enable-libstdcxx in configure | Jonathan Wakely | 2022-03-14 | 1 | -1/+1 |
* | config: Add check whether D compiler works (PR103528) | Iain Buclaw | 2021-12-21 | 1 | -0/+19 |
* | Revert "Sync with binutils: GCC: Pass --plugin to AR and RANLIB" | H.J. Lu | 2021-12-15 | 1 | -39/+0 |
* | Sync with binutils: Support the PGO build for binutils+gdb | H.J. Lu | 2021-12-15 | 1 | -2/+98 |
* | Sync with binutils: GCC: Pass --plugin to AR and RANLIB | H.J. Lu | 2021-12-15 | 1 | -0/+39 |
* | Adjust CPP_FOR_BUILD | Pekka Seppänen | 2021-12-02 | 1 | -1/+1 |
* | d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1) | Iain Buclaw | 2021-11-30 | 1 | -1/+132 |
* | configure, Darwin: Set appropriate defaults for host-shared. | Iain Sandoe | 2021-11-16 | 1 | -1/+15 |
* | [PATCH 1/5] Makefile.in: Ensure build CPP/CPPFLAGS is used for build targets | Richard Purdie | 2021-10-28 | 1 | -0/+4 |
* | top-level configure: setup target_configdirs based on repository | Andrew Burgess | 2021-09-28 | 1 | -0/+10 |
* | Darwin, config: Revise host config fragment. | Iain Sandoe | 2021-07-09 | 1 | -1/+1 |
* | Darwin, configury : Allow for specification and detection of dsymutil. | Iain Sandoe | 2021-07-05 | 1 | -0/+413 |
* | sim: leverage gnulib | Mike Frysinger | 2021-05-29 | 1 | -0/+3 |
* | Remove libhsail-rt. | Martin Liska | 2021-05-11 | 1 | -24/+0 |
* | Replace AC_PROG_CC with AC_PROG_CC_C99 in top level configure file. | Nick Clifton | 2021-05-04 | 1 | -0/+177 |
* | offload-defaulted: Config option to silently ignore uninstalled offload compi... | Tobias Burnus | 2021-04-28 | 1 | -0/+14 |
* | Add C++tools | Nathan Sidwell | 2020-12-15 | 1 | -1/+1 |
* | Add libcody | Nathan Sidwell | 2020-12-15 | 1 | -1/+1 |
* | configure: Support building D front-end on *-*-darwin* | Iain Buclaw | 2020-11-29 | 1 | -3/+0 |
* | libsanitizer: Add option to bootstrap using HWASAN | Matthew Malcomson | 2020-11-25 | 1 | -1/+1 |
* | configure: Fix in-tree building of GMP on BSD [PR97302] | Tobias Burnus | 2020-10-06 | 1 | -0/+1 |
* | configure: Also check C++11 (flags) for ${build} compiler not only for ${host} | Tobias Burnus | 2020-08-20 | 1 | -0/+1007 |
* | bootstrap: Fix --disable-bootstrap with older g++. | Jason Merrill | 2020-06-08 | 1 | -2/+997 |
* | jit: port libgccjit to Windows | Nicolás Bértolo | 2020-05-28 | 1 | -13/+19 |
* | bootstrap: Update requirement to C++11. | Jason Merrill | 2020-05-18 | 1 | -3/+3 |
* | [gcn] Don't default to building target-libstdc++-v3 [PR92713] | Thomas Schwinge | 2020-04-29 | 1 | -0/+4 |