diff options
author | Roland McGrath <roland@gnu.org> | 2005-02-16 20:34:16 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-02-16 20:34:16 +0000 |
commit | d669824ba7305c6d97975846a709dee9f86e923b (patch) | |
tree | 21e66ae5042efa66aa0381c23e0f6495d357a06f /ChangeLog.15 | |
parent | 7cd274587760436effbfce65cfdbd51f761acd67 (diff) | |
download | glibc-d669824ba7305c6d97975846a709dee9f86e923b.tar.gz glibc-d669824ba7305c6d97975846a709dee9f86e923b.tar.xz glibc-d669824ba7305c6d97975846a709dee9f86e923b.zip |
Prune duplicate log entries already upstream
Diffstat (limited to 'ChangeLog.15')
-rw-r--r-- | ChangeLog.15 | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/ChangeLog.15 b/ChangeLog.15 index 055027a3ef..300dae8f4f 100644 --- a/ChangeLog.15 +++ b/ChangeLog.15 @@ -2481,22 +2481,6 @@ * string/string.h: Add __nonnull annotations. * stdlib/stdlib.h: Likewise. -2004-09-20 Jakub Jelinek <jakub@redhat.com> - - * sysdeps/unix/alpha/sysdep.h (inline_syscall[0-6]): Change name - argument to numbers from syscall names. - (INLINE_SYSCALL1): Pass __NR_##name to inline_syscall##nr. - (INTERNAL_SYSCALL_NCS): Renamed from... - (INTERNAL_SYSCALL_1): ... this. Use INTERNAL_SYSCALL_NCS. - * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h - (INTERNAL_SYSCALL_NCS): Define. - * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h - (INTERNAL_SYSCALL_NCS): Likewise. - * sysdeps/unix/sysv/linux/sparc/sysdep.h (inline_syscall[0-6]): - Change name argument to numbers from syscall names. - (INLINE_SYSCALL, INTERNAL_SYSCALL): Adjust. - (INTERNAL_SYSCALL_NCS): Define. - 2004-09-20 H.J. Lu <hongjiu.lu@intel.com> * sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL): @@ -3399,22 +3383,6 @@ * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Initialize status to NSS_STATUS_UNAVAIL. -2004-08-19 Jakub Jelinek <jakub@redhat.com> - - * sysdeps/powerpc/powerpc64/configure.in: New file. - * sysdeps/powerpc/powerpc64/configure: Rebuilt. - * config.h.in (USE_PPC64_OVERLAPPING_OPD): Add. - * configure.in (HAVE_ASM_GLOBAL_DOT_NAME): Remove. - * configure: Rebuilt. - * sysdeps/powerpc/powerpc64/sysdep.h: Formatting. - (OPD_ENT, BODY_LABEL, ENTRY_1, ENTRY_2, END_2, DOT_PREFIX, - BODY_PREFIX): Define. - (ENTRY, DOT_LABEL, END, TRACEBACK, END_GEN_TB, EALIGN): Support - HAVE_ASM_GLOBAL_DOT_NAME or no dot symbols, - USE_PPC64_OVERLAPPING_OPD or never overlapping .opd entries. - * sysdeps/powerpc/powerpc64/dl-machine.h: Include sysdep.h. - (TRAMPOLINE_TEMPLATE, RTLD_START): Use the new sysdep.h macros. - 2004-08-19 Ulrich Drepper <drepper@redhat.com> * sysdeps/posix/getaddrinfo.c (gaih_inet): Use h->h_name in the |