aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
2010-06-10selected_char_kind.c (selected_char_kind): Fix return value for ISO_10646.François-Xavier Coudert2-26/+31
2010-06-09mk-kinds-h.sh: Define GFC_REAL_*_LITERAL_SUFFIX and GFC_REAL_*_LITERAL macros...Francois-Xavier Coudert4-9/+24
2010-06-09system_clock.c (system_clock_4, [...]): Undefine TCK.Francois-Xavier Coudert2-0/+7
2010-06-04re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2-1/+11
2010-05-20re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle2-5/+13
2010-05-20re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle5-24/+53
2010-05-08Fix typoJanne Blomqvist1-1/+1
2010-05-08Fix typo in symbol visibility specificationJanne Blomqvist2-1/+5
2010-05-07Remove free_memJanne Blomqvist14-62/+85
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues4-678/+19
2010-04-30unix.c (raw_truncate): Explicit cast from integer-scal to pointer.Kai Tietz2-4/+36
2010-04-24unix.c (tempfile): Correct logic for mktemp case.Kai Tietz2-8/+14
2010-04-06re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus3-2/+32
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues3-9/+15
2010-04-01PR libfortran/43605 FTELL intrinsic, take 2.Janne Blomqvist2-15/+23
2010-04-01transfer.c: Update copyright.Paul Thomas13-12/+31
2010-04-01PR libfortran/43605 Fix FTELL for formatted filesJanne Blomqvist2-5/+11
2010-03-30re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle2-3/+14
2010-03-29re PR libfortran/43551 (Buffered direct I/O reads wrong record)Tobias Burnus2-7/+16
2010-03-26re PR fortran/43517 (spurious end-of-file condition when namelist read follow...Jerry DeLisle2-0/+8
2010-03-22re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)Jerry DeLisle2-1/+6
2010-03-20re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)Jerry DeLisle4-1/+39
2010-03-18transfer.c (read_sf_internal): Remove stray function declaration used during ...Jerry DeLisle2-3/+6
2010-03-18re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle4-34/+100
2010-03-12format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIF...Kai Tietz4-6/+17
2010-03-11re PR fortran/43228 (NAMELIST I/O: Reading at 2 dimensions (rank) array values.)Tobias Burnus2-0/+14
2010-03-11re PR libfortran/43320 (200.sixtrack fails setup)Jerry DeLisle2-0/+8
2010-03-09re PR fortran/43265 (No EOF condition if reading with '(x)' from an empty file)Jerry DeLisle4-23/+76
2010-03-08libgfortran.h (_POSIX): Define if __MINGW32__ is defined.Kai Tietz4-9/+60
2010-02-25Fix ChangeLog Entry.Jerry DeLisle1-0/+1
2010-02-25transfer.c (require_type): Subtract one from item_count for output of error m...Jerry DeLisle2-1/+14
2010-02-24* io/write_float.def (WRITE_FLOAT): Use __builtin_signbit.Rainer Orth2-2/+6
2010-02-23list_read.c (list_formatted_read_scalar): Remove duplicate code.Jerry DeLisle2-3/+4
2010-02-09re PR libfortran/42996 (Incorrect length returned from get_command_argument i...Tobias Burnus2-4/+8
2010-02-07re PR libfortran/42742 (Handle very large format strings correctly)Jerry DeLisle2-5/+9
2010-02-06PR libfortranJerry DeLisle2-1/+20
2010-02-04re PR fortran/42901 (reading array of structures from namelist fails)Jerry DeLisle2-15/+30
2010-01-15Add PR number to ChangeLog.Jerry DeLisle1-0/+1
2010-01-15format.c (parse_format): Set limit on size of format strings that will be cac...Jerry DeLisle2-1/+11
2010-01-05stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc.Rainer Orth2-0/+48
2010-01-04ChangeLog-2002: Add copyright footer.Janne Blomqvist9-0/+61
2010-01-03PR libfortran/42420 Large file capable stat for MingWJanne Blomqvist2-10/+31
2010-01-03Rotate ChangeLogs for 2008 and 2009Janne Blomqvist3-5020/+5021
2009-12-19Increase clock resolution for system_clock_8.Janne Blomqvist2-6/+12
2009-12-08re PR libfortran/41711 ([F08] BOZ edit-descr does not support reading large k...Tobias Burnus2-0/+8
2009-12-06re PR fortran/41478 (Corrupted memory using PACK for derived-types with alloc...Janus Weil2-4/+11
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues3-760/+757
2009-12-04PR libfortran/40812 Large file support for MinGWJanne Blomqvist4-22/+83
2009-11-30backport: re PR fortran/42053 ([OOP] SELECT TYPE: reject duplicate CLASS IS b...Janus Weil5-18/+98
2009-11-30unix.c (find_file): Add variable id conditionally for mingw targets.Kai Tietz2-1/+9