Update libtool version, README, tests dists

This commit is contained in:
Anthony Green
2012-04-06 08:26:14 -04:00
parent f2981454cb
commit 59bb61a366
22 changed files with 6508 additions and 195 deletions

View File

@@ -147,12 +147,13 @@ History
See the ChangeLog files for details.
3.0.11 MMM-DD-YY
Lots of build fixes.
Add Amiga newer MacOS support.
Add support for variadic functions (ffi_prep_cif_var).
Add Linux/x32 support.
Add thiscall and fastcall support on Windows.
Add thiscall, fastcall and MSVC cdecl support on Windows.
Add Amiga and newer MacOS support.
Fix Octeon and MC68881 support.
Fix code pessimizations.
Lots of build fixes.
3.0.10 Aug-23-11
Add support for Apple's iOS.