aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-28re PR libfortran/22170 ([4.0 only] Handle format slash error)Francois-Xavier Coudert2-3/+8
2005-06-272005-06-24 Jerry DeLisle <jvdelisle@verizon.net>Jerry DeLisle1-9/+9
2005-06-25[multiple changes]Thomas Koenig10-12/+200
2005-06-24re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle1-0/+56
2005-06-24re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle8-44/+641
2005-06-23c99_functions.c (log10l): New log10l function for systems where this is not a...Francois-Xavier Coudert16-688/+517
2005-06-18unix.c (stream_at_bof): Don't assume that all non-mmapped files are non-seeka...Janne Blomqvist2-6/+12
2005-06-17re PR libfortran/19155 ([4.0 only] blanks not treated as zeros in 'E' format ...Francois-Xavier Coudert2-1/+7
2005-06-16re PR libfortran/19216 (list directed read with leading slash (NIST FM923))Francois-Xavier Coudert2-5/+6
2005-06-16* io/transfer.c (formatted_transfer): Fix typo in error message.Francois-Xavier Coudert2-1/+5
2005-06-16re PR libfortran/16436 (gfortran TL edit descriptor failure - test f77-edit-t...Francois-Xavier Coudert3-24/+27
2005-06-15re PR libfortran/21950 (All gfortran execution tests fail on Tru64 UNIX V4.0F...François-Xavier Coudert6-4/+107
2005-06-14eoshift0.c: Removed prototype for eoshift0.Thomas Koenig3-8/+5
2005-06-14re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey4-49/+356
2005-06-13re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution...Thomas Koenig3-0/+14
2005-06-12PR libfortran/PR21797Steven G. Kargl3-4/+12
2005-06-12re PR libfortran/21333 ([4.0 only] in_pack / in_unpack alignment issues)Thomas Koenig1-0/+33
2005-06-12re PR libfortran/19155 ([4.0 only] blanks not treated as zeros in 'E' format ...Francois-Xavier Coudert2-20/+27
2005-06-11[multiple changes]Thomas Koenig15-31/+581
2005-06-09re PR fortran/21480 ([4.0 only] trivial reshape operation gives erroneous res...Thomas Koenig6-15/+25
2005-06-07re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result)Thomas Koenig8-7/+68
2005-05-30* libgfortran/ChangeLog: fix date for previous commit.François-Xavier Coudert1-1/+1
2005-05-30re PR libfortran/20179 (cannot mix C and Fortran I/O)Francois-Xavier Coudert2-2/+11
2005-05-29re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert3-3/+15
2005-05-27in_pack_generic.c: Adjust copyright years.Thomas Koenig3-8/+17
2005-05-26re PR fortran/17283 (UNPACK issues)Thomas Koenig2-13/+47
2005-05-24* libgfortran/ChangeLog: Corrected author name.Peter Wainwright1-1/+1
2005-05-22re PR libfortran/21376 (libfortran "E" output format causes FPE)Peter Wainwright2-2/+11