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-555-g0a3ac0a


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  0a3ac0aabf30f6fefb4d262bf2db2c2a99ab09a8 (commit)
      from  ccdc8438dcae3a63cfd53b150461de1feaf258fb (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=0a3ac0aabf30f6fefb4d262bf2db2c2a99ab09a8

commit 0a3ac0aabf30f6fefb4d262bf2db2c2a99ab09a8
Author: Adhemerval Zanella <azanella@linux.vnet.ibm.com>
Date:   Fri Dec 6 05:53:49 2013 -0600

    PowerPC: Update NEWS with ppc32/power4+ STT_GNU_IFUNC support

diff --git a/ChangeLog b/ChangeLog
index 56a8971..7c8164a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
+	* NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
+
+2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
+
 	* sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
 	add multiarch folders.
 	* sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
diff --git a/NEWS b/NEWS
index c9ba3b7..2e80cbe 100644
--- a/NEWS
+++ b/NEWS
@@ -97,6 +97,8 @@ Version 2.19
 * Support for powerpc64le has been added.
 
 * The soft-float powerpc port now supports e500 processors.
+
+* Support for STT_GNU_IFUNC symbols added for ppc32/power4+.
 
 Version 2.18
 

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

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