about summary refs log tree commit diff
path: root/nptl
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-14 16:23:57 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-14 16:23:57 -0700
commit0b254d8f3db5deb23e57d5d644d7a9b2ca6df3f2 (patch)
tree7048563f03d94182cf82f4661bff1b8df04ce0c9 /nptl
parentceb809dcae3da4464ea7d34c3d6e01ba1aa2e3d8 (diff)
downloadglibc-0b254d8f3db5deb23e57d5d644d7a9b2ca6df3f2.tar.gz
glibc-0b254d8f3db5deb23e57d5d644d7a9b2ca6df3f2.tar.xz
glibc-0b254d8f3db5deb23e57d5d644d7a9b2ca6df3f2.zip
Add sysdeps/x86_64/{64,x32}/shlib-versions
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog6
-rw-r--r--nptl/shlib-versions1
-rw-r--r--nptl/sysdeps/x86_64/64/shlib-versions3
-rw-r--r--nptl/sysdeps/x86_64/x32/shlib-versions3
4 files changed, 12 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index b087a37daf..5feb67d2bf 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,11 @@
 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
 
+	* shlib-versions: Move x86_64-.*-linux.* entry to ...
+	* sysdeps/x86_64/64/shlib-versions: Here.  New file.
+	* sysdeps/x86_64/x32/shlib-versions: New file.
+
+2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
+
 	* sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h: Define x32
 	__SIZEOF_PTHREAD_XXX_T.
 	(__pthread_internal_list): Check __x86_64__ instead of __WORDSIZE.
diff --git a/nptl/shlib-versions b/nptl/shlib-versions
index ee86161fd6..e49e7ca419 100644
--- a/nptl/shlib-versions
+++ b/nptl/shlib-versions
@@ -1,6 +1,5 @@
 sparc64.*-.*-linux.*	libpthread=0		GLIBC_2.2
 sh.*-.*-linux.*		libpthread=0		GLIBC_2.2
 s390x-.*-linux.*	libpthread=0		GLIBC_2.2
-x86_64-.*-linux.*	libpthread=0		GLIBC_2.2.5
 powerpc64-.*-linux.*	libpthread=0		GLIBC_2.3
 .*-.*-linux.*		libpthread=0
diff --git a/nptl/sysdeps/x86_64/64/shlib-versions b/nptl/sysdeps/x86_64/64/shlib-versions
new file mode 100644
index 0000000000..5093c4c18b
--- /dev/null
+++ b/nptl/sysdeps/x86_64/64/shlib-versions
@@ -0,0 +1,3 @@
+# Configuration		DEFAULT			Earliest symbol set
+# -------------		---------------		------------------------------
+x86_64-.*-linux.*	libpthread=0		GLIBC_2.2.5
diff --git a/nptl/sysdeps/x86_64/x32/shlib-versions b/nptl/sysdeps/x86_64/x32/shlib-versions
new file mode 100644
index 0000000000..8fcad2e566
--- /dev/null
+++ b/nptl/sysdeps/x86_64/x32/shlib-versions
@@ -0,0 +1,3 @@
+# Configuration		DEFAULT			Earliest symbol set
+# -------------		---------------		------------------------------
+x86_64-.*-linux.*	libpthread=0		GLIBC_2.16