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.11-203-g0ab85ce


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  0ab85ce4298875d0dce8bfd4fe2cecd9cda840e3 (commit)
      from  41288fbb784716ee01e4b6d84299a71081431ccb (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=0ab85ce4298875d0dce8bfd4fe2cecd9cda840e3

commit 0ab85ce4298875d0dce8bfd4fe2cecd9cda840e3
Author: Ulrich Drepper <drepper@redhat.com>
Date:   Fri Feb 12 08:04:28 2010 -0800

    Cleanup ChangeLog.

diff --git a/ChangeLog b/ChangeLog
index 765b388..9c0a82a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,6 @@
 2010-02-12  Luis Machado  <luisgpm@br.ibm.com>
 
-	* sysdeps/powerpc/powerpc32/dl-machine.h: Removed old PPC_REL16
-	check.
+	* sysdeps/powerpc/powerpc32/dl-machine.h: Removed old PPC_REL16 check.
 	* sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
 	* sysdeps/powerpc/powerpc32/elf/start.S: Likewise.
 	* sysdeps/powerpc/powerpc32/memset.S: Likewise.
@@ -26,7 +25,8 @@
 	* sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
 	* sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
 	* sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
-	* sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
+	* sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S:
+	Likewise.
 	* sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
 	Likewise.
 	* sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
@@ -37,12 +37,12 @@
 
 2010-02-12  Alan Modra  <amodra@gmail.com>
 
-	* elf/tls-macros.h (__TLS_CALL_CLOBBERS <__powerpc__>): Remove r3.
+	* elf/tls-macros.h [__powerpc__] (__TLS_CALL_CLOBBERS): Remove r3.
 	Define and use for __powerpc64__ too.
-	(TLS_LD <__powerpc__>): Add r3 to clobbers.
-	(TLS_GD <__powerpc__>): Set asm output.  Make __result r3 reg.
-	(TLS_GD <__powerpc64__>): Make __result r3 reg.
-	(TLS_IE <__powerpc64__>): Relax output constraint.
+	[__powerpc__] (TLS_LD): Add r3 to clobbers.
+	[__powerpc__] (TLS_GD): Set asm output.  Make __result r3 reg.
+	[__powerpc64__] (TLS_GD): Make __result r3 reg.
+	[__powerpc64__] (TLS_IE): Relax output constraint.
 
 2010-02-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
 

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

Summary of changes:
 ChangeLog |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 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]