aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/configure
AgeCommit message (Expand)Author
2022-10-12regenerate configure filesMartin Liska
2022-10-11Generic configury support for shared libs on VxWorksOlivier Hainque
2022-08-17fortran: Add -static-libquadmath support [PR46539]Jakub Jelinek
2022-06-29libgfortran: Switch some more __float128 uses to _Float128Jakub Jelinek
2022-06-29libgfortran: Fix up LIBGFOR_CHECK_FLOAT128 [PR106137]Jakub Jelinek
2022-06-28fortran, libgfortran: Avoid using libquadmath for glibc 2.26+Jakub Jelinek
2022-01-11Make sure the Fortran specifics have real(kind=16).Thomas Koenig
2022-01-11Generate config.h macros for IEEE128 math functions.Thomas Koenig
2022-01-11Prepare library for REAL(KIND=17).Thomas Koenig
2021-09-22Fortran: Improve -Wmissing-include-dirs warnings [PR55534]Tobias Burnus
2021-09-21Fortran: Fix -Wno-missing-include-dirs handling [PR55534]Tobias Burnus
2021-08-27libgfortran: Use the libtool macro to determine libm availability.Iain Sandoe
2021-06-29Fortran: Re-enable 128-bit integers for AMD GCNJulian Brown
2021-01-05Update GNU/Hurd configure supportSamuel Thibault
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin
2020-07-26libgfortran: Skip integer-kind=16 check for amdgcnTobias Burnus
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn
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-04-22libgfortran: Provide some further math library fallbacks [PR94694]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-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki
2019-06-25Enable full GFortran library for AMD GCNKwok Cheung Yeung
2019-05-19libfortran/90038 Reap dead children when wait=.false.Janne Blomqvist
2019-05-17libfortran/90038: Use posix_spawn instead of forkJanne Blomqvist
2019-01-17GCN libgfortran.Andrew Stubbs
2019-01-12gfortran.texi: Add description in sections on TS 29113 and further interopera...Paul Thomas
2018-11-22Replace sync builtins with atomic builtinsJanne Blomqvist
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-09-21Use vectored writes when reporting errors and warnings.Janne Blomqvist
2018-08-14Include <sys/random.h> for getentropy on SolarisRainer Orth
2018-08-13Use getentropy() for seeding PRNGJanne Blomqvist
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-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
2017-11-17Enable building libgfortran with Intel CETIgor Tsimbalist
2017-05-28Fix libgfortran FMA3/FMA4 testsRainer Orth
2017-05-26re PR fortran/80889 (Bootstrap broken on all targets due to rev 248472)Thomas Koenig
2017-05-25re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig
2017-01-19re PR target/78478 (Compile Error for i386-rtems)Uros Bizjak
2017-01-19re PR target/79127 (Error: invalid register for .seh_savexmm in matmul_i4.c)Jakub Jelinek
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2016-12-12Disable hwcaps on libgfortranRainer Orth
2016-12-03re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose
2016-08-29configure.ac (nvptx-*): Hardwire newlib.Nathan Sidwell