From 0ff8246327401ae8779e2697d5c7348611cdbf8a Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Tue, 4 Feb 2014 09:49:08 -0200 Subject: [PATCH] PowerPC: Change powerpc64le start ABI to 2.17. --- ChangeLog | 5 +++++ nptl/shlib-versions | 2 +- shlib-versions | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d9fa673..627c7ab 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 495b240..f6b9b9a 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 51f5327..78b0ad7 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 -- 2.7.4