From d98848395e879d7ccb9940d4d50be2439c9d378d Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Wed, 5 Feb 2014 02:46:07 +0100 Subject: Update NEWS, README --- NEWS | 7 +++++-- README | 3 ++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 0288b66..1614873 100644 --- a/NEWS +++ b/NEWS @@ -30,7 +30,10 @@ ** Architectural support - MIPS and MIPSel are now handled by the same backend. - - ARMv6 and ARMv7 are supported, including full fetch backend. + - ARMv6, ARMv7 and ARMv8 (AArch64) are supported, including full + fetch backend. ARMv8 backend doesn't support tracing of 32-bit + binaries, as currently there's no 32-bit userspace available for + ARM64 processors. - Imagination Technologies Meta is now supported. - On Linux, tracing of IFUNC symbols is supported. On i386, @@ -342,7 +345,7 @@ * License ------------------------------------------------------------------------------- -Copyright (C) 2012,2013 Petr Machata +Copyright (C) 2012-2014 Petr Machata This file is part of ltrace. ltrace is free software; you can redistribute it and/or modify it diff --git a/README b/README index 414bdfb..a04b767 100644 --- a/README +++ b/README @@ -24,6 +24,7 @@ The following targets are currently (at least somewhat) supported. Some of them may be more or less broken in reality, it is not feasible to test each release comprehensively on each target. + aarch64-*-linux-gnu armv6l-*-linux-gnueabi armv7l-*-linux-gnueabihf i[4567]86-*-linux-gnu @@ -81,7 +82,7 @@ quick one-liner), it is advisable to send an e-mail beforehand. ------------------------------------------------------------------------------- -Copyright (C) 2012,2013 Petr Machata +Copyright (C) 2012-2014 Petr Machata Copyright (C) 1997-2009 Juan Cespedes This file is part of ltrace. -- cgit v1.2.3