aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-01configury : Fix LEB128 support for non-GNU assemblers.Iain Sandoe1-22/+26
2020-12-01IBM Z: Configure excess precision for float at compile-timeMarius Hillenbrand1-0/+45
2020-11-20configury: Fix up --enable-link-serialization supportJakub Jelinek1-3/+3
2020-11-19config: Add tests for modules-desired featuresNathan Sidwell1-2/+72
2020-11-18configury: --enable-link-serialization supportJakub Jelinek1-0/+60
2020-11-18RISC-V: Support version controling for ISA standard extensionsKito Cheng1-0/+10
2020-11-12RISC-V: Enable ifunc if it was supported in the binutils for linux toolchain.Nelson Chu1-0/+35
2020-11-02RISC-V: Add configure option: --with-multilib-generator to flexible config mu...Kito Cheng1-0/+5
2020-10-24Update check for working assembler --gdwarf-4 optionH.J. Lu1-3/+56