summaryrefslogtreecommitdiff
path: root/gcc/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Darwin: Future-proof and homogeneize detection of darwin versionsFrançois-Xavier Coudert2023-05-161-1/+1
* configure: Avoid unnecessary constraints on executables for $build.Iain Sandoe2022-04-141-10/+0
* Darwin, configury : Allow for specification and detection of dsymutil.Iain Sandoe2022-04-141-2/+94
* RISC-V: Fix detection of zifencei support for binutilsKito Cheng2022-03-301-1/+1
* gcc/configure: Check for powerpc64le*-*-freebsd*Piotr Kubaj2021-10-261-1/+1
* amdgcn: Support LLVM 13 assembler syntaxAndrew Stubbs2021-10-181-16/+92
* amdgcn: Fix attributes for LLVM-12 [PR 100208]Andrew Stubbs2021-10-181-0/+29
* gcc/configure.ac: fix register issue for global_load assembler functionsMarcel Vollweiler2021-10-181-0/+22
* Darwin, X86, config: Adjust 'as' command lines [PR100340].Iain Sandoe2021-10-131-0/+9
* Make -no-pie option work for native WindowsEric Botcazou2021-08-121-0/+17
* Fix --gdwarf-5 configure tests for WindowsEric Botcazou2021-06-241-13/+23
* IBM Z: Avoid bash-specific substitution in configureMarius Hillenbrand2021-05-171-1/+2
* i386, debug: Default to -gdwarf-4 on Windows targets with broken ld.bfd [PR98...Jakub Jelinek2021-03-311-0/+25
* configure: Add workaround for buggy binutils 2.35 [PR98811]Jakub Jelinek2021-01-251-2/+6
* configure, make: Fix up --enable-link-serializationJakub Jelinek2021-01-121-1/+6
* build: libcody: Link with -lsocket -lnsl if necessary [PR98316]Rainer Orth2021-01-051-0/+9
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* C++ : Add the -stdlib= option.Iain Sandoe2020-12-241-0/+44
* IBM Z: Detect libc's float_t behavior on cross compilesMarius Hillenbrand2020-12-171-15/+37
* Add rtl-ssaRichard Sandiford2020-12-171-1/+1
* rs6000: Add support for powerpc64le-unknown-freebsdPiotr Kubaj2020-12-161-0/+3
* Use the section flag 'o' for __patchable_function_entriesH.J. Lu2020-12-021-0/+22
* Use SHF_GNU_RETAIN to preserve symbol definitionsH.J. Lu2020-12-011-0/+20
* configury : Fix LEB128 support for non-GNU assemblers.Iain Sandoe2020-12-011-22/+26
* IBM Z: Configure excess precision for float at compile-timeMarius Hillenbrand2020-12-011-0/+45
* configury: Fix up --enable-link-serialization supportJakub Jelinek2020-11-201-3/+3
* config: Add tests for modules-desired featuresNathan Sidwell2020-11-191-2/+72
* configury: --enable-link-serialization supportJakub Jelinek2020-11-181-0/+60
* RISC-V: Support version controling for ISA standard extensionsKito Cheng2020-11-181-0/+10
* RISC-V: Enable ifunc if it was supported in the binutils for linux toolchain.Nelson Chu2020-11-121-0/+35
* RISC-V: Add configure option: --with-multilib-generator to flexible config mu...Kito Cheng2020-11-021-0/+5
* Update check for working assembler --gdwarf-4 optionH.J. Lu2020-10-241-3/+56
* debug: Pass --gdwarf-N to assembler if fixed gas is detected during configureJakub Jelinek2020-10-071-0/+188
* gcc/configure typo fixAlan Modra2020-09-301-1/+1
* Fix GCC 10+ build failure with zstd version 1.2.0 or older.Jim Wilson2020-09-291-1/+6
* Fix fallout from Support new mallinfo2 function.Jakub Jelinek2020-09-211-1/+1
* Support new mallinfo2 function.Martin Liska2020-09-211-2/+2
* MSP430: Fix detection of assembler support for .mspabi_attributeJozef Lawrynowicz2020-09-081-1/+1
* Removal of HSA offloading from gcc and libgompMartin Jambor2020-08-031-29/+20
* mmix: Don't turn off .hidden support.Hans-Peter Nilsson2020-07-271-6/+0
* S/390: Emit vector alignment hints for z13 if AS accepts themStefan Schulze Frielinghaus2020-06-161-0/+5
* When specifying a non-system prefix with --with-zstd, the build fails because...Michael Kuhn2020-06-091-0/+2
* bootstrap: Fix --disable-bootstrap with older g++.Jason Merrill2020-06-081-2/+0
* bootstrap: Update requirement to C++11.Jason Merrill2020-05-181-0/+3
* gcc: Enable Intel CET on Intel CET enabled host for jitH.J. Lu2020-05-121-0/+11
* build: Fix 32-bit TLS detection with 64-bit-default gas on Solaris/x86Rainer Orth2020-05-051-0/+5
* --with-{documentation,changes}-root-url tweaksJakub Jelinek2020-04-301-6/+8
* diagnostics: Add %{...%} pretty-format support for URLs and use it in -Wpsabi...Jakub Jelinek2020-04-291-0/+14
* Harden and adjust 'gcc/configure' parsing of '--enable-offload-targets'Thomas Schwinge2020-04-291-3/+6
* [gcn] Fix 'omp-device-properties-gcn' handlingThomas Schwinge2020-04-291-1/+1