Add sysdeps/x86_64/{64,x32}/shlib-versions
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 14 May 2012 23:23:57 +0000 (16:23 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 14 May 2012 23:23:57 +0000 (16:23 -0700)
ChangeLog
nptl/ChangeLog
nptl/shlib-versions
nptl/sysdeps/x86_64/64/shlib-versions [new file with mode: 0644]
nptl/sysdeps/x86_64/x32/shlib-versions [new file with mode: 0644]
shlib-versions
sysdeps/x86_64/64/shlib-versions [new file with mode: 0644]
sysdeps/x86_64/x32/shlib-versions [new file with mode: 0644]

index 35bf7361c9369ffdb6e1e1869a0e85b85c6f75b1..538c5b22c530fca6414cf56ca5068debb21c63aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * shlib-versions: Move x86_64-.*-linux.* entries to ...
+       * sysdeps/x86_64/64/shlib-versions: Here.  New file.
+       * sysdeps/x86_64/x32/shlib-versions: New file.
+
 2012-05-14  Roland McGrath  <roland@hack.frob.com>
 
        * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
index b087a37dafaefb6a0adb95b80d53f3af03e0927f..5feb67d2bf6bd079765079f25bedbfc0270e47f5 100644 (file)
@@ -1,3 +1,9 @@
+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
index ee86161fd677199b3210c7c3b81c6577816b1411..e49e7ca419a48e67a165cfa4f90a521fcd40add6 100644 (file)
@@ -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 (file)
index 0000000..5093c4c
--- /dev/null
@@ -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 (file)
index 0000000..8fcad2e
--- /dev/null
@@ -0,0 +1,3 @@
+# Configuration                DEFAULT                 Earliest symbol set
+# -------------                ---------------         ------------------------------
+x86_64-.*-linux.*      libpthread=0            GLIBC_2.16
index 840e08fbd1525ef51ecc8eb317b20f23b4f8991e..b8ed1e9b7d06e264f55167bba549314873f4062c 100644 (file)
@@ -27,7 +27,6 @@
 # -------------                ---------------         ------------------------------
 
 s390x-.*-linux.*        DEFAULT                        GLIBC_2.2
-x86_64-.*-linux.*       DEFAULT                        GLIBC_2.2.5
 powerpc64-.*-linux.*   DEFAULT                 GLIBC_2.3
 .*-.*-gnu-gnu.*                DEFAULT                 GLIBC_2.2.6
 
@@ -77,7 +76,6 @@ sparc.*-.*-linux.*    ld=ld-linux.so.2
 sh.*-.*-linux.*                ld=ld-linux.so.2        GLIBC_2.2
 s390x-.*-linux.*       ld=ld64.so.1            GLIBC_2.2
 powerpc64.*-.*-linux.* ld=ld64.so.1            GLIBC_2.3
-x86_64-.*-linux.*      ld=ld-linux-x86-64.so.2 GLIBC_2.2.5
 # We use the ELF ABI standard name for the default.
 .*-.*-.*               ld=ld.so.1
 
diff --git a/sysdeps/x86_64/64/shlib-versions b/sysdeps/x86_64/64/shlib-versions
new file mode 100644 (file)
index 0000000..c797487
--- /dev/null
@@ -0,0 +1,4 @@
+# Configuration                DEFAULT                 Earliest symbol set
+# -------------                ---------------         ------------------------------
+x86_64-.*-linux.*      DEFAULT                 GLIBC_2.2.5
+x86_64-.*-linux.*      ld=ld-linux-x86-64.so.2 GLIBC_2.2.5
diff --git a/sysdeps/x86_64/x32/shlib-versions b/sysdeps/x86_64/x32/shlib-versions
new file mode 100644 (file)
index 0000000..757a35d
--- /dev/null
@@ -0,0 +1,4 @@
+# Configuration                DEFAULT                 Earliest symbol set
+# -------------                ---------------         ------------------------------
+x86_64-.*-linux.*      DEFAULT                 GLIBC_2.16
+x86_64-.*-linux.*      ld=ld-linux-x32.so.2    GLIBC_2.16