summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
* unix.c (tempfile): Correct logic for mktemp case.Kai Tietz2010-04-242-8/+14
* re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus2010-04-063-2/+32
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-023-9/+15
* PR libfortran/43605 FTELL intrinsic, take 2.Janne Blomqvist2010-04-012-15/+23
* transfer.c: Update copyright.Paul Thomas2010-04-0113-12/+31
* PR libfortran/43605 Fix FTELL for formatted filesJanne Blomqvist2010-04-012-5/+11
* re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle2010-03-302-3/+14
* re PR libfortran/43551 (Buffered direct I/O reads wrong record)Tobias Burnus2010-03-292-7/+16
* re PR fortran/43517 (spurious end-of-file condition when namelist read follow...Jerry DeLisle2010-03-262-0/+8
* re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)Jerry DeLisle2010-03-222-1/+6
* re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)Jerry DeLisle2010-03-204-1/+39
* transfer.c (read_sf_internal): Remove stray function declaration used during ...Jerry DeLisle2010-03-182-3/+6
* re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle2010-03-184-34/+100
* format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIF...Kai Tietz2010-03-124-6/+17
* re PR fortran/43228 (NAMELIST I/O: Reading at 2 dimensions (rank) array values.)Tobias Burnus2010-03-112-0/+14
* re PR libfortran/43320 (200.sixtrack fails setup)Jerry DeLisle2010-03-112-0/+8
* re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle2010-03-094-23/+76
* libgfortran.h (_POSIX): Define if __MINGW32__ is defined.Kai Tietz2010-03-084-9/+60
* Fix ChangeLog Entry.Jerry DeLisle2010-02-251-0/+1
* transfer.c (require_type): Subtract one from item_count for output of error m...Jerry DeLisle2010-02-252-1/+14
* * io/write_float.def (WRITE_FLOAT): Use __builtin_signbit.Rainer Orth2010-02-242-2/+6
* list_read.c (list_formatted_read_scalar): Remove duplicate code.Jerry DeLisle2010-02-232-3/+4
* re PR libfortran/42996 (Incorrect length returned from get_command_argument i...Tobias Burnus2010-02-092-4/+8
* re PR libfortran/42742 (Handle very large format strings correctly)Jerry DeLisle2010-02-072-5/+9
* PR libfortranJerry DeLisle2010-02-062-1/+20
* re PR fortran/42901 (reading array of structures from namelist fails)Jerry DeLisle2010-02-042-15/+30
* Add PR number to ChangeLog.Jerry DeLisle2010-01-151-0/+1
* format.c (parse_format): Set limit on size of format strings that will be cac...Jerry DeLisle2010-01-152-1/+11
* stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc.Rainer Orth2010-01-052-0/+48
* ChangeLog-2002: Add copyright footer.Janne Blomqvist2010-01-049-0/+61
* PR libfortran/42420 Large file capable stat for MingWJanne Blomqvist2010-01-032-10/+31
* Rotate ChangeLogs for 2008 and 2009Janne Blomqvist2010-01-033-5020/+5021
* Increase clock resolution for system_clock_8.Janne Blomqvist2009-12-192-6/+12
* re PR libfortran/41711 ([F08] BOZ edit-descr does not support reading large k...Tobias Burnus2009-12-082-0/+8
* re PR fortran/41478 (Corrupted memory using PACK for derived-types with alloc...Janus Weil2009-12-062-4/+11
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-053-760/+757
* PR libfortran/40812 Large file support for MinGWJanne Blomqvist2009-12-044-22/+83
* backport: re PR fortran/42053 ([OOP] SELECT TYPE: reject duplicate CLASS IS b...Janus Weil2009-11-305-18/+98
* unix.c (find_file): Add variable id conditionally for mingw targets.Kai Tietz2009-11-302-1/+9
* pack_generic.c (pack_internal): Remove unused zero_sized variable.Jakub Jelinek2009-11-28104-311/+113
* Move includes after include guardsJanne Blomqvist2009-11-194-6/+14
* re PR fortran/42090 (I/O: Problems when reading partial records in formatted ...Jerry DeLisle2009-11-192-1/+11
* Forgot files from r153825Janne Blomqvist2009-11-033-0/+368
* Split up io/io.hJanne Blomqvist2009-11-0217-286/+118
* PR libfortran/41219 Fix build warningsJanne Blomqvist2009-10-313-20/+27
* re PR libfortran/41711 ([F08] BOZ edit-descr does not support reading large k...Jerry DeLisle2009-10-293-19/+272
* re PR libfortran/41683 (F2003 Repeat specification after P descriptor rejected)Jerry DeLisle2009-10-132-1/+8
* re PR fortran/38439 (I/O PD edit descriptor inconsistency)Jerry DeLisle2009-10-122-7/+10
* re PR fortran/38439 (I/O PD edit descriptor inconsistency)Jerry DeLisle2009-10-112-16/+17
* re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Jerry DeLisle2009-10-062-10/+16