aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/configure
AgeCommit message (Expand)AuthorFilesLines
2021-01-05Update GNU/Hurd configure supportSamuel Thibault1-11/+1
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe1-16/+18
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin1-4/+4
2020-07-26libgfortran: Skip integer-kind=16 check for amdgcnTobias Burnus1-2/+17
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn1-2/+15
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-4/+5
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu1-2/+5
2020-05-14x86: Default CET run-time support to autoH.J. Lu1-2/+2
2020-04-22libgfortran: Provide some further math library fallbacks [PR94694]Jakub Jelinek1-0/+325
2020-02-12Use a non-empty test program to test ability to link.Sandra Loosemore1-2/+2
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-3/+30
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki1-25/+23
2019-06-25Enable full GFortran library for AMD GCNKwok Cheung Yeung1-2/+1
2019-05-19libfortran/90038 Reap dead children when wait=.false.Janne Blomqvist1-2/+8
2019-05-17libfortran/90038: Use posix_spawn instead of forkJanne Blomqvist1-8/+23
2019-01-17GCN libgfortran.Andrew Stubbs1-3/+4
2019-01-12gfortran.texi: Add description in sections on TS 29113 and further interopera...Paul Thomas1-20/+8
2018-11-22Replace sync builtins with atomic builtinsJanne Blomqvist1-20/+32
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-1184/+1394
2018-09-21Use vectored writes when reporting errors and warnings.Janne Blomqvist1-2/+8
2018-08-14Include <sys/random.h> for getentropy on SolarisRainer Orth1-2/+5
2018-08-13Use getentropy() for seeding PRNGJanne Blomqvist1-2/+5
2018-04-24Regenerate configure of target librariesH.J. Lu1-1/+1
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek1-7/+6
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm1-1/+1
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist1-3/+18
2017-11-17Enable building libgfortran with Intel CETIgor Tsimbalist1-2/+77
2017-05-28Fix libgfortran FMA3/FMA4 testsRainer Orth1-6/+12
2017-05-26re PR fortran/80889 (Bootstrap broken on all targets due to rev 248472)Thomas Koenig1-0/+13
2017-05-25re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig1-2/+101
2017-01-19re PR target/78478 (Compile Error for i386-rtems)Uros Bizjak1-0/+37
2017-01-19re PR target/79127 (Error: invalid register for .seh_savexmm in matmul_i4.c)Jakub Jelinek1-1/+8
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-2/+21
2016-12-12Disable hwcaps on libgfortranRainer Orth1-371/+429
2016-12-03re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig1-0/+87
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose1-1/+0
2016-08-29configure.ac (nvptx-*): Hardwire newlib.Nathan Sidwell1-2/+4
2015-08-31re PR fortran/47571 (undefined reference to clock_gettime in Linux build of 0...Francois-Xavier Coudert1-0/+46
2015-08-31re PR fortran/47571 (undefined reference to clock_gettime in Linux build of 0...Francois-Xavier Coudert1-25/+22
2015-08-29acinclude.m4: Remove LIBGFOR_CHECK_ATTRIBUTE_DLLEXPORT.Francois-Xavier Coudert1-442/+2
2015-08-28[Patch] Add to the libgfortran/newlib bodge to "detect" ftruncate support in ...James Greenhalgh1-1/+6
2015-08-23re PR libfortran/54572 (Use libbacktrace library)Francois-Xavier Coudert1-60/+2
2015-04-22libstdc++, libgfortran gthr workaround for muslSzabolcs Nagy1-1/+1
2014-11-28Add support for a minimal version of libgfortran for accelerator targets.Bernd Schmidt1-2/+27
2014-11-24configure.ac: Guard include of <ieeefp.h>.John David Anglin1-0/+8
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu1-2/+2
2014-11-13PR 60324 Unbounded stack allocations in libgfortran.Janne Blomqvist1-1/+1
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert1-1/+1
2014-11-10PR 47007 and 61847 Locale failures in libgfortran.Janne Blomqvist1-2/+17
2014-10-20PR 63589 Fix splitting of PATH in find_addr2line.Janne Blomqvist1-2/+8