diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-07-26 05:41:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-07-26 05:41:16 +0000 |
commit | b5c0b5e4312135aa296de8dd96c0a1f854cda4c5 (patch) | |
tree | 26a6287093e64f7109538b6ab52617635ee383ce /ChangeLog | |
parent | b41f1d14f2b3055019a7138891e3bdcd9e9c370d (diff) | |
download | glibc-b5c0b5e4312135aa296de8dd96c0a1f854cda4c5.tar glibc-b5c0b5e4312135aa296de8dd96c0a1f854cda4c5.tar.gz glibc-b5c0b5e4312135aa296de8dd96c0a1f854cda4c5.tar.bz2 glibc-b5c0b5e4312135aa296de8dd96c0a1f854cda4c5.zip |
* sysdeps/unix/sysv/linux/kernel-features.h: IA-64 has the new
syscalls, too.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2008-07-25 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/kernel-features.h: IA-64 has the new + syscalls, too. + * sysdeps/i386/i686/memcmp.S: Fix unwind information. Reported by Paul Pluzhnikov <ppluzhnikov@google.com>. |