]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Prune duplicate log entries already upstream
authorRoland McGrath <roland@gnu.org>
Wed, 16 Feb 2005 20:34:16 +0000 (20:34 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 16 Feb 2005 20:34:16 +0000 (20:34 +0000)
ChangeLog.11
ChangeLog.12
ChangeLog.15

index f2f274f3eb055f66126053e10dbae4f7fdd60114..d9b036436121bf6cd86dfd792d72160fe1e00abb 100644 (file)
        * sysdeps/unix/sysv/linux/mips/sys/tas.h: Add missing .mips0 at the
        end of inline assembler code.
 
-2000-10-02  Jakub Jelinek  <jakub@redhat.com>
-
-       * sunrpc/svc_udp.c (svcudp_recv): Set msg_controllen to all
-       remaining xp_pad space.
-
 2000-10-02  Ulrich Drepper  <drepper@redhat.com>
 
        * include/features.h [__USE_FILE_OFFSET && !__REDIRECT]: Define
        syscall.
        * sysdeps/unix/sysv/linux/mips/truncate64.c: Likewise.
 
-2000-05-30  Jakub Jelinek  <jakub@redhat.com>
-
-       * 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  <drepper@redhat.com>
 
        * sysdeps/unix/sysv/linux/alpha/oldglob.c (__old_glob): Loose __P.
        * sysdeps/i386/fpu/bits/mathinline.h: Define expm1 inline only if
        __FAST_MATH__ is defined.
 
-2000-05-22  Jakub Jelinek  <jakub@redhat.com>
-
-       * sysdeps/i386/fpu/bits/mathinline.h (__expm1_code): Avoid using ?:
-       with omitted middle operand.
-
 2000-05-22  Andreas Jaeger  <aj@suse.de>
 
        * math/Makefile: Add -D__FAST_MATH__ to CFLAGS-test-ifloat.c,
        * manual/arith.texi (Parsing of Integers): Fix typo.
        Closes PR libc/1744, reported by blp@gnu.org.
 
-2000-05-17  Jakub Jelinek  <jakub@redhat.com>
-
-       * inet/rcmd.c (rcmd_af): If *ahost cannot be resolved, include
-       unresolved hostname in the message.
-
 2000-05-17  Jakub Jelinek  <jakub@redhat.com>
 
        * sysdeps/arm/bits/huge_val.h (HUGE_VAL, HUGE_VALF): Add
index 9f1981ebc7261f424734ecec59ec964d6cdb88f2..2a4620e56d550976a670dbec566c26806828bebe 100644 (file)
 
        * Versions.def [ld]: Add GLIBC_2.2.1.
 
-2001-01-10  Jakub Jelinek  <jakub@redhat.com>
-
-       * 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  <hjl@gnu.org>
 
        * elf/dl-libc.c (do_dlopen): Call DL_STATIC_INIT for static binaries.
        * sysdeps/powerpc/soft-fp/Versions: Likewise.
        * sysdeps/sparc/sparc64/soft-fp/Versions: Likewise.
 
-2001-01-02  Jakub Jelinek  <jakub@redhat.com>
-
-       * locale/setlocale.c (setlocale): Don't allocate/free category name
-       unnecessarily.
-
 2001-01-02  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
 
        * sysdeps/powerpc/dl-machine.c (__process_machine_rela): Fix typo.
index 055027a3ef07001e507d2716110a8f27e782ba1d..300dae8f4ff87028c2faa4c073516b770096405c 100644 (file)
        * 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):
        * 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