]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove redundant ChangeLog header lines.
authorRoland McGrath <roland@hack.frob.com>
Wed, 16 May 2012 22:32:06 +0000 (15:32 -0700)
committerRoland McGrath <roland@hack.frob.com>
Wed, 16 May 2012 22:32:06 +0000 (15:32 -0700)
ChangeLog

index dc5ced7e36d4ef11bd77edcafbd00365350f216c..95a405594e86305fe7fa2e9e7b09e66057dfb27e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,8 +25,6 @@
        * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
        __syscall_ulong_t.
 
-2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
-
        * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
        include <bits/wordsize.h>.  Check __x86_64__ instead of
        __WORDSIZE.
@@ -34,8 +32,6 @@
        defined.
        (mcontext_t): Replace "unsigned long" with "unsigned long long".
 
-2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
-
        * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
        include <bits/wordsize.h>.  Check __x86_64__ instead of
        __WORDSIZE.
 
        * sysdeps/x86_64/x32/gmp-mparam.h: New file.
 
-2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
-
        * sysdeps/x86_64/x32/ffs.c: New file.
 
-2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
-
        * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
        __syscall_ulong_t.
        (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
        (shminfo): Use __syscall_ulong_t.
        (shm_info): Likewise.
 
-2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
-
        * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
        __syscall_ulong_t.
 
-2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
-
        * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
        <bits/wordsize.h>.
        (msgqnum_t): Use __syscall_ulong_t.
        (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
        __syscall_ulong_t.
 
-2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
-
        * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
        <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
 
-2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
-
        * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
 
-2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
-
        * sysdeps/x86_64/x32/divdi3.c: New dummy file.
        * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
 
-2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
-
        * sysvipc/sys/msg.h (msgbuf): Replace long int with
        __syscall_slong_t.
 
-2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
-
        * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
        include <bits/wordsize.h>.  Check __x86_64__ instead of
        __WORDSIZE.
 
-2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
-
        * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
        "unsigned long long int" if __x86_64__ is defined.
        (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
 
-2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
-
        * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
        <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
        (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
 
-2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
-
        * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
        <stdint.h>.
        (GET_PC): Cast to uintptr_t first.
        (GET_FRAME): Likewise.
        (GET_STACK): Likewise.
 
-2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
-
        * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
        * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
        * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.