summaryrefslogtreecommitdiff
path: root/libgcc/configure
AgeCommit message (Expand)Author
2022-03-29LoongArch Port: Regenerate libgcc/configure.chenglulu
2022-02-24bpf: do not --enable-gcov for bpf-*-* targetsJose E. Marchesi
2021-06-22rs6000: Fix typos in float128 ISA3.1 supportKewen Lin
2021-06-09Conversions between 128-bit integer and floating point values.Carl Love
2021-03-03gcov: use mmap pools for KVP.Martin Liska
2020-10-21Introduce vxworks7r2 support for ppc and ppc64Douglas Rupp
2020-06-15gcc: xtensa: add -mabi option for call0/windowed ABIMax Filippov
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu
2020-05-14x86: Default CET run-time support to autoH.J. Lu
2020-05-05Delete changes meant for a private branch.Michael Meissner
2020-05-05Patch ieee128-lib-patch010bMichael Meissner
2020-04-15aarch64: Fix bootstrap with old binutils [PR93053]Jakub Jelinek
2020-02-12Use a non-empty test program to test ability to link.Sandra Loosemore
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2019-12-16MSP430: Add new msp430-elfbare targetJozef Lawrynowicz
2019-09-25libgcc: Rebuild autoconf filesRichard Henderson
2019-09-25aarch64: Configure for sys/auxv.h in libgcc for lse-init.cRichard Henderson
2019-06-27Add --disable-tm-clone-registry libgcc configure option.Ilia Diachkov
2019-06-25Create GCN-specific gthreadsKwok Cheung Yeung
2019-05-14Remove obsolete Solaris 10 supportRainer Orth
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-09-18Use v2 map syntax in libgcc-unwind.map if Solaris ld supports itRainer Orth
2018-07-05Add missing '|' as wrong patch was applied.Jeff Law
2018-07-05dfp.m4 (enable_decimal_float): Enable for x86_64*-*-gnu* to catch x86_64 kFre...James Clarke
2018-06-27add support for --disable-gcovRasmus Villemoes
2018-04-24Regenerate configure of target librariesH.J. Lu
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm
2018-02-28re PR debug/83917 (with -mcall-ms2sysv-xlogues, stepping into x86 tail-call r...Jakub Jelinek
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
2017-11-17Enable building libgcc with CET options.Igor Tsimbalist
2017-11-14Adapt Solaris 12 referencesRainer Orth
2017-09-23PR target/82196 addendum: Fix Darwin build breakage and test FAILS on SolarisDaniel Santos
2017-07-12re PR target/81193 (PowerPC GCC __builtin_cpu_is and __builtin_cpu_supports s...Michael Meissner
2017-06-21re PR gcov-profile/81080 (target libgcov not built with large file support)Richard Biener
2017-03-10rs6000: float128 on BE and 32-bitSegher Boessenkool
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra
2016-09-21configure.ac: Do not create links, only substitute the filenames.Eric Botcazou
2016-04-30config.guess: Remove SH5 support.Oleg Endo
2016-04-11re PR target/70381 (On powerpc, -mfloat128 is on by default for all VSX systems)Michael Meissner
2016-02-25re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin
2016-01-21float128-sed: New files to convert TF names to KF names for PowerPC IEEE 128-...Michael Meissner
2016-01-14Revert 2016-01-13 change.Michael Meissner
2016-01-13rs6000-builtin.def (BU_FLOAT128_2): Add support for pack/unpack functions for...Michael Meissner
2015-09-24Use CRTs provided by SolarisRainer Orth
2015-06-30IA MCU psABI support: changes to librariesH.J. Lu
2015-05-13sjlj.m4: New file.Eric Botcazou
2015-04-29Fix libgcc installation for offload targets.Bernd Schmidt