| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove free_mem | Janne Blomqvist | 2010-05-07 | 14 | -62/+85 |
* | no-dist in non-imported automake dirs. | Ralf Wildenhues | 2010-05-04 | 4 | -678/+19 |
* | unix.c (raw_truncate): Explicit cast from integer-scal to pointer. | Kai Tietz | 2010-04-30 | 2 | -4/+36 |
* | unix.c (tempfile): Correct logic for mktemp case. | Kai Tietz | 2010-04-24 | 2 | -8/+14 |
* | re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /... | Tobias Burnus | 2010-04-06 | 3 | -2/+32 |
* | Update to Automake 1.11.1. | Ralf Wildenhues | 2010-04-02 | 3 | -9/+15 |
* | PR libfortran/43605 FTELL intrinsic, take 2. | Janne Blomqvist | 2010-04-01 | 2 | -15/+23 |
* | transfer.c: Update copyright. | Paul Thomas | 2010-04-01 | 13 | -12/+31 |
* | PR libfortran/43605 Fix FTELL for formatted files | Janne Blomqvist | 2010-04-01 | 2 | -5/+11 |
* | re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file) | Jerry DeLisle | 2010-03-30 | 2 | -3/+14 |
* | re PR libfortran/43551 (Buffered direct I/O reads wrong record) | Tobias Burnus | 2010-03-29 | 2 | -7/+16 |
* | re PR fortran/43517 (spurious end-of-file condition when namelist read follow... | Jerry DeLisle | 2010-03-26 | 2 | -0/+8 |
* | re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.) | Jerry DeLisle | 2010-03-22 | 2 | -1/+6 |
* | re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.) | Jerry DeLisle | 2010-03-20 | 4 | -1/+39 |
* | transfer.c (read_sf_internal): Remove stray function declaration used during ... | Jerry DeLisle | 2010-03-18 | 2 | -3/+6 |
* | re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file) | Jerry DeLisle | 2010-03-18 | 4 | -34/+100 |
* | format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIF... | Kai Tietz | 2010-03-12 | 4 | -6/+17 |
* | re PR fortran/43228 (NAMELIST I/O: Reading at 2 dimensions (rank) array values.) | Tobias Burnus | 2010-03-11 | 2 | -0/+14 |
* | re PR libfortran/43320 (200.sixtrack fails setup) | Jerry DeLisle | 2010-03-11 | 2 | -0/+8 |
* | re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file) | Jerry DeLisle | 2010-03-09 | 4 | -23/+76 |
* | libgfortran.h (_POSIX): Define if __MINGW32__ is defined. | Kai Tietz | 2010-03-08 | 4 | -9/+60 |
* | Fix ChangeLog Entry. | Jerry DeLisle | 2010-02-25 | 1 | -0/+1 |
* | transfer.c (require_type): Subtract one from item_count for output of error m... | Jerry DeLisle | 2010-02-25 | 2 | -1/+14 |
* | * io/write_float.def (WRITE_FLOAT): Use __builtin_signbit. | Rainer Orth | 2010-02-24 | 2 | -2/+6 |
* | list_read.c (list_formatted_read_scalar): Remove duplicate code. | Jerry DeLisle | 2010-02-23 | 2 | -3/+4 |
* | re PR libfortran/42996 (Incorrect length returned from get_command_argument i... | Tobias Burnus | 2010-02-09 | 2 | -4/+8 |
* | re PR libfortran/42742 (Handle very large format strings correctly) | Jerry DeLisle | 2010-02-07 | 2 | -5/+9 |
* | PR libfortran | Jerry DeLisle | 2010-02-06 | 2 | -1/+20 |
* | re PR fortran/42901 (reading array of structures from namelist fails) | Jerry DeLisle | 2010-02-04 | 2 | -15/+30 |
* | Add PR number to ChangeLog. | Jerry DeLisle | 2010-01-15 | 1 | -0/+1 |
* | format.c (parse_format): Set limit on size of format strings that will be cac... | Jerry DeLisle | 2010-01-15 | 2 | -1/+11 |
* | stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc. | Rainer Orth | 2010-01-05 | 2 | -0/+48 |
* | ChangeLog-2002: Add copyright footer. | Janne Blomqvist | 2010-01-04 | 9 | -0/+61 |
* | PR libfortran/42420 Large file capable stat for MingW | Janne Blomqvist | 2010-01-03 | 2 | -10/+31 |
* | Rotate ChangeLogs for 2008 and 2009 | Janne Blomqvist | 2010-01-03 | 3 | -5020/+5021 |
* | Increase clock resolution for system_clock_8. | Janne Blomqvist | 2009-12-19 | 2 | -6/+12 |
* | re PR libfortran/41711 ([F08] BOZ edit-descr does not support reading large k... | Tobias Burnus | 2009-12-08 | 2 | -0/+8 |
* | re PR fortran/41478 (Corrupted memory using PACK for derived-types with alloc... | Janus Weil | 2009-12-06 | 2 | -4/+11 |
* | Sync from git Libtool and regenerate. | Ralf Wildenhues | 2009-12-05 | 3 | -760/+757 |
* | PR libfortran/40812 Large file support for MinGW | Janne Blomqvist | 2009-12-04 | 4 | -22/+83 |
* | backport: re PR fortran/42053 ([OOP] SELECT TYPE: reject duplicate CLASS IS b... | Janus Weil | 2009-11-30 | 5 | -18/+98 |
* | unix.c (find_file): Add variable id conditionally for mingw targets. | Kai Tietz | 2009-11-30 | 2 | -1/+9 |
* | pack_generic.c (pack_internal): Remove unused zero_sized variable. | Jakub Jelinek | 2009-11-28 | 104 | -311/+113 |
* | Move includes after include guards | Janne Blomqvist | 2009-11-19 | 4 | -6/+14 |
* | re PR fortran/42090 (I/O: Problems when reading partial records in formatted ... | Jerry DeLisle | 2009-11-19 | 2 | -1/+11 |
* | Forgot files from r153825 | Janne Blomqvist | 2009-11-03 | 3 | -0/+368 |
* | Split up io/io.h | Janne Blomqvist | 2009-11-02 | 17 | -286/+118 |
* | PR libfortran/41219 Fix build warnings | Janne Blomqvist | 2009-10-31 | 3 | -20/+27 |
* | re PR libfortran/41711 ([F08] BOZ edit-descr does not support reading large k... | Jerry DeLisle | 2009-10-29 | 3 | -19/+272 |
* | re PR libfortran/41683 (F2003 Repeat specification after P descriptor rejected) | Jerry DeLisle | 2009-10-13 | 2 | -1/+8 |