]> gcc.gnu.org Git - gcc.git/commitdiff
Fix entries (JCB).
authorDave Love <fx@gcc.gnu.org>
Mon, 18 May 1998 11:10:31 +0000 (11:10 +0000)
committerDave Love <fx@gcc.gnu.org>
Mon, 18 May 1998 11:10:31 +0000 (11:10 +0000)
From-SVN: r19846

libf2c/ChangeLog
libf2c/ChangeLog.egcs

index e9132c07f3debaf4166865bdb707d34bb8fa1851..0159343124c76983eb338587e97aa7f2c99fdacd 100644 (file)
@@ -49,6 +49,12 @@ Wed Oct 15 10:06:29 1997  Richard Henderson  <rth@cygnus.com>
        * libI77/fio.h: Include <string.h> if STDC_HEADERS.
        * libU77/chmod_.c: Likewise.
 
+1997-10-03  Dave Love  <d.love@dl.ac.uk>
+
+       * configure.in: Check for tempnam (best because it obeys TMPDIR).
+       * libI77/open.c: Use it.
+       * libI77/err.c: New message # 132.
+
 Tue Sep 30 00:41:39 1997  Craig Burley  <burley@gnu.ai.mit.edu>
 
        Do a better job of printing the offending FORMAT string
@@ -572,12 +578,6 @@ Thu Oct 31 22:27:45 1996  Craig Burley  <burley@gnu.ai.mit.edu>
        * libI77/Version.c: Use <stdio.h>, not "stdio.h".
        * libF77/Version.c: Likewise.
 
-1997-10-03  Dave Love  <d.love@dl.ac.uk>
-
-       * configure.in: Check for tempnam (best because it obeys TMPDIR).
-       * libI77/open.c: Use it.
-       * libI77/err.c: New message # 132.
-
 Wed Aug 28 13:25:29 1996  Dave Love  <d.love@dl.ac.uk>
 
        * libI77/rsne.c (x_rsne): Use size_t instead of int.
index 5d3f369a73791084898136f8973568ebc34b4ad3..002921b13cac1ede324da673c536ae0b70d9b228 100644 (file)
@@ -103,13 +103,13 @@ Mon Oct  6 14:16:46 1997  Jeffrey A Law  (law@cygnus.com)
 Wed Oct  1 01:46:16 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
 
        * libU77/sys_clock_.c: File renamed from system_clock_.c.
-       libU77/Makefile.in, Makefile.in : Reference sys_clock_.*, not
+       libU77/Makefile.in, Makefile.in : Reference sys_clock_.*, not
        system_clock_.*.
        * libU77/dtime_.c (clk_tck): Try also HZ macro.
        * libU77/access.c (G77_access_0): Check malloc return value against 0,
        not NULL.
-       libU77/getlog_.c, libU77/ttynam_.c, libU77/chdir_.c: Ditto.
-       libU77/chmod_.c, libU77/rename_.c: Ditto.
+       libU77/getlog_.c, libU77/ttynam_.c, libU77/chdir_.c: Ditto.
+       libU77/chmod_.c, libU77/rename_.c: Ditto.
 
 1997-09-19  Dave Love  <d.love@dl.ac.uk>
 
This page took 0.057058 seconds and 5 git commands to generate.