aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
AgeCommit message (Expand)Author
2004-11-18Modified Files:Victor Leikehman
2004-11-10 PR fortran/18218Paul Brook
2004-11-05 * configure.ac: Use AC_PROG_FC, FC and FCFLAGS instead ofAndreas Schwab
2004-11-052004-11-05 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-10-302004-10-30 Aaron W. LaFramboise <aaronavay62@aaronwl.com>Aaron W. LaFramboise
2004-10-302004-10-30 Aaron W. LaFramboise <aaronavay62@aaronwl.com>Aaron W. LaFramboise
2004-10-302004-10-30 Canqun Yang <canqun@nudt.edu.cn>Canqun Yang
2004-10-07 * io/transfer.c (finalize_transfer): Free internal streams.Paul Brook
2004-10-07 * intrinsics/string_intrinsics.c (string_verify): Fix off by onePaul Brook
2004-10-06 PR libfortran/17709Paul Brook
2004-10-052004-10-04 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-10-04fortran/Tobias Schlüter
2004-10-04PR fortran/17631Tobias Schlüter
2004-10-04PR fortran/17283Tobias Schlueter
2004-10-042004-10-04 Paul Brook <paul@codesourcery.com>Paul Brook
2004-10-032004-10-03 Aaron W. LaFramboise <aaronavay62@aaronwl.com>Aaron W. LaFramboise
2004-09-26PR libfortran/16137Tobias Schlueter
2004-09-24* intrinsics/etime.c (etime_): New function.Tobias Schlueter
2004-09-212004-09-21 Steven G. Kargl <kargls@comcast.net>Steven G. Kargl
2004-09-212004-09-21 Bud Davis <bdavis9659@comcast.net>Bud Davis
2004-09-182004-09-15 Aaron W. LaFramboise <aaronavay62@aaronwl.com>Aaron W. LaFramboise
2004-09-152004-09-15 Steven G. Kargl <kargls@comcast.net>Steven G. Kargl
2004-09-15Fix typo.Paul Brook
2004-09-152004-09-15 Steven G. Kargl <kargls@comcast.net>Steven G. Kargl
2004-09-142004-09-13 Bud Davis <bdavis9659@comcast.net>Bud Davis
2004-09-06Put ChangeLog entry in the right place.Steven G. Kargl
2004-09-03 * intrinsics/cshift0.c (DEF_COPY_LOOP, copy_loop_int, copy_loop_long,Richard Henderson
2004-09-02 * io/format.c (parse_format_list): Set repeat count for P descriptors.Paul Brook
2004-09-01 * mk-sik-inc.sh: Use a temporary string instead of 'echo -n'.Eric Botcazou
2004-08-31 * runtime/error.c (generate_error): Set both iostat andPaul Brook
2004-08-31 PR libfortran/16805Paul Brook
2004-08-31* io/unit.c: Separate copyright years by ','.Tobias Schlueter
2004-08-31 * io/unit.c (get_unit): Remove superfluous if.Paul Brook
2004-08-31 * io/transfer.c (read_sf): Rename uinty to readlen. Detect EOF.Paul Brook
2004-08-31 * list_read.c (eat_separator): Set at_eo when a '/' is seen.Paul Brook
2004-08-31fortran/Tobias Schlueter
2004-08-30 * trans-types.h: Add comments.Paul Brook
2004-08-30 * Makefile.am (gfor_helper_src): Split selected_kind.f90.Richard Henderson
2004-08-292004-08-29 Steven G. Kargl <kargls@comcast.net>Steven G. Kargl
2004-08-282004-08-29 Steven G. Kargl <kargls@comcast.net>Steven G. Kargl
2004-08-28 PR libfortran/17195Paul Brook
2004-08-27 * io/rewind.c (st_rewind): Reset unit to read mode.Paul Brook
2004-08-272004-08-27 Bud Davis <bdavis9659@comcast.net>Bud Davis
2004-08-26* io/io.h, io/list_read.c, io/open.c, io/transfer.c, io/write.c:Tobias Schlueter
2004-08-252004-08-24 Bud Davis <bdavis9659@comcast.net>Bud Davis
2004-08-252004-08-24 Bud Davis <bdavis9659@comcast.net>Bud Davis
2004-08-24 * Makefile.am (libgfortran_la_LDFLAGS): Add -lm.David Edelsohn
2004-08-212004-08-21 Bud Davis <bdavis9659@comcast.net>Bud Davis
2004-08-182004-08-18 Victor Leikehman <lei@il.ibm.com>Victor Leikehman
2004-08-13Corrected typo in PR number, previous commitBud Davis