aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-02-25re PR libfortran/30918 (Failure to skip commented out NAMELIST)Jerry DeLisle1-0/+5
2007-02-23re PR fortran/30910 ([Regression 4.2, 4.3] Gfortran: ES format not quite righ...Jerry DeLisle1-0/+6
2007-02-19re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2)Thomas Koenig1-0/+62
2007-02-16* runtime/memory.c (deallocate): Correct comment.Francois-Xavier Coudert1-0/+4
2007-02-10Makefile.am: Use $(M4) instead of m4.Thomas Koenig1-0/+5
2007-02-10Makefile.am: Remove $(srcdir) from assorted targets in maintainer mode.Thomas Koenig1-0/+6
2007-02-09re PR fortran/30512 ([4.1 only] MAXVAL() incorrect for zero-size int arrays, ...Tobias Burnus1-0/+27
2007-02-04re PR fortran/30611 ([4.1 only] Confusing error message for negative ncopies ...Francois-Xavier Coudert1-0/+6
2007-02-04re PR libfortran/30007 (libgfortran doesn't build for sh-elf)Francois-Xavier Coudert1-0/+6
2007-02-02re PR fortran/30284 ([4.1 only] ICE in gfc_add_modify with internal reads)Paul Thomas1-0/+7
2007-01-21* runtime/error.c: Include sys/time.h before sys/resource.h.François-Xavier Coudert1-1/+5
2007-01-21re PR libfortran/30525 ([4.2, 4.1 only] character comparisons with padding)Thomas Koenig1-0/+6
2007-01-21re PR libfortran/30015 ([4.1 only] Intrinsic date_and_time can go back in time)Tobias Burnus1-0/+11
2007-01-20gfortran.h (gfc_options_t): Add flag_allow_leading_underscore.Francois-Xavier Coudert1-0/+151
2007-01-19re PR libfortran/26893 ([4.1 only] kinds.h not generated, causing failure)Francois-Xavier Coudert1-3/+13
2007-01-18re PR libfortran/29649 (Force core dump on runtime library errors)Francois-Xavier Coudert1-0/+14
2007-01-17re PR libfortran/27107 (Make dependency on io/io.h broken)Tom Tromey1-0/+7
2007-01-17re PR libfortran/27107 (Make dependency on io/io.h broken)Francois-Xavier Coudert1-0/+29
2007-01-12re PR fortran/30435 (Slash at end of input not recognized according to standard)Jerry DeLisle1-0/+7
2007-01-06re PR libfortran/30162 (Document when sequential I/O with named pipes works)Jerry DeLisle1-0/+11
2007-01-01Rotate ChangeLogSteven G. Kargl1-1633/+3
2006-12-30re PR fortran/30321 (program crash for SUM applied to zero-size array)Thomas Koenig1-0/+105
2006-12-28re PR libfortran/30014 (INQUIRE (iolength = xx) limited to kind=4)Jerry DeLisle1-0/+8
2006-12-17associated.c: Check for associated(NULL,NULL).Tobias Burnus1-0/+4
2006-12-15re PR fortran/30145 (Fortran 90: write statement fails to ignore zero-sized a...Jerry DeLisle1-0/+5
2006-12-13re PR fortran/30115 (allocate() interface pessimizes aliasing)Richard Guenther1-0/+13
2006-12-06re PR libfortran/29810 (Unsatisfied symbol "fmodl" in libgfortran shared libr...Francois-Xavier Coudert1-0/+9
2006-12-06re PR libfortran/30009 ([4.1 only] Unformatted reads exceeding storage units ...Thomas Koenig1-0/+18
2006-12-05re PR libfortran/30005 (Open errors (not/already exists etc.): show also the ...Jerry DeLisle1-0/+6
2006-12-01re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...Thomas Koenig1-0/+43
2006-11-25Makefile.am: Remove intrinsics/erf.c and intrinsics/bessel.c.Francois-Xavier Coudert1-0/+10
2006-11-22io.h (unit_flags): Add new flag has_recl.Jerry DeLisle1-0/+7
2006-11-172006-11-17 Jerry DeLisle <jvdelisle@fcc.gnu.orgJerry DeLisle1-2/+2
2006-11-16trans-decl.c (gfc_get_symbol_decl): Fix formatting.François-Xavier Coudert1-0/+5
2006-11-092006-11-08 Steven G. Kargl <kargl@gcc.gnu.org> Steven G. Kargl1-0/+4
2006-11-09re PR fortran/29752 (write(*,*,advance='NO'), READ(): Data not flushed)Jerry DeLisle1-0/+5
2006-11-05transfer.c (next_record_w): Fix indentation.Jerry DeLisle1-0/+4
2006-11-05re PR libfortran/25545 (internal file and dollar edit descriptor)Jerry DeLisle1-0/+10
2006-11-03re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)Francois-Xavier Coudert1-0/+18
2006-10-31re PR libfortran/29627 ([4.1 only] partial unformatted reads shouldn't succeed)Thomas Koenig1-0/+12
2006-10-30re PR fortran/29452 (Keyword check for specifiers in WRITE and READ)Tobias Burnus1-0/+5
2006-10-29configure: Regenerate.Francois-Xavier Coudert1-0/+6
2006-10-28re PR fortran/29625 (Octal edit descriptors allow real variables, even with -...Tobias Burnus1-0/+7
2006-10-26re PR fortran/29563 (Internal read loses data.)Jerry DeLisle1-0/+5
2006-10-26re PR fortran/29563 (Internal read loses data.)Jerry DeLisle1-0/+8
2006-10-22re PR fortran/26025 (Optionally use BLAS for matmul)Francois-Xavier Coudert1-0/+16
2006-10-21error.c: Add errno.hSteven G. Kargl1-0/+6
2006-10-20minval_r8.c: Regenerate.Francois-Xavier Coudert1-0/+172
2006-10-19re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)François-Xavier Coudert1-0/+7
2006-10-18re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into ...Jerry DeLisle1-1/+7