]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 8 Sep 2004 21:47:22 +0000 (21:47 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 8 Sep 2004 21:47:22 +0000 (21:47 +0000)
* sysdeps/ia64/fpu/bits/mathinline.h: Use __NTH instead of __THROW.

2004-09-08  Ulrich Drepper  <drepper@redhat.com>

ChangeLog

index 948cd068bfeaf0ff6811567df443b5154376d147..a906d61b11e91fb70c9f4e86f0ba3be23d12410b 100644 (file)
--- 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  <drepper@redhat.com>
+
+       * sysdeps/ia64/fpu/bits/mathinline.h: Use __NTH instead of __THROW.
+
 2004-09-08  Ulrich Drepper  <drepper@redhat.com>
            Jakub Jelinek  <jakub@redhat.com>