OSDN Git Service

cleanup whitespacing a tad.
[pf3gnuchains/gcc-fork.git] / libf2c / ChangeLog
index 22a6cf1..317542d 100644 (file)
@@ -1,3 +1,127 @@
+2002-07-10  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * libI77/open.c (f_open): Do not indicate unformatted file
+       if record length is given without a FORMATTED/UNFORMATTED
+       specification.
+
+2002-06-25  DJ Delorie  <dj@redhat.com>
+
+       * aclocal.m4 (GLIBCPP_CONFIGURE): Split out
+       GLIBCPP_TOPREL_CONFIGURE.
+       * configure.in: Call it before AC_CANONICAL_SYSTEM.
+       * configure: Regenerate.
+
+Wed Jun  5 15:05:41 2002  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * f2cext.c (alarm_): Mark parameter(s) with attribute `unused'.
+       * libF77/h_len.c (h_len): Likewise.
+       * libF77/i_len.c (i_len): Likewise.
+       * libI77/rsli.c (i_ungetc): Likewise.
+       * libU77/date_.c (G77_date_y2kbuggy_0): Likewise.
+       * libU77/fputc_.c (G77_fputc_0): Likewise.
+       * libU77/vxtidate_.c (G77_vxtidate_y2kbuggy_0): Likewise.
+       * libU77/vxttime_.c (G77_vxttime_0): Likewise.
+
+Mon Jun  3 22:24:48 2002  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * libF77/main.c (f_setarg, f_setsig): Prototype.
+       * libI77/lread.c (quad_read): Delete.
+       * libI77/uio.c: Include config.h.
+       * libI77/wref.c (wrt_E): Cast isdigit arg to unsigned char.
+       * libU77/dtime_.c (clk_tck): Move to the scope where it is used.
+       * libU77/etime_.c (clk_tck): Likewise.
+
+Mon Jun  3 22:23:03 2002  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * libF77/lbitbits.c (lbit_cshift): disambiguate expressions
+       with parentheses.
+       * libF77/qbitbits.c (qbit_cshift): Likewise.
+       * libI77/inquire.c (f_inqu): Likewise.
+       * libI77/rdfmt.c (rd_Z): Likewise.
+       * libI77/rsne.c (x_rsne): Likewise.
+
+Mon Jun  3 22:21:23 2002  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * Makefile.in (s-libe77): Add WARN_CFLAGS.
+
+Sun Jun  2 10:32:35 2002  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * libI77/dfe.c (s_rdfe, s_wdfe): Wrap parentheses around
+       assignment used as truth value.
+       * libI77/due.c (s_rdue, s_wdue): Likewise.
+       * libI77/endfile.c (f_end): Likewise.
+       * libI77/iio.c (s_rsfi, s_wsfi): Likewise.
+       * libI77/lread.c (ERR, l_C, nmL_getc, s_rsle): Likewise.
+       * libI77/lwrite.c (l_g, l_put): Likewise.
+       * libI77/open.c (f_open): Likewise.
+       * libI77/rdfmt.c (rd_Z): Likewise.
+       * libI77/rsfe.c (s_rsfe): Likewise.
+       * libI77/rsne.c (hash, mk_hashtab, nl_init, getname, getdimen,
+       x_rsne, s_rsne): Likewise.
+       * libI77/sue.c (s_rsue, s_wsue): Likewise.
+       * libI77/wref.c (wrt_E, wrt_F): Likewise.
+       * libI77/wsfe.c (s_wsfe): Likewise.
+       * libI77/wsle.c (s_wsle): Likewise.
+       * libI77/wsne.c (s_wsne): Likewise.
+
+Sun Jun  2 08:59:50 2002  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * libF77/main.c (main): Avoid implicit int.
+       * libI77/dfe.c (y_rsk, y_getc, c_dfe): Likewise.
+       * libI77/due.c (c_due): Likewise.
+       * libI77/err.c (f__canseek, f__nowreading, f__nowwriting):
+       Likewise.
+       * libI77/fmt.c (op_gen, ne_d, e_d, pars_f, type_f, en_fio):
+       Likewise.
+       * libI77/iio.c (z_getc, z_rnew, c_si, z_wnew): Likewise.
+       * libI77/lread.c (t_getc, c_le, l_read): Likewise.
+       * libI77/lwrite.c (l_write): Likewise.
+       * libI77/open.c (fk_open): Likewise.
+       * libI77/rdfmt.c (rd_ed, rd_ned): Likewise.
+       * libI77/rsfe.c (xrd_SL, x_getc, x_endp, x_rev): Likewise.
+       * libI77/rsne.c (t_getc, x_rsne): Likewise.
+       * libI77/sfe.c (c_sfe): Likewise.
+       * libI77/sue.c (c_sue): Likewise.
+       * libI77/uio.c (do_us): Likewise.
+       * libI77/wref.c (wrt_E, wrt_F): Likewise.
+       * libI77/wrtfmt.c (wrt_L, w_ed, w_ned): Likewise.
+
+Sun Jun  2 08:58:05 2002  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * libI77/rdfmt.c (rd_I): Delete unused variable(s).
+       * libU77/access_.c (G77_access_0): Likewise.
+       * libU77/chdir_.c (G77_chdir_0): Likewise.
+       * libU77/chmod_.c (G77_chmod_0): Likewise.
+       * libU77/ctime_.c (G77_ctime_0): Likewise.
+       * libU77/link_.c (G77_link_0): Likewise.
+       * libU77/lstat_.c (G77_lstat_0): Likewise.
+       * libU77/rename_.c (G77_rename_0): Likewise.
+       * libU77/stat_.c (G77_stat_0): Likewise.
+       * libU77/symlnk_.c (G77_symlnk_0): Likewise.
+       * libU77/unlink_.c (G77_unlink_0): Likewise.
+
+Sun Jun  2 08:55:20 2002  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * libI77/inquire.c (f_inqu): Avoid ambiguous else clauses.
+       * libI77/lread.c (l_C, l_L): Likewise.
+       * libI77/open.c (f_open): Likewise.
+       * libI77/rsne.c (x_rsne): Likewise.
+       * libI77/wref.c (wrt_F): Likewise.
+
+Sun Jun  2 08:53:15 2002  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * libF77/getenv_.c (G77_getenv_0): Avoid signed/unsigned warning.
+       * libF77/system_.c (G77_system_0): Likewise.
+       * libI77/open.c (f_open): Likewise.
+       * libI77/rdfmt.c (rd_Z): Likewise.
+       * libI77/uio.c (do_us, do_ud): Likewise.
+
+Sat Jun  1 08:33:14 2002  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * libF77/*: Fix formatting.
+       * libI77/*: Likewise.
+       * libU77/*: Likewise.
+
 Fri May 31 21:56:30 2002  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * g2c.hin, libF77/d_cnjg.c, libF77/main.c, libF77/r_cnjg.c,