aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)Author
2006-02-28Mark ChangeLogMark Mitchell
2006-02-19configure.ac (CFLAGS): Update to include -std=gnu99 so that the configure tes...Roger Sayle
2006-02-14re PR libfortran/25949 (Unbounded I/O buffer memory usage for formatted IO)Janne Blomqvist
2006-02-14PR libfortran/15234: Backport from mainlineRainer Orth
2006-02-14re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...Francois-Xavier Coudert
2006-02-14re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed outp...François-Xavier Coudert
2006-02-08re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig
2006-02-08re PR libfortran/25577 (gfortran routine mvbits returns wrong answer.)Tobias Schlüter
2006-02-07backport: c99_functions.c: Work around incompatible declarations of cabs{,f,l...Rainer Emrich
2006-01-29re PR libfortran/25835 (Segfault or Bad Address error on unformatted sequenti...Jerry DeLisle
2006-01-21re PR libfortran/25697 (libfortran - Segmentation fault/ Bad Address on unfor...Jerry DeLisle
2006-01-18re PR libfortran/25631 (tl format specifier not working correctly)Jerry DeLisle
2006-01-16c99_functions.c: Add function prototypes to avoid warnings from -Wstrict-prot...Roger Sayle
2006-01-11configure.ac: Remove check for sys/mman.h.Janne Blomqvist
2006-01-08re PR libfortran/25598 (gfortran - Fortran runtime error: Invalid argument)Jerry DeLisle
2006-01-01re PR libfortran/25594 (LAPACK regression in schkbl.f)Jerry DeLisle
2006-01-01re PR libfortran/25550 (file data corrupted after reading end of file)Jerry DeLisle
2006-01-01re PR libfortran/25139 ("Invalid argument" error on I/O)Jerry DeLisle
2005-12-23re PR libfortran/25307 (internal read with end=label aborts)Jerry DeLisle
2005-12-21re PR libfortran/25463 (T edit descriptor and ADVANCE="no")Jerry DeLisle
2005-12-18re PR fortran/25264 (write to internal unit from the string itself gives wron...Jerry DeLisle
2005-12-16re PR libfortran/25039 ([4.1 only] comma short-circuit field width)Jerry DeLisle
2005-12-13re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig
2005-12-13Add PR prefix to PR number.Jakub Jelinek
2005-12-13re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ...Jakub Jelinek
2005-12-09re PR libfortran/25116 ([4.0] namelist read from non-opened file)Francois-Xavier Coudert
2005-12-04format.c: Removing unused code.Francois-Xavier Coudert
2005-12-02re PR libfortran/24919 ([4.0] CRLF support in libgfortran)Francois-Xavier Coudert
2005-12-02re PR fortran/25149 (Compiler dies on -std=f95)Steven G. Kargl
2005-11-30libgfortran.h (ILP32 typedefs): Define _UINT8_T, _UINT32_T and _UINT64_T on S...Eric Botcazou
2005-11-30re PR fortran/25109 (formatted reads with embedded blanks in input fields)Jerry DeLisle
2005-11-30re PR fortran/25109 (formatted reads with embedded blanks in input fields)Jerry DeLisle
2005-11-29random.c: Include config.hDavid Edelsohn
2005-11-28acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to...Jakub Jelinek
2005-11-28ftell.c (ftell, FTELL_SUB): Add unlock_unit call.Jakub Jelinek
2005-11-26list_read.c (nml_parse_qualifier): Use ssize_t instead of int in dtp->u.p.value.Richard Henderson
2005-11-26libgfortran ChangeLog:Janne Blomqvist
2005-11-25list_read.c (nml_parse_qualifier): Use memcpy to extract values from dtp->u.p...Richard Henderson
2005-11-25io.h (_LARGE_FILES): Undefine for AIX.David Edelsohn
2005-11-23open.c (new_unit): Use the right unit number when checking for stdin, stdout,...Alan Modra
2005-11-23re PR libfortran/24794 (problem with namelist input of character array)Jerry DeLisle
2005-11-22re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek
2005-11-20Makefile.am: Revert 2005-11-14 change.Richard Henderson
2005-11-18configure.ac: Add "-I ." to the AM_FCFLAGS.Francois-Xavier Coudert
2005-11-18fpu-glibc.h (set_fpu): Only call fedisableexcept for nonzero FE_ALL_EXCEPT.Hans-Peter Nilsson
2005-11-17re PR libfortran/24892 (ACCESS argument to the OPEN statement)Francois-Xavier Coudert
2005-11-14re PR libfortran/21468 (vectorizing libfortran)Janne Blomqvist
2005-11-13fget.c: New file.Francois-Xavier Coudert
2005-11-12re PR libfortran/24787 ([libfortran] SCAN is broken)Steven G. Kargl
2005-11-11PR libgfortran/24699, 24700, 24719, 24785Jerry DeLisle