aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)Author
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
2013-11-21Remove wrong PR linkAndreas Schwab
2013-11-21re PR libfortran/59227 (FAIL: gfortran.dg/erf_3.F90 -O0 execution test)Francois-Xavier Coudert
2013-11-20re PR libfortran/49024 (REAL*16 ERFC_SCALED inaccuracy)Francois-Xavier Coudert
2013-11-18re PR libfortran/51828 (libgfortran build warnings)Francois-Xavier Coudert
2013-11-16When file status is unknown, don't set O_CREAT when opening read-only.Janne Blomqvist
2013-11-15configure.ac: Do not define HAVE_STRTOLD.Steve Ellcey
2013-11-10Set close-on-exec flag when opening files.Janne Blomqvist
2013-10-01re PR fortran/55469 (memory leak on read with istat.ne.0)Tobias Burnus
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra
2013-07-23fpu-387.h (get_fpu_rounding_mode): Read rounding mode from SSE mxcsr register...Uros Bizjak
2013-07-21trans-decl.c: Fix comment typos.Ondřej Bílka
2013-07-21re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Tobias Burnus
2013-07-21re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Tobias Burnus
2013-06-24configure.ac (AC_CHECK_FUNCS_ONCE): Put into if statement.Steve Ellcey
2013-06-24configure.ac: Check for fp_except and fp_except_t.Tobias Burnus
2013-06-21* config/fpu-sysv.h (get_fpu_except_flags): Fix typo.Eric Botcazou
2013-06-20* ChangeLog: Add some missing lines.Uros Bizjak
2013-06-20fpu-387.h (_FPU_MASK_ALL): New.Uros Bizjak