summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
* intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes.Tobias Burnus2010-06-254-14/+56
* decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.Tobias Burnus2010-06-254-11/+19
* re PR fortran/44477 (Sequential I/O with END FILE: File position should be at...Jerry DeLisle2010-06-193-11/+80
* selected_char_kind.c (selected_char_kind): Fix return value for ISO_10646.François-Xavier Coudert2010-06-102-26/+31
* mk-kinds-h.sh: Define GFC_REAL_*_LITERAL_SUFFIX and GFC_REAL_*_LITERAL macros...Francois-Xavier Coudert2010-06-094-9/+24
* system_clock.c (system_clock_4, [...]): Undefine TCK.Francois-Xavier Coudert2010-06-092-0/+7
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2010-06-042-1/+11
* re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle2010-05-202-5/+13
* re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle2010-05-205-24/+53
* Fix typoJanne Blomqvist2010-05-081-1/+1
* Fix typo in symbol visibility specificationJanne Blomqvist2010-05-082-1/+5
* Remove free_memJanne Blomqvist2010-05-0714-62/+85
* no-dist in non-imported automake dirs.Ralf Wildenhues2010-05-044-678/+19
* unix.c (raw_truncate): Explicit cast from integer-scal to pointer.Kai Tietz2010-04-302-4/+36
* 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