aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.in
AgeCommit message (Expand)Author
2023-06-12Remove DEFAULT_MATCHPD_PARTITIONS macroTamar Christina
2023-06-12Regenerate config.inTamar Christina
2022-12-14Merge modula-2 front end onto gcc.Gaius Mulley
2022-10-25MIPS: fix building on multiarch platformYunQiang Su
2022-10-19gcc: Add 'mcf' thread model support from mcfgthreadLIU Hao
2022-10-09MIPS: improve -march=native arch detectionYunQiang Su
2022-09-07Restore detection of HAVE_XCOFF_DWARF_EXTRASMartin Liska
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska
2022-08-22jobserver: detect properly O_NONBLOCKMartin Liska
2022-07-29LoongArch: Define the macro ASM_PREFERRED_EH_DATA_FORMAT by checking the asse...Lulu Cheng
2022-06-06arm: reinstate HAVE_GAS_ARM_EXTENDED_ARCHAndrew Stubbs
2022-05-24amdgcn: Remove LLVM 9 assembler/linker supportAndrew Stubbs
2022-01-12aix: handle 64bit inodes for include directoriesClément Chigot
2021-11-15configure, Darwin: Check ld64 support for -platform-version.Iain Sandoe
2021-10-07amdgcn: Support LLVM 13 assembler syntaxAndrew Stubbs
2021-09-21arm: pass architecture extensions to assembler if supportedRichard Earnshaw
2021-08-17Darwin, X86, config: Adjust 'as' command lines [PR100340].Iain Sandoe
2021-08-12Make -no-pie option work for native WindowsEric Botcazou
2021-07-28amdgcn: Fix attributes for LLVM-12 [PR 100208]Andrew Stubbs
2021-07-05Darwin, configury : Allow for specification and detection of dsymutil.Iain Sandoe
2021-06-18gcc/configure.ac: fix register issue for global_load assembler functionsMarcel Vollweiler
2021-04-29Add parallelism support to gcov for MinGW platformsEric Botcazou
2021-04-28offload-defaulted: Config option to silently ignore uninstalled offload compi...Tobias Burnus
2021-03-31i386, debug: Default to -gdwarf-4 on Windows targets with broken ld.bfd [PR98...Jakub Jelinek
2020-12-24C++ : Add the -stdlib= option.Iain Sandoe
2020-12-02Use the section flag 'o' for __patchable_function_entriesH.J. Lu
2020-12-01Use SHF_GNU_RETAIN to preserve symbol definitionsH.J. Lu
2020-12-01IBM Z: Configure excess precision for float at compile-timeMarius Hillenbrand
2020-11-19config: Add tests for modules-desired featuresNathan Sidwell
2020-11-18RISC-V: Support version controling for ISA standard extensionsKito Cheng
2020-10-24Update check for working assembler --gdwarf-4 optionH.J. Lu
2020-10-07debug: Pass --gdwarf-N to assembler if fixed gas is detected during configureJakub Jelinek
2020-09-21Fix fallout from Support new mallinfo2 function.Jakub Jelinek
2020-09-21Support new mallinfo2 function.Martin Liska
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor
2020-06-16S/390: Emit vector alignment hints for z13 if AS accepts themStefan Schulze Frielinghaus
2020-04-30--with-{documentation,changes}-root-url tweaksJakub Jelinek
2020-02-15PR 87488: Add --with-diagnostics-urls configuration optionBernd Edlinger
2020-01-31nios2: Support for GOT-relative DW_EH_PE_datarel encoding.Sandra Loosemore
2020-01-30Regenerate configure for 54b3d52Dragan Mladjenovic
2020-01-14Initial commit of analyzerDavid Malcolm
2019-11-12[RS6000] Remove TARGET_TLS_MARKERS and require binutils 2.20Alan Modra
2019-11-04MSP430: Add -mtiny-printf optionJozef Lawrynowicz
2019-11-03config.in: Regenerate.Jan Hubicka
2019-10-07MSP430: Don't generate 430X insns when handling data in the lower memory regionJozef Lawrynowicz
2019-07-03Add zstd support for LTO bytecode compression.Martin Liska
2019-03-01RISC-V: Generalize -march support, add ELF attribute support.Kito Cheng
2018-11-29[RS6000] inline plt call sequencesAlan Modra
2018-11-21S/390: Support vector load/store alignment hintsAndreas Krebbel
2018-11-02Remove SPARC HAVE_AS_REGISTER_PSEUDO_OPRainer Orth