summaryrefslogtreecommitdiff
path: root/libgfortran/io/file_pos.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Implement CONVERT specifier for OPEN.Thomas Koenig2022-01-111-1/+6
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Fix FLUSH IOSTAT valueFrancois-Xavier Coudert2021-12-161-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig2018-08-211-3/+67
* Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds.Andre Vieira2018-07-311-67/+3
* re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig2018-07-251-3/+67
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* re PR fortran/80741 ([Regression 7/8] DTIO wrong code causes incorrect behavi...Jerry DeLisle2017-05-171-1/+5
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* New I/O specifiers CARRIAGECONTROL, READONLY, SHARE with -fdec.Fritz Reese2016-10-261-0/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* PR 60324 Unbounded stack allocations in libgfortran.Janne Blomqvist2014-11-131-1/+1
* Update copyright years in libgfortran/Richard Sandiford2014-01-021-1/+1
* re PR libfortran/59419 (Failing OPEN with FILE='xxx' and IOSTAT creates the f...Jerry DeLisle2013-12-171-1/+5
* Improve performance of byte-swapped I/O.Janne Blomqvist2013-01-231-2/+8
* Update copyright years in libgfortran.Richard Sandiford2013-01-141-2/+1
* Introduce a size member function to struct stream.Janne Blomqvist2011-10-311-1/+1
* Simplify handling of special files.Janne Blomqvist2011-10-311-10/+5
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+2
* re PR fortran/44934 (Bogus "Missing format for FORMATTED data transfer")Jerry DeLisle2010-07-151-1/+8
* re PR fortran/44477 (Sequential I/O with END FILE: File position should be at...Jerry DeLisle2010-06-191-4/+53
* Split up io/io.hJanne Blomqvist2009-11-021-0/+2
* Fix PR libfortran/39667Janne Blomqvist2009-04-301-19/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* [multiple changes]Jerry DeLisle2009-04-051-35/+53
* re PR libfortran/37839 (st_parameter_dt has unwanted padding, is out of sync ...Jakub Jelinek2008-11-221-1/+1
* file_pos.c (unformatted_backspace): Normal case is GFC_CONVERT_NATIVE.Thomas Koenig2008-10-161-1/+1
* re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken)Jerry DeLisle2008-09-231-1/+1
* re PR fortran/36890 (libgfortran/io/file_pos.c:55: warning: comparison betwee...Thomas Koenig2008-07-221-1/+1
* Part 1 of PR 25561.Janne Blomqvist2008-05-151-17/+17
* re PR libfortran/34370 (file positioning after nonadvancing i/o)Thomas Koenig2007-12-131-5/+49
* re PR fortran/33307 (I/O read/positioning problem)Jerry DeLisle2007-09-071-1/+0
* re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert2007-09-031-8/+8
* minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert2007-08-311-3/+1
* re PR libfortran/31532 (INQUIRE(...,POSITION=...) not standard conforming)Jerry DeLisle2007-04-281-1/+7
* re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle2007-03-231-1/+1
* re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle2007-03-181-3/+16
* re PR libfortran/31099 (Runtime error on legal code using RECL)Jerry DeLisle2007-03-161-1/+0
* re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...Thomas Koenig2006-12-011-54/+54
* re PR fortran/29053 (Consecutive STREAM I/O file positions mixed up)Jerry DeLisle2006-09-151-0/+1
* re PR fortran/25828 ([f2003] ACCESS='STREAM' io support)Jerry DeLisle2006-08-151-3/+3
* re PR fortran/28335 (flush() / write() statement on closed units - error?)Jerry DeLisle2006-07-311-1/+4
* re PR fortran/28335 (flush() / write() statement on closed units - error?)Jerry DeLisle2006-07-311-3/+1
* 2006-07-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle2006-07-261-0/+3
* re PR libfortran/26880 (Can't read after non-advancing write with rewind)Jerry DeLisle2006-03-271-0/+1