aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
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
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