aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2023-04-18rust: Disable --enable-languages=rust and silently exclude it from --enable-l...Jakub Jelinek
2023-01-06configure: remove dependencies on gmp and mpfr when gdb is disabledClément Chigot
2022-12-21[PATCH] Use toplevel configure for GMP and MPFR for gdbAndrew Pinski
2022-12-14Merge modula-2 front end onto gcc.Gaius Mulley
2022-12-07configure: When host-shared, pass --with-pic to in-tree lib configs.Iain Sandoe
2022-11-25sync libsframe toplevel from binutils-gdbWeimin Pan
2022-11-22Revert "configure: Implement --enable-host-pie"Marek Polacek
2022-11-22configure: Implement --enable-host-pieMarek Polacek
2022-11-14Revert "sphinx: support Sphinx in build system"Martin Liska
2022-11-14Revert "docs: fix links pointing to gcc.gnu.org/install"Martin Liska
2022-11-09docs: fix links pointing to gcc.gnu.org/installMartin Liska
2022-11-09sphinx: support Sphinx in build systemMartin Liska
2022-11-04Remove support for Intel MIC offloadingThomas Schwinge
2022-10-21Don't build readline/libreadline.a, when --with-system-readline is suppliedДилян Палаузов
2022-09-30Arrange to --disable-shared by default for VxWorksOlivier Hainque
2022-09-07[gdb/build] Fix build breaker with --enable-sharedTom de Vries
2022-08-3132-bit PA-RISC with HP-UX: remove deprecated portsMartin Liska
2022-08-18Makefile.def: drop remnants of unused libelfSergei Trofimovich
2022-06-27[gdb/build] Fix gdbserver build with -fsanitize=threadTom de Vries
2022-06-26configure, Darwin: Correct a pasto in host-shared processing.Iain Sandoe
2022-06-25Remove long deprecated tilegx and tilepro portsJeff Law
2022-03-29LoongArch Port: Regenerate configurechenglulu
2022-03-28Remove --with-gmp-dir and --with-mpfr-dirTom Tromey
2022-03-14top-level: Fix comment about --enable-libstdcxx in configureJonathan Wakely
2021-12-15Revert "Sync with binutils: GCC: Pass --plugin to AR and RANLIB"H.J. Lu
2021-12-15Sync with binutils: Support the PGO build for binutils+gdbH.J. Lu
2021-12-15Sync with binutils: GCC: Pass --plugin to AR and RANLIBH.J. Lu
2021-12-02Adjust CPP_FOR_BUILDPekka Seppänen
2021-11-30d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)Iain Buclaw
2021-11-16configure, Darwin: Set appropriate defaults for host-shared.Iain Sandoe
2021-10-28[PATCH 1/5] Makefile.in: Ensure build CPP/CPPFLAGS is used for build targetsRichard Purdie
2021-09-28top-level configure: setup target_configdirs based on repositoryAndrew Burgess
2021-07-09Darwin, config: Revise host config fragment.Iain Sandoe
2021-07-05Darwin, configury : Allow for specification and detection of dsymutil.Iain Sandoe
2021-05-29sim: leverage gnulibMike Frysinger
2021-05-11Remove libhsail-rt.Martin Liska
2021-05-04Replace AC_PROG_CC with AC_PROG_CC_C99 in top level configure file.Nick Clifton
2021-04-28offload-defaulted: Config option to silently ignore uninstalled offload compi...Tobias Burnus
2020-12-15Add C++toolsNathan Sidwell
2020-12-15Add libcodyNathan Sidwell
2020-11-29configure: Support building D front-end on *-*-darwin*Iain Buclaw
2020-11-25libsanitizer: Add option to bootstrap using HWASANMatthew Malcomson
2020-10-06configure: Fix in-tree building of GMP on BSD [PR97302]Tobias Burnus
2020-08-20configure: Also check C++11 (flags) for ${build} compiler not only for ${host}Tobias Burnus
2020-06-08bootstrap: Fix --disable-bootstrap with older g++.Jason Merrill
2020-05-28jit: port libgccjit to WindowsNicolás Bértolo
2020-05-18bootstrap: Update requirement to C++11.Jason Merrill
2020-04-29[gcn] Don't default to building target-libstdc++-v3 [PR92713]Thomas Schwinge
2020-04-21Since the pdp11-aout target does not support gdb, gdbserver or gprof these sh...Stephen Casner
2020-04-09Merge top-level configury changes from gdbTom Tromey