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]

Community source repository for glibc add-on ports branch, master, updated. glibc-2.15-241-g2e86403


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 "Community source repository for glibc add-on ports".

The branch, master has been updated
       via  2e86403f775c55b61e728a7da99fc7d2d88ad67f (commit)
      from  4645e9784675a4f37221971d4c9c22f39d507230 (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-ports.git;a=commitdiff;h=2e86403f775c55b61e728a7da99fc7d2d88ad67f

commit 2e86403f775c55b61e728a7da99fc7d2d88ad67f
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Mon May 21 09:51:16 2012 +0000

    Update ARM ABI baseline for getauxval.

diff --git a/ChangeLog.arm b/ChangeLog.arm
index a12823b..c875952 100644
--- a/ChangeLog.arm
+++ b/ChangeLog.arm
@@ -1,3 +1,7 @@
+2012-05-21  Joseph Myers  <joseph@codesourcery.com>
+
+	* sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Update.
+
 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
 
 	* sysdeps/arm/bits/endian.h (__FLOAT_WORD_ORDER): Remove
diff --git a/sysdeps/unix/sysv/linux/arm/nptl/libc.abilist b/sysdeps/unix/sysv/linux/arm/nptl/libc.abilist
index 6322dcf..1f496fb 100644
--- a/sysdeps/unix/sysv/linux/arm/nptl/libc.abilist
+++ b/sysdeps/unix/sysv/linux/arm/nptl/libc.abilist
@@ -68,11 +68,13 @@ GLIBC_2.15
  scandirat64 F
 GLIBC_2.16
  GLIBC_2.16 A
+ __getauxval F
  __poll_chk F
  __ppoll_chk F
  aligned_alloc F
  c16rtomb F
  c32rtomb F
+ getauxval F
  mbrtoc16 F
  mbrtoc32 F
  timespec_get F

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

Summary of changes:
 ChangeLog.arm                                 |    4 ++++
 sysdeps/unix/sysv/linux/arm/nptl/libc.abilist |    2 ++
 2 files changed, 6 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Community source repository for glibc add-on ports


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