Opened 4 years ago

Closed 4 years ago

#4550 closed task (fixed)

libffi-3.3

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 9.1
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (2)

comment:1 by Bruce Dubbs, 4 years ago

Here are some of the highlights of this release:

3.3 Nov-23-19

  • 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.
  • Add pre-built PDF documentation to source distribution.
  • Many new test cases and bug fixes.

comment:2 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 11702.

Note: See TracTickets for help on using tickets.