| Commit message (Expand) | Author | Age | Files | Lines |
* | Update check for working assembler --gdwarf-4 option | H.J. Lu | 2020-10-24 | 1 | -4/+102 |
* | debug: Pass --gdwarf-N to assembler if fixed gas is detected during configure | Jakub Jelinek | 2020-10-07 | 1 | -0/+310 |
* | gcc/configure typo fix | Alan Modra | 2020-09-30 | 1 | -1/+1 |
* | Fix GCC 10+ build failure with zstd version 1.2.0 or older. | Jim Wilson | 2020-09-29 | 1 | -3/+8 |
* | Fix fallout from Support new mallinfo2 function. | Jakub Jelinek | 2020-09-21 | 1 | -1/+1 |
* | Support new mallinfo2 function. | Martin Liska | 2020-09-21 | 1 | -2/+2 |
* | MSP430: Fix detection of assembler support for .mspabi_attribute | Jozef Lawrynowicz | 2020-09-08 | 1 | -1/+1 |
* | Removal of HSA offloading from gcc and libgomp | Martin Jambor | 2020-08-03 | 1 | -32/+22 |
* | Require CET support only for the final GCC build | H.J. Lu | 2020-07-30 | 1 | -8/+23 |
* | mmix: Don't turn off .hidden support. | Hans-Peter Nilsson | 2020-07-27 | 1 | -6/+0 |
* | S/390: Emit vector alignment hints for z13 if AS accepts them | Stefan Schulze Frielinghaus | 2020-06-16 | 1 | -0/+31 |
* | When specifying a non-system prefix with --with-zstd, the build fails because... | Michael Kuhn | 2020-06-09 | 1 | -0/+2 |
* | bootstrap: Fix --disable-bootstrap with older g++. | Jason Merrill | 2020-06-08 | 1 | -995/+2 |
* | Avoid nested save_CFLAGS and save_LDFLAGS | H.J. Lu | 2020-05-29 | 1 | -6/+6 |
* | bootstrap: Update requirement to C++11. | Jason Merrill | 2020-05-18 | 1 | -2/+996 |
* | x86: Default CET run-time support to auto | H.J. Lu | 2020-05-14 | 1 | -3/+9 |
* | gcc: Enable Intel CET on Intel CET enabled host for jit | H.J. Lu | 2020-05-12 | 1 | -2/+180 |
* | build: Fix 32-bit TLS detection with 64-bit-default gas on Solaris/x86 | Rainer Orth | 2020-05-05 | 1 | -0/+5 |
* | --with-{documentation,changes}-root-url tweaks | Jakub Jelinek | 2020-04-30 | 1 | -8/+14 |
* | diagnostics: Add %{...%} pretty-format support for URLs and use it in -Wpsabi... | Jakub Jelinek | 2020-04-29 | 1 | -2/+23 |
* | Harden and adjust 'gcc/configure' parsing of '--enable-offload-targets' | Thomas Schwinge | 2020-04-29 | 1 | -5/+8 |
* | [gcn] Fix 'omp-device-properties-gcn' handling | Thomas Schwinge | 2020-04-29 | 1 | -1/+1 |
* | Fix warning URLs for Fortran and analyzer [PR 92830] | David Malcolm | 2020-04-27 | 1 | -1/+1 |
* | Do not error about missing zstd unless --with-zstd. | Martin Liska | 2020-03-25 | 1 | -1/+1 |
* | Fix handling of --with{,out}-zstd option. | Martin Liska | 2020-03-25 | 1 | -4/+9 |
* | Improve detection of ld_date. | Martin Liska | 2020-02-28 | 1 | -1/+1 |
* | PR 87488: Add --with-diagnostics-urls configuration option | Bernd Edlinger | 2020-02-15 | 1 | -2/+39 |
* | nios2: Support for GOT-relative DW_EH_PE_datarel encoding. | Sandra Loosemore | 2020-01-31 | 1 | -0/+37 |
* | Fixes after recent configure changes relating to static libraries | Andrew Burgess | 2020-02-01 | 1 | -6/+23 |
* | Regenerate configure for 54b3d52 | Dragan Mladjenovic | 2020-01-30 | 1 | -2/+19 |
* | Initial commit of analyzer | David Malcolm | 2020-01-14 | 1 | -3/+22 |
* | Switch gcc ftp URL's to https | Janne Blomqvist | 2019-11-20 | 1 | -1/+1 |
* | musl: use correct long double abi by default | Szabolcs Nagy | 2019-11-18 | 1 | -0/+13 |
* | [RS6000] Remove TARGET_TLS_MARKERS and require binutils 2.20 | Alan Modra | 2019-11-12 | 1 | -36/+0 |
* | [build] Properly track GCC language configure fragments | Thomas Schwinge | 2019-11-11 | 1 | -3/+7 |
* | Add gcc/config/gcn/t-omp-device for OpenMP declare variant kind/arch/isa | Tobias Burnus | 2019-11-04 | 1 | -2/+6 |
* | pass --enable-obsolete down to gcc/configure for auto-build.h | Alexandre Oliva | 2019-11-04 | 1 | -3/+10 |
* | MSP430: Add -mtiny-printf option | Jozef Lawrynowicz | 2019-11-04 | 1 | -2/+23 |
* | Regenerate gcc/configure | Jozef Lawrynowicz | 2019-11-04 | 1 | -20/+8 |
* | config.in: Regenerate. | Jan Hubicka | 2019-11-03 | 1 | -9/+76 |
* | re PR bootstrap/92314 (missing omp-device-properties', needed by 's-omp-devic... | Jakub Jelinek | 2019-11-02 | 1 | -9/+13 |
* | configure.ac: Compute and substitute omp_device_properties and omp_device_pro... | Jakub Jelinek | 2019-10-31 | 1 | -2/+15 |
* | Documentation hyperlinks for [-Wname-of-option] (PR 87488) | David Malcolm | 2019-10-10 | 1 | -2/+23 |
* | MSP430: Don't generate 430X insns when handling data in the lower memory region | Jozef Lawrynowicz | 2019-10-07 | 1 | -0/+74 |
* | libada: Remove racy duplicate gnatlib installation | Maciej W. Rozycki | 2019-10-01 | 1 | -2/+13 |
* | Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 update | Maciej W. Rozycki | 2019-09-27 | 1 | -6/+16 |
* | Remove Cell Broadband Engine SPU targets | Ulrich Weigand | 2019-09-03 | 1 | -1/+1 |
* | Add zstd support for LTO bytecode compression. | Martin Liska | 2019-07-03 | 1 | -2/+161 |
* | Remove support for alternative Solaris 11.4 ld -V output | Rainer Orth | 2019-06-17 | 1 | -6/+2 |
* | * configure: Regenerate. | Jakub Jelinek | 2019-06-06 | 1 | -1/+1 |