[prev in list] [next in list] [prev in thread] [next in thread] 

List:       glibc-cvs
Subject:    GNU C Library master sources branch master updated. glibc-2.19-225-g00f4012
From:       jsm28 () sourceware ! org
Date:       2014-03-25 21:54:59
Message-ID: 20140325215459.31592.qmail () sourceware ! org
[Download RAW message or body]

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  00f4012a2fe0e12e6bc56438a20fff76208e0b5a (commit)
      from  7bc5a74162d044cc227b38ebf24e2d1d4594ecb8 (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=00f4012a2fe0e12e6bc56438a20fff76208e0b5a

commit 00f4012a2fe0e12e6bc56438a20fff76208e0b5a
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Tue Mar 25 21:54:09 2014 +0000

    Add empty GLIBC_2.2.5 version to elf/Versions.
    
    As needed for SHLIB_COMPAT calls using this version.
    
    	* elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
    	GLIBC_2.2.5 version.

diff --git a/ChangeLog b/ChangeLog
index a4aab10..92cd973 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-03-25  Joseph Myers  <joseph@codesourcery.com>
+
+	* elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
+	GLIBC_2.2.5 version.
+
 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
 	* scripts/localplt.awk: Check for PLT generated by internal IFUNC
diff --git a/elf/Versions b/elf/Versions
index 2383992..23deda9 100644
--- a/elf/Versions
+++ b/elf/Versions
@@ -12,6 +12,9 @@ libc {
     dl_iterate_phdr;
   }
 %ifdef EXPORT_UNWIND_FIND_FDE
+  # Needed for SHLIB_COMPAT calls using this version.
+  GLIBC_2.2.5 {
+  }
   GCC_3.0 {
     __deregister_frame_info_bases; __register_frame_info_bases;
     __register_frame_info_table_bases; _Unwind_Find_FDE;

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

Summary of changes:
 ChangeLog    |    5 +++++
 elf/Versions |    3 +++
 2 files changed, 8 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic