aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2024-12-04gcc/configure: Properly remove -O flags from C[XX]FLAGSAndreas Schwab1-3/+19
2024-12-02[committed] Add sym-exec subdirectory to configure.in rather than generated c...Jeff Law1-1/+1
2024-12-01[PATCH] gcc: configure: Fix the optimization flags cleanupSlava Barinov1-2/+2
2024-12-01Write binary annotations for CodeView S_INLINESITE symbolsMark Harmstone1-0/+3
2024-11-29Rename "libdiagnostics" to "libgdiagnostics"David Malcolm1-10/+10
2024-11-25nios2: Remove all support for Nios II target.Sandra Loosemore1-17/+1
2024-11-18libdiagnostics: add a "sarif-replay" command-line tool [PR96032]David Malcolm1-2/+2
2024-11-18Add libdiagnostics (v4)David Malcolm1-0/+16
2024-11-14aarch64: Add -mbranch-protection=gcs optionSzabolcs Nagy1-3/+3
2024-10-31Add autoconf check for clock_gettimeAndi Kleen1-1/+11
2024-10-27genmatch: Add selftests to genmatch for diag_vfprintfJakub Jelinek1-1/+1
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