aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
9 daysdiagnostics: introduce a "gcc/diagnostics" subdirectoryDavid Malcolm1-1/+1
2025-07-14x86-64: Add --enable-x86-64-mfentryH.J. Lu1-2/+44
2025-06-16aarch64: add support for AEABI Build AttributesMatthieu Longo1-0/+37
2025-05-06Implement Windows TLSJulian Waters1-0/+29
2025-04-15configure, Darwin: Recognise new naming for Xcode ld.Iain Sandoe1-3/+4
2025-04-14driver: On linux hosts disable ASLR during -freport-bug [PR119727]Jakub Jelinek1-2/+38
2025-03-29libiberty, gcc: Add memrchr to libiberty and use it [PR119283].Iain Sandoe1-1/+1
2025-03-25gcc, configure: When checking for basename, use the same process as libiberty...Iain Sandoe1-7/+11
2025-03-18gcc, cobol: Check for get_current_dir_name [PR119301]Iain Sandoe1-1/+1
2025-03-17Fix r15-8073 (Pass -macos_version_min to the linker)Andrew Pinski1-5/+5
2025-03-16Darwin: Pass -macos_version_min to the linker [PR119172].Iain Sandoe1-0/+17
2025-03-13Allow to build libgccjit with a soname bound to the GCC major versionMatthias Klose1-2/+22
2025-03-01ggc: Avoid using ATTRIBUTE_MALLOC for allocations that need finalization [PR1...Jakub Jelinek1-0/+40
2025-02-13build: Remove HAVE_LD_EH_FRAME_CIEV3Rainer Orth1-40/+0
2025-01-27c++: Use mapped reads and writes when munmap and msync are availableJohn David Anglin1-1/+1
2025-01-08gcc/configure: Fix check for assembler section merging support on ArmThiago Jung Bauermann1-8/+9
2024-12-29Add support to provide libiberty mkstemps in gccJohn David Anglin1-1/+1
2024-12-18Revert "PR81358: Enable automatic linking of libatomic."Prathamesh Kulkarni1-6/+0
2024-12-18PR81358: Enable automatic linking of libatomic.Prathamesh Kulkarni1-0/+6
2024-12-13genrecog: Split into separate partitions [PR111600].Robin Dapp1-2/+2
2024-12-06nvptx: Support '--with-multilib-list'Thomas Schwinge1-2/+2
2024-12-04gcc/configure: Properly remove -O flags from C[XX]FLAGSAndreas Schwab1-5/+21
2024-12-01[PATCH] gcc: configure: Fix the optimization flags cleanupSlava Barinov1-2/+2
2024-12-01[PATCH v6 09/12] Add symbolic execution support.Matevos Mehrabyan1-1/+1
2024-12-01Write binary annotations for CodeView S_INLINESITE symbolsMark Harmstone1-0/+32
2024-11-29Rename "libdiagnostics" to "libgdiagnostics"David Malcolm1-14/+15
2024-11-25nios2: Remove all support for Nios II target.Sandra Loosemore1-43/+1
2024-11-18libdiagnostics: add a "sarif-replay" command-line tool [PR96032]David Malcolm1-2/+2
2024-11-18Add libdiagnostics (v4)David Malcolm1-2/+24
2024-11-14gcc: regenerate configureSam James1-6/+8
2024-11-14aarch64: Add -mbranch-protection=gcs optionSzabolcs Nagy1-1/+1
2024-10-31Add autoconf check for clock_gettimeAndi Kleen1-3/+52
2024-10-27genmatch: Add selftests to genmatch for diag_vfprintfJakub Jelinek1-1/+1
2024-09-24build: enable C++11 narrowing warningsJason Merrill1-4/+3
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/+31
2024-07-30RISC-V: Remove configure check for zabhaPatrick O'Neill1-31/+0
2024-07-21gcc: stop adding -fno-common for checking buildsSam James1-6/+2
2024-07-15varasm: Add support for emitting binary data with the new gas .base64 directiveJakub Jelinek1-0/+33
2024-07-03RISC-V: Add support for Zabha extensionGianluca Guida1-0/+31
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/+31
2024-06-14configure: adjustments for building with in-tree binutilsJan Beulich1-3/+3
2024-05-07Remove obsolete Solaris 11.3 supportRainer Orth1-221/+3
2024-04-24v2: DOCUMENTATION_ROOT_URL vs. release branches [PR114738]Jakub Jelinek1-3/+9
2024-02-23x86-64: Check R_X86_64_CODE_6_GOTTPOFF supportH.J. Lu1-0/+68
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