From: Dave Love Date: Thu, 9 Jul 1998 03:40:30 +0000 (+0000) Subject: sys_clock_.c: Replace TIMES conditional stuff removed in error by last change. X-Git-Tag: prereleases/egcs-1.1-prerelease~354 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aae1551a9a27cf3832cfbbfc5ee8268b5c59b33;p=thirdparty%2Fgcc.git sys_clock_.c: Replace TIMES conditional stuff removed in error by last change. 1998-07-09 Dave Love * libU77/sys_clock_.c: Replace TIMES conditional stuff removed in error by last change. From-SVN: r21028 --- diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog index 568aae623c88..4f6ace301e24 100644 --- a/libf2c/ChangeLog +++ b/libf2c/ChangeLog @@ -1,3 +1,24 @@ +1998-07-09 Dave Love + + * libU77/sys_clock_.c: Replace TIMES conditional stuff removed in + error by last change. + +1998-07-07 Dave Love + + * configure.in: Remove much into lib[IF]77/configure.in. + Configure subdirs. Change ranlib handling. + + * Makefile.in: Rewrite to punt most things to subdirs/sub-makes + where dependencies will be checked so rebuilding gets done more + reliably and make can be invoked in the (sub-)build directories. + Some simplification of variables. + + * libF77/conigure.in, libI77/conigure.in, libU77/stamp-h.in: New + file. + + * libF77/Makefile.in, libI77/Makefile.in, libU77/Makefile.in: + Rewrite in step with changes to parent. + 1998-07-06 Dave Love * libU77/Makefile.in (lib): Change variable lib to LIBS.