aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2021-05-03GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPsH.J. Lu1-3/+44
2021-04-29Add parallelism support to gcov for MinGW platformsEric Botcazou1-3/+40
2021-04-28offload-defaulted: Config option to silently ignore uninstalled offload compi...Tobias Burnus1-2/+8
2021-04-21aarch64: Always use .init/.fini_array for GNU/LinuxRichard Sandiford1-2/+12
2021-03-31i386, debug: Default to -gdwarf-4 on Windows targets with broken ld.bfd [PR98...Jakub Jelinek1-13/+31
2021-01-25configure: Add workaround for buggy binutils 2.35 [PR98811]Jakub Jelinek1-1/+5
2021-01-12configure, make: Fix up --enable-link-serializationJakub Jelinek1-1/+6
2021-01-05Update GNU/Hurd configure supportSamuel Thibault1-11/+1
2021-01-05build: libcody: Link with -lsocket -lnsl if necessary [PR98316]Rainer Orth1-2/+167
2020-12-24C++ : Add the -stdlib= option.Iain Sandoe1-2/+55
2020-12-17IBM Z: Detect libc's float_t behavior on cross compilesMarius Hillenbrand1-23/+44
2020-12-17Add rtl-ssaRichard Sandiford1-1/+1
2020-12-16rs6000: Add support for powerpc64le-unknown-freebsdPiotr Kubaj1-0/+3
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe1-16/+18
2020-12-02Use the section flag 'o' for __patchable_function_entriesH.J. Lu1-0/+52
2020-12-01Use SHF_GNU_RETAIN to preserve symbol definitionsH.J. Lu1-0/+51
2020-12-01configury : Fix LEB128 support for non-GNU assemblers.Iain Sandoe1-16/+20
2020-12-01Regenerate a configure script omitted in r11-5520.Iain Sandoe1-4/+4
2020-12-01IBM Z: Configure excess precision for float at compile-timeMarius Hillenbrand1-2/+75
2020-11-20configury: Fix up --enable-link-serialization supportJakub Jelinek1-3/+3
2020-11-19config: Add tests for modules-desired featuresNathan Sidwell1-4/+148
2020-11-18configury: --enable-link-serialization supportJakub Jelinek1-2/+70
2020-11-18RISC-V: Support version controling for ISA standard extensionsKito Cheng1-0/+62
2020-11-12RISC-V: Enable ifunc if it was supported in the binutils for linux toolchain.Nelson Chu1-0/+37
2020-11-02RISC-V: Add configure option: --with-multilib-generator to flexible config mu...Kito Cheng1-2/+14
2020-10-24Update check for working assembler --gdwarf-4 optionH.J. Lu1-4/+102
2020-10-07debug: Pass --gdwarf-N to assembler if fixed gas is detected during configureJakub Jelinek1-0/+310
2020-09-30gcc/configure typo fixAlan Modra1-1/+1
2020-09-29Fix GCC 10+ build failure with zstd version 1.2.0 or older.Jim Wilson1-3/+8
2020-09-21Fix fallout from Support new mallinfo2 function.Jakub Jelinek1-1/+1
2020-09-21Support new mallinfo2 function.Martin Liska1-2/+2
2020-09-08MSP430: Fix detection of assembler support for .mspabi_attributeJozef Lawrynowicz1-1/+1
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor1-32/+22
2020-07-30Require CET support only for the final GCC buildH.J. Lu1-8/+23
2020-07-27mmix: Don't turn off .hidden support.Hans-Peter Nilsson1-6/+0
2020-06-16S/390: Emit vector alignment hints for z13 if AS accepts themStefan Schulze Frielinghaus1-0/+31
2020-06-09When specifying a non-system prefix with --with-zstd, the build fails because...Michael Kuhn1-0/+2
2020-06-08bootstrap: Fix --disable-bootstrap with older g++.Jason Merrill1-995/+2
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-6/+6
2020-05-18bootstrap: Update requirement to C++11.Jason Merrill1-2/+996
2020-05-14x86: Default CET run-time support to autoH.J. Lu1-3/+9
2020-05-12gcc: Enable Intel CET on Intel CET enabled host for jitH.J. Lu1-2/+180
2020-05-05build: Fix 32-bit TLS detection with 64-bit-default gas on Solaris/x86Rainer Orth1-0/+5
2020-04-30--with-{documentation,changes}-root-url tweaksJakub Jelinek1-8/+14
2020-04-29diagnostics: Add %{...%} pretty-format support for URLs and use it in -Wpsabi...Jakub Jelinek1-2/+23
2020-04-29Harden and adjust 'gcc/configure' parsing of '--enable-offload-targets'Thomas Schwinge1-5/+8
2020-04-29[gcn] Fix 'omp-device-properties-gcn' handlingThomas Schwinge1-1/+1
2020-04-27Fix warning URLs for Fortran and analyzer [PR 92830]David Malcolm1-1/+1
2020-03-25Do not error about missing zstd unless --with-zstd.Martin Liska1-1/+1
2020-03-25Fix handling of --with{,out}-zstd option.Martin Liska1-4/+9