diff options
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | README | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -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 @@ -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 |