aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2022-10-20Make 'autoreconf' work for 'gcc', 'libobjc'Thomas Schwinge1-0/+1
2022-10-19gcc: Add 'mcf' thread model support from mcfgthreadLIU Hao1-1/+1
2022-10-09MIPS: improve -march=native arch detectionYunQiang Su1-2/+2
2022-09-29support -gz=zstd for both linker and assemblerMartin Liska1-2/+9
2022-09-22remove -gz=zlib-gnu option valueMartin Liska1-44/+5
2022-09-07Restore detection of HAVE_XCOFF_DWARF_EXTRASMartin Liska1-0/+9
2022-09-02d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supportedIain Buclaw1-6/+1
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-20/+0
2022-08-3132-bit PA-RISC with HP-UX: remove deprecated portsMartin Liska1-13/+0
2022-08-31Support --disable-fixincludes.Martin Liska1-0/+6
2022-08-22jobserver: detect properly O_NONBLOCKMartin Liska1-0/+9