aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2025-06-23Ada: Introduce GNATMAKE_FOR_BUILD Makefile variableNicolas Boulenguez1-2/+6
2025-06-10[AutoFDO] Fix profile bootstrap for x86_64Kugan Vivekanandarajah1-0/+4
2025-05-26[AUTOFDO][AARCH64] Add support for profilebootstrapKugan Vivekanandarajah1-0/+4
2025-05-21[PATCH] configure: Always add pre-installed header directories to search pathStephanos Ioannidis1-6/+10
2025-04-22cobol: Restrict COBOL to supported Linux arches [PR119217]Rainer Orth1-11/+8
2025-04-02config, toplevel, Darwin: Pass -B instead of -L to C++ commands.Iain Sandoe1-2/+98
2025-03-28bootstrap/119513 - fix cobol bootstrap with --enable-generated-files-in-srcdirRichard Biener1-0/+1
2025-03-14GCN, nvptx: Don't default-disable libstdc++ buildThomas Schwinge1-5/+11
2025-03-11cobol: Fix up libgcobol configure [PR119216]Jakub Jelinek1-1/+1
2025-03-11configure, Darwin: Require explicit selection of COBOL.Iain Sandoe1-2/+5
2025-03-11COBOL: config and build machineryJames K. Lowden1-0/+53
2025-02-19GCN, nvptx: Support '--enable-languages=all'Thomas Schwinge1-1/+38
2024-12-18Revert "PR81358: Enable automatic linking of libatomic."Prathamesh Kulkarni1-5/+0
2024-12-18PR81358: Enable automatic linking of libatomic.Prathamesh Kulkarni1-0/+5
2024-11-29Rename "libdiagnostics" to "libgdiagnostics"David Malcolm1-16/+17
2024-11-25nios2: Remove all support for Nios II target.Sandra Loosemore1-3/+0
2024-11-22Sync top-level configure with binutilsSam James1-3/+18
2024-11-18Add libdiagnostics (v4)David Malcolm1-0/+42
2024-11-05Deprecate the ARM simulatorNick Clifton1-1/+8
2024-10-28build: update bootstrap req to C++14Jason Merrill1-56/+776
2024-10-25toplevel: Error out if using --disable-libstdcxx with bootstrap [PR105474]Andrew Pinski1-0/+9
2024-09-18[PATCH] configure: fix typosAndrew Kreimer1-1/+1
2024-09-04rust: avoid clobbering LIBSMarc Poulhiès1-7/+8
2024-06-20build: Fix missing variable quotes and typoCollin Funk1-4/+4
2024-06-20Revert "build: Fix missing variable quotes"YunQiang Su1-5/+5
2024-06-20Revert "Build: Fix typo ac_cv_search_pthread_crate"YunQiang Su1-1/+1
2024-06-19Build: Fix typo ac_cv_search_pthread_crateYunQiang Su1-1/+1
2024-06-19build: Fix missing variable quotesCollin Funk1-5/+5
2024-06-11rust: Do not link with libdl and libpthread unconditionallyArthur Cohen1-0/+154
2024-04-16build: Use of cargo not yet supported here in Canadian cross configurationsThomas Schwinge1-0/+13
2024-04-16build: Don't check for host-prefixed 'cargo' programThomas Schwinge1-57/+7
2024-04-15build: Check for cargo when building rust languagePierre-Emmanuel Patry1-0/+117
2024-02-23LoongArch: Don't falsely claim gold supported in toplevel configureXi Ruoyao1-1/+1
2023-12-14build: Add libgrust as compilation modulesPierre-Emmanuel Patry1-1/+13
2023-11-14*: add modern gettextArsen Arsenović1-11/+33
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe1-0/+14
2023-09-15LoongArch: Reimplement multilib build option handling.Yang Yujie1-0/+6
2023-08-07Add support for the haiku operating systemAlexander von Gluck IV1-1/+1
2023-08-07configure: reinstate 32b PA-RISC HP-UX target in toplevelArsen Arsenović1-0/+10
2023-08-07Pass PKG_CONFIG_PATH down from top-level MakefileSimon Marchi1-0/+2
2023-08-07Disable year 2038 support on 32-bit hosts by defaultLuis Machado1-0/+22
2023-08-07gprofng: a new GNU profilerVladimir Mezentsev1-0/+18
2023-08-07add --enable-default-compressed-debug-sections-algorithm configure optionMartin Liska1-0/+13
2023-08-07binutils, gdb: support zstd compressed debug sectionsFangrui Song1-0/+10
2023-08-07toplevel: Recover tilegx/tilepro targetsArsen Arsenović1-1/+4
2023-08-07GCC: Check if AR works with --plugin and rcH.J. Lu1-0/+103
2023-08-07Sync with binutils: GCC: Pass --plugin to AR and RANLIBH.J. Lu1-0/+39
2023-07-31Use substituted GDCFLAGSAndreas Schwab1-0/+1
2023-06-25configure, Darwin: Ensure overrides to host-pie are passed to gcc configure.Iain Sandoe1-12/+36
2023-06-15configure: Implement --enable-host-pieMarek Polacek1-2/+47