Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 10 Jan 2001 19:04:45 +0000 (19:04 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 10 Jan 2001 19:04:45 +0000 (19:04 +0000)
2001-01-10  H.J. Lu  <hjl@gnu.org>

* sysdeps/unix/sysv/linux/ia64/syscalls.list (s_getpagesize): Removed.

CONFORMANCE
ChangeLog
sysdeps/unix/sysv/linux/ia64/syscalls.list

index c968754..e552d9d 100644 (file)
@@ -148,9 +148,7 @@ builtins.
 For most of the headers required of freestanding implementations,
 glibc relies on GCC to provide correct versions.  (At present, glibc
 provides <stdint.h>, and GCC doesn't.)  GCC's <float.h> is missing
-FLT_EVAL_METHOD and DECIMAL_DIG; glibc instead provides them in
-<math.h>, which is not what the standard specifies.  GCC's <stdbool.h>
-is broken: GCC lacks support for the _Bool type.
+FLT_EVAL_METHOD and DECIMAL_DIG.
 
 Implementing MATH_ERRNO, MATH_ERREXCEPT and math_errhandling in
 <math.h> needs compiler support: see
@@ -165,7 +163,7 @@ Issues with headers
 
 There are various technical issues with the definitions contained in
 glibc's headers, listed below.  The list below assumes current CVS GCC
-as of 2000-10-08, and relates to i686-linux; older GCC may lead to
+as of 2001-01-10, and relates to i686-linux; older GCC may lead to
 more problems in the headers.
 
 Note that the _t suffix is reserved by POSIX, but not by pure ISO C.
index f10f311..e0be44d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-10  H.J. Lu  <hjl@gnu.org>
+
+       * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_getpagesize): Removed.
+
 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
 
        * CONFORMANCE: Update.
index f4bb09a..a68c2e8 100644 (file)
@@ -72,7 +72,6 @@ s_getdents64  getdents64 getdents64   i:ipi   __syscall_getdents64
 s_mknod                xmknod  mknod           i:sii   __syscall_mknod
 s_readv                readv   readv           i:ipi   __syscall_readv
 s_writev       writev  writev          i:ipi   __syscall_writev
-s_getpagesize  getpagesize getpagesize 0       __syscall_getpagesize
 s_poll         poll    poll            i:pii   __syscall_poll
 s_reboot       reboot  reboot          i:iii   __syscall_reboot
 s_ustat                ustat   ustat           i:ip    __syscall_ustat