aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2024-01-02LoongArch: Added TLS Le Relax support.Lulu Cheng1-0/+5
2023-11-24gcc: configure: drop Valgrind 3.1 compatibilityAlexander Monakov1-44/+5
2023-11-23gcc: Introduce -fhardenedMarek Polacek1-1/+56
2023-11-23mingw: Exclude utf8 manifest [PR111170, PR108865]Costas Argyris1-0/+17
2023-11-18LoongArch: Add code generation support for call36 function calls.Lulu Cheng1-0/+6
2023-11-14LoongArch: Disable relaxation if the assembler don't support conditional bran...Xi Ruoyao1-0/+10
2023-11-06rs6000: Consider inline asm as safe if no assembler complains [PR111828]Kewen Lin1-0/+17
2023-10-31genemit: Split insn-emit.cc into several partitions.Robin Dapp1-0/+13
2023-10-22Darwin, rpaths: Add --with-darwin-extra-rpath.Iain Sandoe1-0/+13
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe1-0/+2
2023-10-18Darwin: Check as for .build_version support and use it if available.Iain Sandoe1-0/+8
2023-09-27Darwin, configure: Allow for an unrecognisable dsymutil [PR111610].Iain Sandoe1-1/+1
2023-09-21rust: Add skeleton support and documentation for targetrustm hooks.Iain Buclaw1-0/+14
2023-09-20Modify gas uleb128 support testmengqinggang1-1/+16
2023-09-20LoongArch: Check whether binutils supports the relax function. If supported, ...Lulu Cheng1-0/+4
2023-09-18configure, Darwin: Adjust handing of stdlib option.Iain Sandoe1-8/+30
2023-08-31Darwin: homogenize spelling of macOSFrancois-Xavier Coudert1-2/+2
2023-08-17build: Allow for Xcode 15 ld -v outputRainer Orth1-1/+2
2023-07-21Darwin: Handle linker '-demangle' option.Iain Sandoe1-0/+14
2023-06-22configure: Implement --enable-host-bind-nowMarek Polacek1-1/+12
2023-06-21diagnostics: add support for "text art" diagramsDavid Malcolm1-1/+1
2023-06-15configure: Implement --enable-host-pieMarek Polacek1-10/+26
2023-06-12Remove DEFAULT_MATCHPD_PARTITIONS macroTamar Christina1-2/+0
2023-05-18gcc: Fix nonportable shell syntax in "test" and "[" commands [PR105831]Michael Bäuerle1-1/+1
2023-05-05match.pd: Use splits in makefile and make configurable.Tamar Christina1-0/+15
2023-04-30gcc: Use ld -r when checking for HAVE_LD_RO_RW_SECTION_MIXINGJoakim Nohlgård1-10/+13
2023-04-03build: Check that -lzstd can be linkedRainer Orth1-8/+8
2023-03-29configure: deprecate --enable-link-mutex optionMartin Liska1-0/+1
2023-03-21html: Set CONTENTS_OUTPUT_LOCATION=inline if makeinfo supports itArsen Arsenović1-0/+21
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-12-27gcc: fix Windows target binutils secrel detectionJonathan Yong1-1/+1
2022-12-19build: add -Wconditionally-supported to strict_warn [PR64867]Jason Merrill1-1/+1
2022-12-14Merge modula-2 front end onto gcc.Gaius Mulley1-1/+14
2022-12-02PR59447: --with-dwarf2 implies "(or later)"Eric Gallager1-1/+1
2022-11-29gcc/configure.ac: fix AC_DEFINE ENABLE_MULTIARCHYunQiang Su1-1/+1
2022-11-22Revert "configure: Implement --enable-host-pie"Marek Polacek1-26/+10
2022-11-22Revert "configure: Implement --enable-host-bind-now"Marek Polacek1-12/+1
2022-11-22configure: Implement --enable-host-bind-nowMarek Polacek1-1/+12
2022-11-22configure: Implement --enable-host-pieMarek Polacek1-10/+26
2022-11-14Revert "sphinx: support Sphinx in build system"Martin Liska1-15/+0
2022-11-14Revert "sphinx: add --with-sphinx-build"Martin Liska1-25/+2
2022-11-14Revert "configure: always set SPHINX_BUILD"Martin Liska1-1/+1
2022-11-13configure: always set SPHINX_BUILDMartin Liska1-1/+1
2022-11-09sphinx: add --with-sphinx-buildMartin Liska1-2/+25
2022-11-09sphinx: support Sphinx in build systemMartin Liska1-0/+15
2022-11-04Remove support for Intel MIC offloadingThomas Schwinge1-10/+0
2022-11-01configure: cache result of "sys/sdt.h" header checkDavid Seifert1-7/+9
2022-10-29Repair --disable-sjlj-exceptionsEric Botcazou1-0/+1
2022-10-25MIPS: fix building on multiarch platformYunQiang Su1-0/+3