aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-03-03configure: use linker plug-in by default for ld.moldMartin Liska1-2/+2
2022-03-03configure: enable plugin support for ld.moldMartin Liska1-0/+2
2022-02-24bpf: do not --enable-gcov for bpf-*-* targetsJose E. Marchesi1-1/+9
2022-02-05RISC-V: Fix detection of zifencei support for binutilsKito Cheng1-1/+1
2022-01-21Enable configure detection of ld.mold.Martin Liska1-0/+16
2022-01-19Enable -Werror=format-diag during bootstrap.Martin Liska1-2/+2
2022-01-17Manual changes for .cc renaming.Martin Liska1-3/+3
2022-01-17Change references of .c files to .cc filesMartin Liska1-4/+4
2022-01-12aix: handle 64bit inodes for include directoriesClément Chigot1-0/+14
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-18Darwin: Future-proof and homogeneize detection of darwin versionsFrançois-Xavier Coudert1-1/+1
2021-12-02build: Implement --with-multilib-list for avr targetMatt Jacobson1-1/+1
2021-12-02[PATCH v2] configure: define TARGET_LIBC_GNUSTACK on muslIlya Lipnitskiy1-0/+3
2021-11-30d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)Iain Buclaw1-0/+2
2021-11-29Make etags path used by build system configurableEric Gallager1-0/+14
2021-11-15configure, Darwin: Check ld64 support for -platform-version.Iain Sandoe1-1/+15
2021-10-28[PATCH 1/5] Makefile.in: Ensure build CPP/CPPFLAGS is used for build targetsRichard Purdie1-1/+1
2021-10-22Add install-dvi Makefile targets.Eric Gallager1-2/+2
2021-10-16gcc/configure: Check for powerpc64le*-*-freebsd*Piotr Kubaj1-1/+1
2021-10-07amdgcn: Support LLVM 13 assembler syntaxAndrew Stubbs1-16/+92
2021-09-23configure: Update --help output for --with-multilib-listJonathan Wakely1-1/+1
2021-09-21arm: pass architecture extensions to assembler if supportedRichard Earnshaw1-0/+10
2021-09-14configure: Avoid unnecessary constraints on executables for $build.Iain Sandoe1-10/+0
2021-09-10Remove vestiges of --with-stabsRichard Biener1-7/+0
2021-08-27configure: Adjust several assembler checks to remove an unused parm.Iain Sandoe1-5/+5
2021-08-21configure: remove gas versions from tls checkSerge Belyshev1-57/+1
2021-08-21configure: fixup formatting from previous changeSerge Belyshev1-44/+27
2021-08-21configure: remove version argument from gcc_GAS_CHECK_FEATURESerge Belyshev1-112/+112
2021-08-21configure: drop version checks for in-tree gas [PR91602]Serge Belyshev1-25/+1
2021-08-17Darwin, X86, config: Adjust 'as' command lines [PR100340].Iain Sandoe1-0/+9
2021-08-12Make -no-pie option work for native WindowsEric Botcazou1-0/+17
2021-07-28amdgcn: Fix attributes for LLVM-12 [PR 100208]Andrew Stubbs1-0/+29
2021-07-05Darwin, configury : Allow for specification and detection of dsymutil.Iain Sandoe1-2/+94
2021-06-24Fix --gdwarf-5 configure tests for WindowsEric Botcazou1-13/+23
2021-06-18gcc/configure.ac: fix register issue for global_load assembler functionsMarcel Vollweiler1-0/+22
2021-05-18gcc/configure.ac: Fix cross build by using $(CFLAGS-$@) [PR100598]Tobias Burnus1-2/+2
2021-05-17IBM Z: Avoid bash-specific substitution in configureMarius Hillenbrand1-1/+2
2021-04-29Add parallelism support to gcov for MinGW platformsEric Botcazou1-1/+14
2021-04-28offload-defaulted: Config option to silently ignore uninstalled offload compi...Tobias Burnus1-0/+5
2021-03-31i386, debug: Default to -gdwarf-4 on Windows targets with broken ld.bfd [PR98...Jakub Jelinek1-0/+25
2021-01-25configure: Add workaround for buggy binutils 2.35 [PR98811]Jakub Jelinek1-2/+6
2021-01-12configure, make: Fix up --enable-link-serializationJakub Jelinek1-1/+6
2021-01-05build: libcody: Link with -lsocket -lnsl if necessary [PR98316]Rainer Orth1-0/+9
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-24C++ : Add the -stdlib= option.Iain Sandoe1-0/+44
2020-12-17IBM Z: Detect libc's float_t behavior on cross compilesMarius Hillenbrand1-15/+37
2020-12-17Add rtl-ssaRichard Sandiford1-1/+1
2020-12-16rs6000: Add support for powerpc64le-unknown-freebsdPiotr Kubaj1-0/+3
2020-12-02Use the section flag 'o' for __patchable_function_entriesH.J. Lu1-0/+22
2020-12-01Use SHF_GNU_RETAIN to preserve symbol definitionsH.J. Lu1-0/+20