aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)Author
2022-11-30d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supportedIain Buclaw
2022-04-21Support --compress-debug-sections for ld.mold.Martin Liska
2022-03-29LoongArch Port: Regenerate gcc/configure.chenglulu
2022-03-03configure: use linker plug-in by default for ld.moldMartin Liska
2022-03-03configure: enable plugin support for ld.moldMartin Liska
2022-02-24bpf: do not --enable-gcov for bpf-*-* targetsJose E. Marchesi
2022-02-05RISC-V: Fix detection of zifencei support for binutilsKito Cheng
2022-01-21Enable configure detection of ld.mold.Martin Liska
2022-01-19Enable -Werror=format-diag during bootstrap.Martin Liska
2022-01-17Manual changes for .cc renaming.Martin Liska
2022-01-14configure: Regenerate.Martin Liska
2022-01-12aix: handle 64bit inodes for include directoriesClément Chigot
2021-12-18Darwin: Future-proof and homogeneize detection of darwin versionsFrançois-Xavier Coudert
2021-12-15configure: Account CXXFLAGS in gcc-plugin.m4.Iain Sandoe
2021-12-02build: Implement --with-multilib-list for avr targetMatt Jacobson
2021-12-02[PATCH v2] configure: define TARGET_LIBC_GNUSTACK on muslIlya Lipnitskiy
2021-11-30d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)Iain Buclaw
2021-11-29Fix autoconf regeneration slip-up.Eric Gallager
2021-11-29Make etags path used by build system configurableEric Gallager
2021-11-15configure, Darwin: Check ld64 support for -platform-version.Iain Sandoe
2021-10-28[PATCH 1/5] Makefile.in: Ensure build CPP/CPPFLAGS is used for build targetsRichard Purdie
2021-10-22Add install-dvi Makefile targets.Eric Gallager
2021-10-16gcc/configure: Check for powerpc64le*-*-freebsd*Piotr Kubaj
2021-10-07amdgcn: Support LLVM 13 assembler syntaxAndrew Stubbs
2021-09-23configure: Update --help output for --with-multilib-listJonathan Wakely
2021-09-21arm: pass architecture extensions to assembler if supportedRichard Earnshaw
2021-09-14configure: Avoid unnecessary constraints on executables for $build.Iain Sandoe
2021-09-10Remove vestiges of --with-stabsRichard Biener
2021-08-21configure: remove gas versions from tls checkSerge Belyshev
2021-08-21configure: drop version checks for in-tree gas [PR91602]Serge Belyshev
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-24Fix --gdwarf-5 configure tests for WindowsEric Botcazou
2021-06-18gcc/configure.ac: fix register issue for global_load assembler functionsMarcel Vollweiler
2021-05-18gcc/configure.ac: Fix cross build by using $(CFLAGS-$@) [PR100598]Tobias Burnus
2021-05-17IBM Z: Avoid bash-specific substitution in configureMarius Hillenbrand
2021-05-03GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPsH.J. Lu
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-04-21aarch64: Always use .init/.fini_array for GNU/LinuxRichard Sandiford
2021-03-31i386, debug: Default to -gdwarf-4 on Windows targets with broken ld.bfd [PR98...Jakub Jelinek
2021-01-25configure: Add workaround for buggy binutils 2.35 [PR98811]Jakub Jelinek
2021-01-12configure, make: Fix up --enable-link-serializationJakub Jelinek
2021-01-05Update GNU/Hurd configure supportSamuel Thibault
2021-01-05build: libcody: Link with -lsocket -lnsl if necessary [PR98316]Rainer Orth
2020-12-24C++ : Add the -stdlib= option.Iain Sandoe
2020-12-17IBM Z: Detect libc's float_t behavior on cross compilesMarius Hillenbrand
2020-12-17Add rtl-ssaRichard Sandiford