summaryrefslogtreecommitdiff
path: root/libgfortran/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-11-03Merge branches/gcc-4_9-branch rev 216979clyon1-1/+2
2014-06-122014-05-25 Yvan Roux <yvan.roux@linaro.org>yroux1-1/+1
2014-03-18 * configure.ac: Check for presence of fcntl.uweigand1-1/+1
2013-11-152013-11-15 Steve Ellcey <sellcey@mips.com>sje1-1/+7
2013-11-10Set close-on-exec flag when opening files.jb1-1/+1
2013-07-212013-07-21 Tobias Burnus <burnus@net-b.de>burnus1-0/+1
2013-06-242013-06-24 Steve Ellcey <sellcey@mips.com>sje1-7/+21
2013-06-242013-06-24 Tobias Burnus <burnus@net-b.de>burnus1-0/+1
2013-06-172013-06-17 Tobias Burnus <burnus@net-b.de>burnus1-1/+1
2013-02-19 PR target/56347danglin1-3/+0
2012-10-06Fix usage of secure_getenv with glibc 2.17. jb1-1/+2
2012-05-312012-05-31 Benjamin Kosnik <bkoz@redhat.com>bkoz1-1/+1
2012-05-232012-05-23 Tobias Burnus <burnus@net-b.de>burnus1-1/+4
2012-05-05Fix handling of temporary files.jb1-1/+1
2012-04-02config/gingold1-183/+183
2012-03-272012-03-27 Tristan Gingold <gingold@adacore.com>gingold1-183/+183
2012-03-262012-03-26 Tristan Gingold <gingold@adacore.com>gingold1-183/+183
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportro1-1/+1
2012-01-202012-01-20 Tobias Burnus <burnus@net-b.de>burnus1-1/+1
2012-01-12Remove configure check for unused fdopen.jb1-1/+1
2011-11-09Configure cleanup.jb1-25/+12
2011-11-092011-11-09 Tobias Burnus <burnus@net-b.de>burnus1-0/+8
2011-11-09PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc.jb1-5/+5
2011-11-02Move gthr to toplevel libgccro1-3/+0
2011-05-22PR 48931 Make backtrace async-signal-safe, reformat outputjb1-2/+2
2011-04-15PR 47571 Fix bootstrap regression on alpha-dec-osfjb1-6/+7
2011-04-12Cleanup memsize typesjb1-4/+5
2011-03-21 libgfortran:ro1-15/+22
2011-03-16 PR libfortran/47883fxcoudert1-3/+3
2011-02-24PR 47802 Use strftime for CTIME and FDATE intrinsicsjb1-3/+3
2011-02-24PR 47802 Test for POSIX getpwuid_rjb1-0/+20
2011-02-02PR 47571 Weakref trickery for clock_gettime()jb1-3/+3
2011-01-31Use clock_gettime in libgfortran timing intrinsics, cleanupjb1-0/+11
2011-01-27Pr 47431 CTIME/FDATE thread-safety using ctime_r()jb1-1/+1
2011-01-27PR 47432 Use ttyname_r() if availablejb1-1/+1
2011-01-27PR 47491 getpwuid_r() bootstrap regression on Solarisjb1-0/+2
2011-01-25PR 47375 getlog thread safetyjb1-1/+1
2011-01-21PR 46267 strerror thread safetyjb1-1/+1
2010-12-10/burnus1-3/+15
2010-12-06config/ChangeLog:davek1-0/+1
2010-11-16/burnus1-2/+11
2010-09-09 * acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE,fxcoudert1-9/+0
2010-07-02 libgfortran:ro1-5/+9
2010-07-02 * configure.ac: Check for Sun symbol versioning.ro1-4/+17
2010-05-04no-dist in non-imported automake dirs.rwild1-1/+2
2009-09-222009-09-19 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>tobi1-0/+20
2009-08-24Update AC_PREREQ entries to 2.64rwild1-1/+1
2009-07-30 * configure.host: Define ieee_flags and set it to -mieee for sh.kkojima1-0/+4
2009-07-30config/rwild1-1/+1
2009-05-29Fix PR40190; use localtime_r, gmtime_r, add fallback implementationsjb1-0/+1