aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)Author
2013-01-02Merge from FSF GCC 4.7.3 (svn branches/gcc-4_7-branch 194772).Matthew Gretton-Dann
2012-11-07Merge from FSF GCC 4.7.2 (svn branches/gcc-4_7-branch 193200).Michael Hope
2012-10-01Merge from FSF GCC 4.7.2 (svn branches/gcc-4_7-branch 191881).Matthew Gretton-Dann
2012-09-11Merge from FSF GCC 4.7.1 (svn branches/gcc-4_7-branch 191123).Michael Hope
2012-07-02Merge from FSF (GCC SVN branches/gcc-4_7-branch:189098)Michael Hope
2012-05-15Merge from FSF (GCC SVN branches/gcc-4_7-branch:187448)Andrew Stubbs
2012-04-02Merge from FSF (GCC SVN branches/gcc-4_7-branch:186061)Andrew Stubbs
2012-01-202012-01-20 Tobias Burnus <burnus@net-b.de>burnus
2012-01-122012-01-12 Tobias Burnus <burnus@net-b.de>burnus
2012-01-12Remove configure check for unused fdopen.jb
2012-01-12PR 51803 Avoid malloc if getcwd fails or is not available.jb
2012-01-112012-01-11 Tobias Burnus <burnus@net-b.de>burnus
2012-01-11PR 51803 Handle getcwd failure and lack of the function better.jb
2012-01-102012-01-10 Tobias Burnus <burnus@net-b.de>burnus
2012-01-092012-01-09 Harald Anlauf <anlauf@gmx.de>burnus
2012-01-09Link libgfortran with -shared-libgccro
2012-01-092012-01-09 Richard Guenther <rguenther@suse.de>rguenth
2012-01-062012-01-06 Tobias Burnus <burnus@net-b.de>burnus
2011-12-22PR 51646 Use POSIX mode flags in open() argument.jb
2011-12-082011-12-08 Tobias Burnus <burnus@net-b.de>burnus
2011-11-21Additional fixes for FreeBSD-10 build:andreast
2011-11-11PR 51090 Fix r181288 to conform to GNU stylejb
2011-11-11PR 51090 Check that getenv result != NULL before proceeding.jb
2011-11-10Let the compiler decide whether to inline.jb
2011-11-09Simplify time() usage.jb
2011-11-09Configure cleanup.jb
2011-11-09 PR libfortran/47972rth
2011-11-09PR 46686 Fix incorrect comment.jb
2011-11-092011-11-09 Tobias Burnus <burnus@net-b.de>burnus
2011-11-09PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc.jb
2011-11-09PR 50016 Slow I/O on MingW due to _commitjb
2011-11-08 PR libfortran/47972fxcoudert
2011-11-08 PR libfortran/47970fxcoudert
2011-11-07Revert previous fix for PR 45723.jb
2011-11-02Move gthr to toplevel libgccro
2011-11-01Copyright years and whitespace fix for r180734jb
2011-11-01Cleanup NEWUNIT allocation.jb
2011-10-31Update file position for inquire lazily.jb
2011-10-31Introduce a size member function to struct stream.jb
2011-10-31Simplify handling of special files.jb
2011-09-102011-09-10 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2011-09-012011-09-01 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2011-08-29gcc/fortran/burnus
2011-08-292011-08-29 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2011-08-282011-08-28 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2011-08-182011-08-18 Tobias Burnus <burnus@net-b.de>burnus
2011-07-23* libgfortran/intrinsics/ctime.c: Include <stdlib.h>.schwab
2011-07-222011-07-23 Tobias Burnus <burnus@net-b.de>burnus
2011-07-152011-07-15 Daniel Carrera <dcarrera@gmail.com>dcarrera
2011-07-14Remove error parameter from caf_runtime_error. Add caf_runtime_error to singl...dcarrera