aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)Author
2012-06-14Mark ChangeLogRichard Biener
2012-05-31re PR bootstrap/52700 (lib* configure fails on --enable-symvers=gnu-versioned...Benjamin Kosnik
2012-05-12re PR fortran/53310 (EOSHIFT leaks memory)Tobias Burnus
2012-03-30re PR libfortran/52758 (libgfortran/intrinsics/chmod.c: Array index out of bo...Uros Bizjak
2012-03-22Mark ChangeLogRichard Biener
2012-01-20re PR libfortran/51899 (libgfortran's chmod.c fails to build on MinGW)Tobias Burnus
2012-01-12re PR libfortran/36755 (Avoid fork/exec in chmod intrinsic)Tobias Burnus
2012-01-12Remove configure check for unused fdopen.Janne Blomqvist
2012-01-12PR 51803 Avoid malloc if getcwd fails or is not available.Janne Blomqvist
2012-01-11main.c (store_exe_path): Fix absolute path detection for Windows.Tobias Burnus
2012-01-11PR 51803 Handle getcwd failure and lack of the function better.Janne Blomqvist
2012-01-10re PR fortran/51197 (Backtrace information less useful)Tobias Burnus
2012-01-09re PR fortran/51197 (Backtrace information less useful)Harald Anlauf
2012-01-09Link libgfortran with -shared-libgccRainer Orth
2012-01-092012-01-09 Richard Guenther <rguenther@suse.de>Richard Biener
2012-01-062012-01-06 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2011-12-22PR 51646 Use POSIX mode flags in open() argument.Janne Blomqvist
2011-12-08re PR fortran/50815 (ICE on allocation of deferred length character scalar du...Tobias Burnus
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler
2011-11-11PR 51090 Fix r181288 to conform to GNU styleJanne Blomqvist
2011-11-11PR 51090 Check that getenv result != NULL before proceeding.Janne Blomqvist
2011-11-10Let the compiler decide whether to inline.Janne Blomqvist
2011-11-09Simplify time() usage.Janne Blomqvist
2011-11-09Configure cleanup.Janne Blomqvist
2011-11-09re PR libfortran/47972 (error.c:158:7: warning: return makes pointer from int...Francois-Xavier Coudert
2011-11-09PR 46686 Fix incorrect comment.Janne Blomqvist
2011-11-09configure.ac: Make more cross-compile friendly.Tobias Burnus
2011-11-09PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc.Janne Blomqvist
2011-11-09PR 50016 Slow I/O on MingW due to _commitJanne Blomqvist
2011-11-08re PR libfortran/47972 (error.c:158:7: warning: return makes pointer from int...Francois-Xavier Coudert
2011-11-08re PR libfortran/47970 (c99_functions.c:611:5: warning: implicit declaration ...Francois-Xavier Coudert
2011-11-07Revert previous fix for PR 45723.Janne Blomqvist
2011-11-02Move gthr to toplevel libgccRainer Orth
2011-11-01Copyright years and whitespace fix for r180734Janne Blomqvist
2011-11-01Cleanup NEWUNIT allocation.Janne Blomqvist
2011-10-31Update file position for inquire lazily.Janne Blomqvist
2011-10-31Introduce a size member function to struct stream.Janne Blomqvist
2011-10-31Simplify handling of special files.Janne Blomqvist
2011-09-10re PR fortran/49479 (reshape / optionals / zero sized arrays)Thomas Koenig
2011-09-01bessel_r4.c: Regenerated.Thomas Koenig
2011-08-29trans-decl.c (generate_coarray_sym_init): Use GFC_CAF_COARRAY_STATIC for stat...Tobias Burnus
2011-08-29re PR libfortran/50192 (Wrong character comparision with wide strings)Thomas Koenig
2011-08-28re PR fortran/48066 (Segfault with SUM of zero-sized array)Thomas Koenig
2011-08-18re PR fortran/50109 (Formatted namelist read with multiple "!" fails with: Ca...Tobias Burnus
2011-07-23ctime.c: Include <stdlib.h>.Andreas Schwab
2011-07-23re PR libfortran/49791 (Formatted namelist reads fails with: Cannot match nam...Tobias Burnus
2011-07-15mpi.c (caf_runtime_error): Change fprintf to vfprintf.Daniel Carrera
2011-07-14Remove error parameter from caf_runtime_error. Add caf_runtime_error to singl...Daniel Carrera
2011-07-13PR 49296 List read, EOF without preceding separatorJanne Blomqvist
2011-07-09error.c (sys_abort): Change argument list from "()" to "(void)".Tobias Burnus