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-10-g3538f2f


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  3538f2fb1445c2992cd66503755f7dcd8f3ba6cb (commit)
      from  647b14570e349c6d269eba14828d76ae982cf1cc (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=3538f2fb1445c2992cd66503755f7dcd8f3ba6cb

commit 3538f2fb1445c2992cd66503755f7dcd8f3ba6cb
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Sat Jan 7 18:31:08 2012 +0000

    Add MIPS NPTL shlib-versions file replacing entry in libc copy.

diff --git a/ChangeLog.mips b/ChangeLog.mips
index ca7820e..73da420 100644
--- a/ChangeLog.mips
+++ b/ChangeLog.mips
@@ -1,5 +1,9 @@
 2012-01-07  Joseph Myers  <joseph@codesourcery.com>
 
+	* sysdeps/mips/nptl/shlib-versions: New.
+
+2012-01-07  Joseph Myers  <joseph@codesourcery.com>
+
 	* sysdeps/mips/backtrace.c: Use x86_64 version of backtrace.c.
 
 2012-01-04  Tom de Vries  <tom@codesourcery.com>
diff --git a/sysdeps/mips/nptl/shlib-versions b/sysdeps/mips/nptl/shlib-versions
new file mode 100644
index 0000000..97e41aa
--- /dev/null
+++ b/sysdeps/mips/nptl/shlib-versions
@@ -0,0 +1 @@
+mips.*-.*-linux.*	libpthread=0		GLIBC_2.0 GLIBC_2.2

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

Summary of changes:
 ChangeLog.mips                   |    4 ++++
 sysdeps/mips/nptl/shlib-versions |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)
 create mode 100644 sysdeps/mips/nptl/shlib-versions


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]