[ltrace-commits] 01/01: Mention support of powerpc64le ELFv2 in README and NEWS
Petr Machata
pmachata-guest at moszumanska.debian.org
Fri Aug 8 22:05:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
pmachata-guest pushed a commit to branch master
in repository ltrace.
commit 5565cbbd8b363fae085ac3bb9fb37773325bbd1c
Author: Petr Machata <pmachata at redhat.com>
Date: Sat Aug 9 00:04:45 2014 +0200
Mention support of powerpc64le ELFv2 in README and NEWS
---
NEWS | 2 ++
README | 1 +
2 files changed, 3 insertions(+)
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/ltrace.git
More information about the ltrace-commits
mailing list