* sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, including pc, gp,...
[jlayton/glibc.git] / shlib-versions
index 15576eb16dd1bd701a7ec274760a663e655f3d89..72cbb4af0edc367076923f81b92126e1de70bb5b 100644 (file)
 s390x-.*-linux.*        DEFAULT                        GLIBC_2.2
 cris-.*-linux.*                DEFAULT                 GLIBC_2.2
 x86_64-.*-linux.*       DEFAULT                        GLIBC_2.2.5
-%if defined(USE_IN_LIBIO) && !defined(GLIBC_OLDEST_ABI)
-// If you use configure --enable-libio --enable-oldest-abi=2.0 then we
-// won't rename the old version sets and all the libraries except libc
-// itself ought to be binary compatible with the libc.so.0.2 ABI.
-.*-.*-gnu-gnu.*                DEFAULT                 GLIBC_2.2.5
-%endif
+powerpc64-.*-linux.*   DEFAULT                 GLIBC_2.3
+.*-.*-gnu-gnu.*                DEFAULT                 GLIBC_2.2.6
 
 # Configuration                Library=version         Earliest symbol set (optional)
 # -------------                ---------------         ------------------------------
@@ -57,16 +53,11 @@ hppa.*-.*-.*                libc=6                  GLIBC_2.2
 # libmachuser.so.1 corresponds to mach/*.defs as of Utah's UK22 release.
 .*-.*-gnu-gnu.*                libmachuser=1
 
-# libhurduser.so.0.0 corresponds to hurd/*.defs as of 7 May 1996.
-.*-.*-gnu-gnu.*                libhurduser=0.0
+# libhurduser.so.0.3 corresponds to hurd/*.defs as of 11 June 2002.
+.*-.*-gnu-gnu.*                libhurduser=0.3
 
-%ifndef USE_IN_LIBIO
-# libc.so.0.2 is for the Hurd alpha release 0.2.
-.*-.*-gnu-gnu.*                libc=0.2
-%else
 # libc.so.0.3 is the first Hurd libc using libio.
 .*-.*-gnu-gnu.*                libc=0.3
-%endif
 
 # The dynamic loader also requires different names.
 i.86-.*-linux.*                ld=ld-linux.so.2
@@ -79,6 +70,7 @@ ia64-.*-linux.*               ld=ld-linux-ia64.so.2   GLIBC_2.2
 mips.*-.*-linux.*      ld=ld.so.1              GLIBC_2.0 GLIBC_2.2
 hppa.*-.*-.*           ld=ld.so.1              GLIBC_2.2
 s390x-.*-linux.*       ld=ld64.so.1            GLIBC_2.2
+powerpc64.*-.*-linux.* ld=ld64.so.1            GLIBC_2.3
 cris-.*-linux.*                ld=ld.so.1              GLIBC_2.2
 x86_64-.*-linux.*      ld=ld-linux-x86-64.so.2 GLIBC_2.2.5
 # We use the ELF ABI standard name for the default.