From: Ulrich Drepper Date: Wed, 8 Sep 2004 21:47:22 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/fedora-base~87 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4924c0072b10d1e72662f02448b96cd6129c445b;p=thirdparty%2Fglibc.git Update. * sysdeps/ia64/fpu/bits/mathinline.h: Use __NTH instead of __THROW. 2004-09-08 Ulrich Drepper --- diff --git a/ChangeLog b/ChangeLog index 948cd068bfe..a906d61b11e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ * malloc/mcheck.c: Don't use __P. Use prototypes definitions for static functions. +2004-09-08 Ulrich Drepper + + * sysdeps/ia64/fpu/bits/mathinline.h: Use __NTH instead of __THROW. + 2004-09-08 Ulrich Drepper Jakub Jelinek