From: Adhemerval Zanella Date: Tue, 4 Feb 2014 16:07:36 +0000 (-0600) Subject: PowerPC: Change powerpc64le start ABI to 2.17. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe14043608be64ddf458b8fa49819b22406a5f5c;p=thirdparty%2Fglibc.git PowerPC: Change powerpc64le start ABI to 2.17. Backport of 0ff8246327401ae8779e2697d5c7348611cdbf8a. --- diff --git a/ChangeLog b/ChangeLog index 0575323717e..b190338fc42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-02-04 Adhemerval Zanella + + * nptl/shlib-versions: Change powerpc*le start to 2.17. + * shlib-versions: Likewise. + 2014-02-04 Roland McGrath Adhemerval Zanella diff --git a/nptl/shlib-versions b/nptl/shlib-versions index 495b240a53b..f6b9b9ae663 100644 --- a/nptl/shlib-versions +++ b/nptl/shlib-versions @@ -2,5 +2,5 @@ sparc64.*-.*-linux.* libpthread=0 GLIBC_2.2 sh.*-.*-linux.* libpthread=0 GLIBC_2.2 s390x-.*-linux.* libpthread=0 GLIBC_2.2 powerpc64-.*-linux.* libpthread=0 GLIBC_2.3 -powerpc.*le-.*-linux.* libpthread=0 GLIBC_2.18 +powerpc.*le-.*-linux.* libpthread=0 GLIBC_2.17 .*-.*-linux.* libpthread=0 diff --git a/shlib-versions b/shlib-versions index 51f53273403..78b0ad74fa8 100644 --- a/shlib-versions +++ b/shlib-versions @@ -23,7 +23,7 @@ s390x-.*-linux.* DEFAULT GLIBC_2.2 powerpc64-.*-linux.* DEFAULT GLIBC_2.3 -powerpc.*le-.*-linux.* DEFAULT GLIBC_2.18 +powerpc.*le-.*-linux.* DEFAULT GLIBC_2.17 .*-.*-gnu-gnu.* DEFAULT GLIBC_2.2.6 # Configuration ABI Identifier for ABI data files