mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 08:11:08 +00:00
PowerPC: Change powerpc64le start ABI to 2.17.
This commit is contained in:
parent
1695c77376
commit
0ff8246327
@ -1,3 +1,8 @@
|
|||||||
|
2014-02-04 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
|
||||||
|
|
||||||
|
* nptl/shlib-versions: Change powerpc*le start to 2.17.
|
||||||
|
* shlib-versions: Likewise.
|
||||||
|
|
||||||
2014-02-04 Roland McGrath <roland@hack.frob.com>
|
2014-02-04 Roland McGrath <roland@hack.frob.com>
|
||||||
Adhemerval Zanella <azanella@linux.vnet.ibm.com>
|
Adhemerval Zanella <azanella@linux.vnet.ibm.com>
|
||||||
|
|
||||||
|
@ -2,5 +2,5 @@ sparc64.*-.*-linux.* libpthread=0 GLIBC_2.2
|
|||||||
sh.*-.*-linux.* libpthread=0 GLIBC_2.2
|
sh.*-.*-linux.* libpthread=0 GLIBC_2.2
|
||||||
s390x-.*-linux.* libpthread=0 GLIBC_2.2
|
s390x-.*-linux.* libpthread=0 GLIBC_2.2
|
||||||
powerpc64-.*-linux.* libpthread=0 GLIBC_2.3
|
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
|
.*-.*-linux.* libpthread=0
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
s390x-.*-linux.* DEFAULT GLIBC_2.2
|
s390x-.*-linux.* DEFAULT GLIBC_2.2
|
||||||
powerpc64-.*-linux.* DEFAULT GLIBC_2.3
|
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
|
.*-.*-gnu-gnu.* DEFAULT GLIBC_2.2.6
|
||||||
|
|
||||||
# Configuration ABI Identifier for ABI data files
|
# Configuration ABI Identifier for ABI data files
|
||||||
|
Loading…
Reference in New Issue
Block a user