* sysdeps/unix/sysv/linux/m68k/kernel-features.h: Revert last
authorAndreas Schwab <schwab@suse.de>
Sat, 25 Apr 2009 19:30:25 +0000 (19:30 +0000)
committerAndreas Schwab <schwab@suse.de>
Sat, 25 Apr 2009 19:30:25 +0000 (19:30 +0000)
change, the syscalls have been added to 2.6.30-rc4.

ChangeLog.m68k
sysdeps/unix/sysv/linux/m68k/kernel-features.h

index ef7d08d..c68e94a 100644 (file)
@@ -1,3 +1,8 @@
+2009-04-25  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * sysdeps/unix/sysv/linux/m68k/kernel-features.h: Revert last
+       change, the syscalls have been added to 2.6.30-rc4.
+
 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
 
        * sysdeps/unix/sysv/linux/m68k/kernel-features.h (__ASSUME_PREADV,
        (catch_segfault): Likewise.
        (register_dump): Use the Coldfire-specific sigcontext fields to
        display call-saved data and address registers (rather than the
-       data stored in sc_fpstate by real_catch_segfault).  Display 8-byte 
+       data stored in sc_fpstate by real_catch_segfault).  Display 8-byte
        floating-point registers on Coldfire.
        * sysdeps/unix/sysv/linux/m68k/socket.S (__socket): Pass a temporary
        register to SINGLE_THREAD_P.
index d897562..2920943 100644 (file)
@@ -1,6 +1,6 @@
 /* Set flags signalling availability of kernel features based on given
    kernel version number.
-   Copyright (C) 2008 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -39,5 +39,3 @@
 /* These syscalls are not implemented yet for m68k.  */
 #undef __ASSUME_PSELECT
 #undef __ASSUME_PPOLL
-#undef __ASSUME_PREADV
-#undef __ASSUME_PWRITEV