diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-22 05:11:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-22 05:11:15 +0000 |
commit | 4ff389feb39f2eb649530b843d478c80c27ab4cf (patch) | |
tree | 1ffd93397f6187c0a8f63acc53e4a181cded384f /ChangeLog | |
parent | a2d231e51f2df897854ef1cf5a4f95ed7c4dc0cf (diff) | |
download | glibc-4ff389feb39f2eb649530b843d478c80c27ab4cf.zip glibc-4ff389feb39f2eb649530b843d478c80c27ab4cf.tar.gz glibc-4ff389feb39f2eb649530b843d478c80c27ab4cf.tar.bz2 |
Update.cvs/fedora-base
2004-09-20 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL):
Renamed to ...
(DO_INLINE_SYSCALL_NCS): This.
(DO_INLINE_SYSCALL): New.
(INLINE_SYSCALL): Updated.
(INTERNAL_SYSCALL_NCS): Updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2004-09-20 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL): + Renamed to ... + (DO_INLINE_SYSCALL_NCS): This. + (DO_INLINE_SYSCALL): New. + (INLINE_SYSCALL): Updated. + (INTERNAL_SYSCALL_NCS): Updated. + 2004-09-21 Ulrich Drepper <drepper@redhat.com> * elf/sprof.c (load_shobj): Add support for reading symbol table |