summaryrefslogtreecommitdiff
path: root/libgfortran/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki2020-01-241-1/+10
* Enable full GFortran library for AMD GCNKwok Cheung Yeung2019-06-251-2/+1
* libfortran/90038 Reap dead children when wait=.false.Janne Blomqvist2019-05-191-1/+1
* libfortran/90038: Use posix_spawn instead of forkJanne Blomqvist2019-05-171-1/+1
* GCN libgfortran.Andrew Stubbs2019-01-171-1/+2
* Replace sync builtins with atomic builtinsJanne Blomqvist2018-11-221-2/+2
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-1/+0
* Use vectored writes when reporting errors and warnings.Janne Blomqvist2018-09-211-2/+2
* Include <sys/random.h> for getentropy on SolarisRainer Orth2018-08-141-2/+3
* Use getentropy() for seeding PRNGJanne Blomqvist2018-08-131-1/+2
* Enable building libgfortran with Intel CETIgor Tsimbalist2017-11-171-0/+7
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2017-05-251-0/+9
* re PR target/78478 (Compile Error for i386-rtems)Uros Bizjak2017-01-191-0/+3
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-0/+3
* Disable hwcaps on libgfortranRainer Orth2016-12-121-0/+3
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2016-12-031-0/+9
* configure.ac (nvptx-*): Hardwire newlib.Nathan Sidwell2016-08-291-0/+2
* re PR fortran/47571 (undefined reference to clock_gettime in Linux build of 0...Francois-Xavier Coudert2015-08-311-0/+3
* re PR fortran/47571 (undefined reference to clock_gettime in Linux build of 0...Francois-Xavier Coudert2015-08-311-2/+2
* acinclude.m4: Remove LIBGFOR_CHECK_ATTRIBUTE_DLLEXPORT.Francois-Xavier Coudert2015-08-291-13/+3
* [Patch] Add to the libgfortran/newlib bodge to "detect" ftruncate support in ...James Greenhalgh2015-08-281-1/+6
* re PR libfortran/54572 (Use libbacktrace library)Francois-Xavier Coudert2015-08-231-6/+2
* Add support for a minimal version of libgfortran for accelerator targets.Bernd Schmidt2014-11-281-0/+12
* configure.ac: Guard include of <ieeefp.h>.John David Anglin2014-11-241-0/+4
* PR 60324 Unbounded stack allocations in libgfortran.Janne Blomqvist2014-11-131-1/+1
* PR 47007 and 61847 Locale failures in libgfortran.Janne Blomqvist2014-11-101-2/+3
* PR 63589 Fix splitting of PATH in find_addr2line.Janne Blomqvist2014-10-201-1/+2
* Add -Werror=implicit-function-declaration to AM_CFLAGS.Janne Blomqvist2014-09-301-1/+1
* re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception...Francois-Xavier Coudert2014-06-281-0/+9
* re PR libfortran/60468 (./fpu-target.h:93:3: error: unknown type name 'choke')Francois-Xavier Coudert2014-06-151-2/+8
* configure.ac [...] (HAVE_STRNLEN, [...]): Define.Hans-Peter Nilsson2014-05-231-0/+2
* PR 60324 Handle long path names, don't use PATH_MAX.Janne Blomqvist2014-05-221-1/+1
* Use -std=gnu11 instead of -std=gnu99 for libgfortran C code.Janne Blomqvist2014-05-121-3/+4
* Fix warning in libgfortran configure scriptKyrylo Tkachov2014-04-241-1/+1
* configure.ac: Check for presence of fcntl.Ulrich Weigand2014-03-181-1/+1
* configure.ac: Do not define HAVE_STRTOLD.Steve Ellcey2013-11-151-1/+7
* Set close-on-exec flag when opening files.Janne Blomqvist2013-11-101-1/+1
* re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Tobias Burnus2013-07-211-0/+1
* configure.ac (AC_CHECK_FUNCS_ONCE): Put into if statement.Steve Ellcey2013-06-241-7/+21
* configure.ac: Check for fp_except and fp_except_t.Tobias Burnus2013-06-241-0/+1
* gfortran.h (gfc_option_t): Add fpe_summary.Tobias Burnus2013-06-171-1/+1
* re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec...John David Anglin2013-02-191-3/+0
* Fix usage of secure_getenv with glibc 2.17. Janne Blomqvist2012-10-061-1/+2
* re PR target/51007 (Quadmath I/O doesn't work on MinGW)Benjamin Kosnik2012-05-311-1/+1
* re PR libfortran/53444 (Accommodate non-compliant strerror_r() on VxWorks.)Tobias Burnus2012-05-231-1/+4
* Fix handling of temporary files.Janne Blomqvist2012-05-051-1/+1
* math.m4 (GCC_CHECK_MATH_FUNC): Remove if-present argument.Tristan Gingold2012-04-021-183/+183
* configure.ac: Add description to AC_DEFINE in GCC_CHECK_MATH_FUNC.Tristan Gingold2012-03-271-183/+183
* configure.ac: Use GCC_CHECK_MATH_FUNC for math functions.Tristan Gingold2012-03-261-183/+183
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-121-1/+1