This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch, master, updated. glibc-2.15-939-g90c885c


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  90c885c87bdb3380d430d3f72a4a5cabf2835167 (commit)
      from  661768bb509e85aa53385d7962ecde558421aa78 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=90c885c87bdb3380d430d3f72a4a5cabf2835167

commit 90c885c87bdb3380d430d3f72a4a5cabf2835167
Author: Roland McGrath <roland@hack.frob.com>
Date:   Wed May 16 15:32:06 2012 -0700

    Remove redundant ChangeLog header lines.

diff --git a/ChangeLog b/ChangeLog
index dc5ced7..95a4055 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.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |   30 ------------------------------
 1 files changed, 0 insertions(+), 30 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]