aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
2006-01-02re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini5-245/+3529
2006-01-01* Split the ChangeLog into years.Steven G. Kargl5-4623/+4627
2006-01-01re PR libfortran/25594 (LAPACK regression in schkbl.f)Jerry DeLisle2-1/+17
2005-12-28re PR libfortran/25139 ("Invalid argument" error on I/O)Jerry DeLisle6-4/+27
2005-12-28re PR libfortran/25550 (file data corrupted after reading end of file)Jerry DeLisle2-0/+7
2005-12-28re PR libfortran/25419 (gfortran read does not take comma for default on one ...Jerry DeLisle2-4/+7
2005-12-22re PR libfortran/25307 (internal read with end=label aborts)Jerry DeLisle2-13/+58
2005-12-19re PR libfortran/25463 (T edit descriptor and ADVANCE="no")Jerry DeLisle2-1/+7
2005-12-16re PR fortran/25264 (write to internal unit from the string itself gives wron...Jerry DeLisle3-13/+67
2005-12-13re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ...Jakub Jelinek1-0/+17
2005-12-13Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h.Richard Sandiford13-96/+766
2005-12-11Forgot ChangeLog for 108359Janne Blomqvist1-0/+7
2005-12-10Makefile.am: Enable loop unrolling for matmul.Janne Blomqvist4-442/+224
2005-12-10re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig6-14/+213
2005-12-09re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ...Jakub Jelinek6-45/+94
2005-12-09re PR libfortran/25039 ([4.1 only] comma short-circuit field width)Jerry DeLisle4-1/+36
2005-12-04format.c: Removing unused code.Francois-Xavier Coudert3-544/+20
2005-12-02Add forgotten ChangeLog entry:Janne Blomqvist1-0/+20
2005-12-02re PR libfortran/25116 ([4.0] namelist read from non-opened file)Francois-Xavier Coudert2-1/+10
2005-11-30libgfortran.h (ILP32 typedefs): Define _UINT8_T, _UINT32_T and _UINT64_T on S...Eric Botcazou2-0/+20
2005-11-29re PR fortran/25149 (Compiler dies on -std=f95)Steven G. Kargl2-15/+16
2005-11-28acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to...Jakub Jelinek6-12/+37
2005-11-28ftell.c (ftell, FTELL_SUB): Add unlock_unit call.Jakub Jelinek4-4/+21
2005-11-28re PR fortran/25109 (formatted reads with embedded blanks in input fields)Jerry DeLisle2-3/+11
2005-11-27random.c: Include config.hDavid Edelsohn4-5/+9
2005-11-27libgfortran ChangeLog:Janne Blomqvist186-1838/+2734
2005-11-27* io/write.c (namelist_write): Correct type in previous commit.Francois-Xavier Coudert2-1/+6
2005-11-27re PR libfortran/24919 ([4.0] CRLF support in libgfortran)Francois-Xavier Coudert6-12/+104
2005-11-26list_read.c (nml_parse_qualifier): Use ssize_t instead of int in dtp->u.p.value.Richard Henderson2-5/+10
2005-11-26libgfortran ChangeLog:Janne Blomqvist2-2/+8
2005-11-25list_read.c (nml_parse_qualifier): Use memcpy to extract values from dtp->u.p...Richard Henderson3-45/+52
2005-11-23open.c (new_unit): Use the right unit number when checking for stdin, stdout,...Alan Modra2-3/+8
2005-11-23re PR libfortran/24794 (problem with namelist input of character array)Jerry DeLisle2-0/+11
2005-11-22io.h (_LARGE_FILES): Undefine for AIX.David Edelsohn2-0/+11
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek33-2317/+3324
2005-11-20Makefile.am: Revert 2005-11-14 change.Richard Henderson4-102/+114
2005-11-18configure.ac: Add "-I ." to the AM_FCFLAGS.Francois-Xavier Coudert3-210/+413
2005-11-18fpu-glibc.h (set_fpu): Only call fedisableexcept for nonzero FE_ALL_EXCEPT.Hans-Peter Nilsson2-1/+7
2005-11-17re PR libfortran/24892 (ACCESS argument to the OPEN statement)Francois-Xavier Coudert3-1/+22
2005-11-14re PR libfortran/21468 (vectorizing libfortran)Janne Blomqvist19-246/+283
2005-11-13fget.c: New file.Francois-Xavier Coudert7-10/+278
2005-11-12re PR libfortran/24787 ([libfortran] SCAN is broken)Steven G. Kargl2-25/+26
2005-11-11PR libgfortran/24699, 24700, 24719, 24785Jerry DeLisle1-5/+22
2005-11-10libgfortran.h: Add proper defines where needed.Andreas Jaeger2-0/+12
2005-11-10libgfortran.h: Add missing prototypes for internal_pack functions.Andreas Jaeger2-3/+20
2005-11-06gfortran ChangeLogJanne Blomqvist9-514/+443
2005-11-06intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert7-3/+181
2005-11-05configure.ac: Use AM_FCFLAGS for extra flags, not FCFLAGS.Richard Guenther3-9/+10
2005-11-05intrinsic.c (add_functions): Add function version of TTYNAM.Francois-Xavier Coudert2-0/+30
2005-11-04re PR fortran/24636 (gfortran: STOP without stop-code too noisy, regression w...Steven G. Kargl2-1/+6