aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
2007-08-06re PR fortran/30947 (intrinsic: ALARM)Francois-Xavier Coudert3-10/+78
2007-08-06re PR fortran/29828 ([F2003] MIN and MAX with character variables)Francois-Xavier Coudert3-1/+72
2007-08-05re PR fortran/31202 (Incorrect rounding generated for NINT)Francois-Xavier Coudert3-2/+31
2007-08-03re PR libfortran/32977 (All gfortran tests fail on Tru64 UNIX V4.0F: vsnprint...Thomas Koenig2-2/+23
2007-08-03re PR fortran/31202 (Incorrect rounding generated for NINT)Francois-Xavier Coudert7-9/+629
2007-07-30* libgfortran.h: Include <stdarg.h>.Francois-Xavier Coudert2-0/+5
2007-07-29re PR libfortran/32858 (printf-capabilities for runtime_error())Thomas Koenig14-256/+184
2007-07-27Fortran frontend changelog:Janne Blomqvist2-7/+12
2007-07-27* io/unix.c (stream_ttyname): Mark argument as potentialy unused.Francois-Xavier Coudert2-1/+5
2007-07-27re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function)Francois-Xavier Coudert2-8/+14
2007-07-24ChangeLog: Correct entry.Tobias Burnus2-0/+5
2007-07-24re PR fortran/30814 (non-conforming array sizes in PACK should raise an error)Thomas Koenig3-14/+38
2007-07-23re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Christopher D. Rickett4-22/+7
2007-07-23read.c (convert_real): Generate error only on EINVAL.Jerry DeLisle2-4/+7
2007-07-21re PR fortran/32627 ([ISO Bind C] Accept c_f_pointer for TYPE)Christopher D. Rickett5-1/+259
2007-07-19re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Christopher D. Rickett4-19/+7
2007-07-15re PR libfortran/32611 (Print sign of negative zero)Jerry DeLisle5-20/+52
2007-07-15re PR libfortran/32752 (Segfault on WRITE with modified unix_stream structure)Jerry DeLisle3-8/+17
2007-07-14re PR fortran/32357 (MVBITS gives wrong-code on big-endian with -fdefault-int...Francois-Xavier Coudert2-4/+10
2007-07-10re PR libfortran/32702 (crash when printing big character variable)Jerry DeLisle2-6/+41
2007-07-09re PR libfortran/32336 (matmul: flag runtime- instead of assertation error)Thomas Koenig15-14/+43
2007-07-09re PR fortran/32678 ([4.2, 4.1]GFortan works incorrectly when writing with FO...Jerry DeLisle2-0/+8
2007-07-08re PR fortran/32217 (segfaults (at runtime) on UNPACK with zero-sized arrays)Thomas Koenig2-0/+15
2007-07-05Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu2-6378/+6
2007-07-04configure.ac: SUBST CFLAGS.David Edelsohn3-1/+8
2007-07-03Fortran frontend:Janne Blomqvist3-47/+39
2007-07-02[multiple changes]Steven G. Kargl2-4/+31
2007-07-02Makefile.in: Regenerated with automake 1.9.6.Steven G. Kargl2-18/+36
2007-07-02Makefile.in: Remove extraneous kill.lo rule.Steven G. Kargl2-3/+4
2007-07-02Forgot to delete these during yesterdays commit.Janne Blomqvist5-320/+5
2007-07-02[multiple changes]Christopher D. Rickett9-23/+636
2007-07-01re PR fortran/32239 (optimize power in loops, use __builtin_powi instead of _...Janne Blomqvist4-54/+16
2007-07-01re PR fortran/32554 ([4.2 Only] Bug in P formatting)Jerry DeLisle2-16/+9
2007-07-01fortran frontend:Janne Blomqvist3-70/+23
2007-06-29re PR libfortran/32456 (IO error message should show Unit/Filename)Jerry DeLisle2-4/+26
2007-06-25re PR libfortran/32495 (static declaration of 'strcasestr' follows non-static...Adam Nemet2-7/+15
2007-06-24re PR libfortran/32456 (IO error message should show Unit/Filename)Jerry DeLisle4-0/+67
2007-06-24re PR fortran/32446 (F0.n output format fails with large numbers)Jerry DeLisle2-7/+18
2007-06-15re PR libfortran/32345 (Unconditional snprintf use breaks all gfortran exec t...Rainer Orth2-1/+11
2007-06-10re PR fortran/32235 (incorrectly position text file after backspace)Jerry DeLisle2-3/+14
2007-06-02configure: Regenerate.Paolo Bonzini2-42/+52
2007-05-28re PR fortran/32124 (Execution stops with stat= in ALLOCATE)Tobias Burnus2-5/+27
2007-05-27string.c (compare0): Use gfc_charlen_type instead of int.Janne Blomqvist7-41/+97
2007-05-26unix.c (unix_stream): Rearrange struct members, remove small_buffer.Janne Blomqvist2-46/+69
2007-05-25transfer.c (unformatted_read): Use size from front end eliminating use of siz...Jerry DeLisle2-17/+15
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey4-1933/+17265
2007-05-22libgfortran.h: Mark stop_numeric as noreturn.Tobias Burnus2-1/+5
2007-05-22re PR libfortran/31295 (Uninitialized variable in libgfortran's _gfortran_eos...Tobias Burnus3-0/+11
2007-05-19re PR fortran/31964 ([4.2, 4.1 only]ishftc fails with certain thrid argument)Jerry DeLisle2-15/+33
2007-05-17re PR fortran/31917 ([4.1 only] GFORTRAN_CONVERT_UNIT is ignored)Tobias Burnus2-2/+19