[ltrace-commits] 01/01: Update NEWS, README

Petr Machata pmachata-guest at moszumanska.debian.org
Wed Feb 5 01:46:49 UTC 2014


This is an automated email from the git hooks/post-receive script.

pmachata-guest pushed a commit to branch pmachata/aarch64
in repository ltrace.

commit d98848395e879d7ccb9940d4d50be2439c9d378d
Author: Petr Machata <pmachata at redhat.com>
Date:   Wed Feb 5 02:46:07 2014 +0100

    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 <pmachata at redhat.com>
+Copyright (C) 2012-2014 Petr Machata <pmachata at redhat.com>
 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 <pmachata at redhat.com>
+Copyright (C) 2012-2014 Petr Machata <pmachata at redhat.com>
 Copyright (C) 1997-2009 Juan Cespedes <cespedes at debian.org>
 This file is part of ltrace.
 

-- 
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