summaryrefslogtreecommitdiff
path: root/libgfortran/io/inquire.c
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig2005-12-101-0/+23
* re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek2005-11-211-115/+117
* string.c (find_option): Change 3rd argument to const st_option *.Jakub Jelinek2005-09-291-1/+1
* All files: Update FSF address.Kelley Cook2005-08-171-2/+2
* re PR libfortran/20950 ([4.0 only] segfault in INQUIRE asking for SEQUENTIAL ...Francois-Xavier Coudert2005-04-181-7/+10
* re PR libfortran/20660 (INQUIRE incorrectly reports the existence of UNITS)Francois-Xavier Coudert2005-03-311-1/+6
* re PR libfortran/19647 (inquire(delim=) returns garbage)Bud Davis2005-01-301-1/+1
* re PR libfortran/19314 (inquire(position=) segfaults at runtime)Bud Davis2005-01-221-6/+20
* re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene2005-01-121-0/+9
* acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson2004-12-121-0/+3
* inquire.c (inquire_via_unit): do not allow a direct access file to be opened ...Bud Davis2004-12-021-2/+7
* re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented)Janne Blomqvist2004-06-221-0/+2
* re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F)Tobias Schlüter2004-05-151-2/+2
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+371