aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-09-24build: enable C++11 narrowing warningsJason Merrill1-2/+1
2024-08-26Fix bootstap-errors due to enabling -gvariable-location-viewsBernd Edlinger1-1/+1
2024-07-30RISC-V: Add configure check for B extention supportEdwin Lu1-0/+5
2024-07-30RISC-V: Remove configure check for zabhaPatrick O'Neill1-5/+0
2024-07-21gcc: stop adding -fno-common for checking buildsSam James1-3/+0
2024-07-15varasm: Add support for emitting binary data with the new gas .base64 directiveJakub Jelinek1-0/+5
2024-07-03RISC-V: Add support for Zabha extensionGianluca Guida1-0/+5
2024-06-21Build: Set gcc_cv_as_mips_explicit_relocs if gcc_cv_as_mips_explicit_relocs_p...YunQiang Su1-0/+2
2024-06-20Revert "build: Fix missing variable quotes"YunQiang Su1-1/+1
2024-06-19build: Fix missing variable quotesCollin Funk1-1/+1
2024-06-17RISC-V: Add configure check for Zaamo/Zalrsc assembler supportPatrick O'Neill1-0/+5
2024-06-14configure: adjustments for building with in-tree binutilsJan Beulich1-3/+3
2024-05-07Remove obsolete Solaris 11.3 supportRainer Orth1-57/+1
2024-04-24v2: DOCUMENTATION_ROOT_URL vs. release branches [PR114738]Jakub Jelinek1-3/+10
2024-02-23x86-64: Check R_X86_64_CODE_6_GOTTPOFF supportH.J. Lu1-0/+44
2024-02-23LoongArch: When checking whether the assembler supports conditional branch re...Lulu Cheng1-1/+1
2024-02-12gcc/Makefile.in: Always check info dependenciesChristophe Lyon1-1/+1
2024-01-30MIPS: Fix typo in gcc/configure.ac: gcc_cv_as_mips_explicitYunQiang Su1-1/+1
2024-01-24MIPS: Accept arguments for -mexplicit-relocsYunQiang Su1-5/+16
2024-01-14AVR: Support .rodata in Flash for AVR64* and AVR128* Devices.Georg-Johann Lay1-1/+37
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