Mention support of powerpc64le ELFv2 in README and NEWS
authorPetr Machata <pmachata@redhat.com>
Fri, 8 Aug 2014 22:04:45 +0000 (00:04 +0200)
committerChanho Park <chanho61.park@samsung.com>
Fri, 22 Aug 2014 11:38:27 +0000 (20:38 +0900)
NEWS
README

diff --git a/NEWS b/NEWS
index 71d3a1f..170efe9 100644 (file)
--- 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 (file)
--- 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