aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)Author
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
2020-12-16rs6000: Add support for powerpc64le-unknown-freebsdPiotr Kubaj
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe
2020-12-02Use the section flag 'o' for __patchable_function_entriesH.J. Lu
2020-12-01Use SHF_GNU_RETAIN to preserve symbol definitionsH.J. Lu
2020-12-01configury : Fix LEB128 support for non-GNU assemblers.Iain Sandoe
2020-12-01Regenerate a configure script omitted in r11-5520.Iain Sandoe
2020-12-01IBM Z: Configure excess precision for float at compile-timeMarius Hillenbrand
2020-11-20configury: Fix up --enable-link-serialization supportJakub Jelinek
2020-11-19config: Add tests for modules-desired featuresNathan Sidwell
2020-11-18configury: --enable-link-serialization supportJakub Jelinek
2020-11-18RISC-V: Support version controling for ISA standard extensionsKito Cheng
2020-11-12RISC-V: Enable ifunc if it was supported in the binutils for linux toolchain.Nelson Chu
2020-11-02RISC-V: Add configure option: --with-multilib-generator to flexible config mu...Kito Cheng
2020-10-24Update check for working assembler --gdwarf-4 optionH.J. Lu
2020-10-07debug: Pass --gdwarf-N to assembler if fixed gas is detected during configureJakub Jelinek
2020-09-30gcc/configure typo fixAlan Modra
2020-09-29Fix GCC 10+ build failure with zstd version 1.2.0 or older.Jim Wilson
2020-09-21Fix fallout from Support new mallinfo2 function.Jakub Jelinek
2020-09-21Support new mallinfo2 function.Martin Liska
2020-09-08MSP430: Fix detection of assembler support for .mspabi_attributeJozef Lawrynowicz
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor
2020-07-30Require CET support only for the final GCC buildH.J. Lu
2020-07-27mmix: Don't turn off .hidden support.Hans-Peter Nilsson
2020-06-16S/390: Emit vector alignment hints for z13 if AS accepts themStefan Schulze Frielinghaus
2020-06-09When specifying a non-system prefix with --with-zstd, the build fails because...Michael Kuhn
2020-06-08bootstrap: Fix --disable-bootstrap with older g++.Jason Merrill
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu
2020-05-18bootstrap: Update requirement to C++11.Jason Merrill
2020-05-14x86: Default CET run-time support to autoH.J. Lu
2020-05-12gcc: Enable Intel CET on Intel CET enabled host for jitH.J. Lu
2020-05-05build: Fix 32-bit TLS detection with 64-bit-default gas on Solaris/x86Rainer Orth
2020-04-30--with-{documentation,changes}-root-url tweaksJakub Jelinek
2020-04-29diagnostics: Add %{...%} pretty-format support for URLs and use it in -Wpsabi...Jakub Jelinek
2020-04-29Harden and adjust 'gcc/configure' parsing of '--enable-offload-targets'Thomas Schwinge
2020-04-29[gcn] Fix 'omp-device-properties-gcn' handlingThomas Schwinge
2020-04-27Fix warning URLs for Fortran and analyzer [PR 92830]David Malcolm
2020-03-25Do not error about missing zstd unless --with-zstd.Martin Liska
2020-03-25Fix handling of --with{,out}-zstd option.Martin Liska
2020-02-28Improve detection of ld_date.Martin Liska
2020-02-15PR 87488: Add --with-diagnostics-urls configuration optionBernd Edlinger
2020-01-31nios2: Support for GOT-relative DW_EH_PE_datarel encoding.Sandra Loosemore
2020-02-01Fixes after recent configure changes relating to static librariesAndrew Burgess