aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)Author
2016-08-03Mark ChangeLogRichard Biener
2016-05-06backport: re PR libfortran/70684 (incorrect reading of values from file on Wi...Jerry DeLisle
2016-04-05[multiple changes]Dominique d'Humieres
2016-02-18backport: re PR fortran/69668 (Error reading namelist opened with DELIM='NONE')Jerry DeLisle
2015-08-28[Patch] Add to the libgfortran/newlib bodge to "detect" ftruncate support in ...James Greenhalgh
2015-08-18re PR libfortran/66936 (io/unix.c gratuitously uses S_IRWXG and S_IRWXO on th...Francois-Xavier Coudert
2015-07-29re PR libfortran/66650 (libgfortran: warning: left shift of negative value [-...Uros Bizjak
2015-06-26Mark ChangeLogGCC Administrator
2015-03-30transfer.c (data_transfer_init): Fix whitespace.Jerry DeLisle
2015-03-30re PR libfortran/59513 (Fortran runtime error: Sequential READ or WRITE not a...Jerry DeLisle
2015-03-28re PR fortran/65596 (NAMELIST bug with f2003: reads too far)Jerry DeLisle
2015-03-23re PR fortran/60956 (error reading (and writing) large text files in gfortran)Jerry DeLisle
2014-10-30Mark ChangeLogGCC Administrator
2014-10-20PR 63589 Fix splitting of PATH in find_addr2line.Janne Blomqvist
2014-10-05re PR libfortran/63460 (Some namelists cannot be read from stdin (unit 5): Fo...Jerry DeLisle
2014-09-01backport: memory.c (xmallocarray): Avoid division for the common case.Jakub Jelinek
2014-08-20re PR libfortran/62188 (Array bounds overrun in bessel_yn_r4/8/16 and other f...Steven G. Kargl
2014-07-31Introduce xmallocarray, an overflow checking version of xmalloc (CVE-2014-5044)Janne Blomqvist
2014-07-16Mark ChangeLogGCC Administrator
2014-07-07backport: re PR libfortran/61640 (KIND=4 Character Array Internal Unit Read F...Jerry DeLisle
2014-06-27backport: re PR libfortran/61499 (Internal read of negative integer broken)Jerry DeLisle
2014-06-07backport: re PR libfortran/61173 (Erroneous "end of file" with internal read)Jerry DeLisle
2014-05-26Format ChangeLog properly.Janne Blomqvist
2014-05-26PR 61310 Rewrite implementation of CTIME and FDATE intrinsics.Janne Blomqvist
2014-05-16PR 61187 Fix use of uninitialized data.Janne Blomqvist
2014-05-11backport: re PR libfortran/61049 (NIST test FM906 fails)Jerry DeLisle
2014-04-22Mark ChangeLogGCC Administrator
2014-04-12re PR fortran/60810 (list directed io from array results in end of file)Jerry DeLisle
2014-03-21re PR fortran/60148 (strings in NAMELIST do not honor DELIM= in open statement)Jerry DeLisle
2014-03-18configure.ac: Check for presence of fcntl.Ulrich Weigand
2014-03-18Fix PR Number in logJerry DeLisle
2014-03-18re PR libfortran/46800 (Handle CTRL-D correctly with STDIN)Jerry DeLisle
2014-03-15re PR fortran/58324 (Bogus END-of-line error with list-directed I/O of file w...Jerry DeLisle
2014-03-13re PR libfortran/38199 (missed optimization: I/O performance)Jerry DeLisle
2014-03-09re PR libfortran/38199 (missed optimization: I/O performance)Jerry DeLisle
2014-03-09re PR libfortran/38199 (missed optimization: I/O performance)Jerry DeLisle
2014-03-08libgfortran.h (unlikely, likely): Add usage comment.Tobias Burnus
2014-03-08re PR fortran/60128 (Wrong ouput using en edit descriptor)Dominique d'Humieres
2014-03-04re PR fortran/60148 (strings in NAMELIST do not honor DELIM= in open statement)Jerry DeLisle
2014-02-21re PR fortran/60286 (INQUIRE reports STDOUT as not writable)Tobias Burnus
2014-01-21write_float.def (output_float): Remove inadvertent test code from previous pa...Jerry DeLisle
2014-01-19re PR libfortran/59771 (Cleanup handling of Gw.0 and Gw.0Ee format)Jerry DeLisle
2014-01-11re PR fortran/59700 (Misleading/buggy runtime error message: Bad integer for ...Jerry DeLisle
2014-01-02Update copyright years in libgfortran/Richard Sandiford
2013-12-18read.c (read_f): Convert assert to runtime error.Steven G. Kargl
2013-12-17unix.c (tempfile_open): Only use the needed flag O_CLOEXEC.Andreas Tobler
2013-12-17re PR libfortran/59419 (Failing OPEN with FILE='xxx' and IOSTAT creates the f...Jerry DeLisle
2013-12-11fpu-387.h (sigill_hdlr, [...]): EmitTobias Burnus
2013-12-06Provide _M_2_SQRTPI if missing.Rainer Orth
2013-12-01re PR libfortran/59313 (gfortran.dg/erf_3.F90 FAILs on Solaris/SPARC)Uros Bizjak