summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
* * libgfortran.h: Include <stdarg.h>.Francois-Xavier Coudert2007-07-302-0/+5
* re PR libfortran/32858 (printf-capabilities for runtime_error())Thomas Koenig2007-07-2914-256/+184
* Fortran frontend changelog:Janne Blomqvist2007-07-272-7/+12
* * io/unix.c (stream_ttyname): Mark argument as potentialy unused.Francois-Xavier Coudert2007-07-272-1/+5
* re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function)Francois-Xavier Coudert2007-07-272-8/+14
* ChangeLog: Correct entry.Tobias Burnus2007-07-242-0/+5
* re PR fortran/30814 (non-conforming array sizes in PACK should raise an error)Thomas Koenig2007-07-243-14/+38
* re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Christopher D. Rickett2007-07-234-22/+7
* read.c (convert_real): Generate error only on EINVAL.Jerry DeLisle2007-07-232-4/+7
* re PR fortran/32627 ([ISO Bind C] Accept c_f_pointer for TYPE)Christopher D. Rickett2007-07-215-1/+259
* re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Christopher D. Rickett2007-07-194-19/+7
* re PR libfortran/32611 (Print sign of negative zero)Jerry DeLisle2007-07-155-20/+52
* re PR libfortran/32752 (Segfault on WRITE with modified unix_stream structure)Jerry DeLisle2007-07-153-8/+17
* re PR fortran/32357 (MVBITS gives wrong-code on big-endian with -fdefault-int...Francois-Xavier Coudert2007-07-142-4/+10
* re PR libfortran/32702 (crash when printing big character variable)Jerry DeLisle2007-07-102-6/+41
* re PR libfortran/32336 (matmul: flag runtime- instead of assertation error)Thomas Koenig2007-07-0915-14/+43
* re PR fortran/32678 ([4.2, 4.1]GFortan works incorrectly when writing with FO...Jerry DeLisle2007-07-092-0/+8
* re PR fortran/32217 (segfaults (at runtime) on UNPACK with zero-sized arrays)Thomas Koenig2007-07-082-0/+15
* Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu2007-07-052-6378/+6
* configure.ac: SUBST CFLAGS.David Edelsohn2007-07-043-1/+8
* Fortran frontend:Janne Blomqvist2007-07-033-47/+39
* [multiple changes]Steven G. Kargl2007-07-022-4/+31
* Makefile.in: Regenerated with automake 1.9.6.Steven G. Kargl2007-07-022-18/+36
* Makefile.in: Remove extraneous kill.lo rule.Steven G. Kargl2007-07-022-3/+4
* Forgot to delete these during yesterdays commit.Janne Blomqvist2007-07-025-320/+5
* [multiple changes]Christopher D. Rickett2007-07-029-23/+636
* re PR fortran/32239 (optimize power in loops, use __builtin_powi instead of _...Janne Blomqvist2007-07-014-54/+16
* re PR fortran/32554 ([4.2 Only] Bug in P formatting)Jerry DeLisle2007-07-012-16/+9
* fortran frontend:Janne Blomqvist2007-07-013-70/+23
* re PR libfortran/32456 (IO error message should show Unit/Filename)Jerry DeLisle2007-06-292-4/+26
* re PR libfortran/32495 (static declaration of 'strcasestr' follows non-static...Adam Nemet2007-06-252-7/+15
* re PR libfortran/32456 (IO error message should show Unit/Filename)Jerry DeLisle2007-06-244-0/+67
* re PR fortran/32446 (F0.n output format fails with large numbers)Jerry DeLisle2007-06-242-7/+18
* re PR libfortran/32345 (Unconditional snprintf use breaks all gfortran exec t...Rainer Orth2007-06-152-1/+11
* re PR fortran/32235 (incorrectly position text file after backspace)Jerry DeLisle2007-06-102-3/+14
* configure: Regenerate.Paolo Bonzini2007-06-022-42/+52
* re PR fortran/32124 (Execution stops with stat= in ALLOCATE)Tobias Burnus2007-05-282-5/+27
* string.c (compare0): Use gfc_charlen_type instead of int.Janne Blomqvist2007-05-277-41/+97
* unix.c (unix_stream): Rearrange struct members, remove small_buffer.Janne Blomqvist2007-05-262-46/+69
* transfer.c (unformatted_read): Use size from front end eliminating use of siz...Jerry DeLisle2007-05-252-17/+15
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-244-1933/+17265
* libgfortran.h: Mark stop_numeric as noreturn.Tobias Burnus2007-05-222-1/+5
* re PR libfortran/31295 (Uninitialized variable in libgfortran's _gfortran_eos...Tobias Burnus2007-05-223-0/+11
* re PR fortran/31964 ([4.2, 4.1 only]ishftc fails with certain thrid argument)Jerry DeLisle2007-05-192-15/+33
* re PR fortran/31917 ([4.1 only] GFORTRAN_CONVERT_UNIT is ignored)Tobias Burnus2007-05-172-2/+19
* re PR fortran/31922 ([4.2 only] Accessing uninitialized variable for print *,...Jerry DeLisle2007-05-162-0/+8
* re PR libfortran/31915 (Failure with unf_io_convert_3.f90)Tobias Burnus2007-05-152-9/+18
* re PR fortran/30723 (Freeing memory doesn't need to call a library function)Francois-Xavier Coudert2007-05-146-50/+29
* re PR libfortran/31880 ([4.2 only] silent data corruption in gfortran read st...Jerry DeLisle2007-05-102-2/+7
* re PR libfortran/31607 (CALL SYSTEM produces garbled output when writing to a...Francois-Xavier Coudert2007-05-074-3/+15