aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/io/open.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-29re PR libfortran/20163 ([4.0 only] gfortran - error opening direct access file)François-Xavier Coudert1-0/+3
2005-03-16open.c (new_unit): set record length to max_offset rather than using a hard-c...Francois-Xavier Coudert1-1/+1
2005-01-22re PR libfortran/19052 (unit 0 not preconnected to standard error)David Edelsohn1-3/+8
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-0/+9
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-0/+3
2004-12-08io.h (open_external): Change prototype.Steve Ellcey1-5/+4
2004-12-06c99_functions.c, [...]: Whitespace fixes.Richard Henderson1-91/+43
2004-08-23io.h, [...]: Fix formatting issues, update copyright years.Tobias Schlüter1-36/+34
2004-08-13re PR libfortran/16935 (Segmentation fault of compiler with unsupported contr...Bud Davis1-2/+2
2004-05-15re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F)Tobias Schlüter1-6/+6
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+528