aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-09-05re PR libfortran/33225 (Missing last digit in some formatted output (on 32bit...Jerry DeLisle1-0/+19
2007-09-03re PR libfortran/33253 (namelist: reading back a string with apostrophe)Jerry DeLisle1-0/+6
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert1-0/+35
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-0/+396
2007-08-31re PR libfortran/33225 (Missing last digit in some formatted output (on 32bit...Jerry DeLisle1-0/+6
2007-08-29builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert1-0/+8
2007-08-29Fix ChangeLog.Jerry DeLisle1-0/+5
2007-08-28write.c (stdbool.h): Add include.Jerry DeLisle1-0/+18
2007-08-26re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle1-0/+7
2007-08-24re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-0/+170
2007-08-23re PR libfortran/23138 ([mingw32] real(16) values are printed incorrectly)Francois-Xavier Coudert1-0/+10
2007-08-22Makefile.am (AM_CPPFLAGS): Commentary typo fix.Bernhard Fischer1-0/+4
2007-08-17re PR libfortran/33079 (Optional empty strings do not appear to be 'PRESENT')Francois-Xavier Coudert1-0/+6
2007-08-15re PR fortran/33077 (RANDOM_SEED failure for integer(kind=8))Francois-Xavier Coudert1-0/+5
2007-08-13* acinclude.m4 (GTHREAD_USE_WEAK) Define to 0 for mingw32.Danny Smith1-0/+5
2007-08-12re PR fortran/30964 (optional arguments to random_seed)Francois-Xavier Coudert1-0/+12
2007-08-11re PR fortran/31189 (Support backtracing for non-library errors)Francois-Xavier Coudert1-0/+11
2007-08-11re PR fortran/32937 (segfault with string and -fdefault-integer-8)Francois-Xavier Coudert1-0/+5
2007-08-10re PR fortran/31270 (print subscript value and array bounds when out-of-bound...Francois-Xavier Coudert1-0/+7
2007-08-10re PR fortran/32933 (ICE in simplify_subreg with -fdefault-integer-8)Francois-Xavier Coudert1-0/+6
2007-08-10re PR fortran/33039 (Read NAMELIST: reads wrong namelist name)Jerry DeLisle1-0/+6
2007-08-10re PR fortran/32987 (TAB in FORMAT: accept extension, warn with -std=f*)Tobias Burnus1-0/+5
2007-08-06re PR fortran/30947 (intrinsic: ALARM)Francois-Xavier Coudert1-0/+10
2007-08-06re PR fortran/29828 ([F2003] MIN and MAX with character variables)Francois-Xavier Coudert1-0/+7
2007-08-05re PR fortran/31202 (Incorrect rounding generated for NINT)Francois-Xavier Coudert1-0/+7
2007-08-03re PR libfortran/32977 (All gfortran tests fail on Tru64 UNIX V4.0F: vsnprint...Thomas Koenig1-0/+6
2007-08-03re PR fortran/31202 (Incorrect rounding generated for NINT)Francois-Xavier Coudert1-0/+13
2007-07-30* libgfortran.h: Include <stdarg.h>.Francois-Xavier Coudert1-0/+4
2007-07-29re PR libfortran/32858 (printf-capabilities for runtime_error())Thomas Koenig1-0/+36
2007-07-27Fortran frontend changelog:Janne Blomqvist1-0/+5
2007-07-27* io/unix.c (stream_ttyname): Mark argument as potentialy unused.Francois-Xavier Coudert1-0/+4
2007-07-27re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function)Francois-Xavier Coudert1-0/+6
2007-07-24ChangeLog: Correct entry.Tobias Burnus1-0/+4
2007-07-24re PR fortran/30814 (non-conforming array sizes in PACK should raise an error)Thomas Koenig1-0/+11
2007-07-23re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Christopher D. Rickett1-0/+7
2007-07-23read.c (convert_real): Generate error only on EINVAL.Jerry DeLisle1-2/+5
2007-07-21re PR fortran/32627 ([ISO Bind C] Accept c_f_pointer for TYPE)Christopher D. Rickett1-0/+15
2007-07-19re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Christopher D. Rickett1-0/+7
2007-07-15re PR libfortran/32611 (Print sign of negative zero)Jerry DeLisle1-0/+14
2007-07-15re PR libfortran/32752 (Segfault on WRITE with modified unix_stream structure)Jerry DeLisle1-0/+8
2007-07-14re PR fortran/32357 (MVBITS gives wrong-code on big-endian with -fdefault-int...Francois-Xavier Coudert1-0/+6
2007-07-10re PR libfortran/32702 (crash when printing big character variable)Jerry DeLisle1-0/+10
2007-07-09re PR libfortran/32336 (matmul: flag runtime- instead of assertation error)Thomas Koenig1-0/+15
2007-07-09re PR fortran/32678 ([4.2, 4.1]GFortan works incorrectly when writing with FO...Jerry DeLisle1-0/+6
2007-07-08re PR fortran/32217 (segfaults (at runtime) on UNPACK with zero-sized arrays)Thomas Koenig1-0/+6
2007-07-05Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu1-1/+5
2007-07-04configure.ac: SUBST CFLAGS.David Edelsohn1-0/+5
2007-07-03Fortran frontend:Janne Blomqvist1-0/+10
2007-07-02[multiple changes]Steven G. Kargl1-0/+11
2007-07-02Makefile.in: Regenerated with automake 1.9.6.Steven G. Kargl1-0/+4