summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: Only create serdep.tmp if neededPeter Foley2023-04-211-0/+2
* configure: remove dependencies on gmp and mpfr when gdb is disabledClément Chigot2023-01-061-1/+3
* [PATCH] Use toplevel configure for GMP and MPFR for gdbAndrew Pinski2022-12-211-7/+38
* Merge modula-2 front end onto gcc.Gaius Mulley2022-12-141-1/+16
* configure: When host-shared, pass --with-pic to in-tree lib configs.Iain Sandoe2022-12-071-0/+10
* sync libsframe toplevel from binutils-gdbWeimin Pan2022-11-251-1/+1
* Revert "configure: Implement --enable-host-pie"Marek Polacek2022-11-221-16/+0
* configure: Implement --enable-host-pieMarek Polacek2022-11-221-0/+16
* Revert "sphinx: support Sphinx in build system"Martin Liska2022-11-141-0/+1
* Revert "docs: fix links pointing to gcc.gnu.org/install"Martin Liska2022-11-141-1/+1
* docs: fix links pointing to gcc.gnu.org/installMartin Liska2022-11-091-1/+1
* sphinx: support Sphinx in build systemMartin Liska2022-11-091-1/+0
* Remove support for Intel MIC offloadingThomas Schwinge2022-11-041-55/+2
* Don't build readline/libreadline.a, when --with-system-readline is suppliedДилян Палаузов2022-10-211-0/+6
* Arrange to --disable-shared by default for VxWorksOlivier Hainque2022-09-301-0/+11
* [gdb/build] Fix build breaker with --enable-sharedTom de Vries2022-09-071-2/+6
* 32-bit PA-RISC with HP-UX: remove deprecated portsMartin Liska2022-08-311-14/+0
* Makefile.def: drop remnants of unused libelfSergei Trofimovich2022-08-181-1/+1
* [gdb/build] Fix gdbserver build with -fsanitize=threadTom de Vries2022-06-271-1/+1
* configure, Darwin: Correct a pasto in host-shared processing.Iain Sandoe2022-06-261-2/+2
* Remove long deprecated tilegx and tilepro portsJeff Law2022-06-251-4/+1
* LoongArch Port: Regenerate configurechenglulu2022-03-291-1/+9
* Remove --with-gmp-dir and --with-mpfr-dirTom Tromey2022-03-281-12/+2
* top-level: Fix comment about --enable-libstdcxx in configureJonathan Wakely2022-03-141-1/+1
* Revert "Sync with binutils: GCC: Pass --plugin to AR and RANLIB"H.J. Lu2021-12-151-15/+0
* Sync with binutils: Support the PGO build for binutils+gdbH.J. Lu2021-12-151-0/+65
* Sync with binutils: GCC: Pass --plugin to AR and RANLIBH.J. Lu2021-12-151-0/+15
* Adjust CPP_FOR_BUILDPekka Seppänen2021-12-021-1/+1
* d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)Iain Buclaw2021-11-301-1/+30
* configure, Darwin: Set appropriate defaults for host-shared.Iain Sandoe2021-11-161-1/+14
* [PATCH 1/5] Makefile.in: Ensure build CPP/CPPFLAGS is used for build targetsRichard Purdie2021-10-281-0/+4
* top-level configure: setup target_configdirs based on repositoryAndrew Burgess2021-09-281-0/+10
* Darwin, config: Revise host config fragment.Iain Sandoe2021-07-091-1/+1
* Darwin, configury : Allow for specification and detection of dsymutil.Iain Sandoe2021-07-051-0/+6
* sim: leverage gnulibMike Frysinger2021-05-291-0/+3
* Remove libhsail-rt.Martin Liska2021-05-111-21/+0
* Replace AC_PROG_CC with AC_PROG_CC_C99 in top level configure file.Nick Clifton2021-05-041-1/+1
* offload-defaulted: Config option to silently ignore uninstalled offload compi...Tobias Burnus2021-04-281-0/+8
* Add C++toolsNathan Sidwell2020-12-151-1/+1
* Add libcodyNathan Sidwell2020-12-151-1/+1
* configure: Support building D front-end on *-*-darwin*Iain Buclaw2020-11-291-3/+0
* libsanitizer: Add option to bootstrap using HWASANMatthew Malcomson2020-11-251-1/+1
* configure: Fix in-tree building of GMP on BSD [PR97302]Tobias Burnus2020-10-061-0/+1
* configure: Also check C++11 (flags) for ${build} compiler not only for ${host}Tobias Burnus2020-08-201-0/+4
* bootstrap: Fix --disable-bootstrap with older g++.Jason Merrill2020-06-081-1/+5
* jit: port libgccjit to WindowsNicolás Bértolo2020-05-281-13/+20
* bootstrap: Update requirement to C++11.Jason Merrill2020-05-181-3/+3
* [gcn] Don't default to building target-libstdc++-v3 [PR92713]Thomas Schwinge2020-04-291-0/+4
* Since the pdp11-aout target does not support gdb, gdbserver or gprof these sh...Stephen Casner2020-04-211-0/+3
* Merge top-level configury changes from gdbTom Tromey2020-04-091-8/+28