From d669824ba7305c6d97975846a709dee9f86e923b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 16 Feb 2005 20:34:16 +0000 Subject: [PATCH] Prune duplicate log entries already upstream --- ChangeLog.11 | 21 --------------------- ChangeLog.12 | 12 ------------ ChangeLog.15 | 32 -------------------------------- 3 files changed, 65 deletions(-) diff --git a/ChangeLog.11 b/ChangeLog.11 index f2f274f3eb..d9b0364361 100644 --- a/ChangeLog.11 +++ b/ChangeLog.11 @@ -1352,11 +1352,6 @@ * sysdeps/unix/sysv/linux/mips/sys/tas.h: Add missing .mips0 at the end of inline assembler code. -2000-10-02 Jakub Jelinek - - * sunrpc/svc_udp.c (svcudp_recv): Set msg_controllen to all - remaining xp_pad space. - 2000-10-02 Ulrich Drepper * include/features.h [__USE_FILE_OFFSET && !__REDIRECT]: Define @@ -9285,12 +9280,6 @@ syscall. * sysdeps/unix/sysv/linux/mips/truncate64.c: Likewise. -2000-05-30 Jakub Jelinek - - * resolv/res_query.c (res_nsearch): Remove unused variable - root_on_list. If dots >= statp->ndots and as is querydomain - fails, keep searching. - 2000-05-30 Ulrich Drepper * sysdeps/unix/sysv/linux/alpha/oldglob.c (__old_glob): Loose __P. @@ -9491,11 +9480,6 @@ * sysdeps/i386/fpu/bits/mathinline.h: Define expm1 inline only if __FAST_MATH__ is defined. -2000-05-22 Jakub Jelinek - - * sysdeps/i386/fpu/bits/mathinline.h (__expm1_code): Avoid using ?: - with omitted middle operand. - 2000-05-22 Andreas Jaeger * math/Makefile: Add -D__FAST_MATH__ to CFLAGS-test-ifloat.c, @@ -9736,11 +9720,6 @@ 2000-05-17 Jakub Jelinek - * inet/rcmd.c (rcmd_af): If *ahost cannot be resolved, include - unresolved hostname in the message. - -2000-05-17 Jakub Jelinek - * sysdeps/arm/bits/huge_val.h (HUGE_VAL, HUGE_VALF): Add __extension__ to hexadecimal floating constant notation. * sysdeps/i386/bits/huge_val.h (HUGE_VAL, HUGE_VALF, HUGE_VALL): diff --git a/ChangeLog.12 b/ChangeLog.12 index 9f1981ebc7..2a4620e56d 100644 --- a/ChangeLog.12 +++ b/ChangeLog.12 @@ -7729,13 +7729,6 @@ * Versions.def [ld]: Add GLIBC_2.2.1. -2001-01-10 Jakub Jelinek - - * malloc/memusage.c (me): If not SUID/SGID, allow creating new - $MEMUSAGE_OUTPUT file. - * sysdeps/generic/segfault.c (segfault.c): If not SUID/SGID, allow - creating new $SEGFAULT_OUTPUT_NAME file. - 2001-01-10 H.J. Lu * elf/dl-libc.c (do_dlopen): Call DL_STATIC_INIT for static binaries. @@ -8137,11 +8130,6 @@ * sysdeps/powerpc/soft-fp/Versions: Likewise. * sysdeps/sparc/sparc64/soft-fp/Versions: Likewise. -2001-01-02 Jakub Jelinek - - * locale/setlocale.c (setlocale): Don't allocate/free category name - unnecessarily. - 2001-01-02 Franz Sirl * sysdeps/powerpc/dl-machine.c (__process_machine_rela): Fix typo. 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 - - * 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 * 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 - - * 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 * sysdeps/posix/getaddrinfo.c (gaih_inet): Use h->h_name in the -- 2.11.4.GIT