From f08493d249d2067c8b3207ba46693dd858f95db3 Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Fri, 17 Feb 2023 20:35:44 -0500 Subject: [PATCH] Mention ARCv3 work --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f692b7..0f4714b 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,8 @@ tested: | Alpha | Linux | GCC | | Alpha | Tru64 | GCC | | ARC | Linux | GCC | +| ARC32 | Linux | GCC | +| ARC64 | Linux | GCC | | ARM | Linux | GCC | | ARM | iOS | GCC | | ARM | Windows | MSVC | @@ -202,8 +204,8 @@ See the git log for details at http://github.com/libffi/libffi. TBD - TBD Add support for wasm32. - Add support for HPPA64. - Many HPPA fixes. + Add support for HPPA64, and many HPPA fixes. + Add support for ARCv3: ARC32 & ARC64. Many x86 Darwin fixes. 3.4.4 Oct-23-2022 -- 2.34.1