Fix bug in `expr_clone`
[platform/upstream/ltrace.git] / README
diff --git a/README b/README
index 414bdfb..21697d9 100644 (file)
--- 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
@@ -33,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
@@ -81,7 +83,7 @@ quick one-liner), it is advisable to send an e-mail beforehand.
 
 
 -------------------------------------------------------------------------------
-Copyright (C) 2012,2013 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.