aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-28Improve detection of ld_date.Martin Liska1-1/+1
2020-02-15PR 87488: Add --with-diagnostics-urls configuration optionBernd Edlinger1-2/+39
2020-01-31nios2: Support for GOT-relative DW_EH_PE_datarel encoding.Sandra Loosemore1-0/+37
2020-02-01Fixes after recent configure changes relating to static librariesAndrew Burgess1-6/+23
2020-01-30Regenerate configure for 54b3d52Dragan Mladjenovic1-2/+19
2020-01-14Initial commit of analyzerDavid Malcolm1-3/+22
2019-11-20Switch gcc ftp URL's to httpsJanne Blomqvist1-1/+1
2019-11-18musl: use correct long double abi by defaultSzabolcs Nagy1-0/+13
2019-11-12[RS6000] Remove TARGET_TLS_MARKERS and require binutils 2.20Alan Modra1-36/+0
2019-11-11[build] Properly track GCC language configure fragmentsThomas Schwinge1-3/+7
2019-11-04Add gcc/config/gcn/t-omp-device for OpenMP declare variant kind/arch/isaTobias Burnus1-2/+6
2019-11-04pass --enable-obsolete down to gcc/configure for auto-build.hAlexandre Oliva1-3/+10
2019-11-04MSP430: Add -mtiny-printf optionJozef Lawrynowicz1-2/+23
2019-11-04Regenerate gcc/configureJozef Lawrynowicz1-20/+8
2019-11-03config.in: Regenerate.Jan Hubicka1-9/+76
2019-11-02re PR bootstrap/92314 (missing omp-device-properties', needed by 's-omp-devic...Jakub Jelinek1-9/+13
2019-10-31configure.ac: Compute and substitute omp_device_properties and omp_device_pro...Jakub Jelinek1-2/+15
2019-10-10Documentation hyperlinks for [-Wname-of-option] (PR 87488)David Malcolm1-2/+23
2019-10-07MSP430: Don't generate 430X insns when handling data in the lower memory regionJozef Lawrynowicz1-0/+74
2019-10-01libada: Remove racy duplicate gnatlib installationMaciej W. Rozycki1-2/+13
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki1-6/+16
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand1-1/+1
2019-07-03Add zstd support for LTO bytecode compression.Martin Liska1-2/+161
2019-06-17Remove support for alternative Solaris 11.4 ld -V outputRainer Orth1-6/+2
2019-06-06* configure: Regenerate.Jakub Jelinek1-1/+1
2019-06-05c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.Martin Sebor1-2/+2
2019-05-14Remove obsolete Solaris 10 supportRainer Orth1-23/+4
2019-05-13re PR target/89221 (--enable-frame-pointer does not work as intended)Uros Bizjak1-1/+1
2019-05-09[PR89221] Continue to default to '--disable-frame-pointer' for x86 GNU systemsThomas Schwinge1-2/+2
2019-05-06re PR target/89221 (--enable-frame-pointer does not work as intended)Uros Bizjak1-6/+15
2019-04-15[NDS32] Provide one valid nds32 assembly instruction to check assembler debug...Chung-Ju Wu1-1/+1
2019-03-01RISC-V: Generalize -march support, add ELF attribute support.Kito Cheng1-0/+37