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.18-620-gfd712ef


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  fd712ef30688f5c0cdb3568510565dc26b77eff4 (commit)
      from  42fcb46ce6dae3a9a55176b4c82e5f07a41ca536 (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://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=fd712ef30688f5c0cdb3568510565dc26b77eff4

commit fd712ef30688f5c0cdb3568510565dc26b77eff4
Author: Adhemerval Zanella <azanella@linux.vnet.ibm.com>
Date:   Fri Dec 13 16:05:56 2013 -0500

    PowerPC: Update NEWS with ppc64 STT_GNU_IFUNC support

diff --git a/ChangeLog b/ChangeLog
index b848b2b..7990693 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
+	* NEWS: Mention ppc64 STT_GNU_IFUNC support.
+
+2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
+
 	* sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
 	hypotf multiarch implementations.
 	* sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
diff --git a/NEWS b/NEWS
index 5267844..5815d82 100644
--- a/NEWS
+++ b/NEWS
@@ -98,7 +98,7 @@ Version 2.19
 
 * The soft-float powerpc port now supports e500 processors.
 
-* Support for STT_GNU_IFUNC symbols added for ppc32/power4+.
+* Support for STT_GNU_IFUNC symbols added for ppc32/power4+ and ppc64.
 
 Version 2.18
 

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

Summary of changes:
 ChangeLog |    4 ++++
 NEWS      |    2 +-
 2 files changed, 5 insertions(+), 1 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]