summaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2013-10-03 14:03:03 +0930
committerAlan Modra <amodra@gmail.com>2013-10-04 10:42:27 +0930
commit8f9ebb08af1368962d9f24c4cfacb55cf8eee560 (patch)
treead7bee3f14d97ab694f686a38889f8064c6008f3 /nptl
parent0edf96c28fca19355143a7c252bca10c6547a3c6 (diff)
PowerPC LE configury
http://sourceware.org/ml/libc-alpha/2013-08/msg00096.html This adds the basic configury bits for powerpc64le and powerpcle. * configure.in: Map powerpc64le and powerpcle to base_machine/machine. * configure: Regenerate. * nptl/shlib-versions: Powerpc*le starts at 2.18. * shlib-versions: Likewise.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/shlib-versions1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/shlib-versions b/nptl/shlib-versions
index e49e7ca419..495b240a53 100644
--- a/nptl/shlib-versions
+++ b/nptl/shlib-versions
@@ -2,4 +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
.*-.*-linux.* libpthread=0