From b6804d16453890b78844b1b3c1acf16af98cadb8 Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Sun, 17 Nov 2019 09:19:14 -0500 Subject: Mention binary128 long double support for Power --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3d89f7b..177649d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Status [![Build Status](https://travis-ci.org/libffi/libffi.svg?branch=master)](https://travis-ci.org/libffi/libffi) [![Build status](https://ci.appveyor.com/api/projects/status/8lko9vagbx4w2kxq?svg=true)](https://ci.appveyor.com/project/atgreen/libffi) -libffi-3.3-rc2 was released on November 2, 2019. Check the libffi web +libffi-3.3-rc3 was released on November 9, 2019. Check the libffi web page for updates: . @@ -200,11 +200,13 @@ 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 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. Many new tests cases and bug fixes. - Add windows on arm64 (WOA) support. - Add Windows 32-bit arm support. 3.2.1 Nov-12-14 Build fix for non-iOS AArch64 targets. -- cgit v1.2.1