From 1eb687d0b865ea0d97bb774b23a764f1c4369475 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 11 Feb 1998 11:59:55 +0000 Subject: Update. 1998-02-11 19:16 Richard Henderson * stdlib/strtod.c (STRTOF): Don't call lshift with zero count. * isomac.c: Move to... * stdlib/isomac.c: ...here. * Makefile: Move rules for handling isomac... * stdlib/Makefile: ...to here. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2be0059..0d10e5c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,18 @@ +1998-02-11 19:16 Richard Henderson + + * stdlib/strtod.c (STRTOF): Don't call lshift with zero count. + 1998-02-11 16:56 Ulrich Drepper * misc/tst-efgcvt.c: Add yet more tests. * misc/efgcvt_r.c: And correct for these tests again. Reported by HJ Lu. + * isomac.c: Move to... + * stdlib/isomac.c: ...here. + * Makefile: Move rules for handling isomac... + * stdlib/Makefile: ...to here. + 1998-02-10 23:57 Ulrich Drepper * misc/tst-efgcvt.c: Add more tests. -- cgit v1.1