summaryrefslogtreecommitdiff
path: root/libgfortran/configure
Commit message (Expand)AuthorAgeFilesLines
* Add support for a minimal version of libgfortran for accelerator targets.bernds2014-11-281-2/+27
* * configure.ac: Guard include of <ieeefp.h>.danglin2014-11-241-0/+8
* Always use PIC option with -shared in libtoolhjl2014-11-211-2/+2
* PR 60324 Unbounded stack allocations in libgfortran.jb2014-11-131-1/+1
* toplevel:fxcoudert2014-11-111-1/+1
* PR 47007 and 61847 Locale failures in libgfortran.jb2014-11-101-2/+17
* PR 63589 Fix splitting of PATH in find_addr2line.jb2014-10-201-2/+8
* Add -Werror=implicit-function-declaration to AM_CFLAGS.jb2014-09-301-1/+1
* Restore Solaris/SPARC bootstrapro2014-07-051-0/+16
* PR fortran/29383fxcoudert2014-06-281-2/+22
* PR libfortran/60468fxcoudert2014-06-151-4/+16
* * configure.ac [with_newlib] (HAVE_STRNLEN, HAVE_STRNDUP): Define.hp2014-05-231-0/+6
* PR 60324 Handle long path names, don't use PATH_MAX.jb2014-05-221-2/+8
* Use -std=gnu11 instead of -std=gnu99 for libgfortran C code.jb2014-05-121-5/+6
* Fix warning in libgfortran configure scriptktkachov2014-04-241-1/+1
* * configure.ac: Check for presence of fcntl.uweigand2014-03-181-2/+5
* 2013-11-15 Steve Ellcey <sellcey@mips.com>sje2013-11-151-3/+9
* Set close-on-exec flag when opening files.jb2013-11-101-8/+15
* * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalamodra2013-09-201-5/+11
* 2013-07-21 Tobias Burnus <burnus@net-b.de>burnus2013-07-211-12/+29
* 2013-06-24 Steve Ellcey <sellcey@mips.com>sje2013-06-241-8/+42
* 2013-06-24 Tobias Burnus <burnus@net-b.de>burnus2013-06-241-0/+21
* 2013-06-17 Tobias Burnus <burnus@net-b.de>burnus2013-06-171-12/+11
* Use -z ignore instead of --as-needed on Solarisro2013-05-241-6/+42
* PR target/56347danglin2013-02-191-22/+0
* Fix usage of secure_getenv with glibc 2.17. jb2012-10-061-8/+15
* * configure: Regenerated.dje2012-09-141-2/+4
* 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-3/+49
* Regenerate configure files for libtool.m4 changehjl2012-05-161-3/+10
* Fix handling of temporary files.jb2012-05-051-2/+8
* config/gingold2012-04-021-183/+549
* 2012-03-27 Tristan Gingold <gingold@adacore.com>gingold2012-03-271-183/+366
* 2012-03-26 Tristan Gingold <gingold@adacore.com>gingold2012-03-261-4017/+4069
* Remove obsolete Tru64 UNIX V5.1B supportro2012-03-121-2/+2
* 2012-01-20 Tobias Burnus <burnus@net-b.de>burnus2012-01-201-2/+5
* Remove configure check for unused fdopen.jb2012-01-121-5/+2
* PR 51646 Use POSIX mode flags in open() argument.jb2011-12-221-2/+2
* Additional fixes for FreeBSD-10 build:andreast2011-11-211-6/+6
* Configure cleanup.jb2011-11-091-453/+147
* 2011-11-09 Tobias Burnus <burnus@net-b.de>burnus2011-11-091-2/+142
* PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc.jb2011-11-091-19/+44
* Move gthr to toplevel libgccro2011-11-021-19/+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-22/+83
* libgfortran:ro2011-03-211-17/+28
* PR libfortran/47883fxcoudert2011-03-161-0/+2
* * acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): Set shell variablefxcoudert2011-02-251-0/+1
* PR 47802 Use strftime for CTIME and FDATE intrinsicsjb2011-02-241-6/+8