summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog30
1 files changed, 0 insertions, 30 deletions
diff --git a/ChangeLog b/ChangeLog
index dc5ced7e36..95a405594e 100644
--- 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.
@@ -59,12 +55,8 @@
 
 	* 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
@@ -72,13 +64,9 @@
 	(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.
@@ -86,53 +74,35 @@
 	(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.