summaryrefslogtreecommitdiff
path: root/libgfortran/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* re PR libfortran/51899 (libgfortran's chmod.c fails to build on MinGW)Tobias Burnus2012-01-201-1/+1
* Remove configure check for unused fdopen.Janne Blomqvist2012-01-121-1/+1
* Configure cleanup.Janne Blomqvist2011-11-091-25/+12
* configure.ac: Make more cross-compile friendly.Tobias Burnus2011-11-091-0/+8
* PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc.Janne Blomqvist2011-11-091-5/+5
* Move gthr to toplevel libgccRainer Orth2011-11-021-3/+0
* PR 48931 Make backtrace async-signal-safe, reformat outputJanne Blomqvist2011-05-221-2/+2
* PR 47571 Fix bootstrap regression on alpha-dec-osfJanne Blomqvist2011-04-151-6/+7
* Cleanup memsize typesJanne Blomqvist2011-04-121-4/+5
* re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found wit...Rainer Orth2011-03-211-15/+22
* re PR libfortran/47883 (libgfortran configuration should use AC_LINK_IFELSE i...Francois-Xavier Coudert2011-03-161-3/+3