Fix bug in `expr_clone`
[platform/upstream/ltrace.git] / README
diff --git a/README b/README
index 3db5bc8..21697d9 100644 (file)
--- a/README
+++ b/README
@@ -24,12 +24,17 @@ 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
        ia64-*-linux-gnu
        m68k-*-linux-gnu
+       metag-*-linux-uclibc
        mips-*-linux-gnu
        powerpc-*-linux-gnu
        powerpc64-*-linux-gnu
+       powerpc64le-*-linux-gnu
        s390-*-linux-gnu
        s390x-*-linux-gnu
        x86_64-*-linux-gnu
@@ -41,11 +46,6 @@ current status is unknown:
        sparc64*-*-linux-gnu
        alpha*-*-linux-gnu
 
-Support of the following systems is known to be broken and requires
-fixing:
-
-       arm-*-linux-gnueabi
-
 
 Bug Reports
 -----------
@@ -83,7 +83,7 @@ quick one-liner), it is advisable to send an e-mail beforehand.
 
 
 -------------------------------------------------------------------------------
-Copyright (C) 2012 Petr Machata <pmachata@redhat.com>
+Copyright (C) 2012-2014 Petr Machata <pmachata@redhat.com>
 Copyright (C) 1997-2009 Juan Cespedes <cespedes@debian.org>
 This file is part of ltrace.