aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/io/file_pos.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-26New I/O specifiers CARRIAGECONTROL, READONLY, SHARE with -fdec.Fritz Reese1-0/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-13PR 60324 Unbounded stack allocations in libgfortran.Janne Blomqvist1-1/+1
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-12-17re PR libfortran/59419 (Failing OPEN with FILE='xxx' and IOSTAT creates the f...Jerry DeLisle1-1/+5
2013-01-23Improve performance of byte-swapped I/O.Janne Blomqvist1-2/+8
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-2/+1
2011-10-31Introduce a size member function to struct stream.Janne Blomqvist1-1/+1
2011-10-31Simplify handling of special files.Janne Blomqvist1-10/+5
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+2
2010-07-15re PR fortran/44934 (Bogus "Missing format for FORMATTED data transfer")Jerry DeLisle1-1/+8
2010-06-19re PR fortran/44477 (Sequential I/O with END FILE: File position should be at...Jerry DeLisle1-4/+53
2009-11-02Split up io/io.hJanne Blomqvist1-0/+2
2009-04-30Fix PR libfortran/39667Janne Blomqvist1-19/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2009-04-05[multiple changes]Jerry DeLisle1-35/+53
2008-11-22re PR libfortran/37839 (st_parameter_dt has unwanted padding, is out of sync ...Jakub Jelinek1-1/+1
2008-10-16file_pos.c (unformatted_backspace): Normal case is GFC_CONVERT_NATIVE.Thomas Koenig1-1/+1
2008-09-23re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken)Jerry DeLisle1-1/+1
2008-07-22re PR fortran/36890 (libgfortran/io/file_pos.c:55: warning: comparison betwee...Thomas Koenig1-1/+1
2008-05-15Part 1 of PR 25561.Janne Blomqvist1-17/+17
2007-12-13re PR libfortran/34370 (file positioning after nonadvancing i/o)Thomas Koenig1-5/+49
2007-09-07re PR fortran/33307 (I/O read/positioning problem)Jerry DeLisle1-1/+0
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert1-8/+8
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-3/+1
2007-04-28re PR libfortran/31532 (INQUIRE(...,POSITION=...) not standard conforming)Jerry DeLisle1-1/+7
2007-03-23re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle1-1/+1
2007-03-18re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle1-3/+16
2007-03-16re PR libfortran/31099 (Runtime error on legal code using RECL)Jerry DeLisle1-1/+0
2006-12-01re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...Thomas Koenig1-54/+54
2006-09-15re PR fortran/29053 (Consecutive STREAM I/O file positions mixed up)Jerry DeLisle1-0/+1
2006-08-15re PR fortran/25828 ([f2003] ACCESS='STREAM' io support)Jerry DeLisle1-3/+3
2006-07-31re PR fortran/28335 (flush() / write() statement on closed units - error?)Jerry DeLisle1-1/+4
2006-07-31re PR fortran/28335 (flush() / write() statement on closed units - error?)Jerry DeLisle1-3/+1
2006-07-262006-07-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle1-0/+3
2006-03-27re PR libfortran/26880 (Can't read after non-advancing write with rewind)Jerry DeLisle1-0/+1
2006-03-22[multiple changes]Thomas Koenig1-6/+56
2006-03-10re PR libfortran/26499 (gfortran - End of File incorrectly positioned after b...Jerry DeLisle1-9/+8
2006-02-28re PR libfortran/26464 (Runtime I/O error/invald argument on READ)Jerry DeLisle1-2/+6
2006-01-06re PR libfortran/25598 (gfortran - Fortran runtime error: Invalid argument)Jerry DeLisle1-1/+4
2005-12-28re PR libfortran/25550 (file data corrupted after reading end of file)Jerry DeLisle1-0/+1
2005-12-10re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig1-1/+6
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-44/+52
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-08-07Forgot to remove and add these files in the previous commit.Steven G. Kargl1-0/+274