aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)Author
2006-05-29re PR libfortran/27757 (Problems with direct access io)Jerry DeLisle
2006-05-29re PR fortran/27634 (formatted reading/writing: real format without dot)Jerry DeLisle
2006-05-28string_intrinsics.c (compare_string): Use memcmp instead of strncmp to avoid ...Thomas Koenig
2006-05-27io.h (find_or_create_unit): Correct export declaration.Janne Blomqvist
2006-05-27libgfortran ChangeLog:Janne Blomqvist
2006-05-26configure.ac: Remove AC_FUNC_MMAP.Janne Blomqvist
2006-05-25* ChangeLog: fix previous incorrect entry.François-Xavier Coudert
2006-05-25associated (associated): Zero-sized arrays should not be reported as ASSOCIATED.Francois-Xavier Coudert
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell
2006-05-20re PR libfortran/24459 ([4.1 Only] gfortran namelist problem)Jerry DeLisle
2006-05-20re PR libfortran/22423 (Warnings when building libgfortran)Jerry DeLisle
2006-05-17re PR libfortran/27575 (gfortran - does not generate error when trying to rea...Jerry DeLisle
2006-05-05re PR libfortran/26985 (incorrect matmul result)Francois-Xavier Coudert
2006-04-30re PR libfortran/27360 (Memory leaks when reading logicals)Jerry DeLisle
2006-04-28re PR fortran/27304 (gfortran: Warn/abort when format in write does not fit p...Jerry DeLisle
2006-04-23re PR libfortran/20257 (Fortran runtime error: End of record occurs when writ...Jerry DeLisle
2006-04-22re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Jakub Jelinek
2006-04-17re PR fortran/27138 (gfortran: read(*,*) myInt advances only one character on...Jerry DeLisle
2006-04-13re PR fortran/26766 ([F2003] Recursive I/O still (again) broken)Jerry DeLisle
2006-04-11io.h (st_parameter_dt): Revert 2005-12-10 change to u.pad, fix comment.Jakub Jelinek
2006-04-10re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...Jakub Jelinek
2006-04-07re PR libfortran/26890 (SIZE parameter interacts with same variable in IO lis...Jerry DeLisle
2006-04-04write.c (output_float): Update condition to not error when decimal precision ...Jerry DeLisle
2006-04-01fpu-387.h: Use previously added SSE code in all cases, as it really is the ri...Francois-Xavier Coudert
2006-03-31re PR libfortran/26890 (SIZE parameter interacts with same variable in IO lis...Jerry DeLisle
2006-03-30re PR libfortran/26712 (gfortran on mac intel runtime floating point exceptio...Francois-Xavier Coudert
2006-03-30re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)Thomas Koenig
2006-03-27re PR libfortran/26880 (Can't read after non-advancing write with rewind)Jerry DeLisle
2006-03-26re PR libfortran/26661 (Sequential formatted read goes too far)Jerry DeLisle
2006-03-25re PR libfortran/26735 ([4.1 only] -fconvert=swap and implied open)Thomas Koenig
2006-03-25re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Thomas Koenig
2006-03-22[multiple changes]Thomas Koenig
2006-03-20re PR fortran/20935 (failed assertion for maxloc(n, mask=.true.))Thomas Koenig
2006-03-18re PR fortran/26509 (incorrect behaviour of error-handler for direct access w...Jerry DeLisle
2006-03-14Re-add ChangeLog entry that somehow managed to get itself missing in action.Janne Blomqvist
2006-03-13re PR libfortran/25378 ([Fortran 2003] maxloc for all-false mask)Paul Thomas
2006-03-10re PR libfortran/26499 (gfortran - End of File incorrectly positioned after b...Jerry DeLisle
2006-03-05re PR fortran/26554 ([gfortran] incorrect behaviour when reading a logical va...Jerry DeLisle
2006-03-03re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)Thomas Koenig
2006-03-01re PR libfortran/26136 (List directed input with underfilled (logicals) arra...Jerry DeLisle
2006-02-28re PR libfortran/26464 (Runtime I/O error/invald argument on READ)Jerry DeLisle
2006-02-24re PR libfortran/26423 (Error on binary I/O for large array)Jerry DeLisle
2006-02-19re PR libfortran/21303 (L edit descriptor without a width)François-Xavier Coudert
2006-02-19* io/open.c (edit_modes): Correct abusive copy-pasting.Francois-Xavier Coudert
2006-02-16re PR libfortran/24903 (dotprod should use __builtin_conj)Francois-Xavier Coudert
2006-02-12re PR libfortran/25949 (Unbounded I/O buffer memory usage for formatted IO)Janne Blomqvist
2006-02-08re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed outp...François-Xavier Coudert
2006-02-08re PR libfortran/25577 (gfortran routine mvbits returns wrong answer.)Tobias Schlüter
2006-02-07c99_functions.c: Work around incompatible declarations of cabs{,f,l} on pre-C...Rainer Emrich
2006-02-06re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig