| Commit message (Expand) | Author | Age | Files | Lines |
* | PR libfortran/47571 | fxcoudert | 2015-08-31 | 1 | -0/+46 |
* | PR libfortran/47571 | fxcoudert | 2015-08-31 | 1 | -25/+22 |
* | * acinclude.m4: Remove LIBGFOR_CHECK_ATTRIBUTE_DLLEXPORT. | fxcoudert | 2015-08-29 | 1 | -442/+2 |
* | [Patch] Add to the libgfortran/newlib bodge to "detect" ftruncate support in ... | jgreenhalgh | 2015-08-28 | 1 | -1/+6 |
* | PR libfortran/54572 | fxcoudert | 2015-08-23 | 1 | -60/+2 |
* | libstdc++, libgfortran gthr workaround for musl | ktkachov | 2015-04-22 | 1 | -1/+1 |
* | Add support for a minimal version of libgfortran for accelerator targets. | bernds | 2014-11-28 | 1 | -2/+27 |
* | * configure.ac: Guard include of <ieeefp.h>. | danglin | 2014-11-24 | 1 | -0/+8 |
* | Always use PIC option with -shared in libtool | hjl | 2014-11-21 | 1 | -2/+2 |
* | PR 60324 Unbounded stack allocations in libgfortran. | jb | 2014-11-13 | 1 | -1/+1 |
* | toplevel: | fxcoudert | 2014-11-11 | 1 | -1/+1 |
* | PR 47007 and 61847 Locale failures in libgfortran. | jb | 2014-11-10 | 1 | -2/+17 |
* | PR 63589 Fix splitting of PATH in find_addr2line. | jb | 2014-10-20 | 1 | -2/+8 |
* | Add -Werror=implicit-function-declaration to AM_CFLAGS. | jb | 2014-09-30 | 1 | -1/+1 |
* | Restore Solaris/SPARC bootstrap | ro | 2014-07-05 | 1 | -0/+16 |
* | PR fortran/29383 | fxcoudert | 2014-06-28 | 1 | -2/+22 |
* | PR libfortran/60468 | fxcoudert | 2014-06-15 | 1 | -4/+16 |
* | * configure.ac [with_newlib] (HAVE_STRNLEN, HAVE_STRNDUP): Define. | hp | 2014-05-23 | 1 | -0/+6 |
* | PR 60324 Handle long path names, don't use PATH_MAX. | jb | 2014-05-22 | 1 | -2/+8 |
* | Use -std=gnu11 instead of -std=gnu99 for libgfortran C code. | jb | 2014-05-12 | 1 | -5/+6 |
* | Fix warning in libgfortran configure script | ktkachov | 2014-04-24 | 1 | -1/+1 |
* | * configure.ac: Check for presence of fcntl. | uweigand | 2014-03-18 | 1 | -2/+5 |
* | 2013-11-15 Steve Ellcey <sellcey@mips.com> | sje | 2013-11-15 | 1 | -3/+9 |
* | Set close-on-exec flag when opening files. | jb | 2013-11-10 | 1 | -8/+15 |
* | * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical | amodra | 2013-09-20 | 1 | -5/+11 |
* | 2013-07-21 Tobias Burnus <burnus@net-b.de> | burnus | 2013-07-21 | 1 | -12/+29 |
* | 2013-06-24 Steve Ellcey <sellcey@mips.com> | sje | 2013-06-24 | 1 | -8/+42 |
* | 2013-06-24 Tobias Burnus <burnus@net-b.de> | burnus | 2013-06-24 | 1 | -0/+21 |
* | 2013-06-17 Tobias Burnus <burnus@net-b.de> | burnus | 2013-06-17 | 1 | -12/+11 |
* | Use -z ignore instead of --as-needed on Solaris | ro | 2013-05-24 | 1 | -6/+42 |
* | PR target/56347 | danglin | 2013-02-19 | 1 | -22/+0 |
* | Fix usage of secure_getenv with glibc 2.17. | jb | 2012-10-06 | 1 | -8/+15 |
* | * configure: Regenerated. | dje | 2012-09-14 | 1 | -2/+4 |
* | 2012-05-31 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2012-05-31 | 1 | -1/+1 |
* | 2012-05-23 Tobias Burnus <burnus@net-b.de> | burnus | 2012-05-23 | 1 | -3/+49 |
* | Regenerate configure files for libtool.m4 change | hjl | 2012-05-16 | 1 | -3/+10 |
* | Fix handling of temporary files. | jb | 2012-05-05 | 1 | -2/+8 |
* | config/ | gingold | 2012-04-02 | 1 | -183/+549 |
* | 2012-03-27 Tristan Gingold <gingold@adacore.com> | gingold | 2012-03-27 | 1 | -183/+366 |
* | 2012-03-26 Tristan Gingold <gingold@adacore.com> | gingold | 2012-03-26 | 1 | -4017/+4069 |
* | Remove obsolete Tru64 UNIX V5.1B support | ro | 2012-03-12 | 1 | -2/+2 |
* | 2012-01-20 Tobias Burnus <burnus@net-b.de> | burnus | 2012-01-20 | 1 | -2/+5 |
* | Remove configure check for unused fdopen. | jb | 2012-01-12 | 1 | -5/+2 |
* | PR 51646 Use POSIX mode flags in open() argument. | jb | 2011-12-22 | 1 | -2/+2 |
* | Additional fixes for FreeBSD-10 build: | andreast | 2011-11-21 | 1 | -6/+6 |
* | Configure cleanup. | jb | 2011-11-09 | 1 | -453/+147 |
* | 2011-11-09 Tobias Burnus <burnus@net-b.de> | burnus | 2011-11-09 | 1 | -2/+142 |
* | PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc. | jb | 2011-11-09 | 1 | -19/+44 |
* | Move gthr to toplevel libgcc | ro | 2011-11-02 | 1 | -19/+0 |
* | PR 48931 Make backtrace async-signal-safe, reformat output | jb | 2011-05-22 | 1 | -2/+2 |