summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2014-08-09 00:04:45 +0200
committerChanho Park <chanho61.park@samsung.com>2014-08-22 20:38:27 +0900
commite5ad2101831656c7e2a5ba539a1df8a1453f2089 (patch)
tree982fce27bb09f3d344f0841e7ea979b3ddb749ad
parent720d6e6ae8a2d2255c4a07c535e79310ec7d9429 (diff)
downloadltrace-e5ad2101831656c7e2a5ba539a1df8a1453f2089.tar.gz
ltrace-e5ad2101831656c7e2a5ba539a1df8a1453f2089.tar.bz2
ltrace-e5ad2101831656c7e2a5ba539a1df8a1453f2089.zip
Mention support of powerpc64le ELFv2 in README and NEWS
-rw-r--r--NEWS2
-rw-r--r--README1
2 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 71d3a1f..170efe9 100644
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,8 @@
binaries, as currently there's no 32-bit userspace available for
ARM64 processors.
- Imagination Technologies Meta is now supported.
+ - PowerPC64 ELFv2 little-endian ABI is now supported including full
+ fetch backend.
- On Linux, tracing of IFUNC symbols is supported. On i386,
x86_64, ppc32 with secure PLT and ppc64, IRELATIVE PLT slots are
diff --git a/README b/README
index a04b767..21697d9 100644
--- a/README
+++ b/README
@@ -34,6 +34,7 @@ to test each release comprehensively on each target.
mips-*-linux-gnu
powerpc-*-linux-gnu
powerpc64-*-linux-gnu
+ powerpc64le-*-linux-gnu
s390-*-linux-gnu
s390x-*-linux-gnu
x86_64-*-linux-gnu