From: Anthony Green Date: Thu, 21 Nov 2019 09:59:39 +0000 (-0500) Subject: Fix formatting of README. X-Git-Tag: upstream/3.3~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=34a3a661b80c0fa7817c0654ae9fd0686d3b8cd2;p=platform%2Fupstream%2Flibffi.git Fix formatting of README. --- diff --git a/README.md b/README.md index 177649d..b12913e 100644 --- a/README.md +++ b/README.md @@ -200,12 +200,12 @@ See the git log for details at http://github.com/libffi/libffi. 3.3 TBD Add RISC-V support. New API in support of GO closures. - Add IEEE754 binary128 long double support for 64-bit Power + Add IEEE754 binary128 long double support for 64-bit Power Default to Microsoft's 64 bit long double ABI with Visual C++. GNU compiler uses 80 bits (128 in memory) FFI_GNUW64 ABI. Add Windows on ARM64 (WOA) support. Add Windows 32-bit ARM support. - Raw java (gcj) API deprecated. + Raw java (gcj) API deprecated. Many new tests cases and bug fixes. 3.2.1 Nov-12-14