summaryrefslogtreecommitdiff
path: root/libgfortran/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* PR 60324 Unbounded stack allocations in libgfortran.jb2014-11-131-1/+1
* PR 47007 and 61847 Locale failures in libgfortran.jb2014-11-101-2/+3
* PR 63589 Fix splitting of PATH in find_addr2line.jb2014-10-201-1/+2
* Add -Werror=implicit-function-declaration to AM_CFLAGS.jb2014-09-301-1/+1
* PR fortran/29383fxcoudert2014-06-281-0/+9
* PR libfortran/60468fxcoudert2014-06-151-2/+8
* * configure.ac [with_newlib] (HAVE_STRNLEN, HAVE_STRNDUP): Define.hp2014-05-231-0/+2
* PR 60324 Handle long path names, don't use PATH_MAX.jb2014-05-221-1/+1
* Use -std=gnu11 instead of -std=gnu99 for libgfortran C code.jb2014-05-121-3/+4
* Fix warning in libgfortran configure scriptktkachov2014-04-241-1/+1
* * configure.ac: Check for presence of fcntl.uweigand2014-03-181-1/+1
* 2013-11-15 Steve Ellcey <sellcey@mips.com>sje2013-11-151-1/+7
* Set close-on-exec flag when opening files.jb2013-11-101-1/+1
* 2013-07-21 Tobias Burnus <burnus@net-b.de>burnus2013-07-211-0/+1
* 2013-06-24 Steve Ellcey <sellcey@mips.com>sje2013-06-241-7/+21
* 2013-06-24 Tobias Burnus <burnus@net-b.de>burnus2013-06-241-0/+1
* 2013-06-17 Tobias Burnus <burnus@net-b.de>burnus2013-06-171-1/+1
* PR target/56347danglin2013-02-191-3/+0
* Fix usage of secure_getenv with glibc 2.17. jb2012-10-061-1/+2
* 2012-05-31 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-05-311-1/+1
* 2012-05-23 Tobias Burnus <burnus@net-b.de>burnus2012-05-231-1/+4
* Fix handling of temporary files.jb2012-05-051-1/+1
* config/gingold2012-04-021-183/+183
* 2012-03-27 Tristan Gingold <gingold@adacore.com>gingold2012-03-271-183/+183
* 2012-03-26 Tristan Gingold <gingold@adacore.com>gingold2012-03-261-183/+183
* Remove obsolete Tru64 UNIX V5.1B supportro2012-03-121-1/+1
* 2012-01-20 Tobias Burnus <burnus@net-b.de>burnus2012-01-201-1/+1
* Remove configure check for unused fdopen.jb2012-01-121-1/+1
* Configure cleanup.jb2011-11-091-25/+12
* 2011-11-09 Tobias Burnus <burnus@net-b.de>burnus2011-11-091-0/+8
* PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc.jb2011-11-091-5/+5
* Move gthr to toplevel libgccro2011-11-021-3/+0
* PR 48931 Make backtrace async-signal-safe, reformat outputjb2011-05-221-2/+2
* PR 47571 Fix bootstrap regression on alpha-dec-osfjb2011-04-151-6/+7
* Cleanup memsize typesjb2011-04-121-4/+5
* libgfortran:ro2011-03-211-15/+22
* PR libfortran/47883fxcoudert2011-03-161-3/+3
* PR 47802 Use strftime for CTIME and FDATE intrinsicsjb2011-02-241-3/+3
* PR 47802 Test for POSIX getpwuid_rjb2011-02-241-0/+20
* PR 47571 Weakref trickery for clock_gettime()jb2011-02-021-3/+3
* Use clock_gettime in libgfortran timing intrinsics, cleanupjb2011-01-311-0/+11
* Pr 47431 CTIME/FDATE thread-safety using ctime_r()jb2011-01-271-1/+1
* PR 47432 Use ttyname_r() if availablejb2011-01-271-1/+1
* PR 47491 getpwuid_r() bootstrap regression on Solarisjb2011-01-271-0/+2
* PR 47375 getlog thread safetyjb2011-01-251-1/+1
* PR 46267 strerror thread safetyjb2011-01-211-1/+1
* /burnus2010-12-101-3/+15
* config/ChangeLog:davek2010-12-061-0/+1
* /burnus2010-11-161-2/+11
* * acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE,fxcoudert2010-09-091-9/+0