aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)Author
2007-06-15re PR libfortran/32345 (Unconditional snprintf use breaks all gfortran exec t...Rainer Orth
2007-06-10re PR fortran/32235 (incorrectly position text file after backspace)Jerry DeLisle
2007-06-02configure: Regenerate.Paolo Bonzini
2007-05-28re PR fortran/32124 (Execution stops with stat= in ALLOCATE)Tobias Burnus
2007-05-27string.c (compare0): Use gfc_charlen_type instead of int.Janne Blomqvist
2007-05-26unix.c (unix_stream): Rearrange struct members, remove small_buffer.Janne Blomqvist
2007-05-25transfer.c (unformatted_read): Use size from front end eliminating use of siz...Jerry DeLisle
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey
2007-05-22libgfortran.h: Mark stop_numeric as noreturn.Tobias Burnus
2007-05-22re PR libfortran/31295 (Uninitialized variable in libgfortran's _gfortran_eos...Tobias Burnus
2007-05-19re PR fortran/31964 ([4.2, 4.1 only]ishftc fails with certain thrid argument)Jerry DeLisle
2007-05-17re PR fortran/31917 ([4.1 only] GFORTRAN_CONVERT_UNIT is ignored)Tobias Burnus
2007-05-16re PR fortran/31922 ([4.2 only] Accessing uninitialized variable for print *,...Jerry DeLisle
2007-05-15re PR libfortran/31915 (Failure with unf_io_convert_3.f90)Tobias Burnus
2007-05-14re PR fortran/30723 (Freeing memory doesn't need to call a library function)Francois-Xavier Coudert
2007-05-10re PR libfortran/31880 ([4.2 only] silent data corruption in gfortran read st...Jerry DeLisle
2007-05-07re PR libfortran/31607 (CALL SYSTEM produces garbled output when writing to a...Francois-Xavier Coudert
2007-05-06re PR fortran/31201 (Too large unit number generates wrong code)Jerry DeLisle
2007-05-04Fix typo in PR numbers 22539 <> 22359.Daniel Franke
2007-05-04re PR target/22539 (Internal compiler error with maximum sized array)Daniel Franke
2007-05-04re PR libfortran/31210 (I/O of string with (non-constant) zero length)Francois-Xavier Coudert
2007-04-28re PR libfortran/31501 (libgfortran internal unit I/O performance issues)Jerry DeLisle
2007-04-28re PR libfortran/31532 (INQUIRE(...,POSITION=...) not standard conforming)Jerry DeLisle
2007-04-25re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GET...François-Xavier Coudert
2007-04-25configure: Regenerate using autoconf 2.59.Janne Blomqvist
2007-04-24re PR libfortran/27740 (libgfortran should use versioned symbols)Janne Blomqvist
2007-04-23re PR fortran/31618 ([4.2, 4.1 only] backspace intrinsic is not working on an...Thomas Koenig
2007-04-19main.c (please_free_exe_path_when_done): New variable.Francois-Xavier Coudert
2007-04-18* ChangeLog: Forgot to include Tobias in the authors.François-Xavier Coudert
2007-04-18re PR libfortran/31286 (cshift uses uninitialized variables)François-Xavier Coudert
2007-04-15open.c (test_endfile): Revert changes for 31052, restoring this function.Jerry DeLisle
2007-04-14Makefile.am: Add -I ..Steve Ellcey
2007-04-12configure: Regenerate.Kai Tietz
2007-04-06cpu_time.c: Don't include headers already included by libgfortran.h.Francois-Xavier Coudert
2007-04-06re PR fortran/31395 ([4.2 Only] Colon edit descriptor is ignored unless prece...Jerry DeLisle
2007-04-03re PR fortran/31304 (REPEAT argument NCOPIES is not converted as it should)Francois-Xavier Coudert
2007-04-01re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle
2007-04-01re PR fortran/31366 ([4.2 only] Last record truncated for read after short wr...Jerry DeLisle
2007-03-31re PR libfortran/31335 (Calls lstat(), stat() and fstat() in libgfortran shou...Francois-Xavier Coudert
2007-03-28re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle
2007-03-26Fix date in entry.Jerry DeLisle
2007-03-26re PR fortran/31199 (write with "t1" + nonadvancing transfer format gives wro...Jerry DeLisle
2007-03-25re PR fortran/31196 ([4.1 only] wrong code generated with RESHAPE/TRANSPOSE)Thomas Koenig
2007-03-23re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle
2007-03-20configure.ac: Add missing check for gettimeofday.Francois-Xavier Coudert
2007-03-18re PR libfortran/31052 ([4.2 only] Bad IOSTAT values when readings NAMELISTs ...Jerry DeLisle
2007-03-16* runtime/main.c: Include "config.h" first.David Edelsohn
2007-03-16re PR libfortran/31099 (Runtime error on legal code using RECL)Jerry DeLisle
2007-03-15gfortran.h (gfc_option_t): Add flag_backtrace field.Francois-Xavier Coudert
2007-03-15re PR fortran/31051 ([4.2 Only] gfortran bug with x and t format descriptors.)Jerry DeLisle