aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)Author
2010-06-19re PR fortran/44477 (Sequential I/O with END FILE: File position should be at...Jerry DeLisle
2010-06-10selected_char_kind.c (selected_char_kind): Fix return value for ISO_10646.François-Xavier Coudert
2010-06-09mk-kinds-h.sh: Define GFC_REAL_*_LITERAL_SUFFIX and GFC_REAL_*_LITERAL macros...Francois-Xavier Coudert
2010-06-09system_clock.c (system_clock_4, [...]): Undefine TCK.Francois-Xavier Coudert
2010-06-04re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig
2010-05-20re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle
2010-05-20re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle
2010-05-08Fix typoJanne Blomqvist
2010-05-08Fix typo in symbol visibility specificationJanne Blomqvist
2010-05-07Remove free_memJanne Blomqvist
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues
2010-04-30unix.c (raw_truncate): Explicit cast from integer-scal to pointer.Kai Tietz
2010-04-24unix.c (tempfile): Correct logic for mktemp case.Kai Tietz
2010-04-06re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2010-04-01PR libfortran/43605 FTELL intrinsic, take 2.Janne Blomqvist
2010-04-01transfer.c: Update copyright.Paul Thomas
2010-04-01PR libfortran/43605 Fix FTELL for formatted filesJanne Blomqvist
2010-03-30re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle
2010-03-29re PR libfortran/43551 (Buffered direct I/O reads wrong record)Tobias Burnus
2010-03-26re PR fortran/43517 (spurious end-of-file condition when namelist read follow...Jerry DeLisle
2010-03-22re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)Jerry DeLisle
2010-03-20re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)Jerry DeLisle
2010-03-18transfer.c (read_sf_internal): Remove stray function declaration used during ...Jerry DeLisle
2010-03-18re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle
2010-03-12format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIF...Kai Tietz
2010-03-11re PR fortran/43228 (NAMELIST I/O: Reading at 2 dimensions (rank) array values.)Tobias Burnus
2010-03-11re PR libfortran/43320 (200.sixtrack fails setup)Jerry DeLisle
2010-03-09re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle
2010-03-08libgfortran.h (_POSIX): Define if __MINGW32__ is defined.Kai Tietz
2010-02-25Fix ChangeLog Entry.Jerry DeLisle
2010-02-25transfer.c (require_type): Subtract one from item_count for output of error m...Jerry DeLisle
2010-02-24* io/write_float.def (WRITE_FLOAT): Use __builtin_signbit.Rainer Orth
2010-02-23list_read.c (list_formatted_read_scalar): Remove duplicate code.Jerry DeLisle
2010-02-09re PR libfortran/42996 (Incorrect length returned from get_command_argument i...Tobias Burnus
2010-02-07re PR libfortran/42742 (Handle very large format strings correctly)Jerry DeLisle
2010-02-06PR libfortranJerry DeLisle
2010-02-04re PR fortran/42901 (reading array of structures from namelist fails)Jerry DeLisle
2010-01-15Add PR number to ChangeLog.Jerry DeLisle
2010-01-15format.c (parse_format): Set limit on size of format strings that will be cac...Jerry DeLisle
2010-01-05stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc.Rainer Orth
2010-01-04ChangeLog-2002: Add copyright footer.Janne Blomqvist
2010-01-03PR libfortran/42420 Large file capable stat for MingWJanne Blomqvist
2010-01-03Rotate ChangeLogs for 2008 and 2009Janne Blomqvist
2009-12-19Increase clock resolution for system_clock_8.Janne Blomqvist
2009-12-08re PR libfortran/41711 ([F08] BOZ edit-descr does not support reading large k...Tobias Burnus
2009-12-06re PR fortran/41478 (Corrupted memory using PACK for derived-types with alloc...Janus Weil
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
2009-12-04PR libfortran/40812 Large file support for MinGWJanne Blomqvist
2009-11-30backport: re PR fortran/42053 ([OOP] SELECT TYPE: reject duplicate CLASS IS b...Janus Weil