aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-28pack_generic.c (pack_internal): Remove unused zero_sized variable.Jakub Jelinek104-311/+113
2009-11-19Move includes after include guardsJanne Blomqvist4-6/+14
2009-11-19re PR fortran/42090 (I/O: Problems when reading partial records in formatted ...Jerry DeLisle2-1/+11
2009-11-03Forgot files from r153825Janne Blomqvist3-0/+368
2009-11-02Split up io/io.hJanne Blomqvist17-286/+118
2009-10-31PR libfortran/41219 Fix build warningsJanne Blomqvist3-20/+27
2009-10-29re PR libfortran/41711 ([F08] BOZ edit-descr does not support reading large k...Jerry DeLisle3-19/+272
2009-10-13re PR libfortran/41683 (F2003 Repeat specification after P descriptor rejected)Jerry DeLisle2-1/+8
2009-10-12re PR fortran/38439 (I/O PD edit descriptor inconsistency)Jerry DeLisle2-7/+10
2009-10-11re PR fortran/38439 (I/O PD edit descriptor inconsistency)Jerry DeLisle2-16/+17
2009-10-06re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Jerry DeLisle2-10/+16
2009-09-29re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Jerry DeLisle6-15/+210
2009-09-22configure.ac: Check for GFORTRAN_C99_1.1 funcs in OS libm.Iain Sandoe4-0/+892
2009-09-19re PR fortran/41328 (bad iostat when reading DOS file in a character array (n...Jerry DeLisle2-1/+8
2009-09-13re PR fortran/41328 (bad iostat when reading DOS file in a character array (n...Jerry DeLisle2-10/+21
2009-09-12re PR fortran/41219 (libgfortran build warnings)Jerry DeLisle2-1/+6
2009-09-11Override all per-target *_LINK variables correctly.Ralf Wildenhues3-3/+7
2009-09-09stdint.m4 (GCC_HEADER_STDINT): Revert changes to this macro in the previous t...Paolo Bonzini2-428/+771
2009-09-09stdint.m4: Store temporary file in $tmp/_GCC_STDINT_H.Paolo Bonzini2-767/+432
2009-09-08re PR fortran/41192 (NAMELIST input with just a comment ("&NAME ! comment \")...Jerry DeLisle2-8/+18
2009-09-04re PR fortran/41219 (libgfortran build warnings)Tobias Burnus2-0/+8
2009-09-03re PR fortran/41219 (libgfortran build warnings)Tobias Burnus2-2/+8
2009-08-30pack.m4 (pack_'rtype_code`): Use count_0 for counting true values in a logica...Thomas Koenig17-852/+95
2009-08-25re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig4-9/+136
2009-08-25re PR libfortran/41157 (dtime not consistent in times reported)Steven G. Kargl3-7/+23
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues2-1/+5
2009-08-23cshift0.c: Update license to GPL3+exception.Steven G. Kargl3-15/+40
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues3-10/+7
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues5-20977/+10884