summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Chisnall <dchisnall@pathscale.com>2011-11-23 11:14:44 +0000
committerDavid Chisnall <dchisnall@pathscale.com>2011-11-23 11:14:44 +0000
commitfa252d2522b4972ac2fdc376e4200db3234d9d3a (patch)
treee841ef515679725f916da074afe12f757b5c73ca
parentc5a86232b046313db9845de6a4c74e2733177927 (diff)
downloadlibcxxrt-fa252d2522b4972ac2fdc376e4200db3234d9d3a.tar.gz
libcxxrt-fa252d2522b4972ac2fdc376e4200db3234d9d3a.tar.bz2
libcxxrt-fa252d2522b4972ac2fdc376e4200db3234d9d3a.tar.xz
Update readme - we do support the ARM ABI now (in theory, at least).
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b51f626..37ef4e3 100644
--- a/README
+++ b/README
@@ -28,4 +28,4 @@ Supported Platforms
This code was initially developed on FreeBSD/x86, and has also been tested on FreeBSD/x86-64. It should work on other platforms that use the Code Sourcery ABI, for example Itanium, however this is untested.
-Currently, this library has no support for ARM EABI (or any other ARM ABI).
+This library also supports the ARM EH ABI.