aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
2005-09-10unix.c: Remove mmap code.Janne Blomqvist2-209/+10
2005-09-09re PR libfortran/23784 (close doesn't reset ioparm on error exit)Francois-Xavier Coudert2-0/+8
2005-09-09gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gf...Thomas Koenig3-8/+20
2005-09-09re PR fortran/12840 ([4.0 only] Unable to find scalarization loop specifier)Richard Sandiford2-1/+73
2005-09-07re PR libfortran/23262 ([mingw32] rewind truncates file)Francois-Xavier Coudert7-1/+177
2005-09-07re PR libfortran/23419 (unformatted complex I/O with kind=10)Steve Ellcey2-14/+77
2005-09-05list_read.c: Adjust size of of value to 32 (to hold kind=16 complex values).Thomas Koenig2-1/+6
2005-09-04re PR libfortran/23321 (Direct unformatted read beyond EOF cores)Thomas Koenig2-1/+20
2005-09-03read.c (read_x): Take int argument instead of fnode * and digging the N from ...Jakub Jelinek4-11/+12
2005-09-02unix.c (stream_ttyname): Protect use of ttyname by HAVE_TTYNAME macro.Francois-Xavier Coudert5-2/+18
2005-09-02libgfortran.h: Add prototype for init_compile_options.Andreas Jaeger3-3/+14
2005-08-31* io/read.c (set_integer): Use memcpy to fill buffer.Steve Ellcey2-5/+24
2005-08-31re PR target/23556 (FAIL: gfortran.dg/pr18122.f90)Steve Ellcey2-6/+23
2005-08-29[multiple changes]Thomas Koenig2-1/+7
2005-08-27acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add check to see if target can...Francois-Xavier Coudert10-299/+512
2005-08-17All files: Update FSF address.Kelley Cook302-602/+606
2005-08-16re PR libfortran/23428 (inquire(iolength= ) for complex give incorrect value)Thomas Koenig2-3/+14
2005-08-12Fix date of last entry, remove extra whitespaceAndreas Jaeger1-3/+3
2005-08-11re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert8-3/+138
2005-08-09check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics...François-Xavier Coudert6-5/+135
2005-08-09re PR libfortran/23154 (Currupt string and segfault in formatted read.)Jerry DeLisle2-1/+9
2005-08-07Forgot to remove and add these files in the previous commit.Steven G. Kargl3-162/+117
2005-08-07[multiple changes]Janne Blomqvist3-17/+17
2005-08-06io.h: Change DEFAULT_TEMPDIR to /tmp instead of /var/tmp.Francois-Xavier Coudert3-3/+11
2005-08-06* io/unix.c: Add O_RDWR to open() call.Francois-Xavier Coudert2-1/+5
2005-08-04transfer.c (data_transfer_init): Truncate file in sequential WRITE when last_...Paul Thomas2-1/+7
2005-08-03libgfortran.h: When isfinite is not provided by the system...Francois-Xavier Coudert2-8/+8
2005-08-01re PR libfortran/23178 (Undefined symbol: __gfortran_flush_i8)François-Xavier Coudert2-1/+30
2005-07-31re PR libfortran/21787 (flush I/O before calling abort())Francois-Xavier Coudert2-1/+8
2005-07-30re PR libfortran/22436 (print *,tiny(1._10) yields asterisks)Francois-Xavier Coudert2-5/+26
2005-07-30PR fortran/22570 and related issues.Paul Thomas2-17/+35
2005-07-24whitespace fixes for my scriptsSteven Bosscher1-27/+27
2005-07-24write.c (write_float): Revise output of IEEE exceptional values to comply wit...Jerry DeLisle2-4/+39
2005-07-22re PR libfortran/22570 (Null Characters instead of blanks in text output.)Jerry DeLisle2-3/+9
2005-07-22[multiple changes]Paul Thomas3-26/+78
2005-07-17ChangeLog: Fix date on last commit.Jerry DeLisle1-1/+1
2005-07-17write.c (write_float): Fix field width checks for printing 'Infinity' or 'Inf'.Jerry DeLisle2-3/+9
2005-07-14[multiple changes]Paul Thomas4-117/+175
2005-07-13[multiple changes]Paul Thomas3-2/+28
2005-07-12re PR libfortran/21593 ([4.0 only] FAIL: gfortran.dg/dev_null.f90)Thomas Koenig1-0/+1
2005-07-12io/unix.c: Add member special_file to type unix_stream.Thomas Koenig2-4/+15
2005-07-11re PR libfortran/22412 ([4.0 only] Fortran B edit descriptor error)David Edelsohn2-3/+9
2005-07-09PR libfortran/21875 (FM111.f)Jerry DeLisle2-19/+50
2005-07-09[multiple changes]Thomas Koenig3-3/+48
2005-07-08libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'.Tobias Schlüter101-160/+212
2005-07-07re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution...Thomas Koenig9-14/+87
2005-07-07For the 60th anniversary of Chinese people��s Anti-Japan war victory.Feng Wang2-2/+6
2005-07-01unpack_generic.c: Remove const from parameter.Andreas Jaeger3-5/+11
2005-06-28re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)Thomas Koenig4-3/+11
2005-06-28re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)Thomas Koenig4-3/+11