Refresh from GCC

This commit is contained in:
Anthony Green
2011-07-29 17:32:53 -04:00
parent 2d3fb36420
commit d992ac54a2
98 changed files with 19964 additions and 20313 deletions

View File

@@ -2,15 +2,18 @@ Index: libffi/ChangeLog
===================================================================
--- libffi.orig/ChangeLog
+++ libffi/ChangeLog
@@ -1,3 +1,8 @@
@@ -29,6 +29,11 @@
Use them to handle ELF vs. ECOFF differences.
[__osf__] (_GLOBAL__F_ffi_call_osf): Define.
+2011-02-15 Anthony Green <green@moxielogic.com>
+
+ * m4/ax_cc_maxopt.m4: Don't -malign-double or use -ffast-math.
+ * configure: Rebuilt.
+
2011-02-13 Anthony Green <green@moxielogic.com>
2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* include/ffi_common.h (UNLIKELY, LIKELY): Define.
* configure: Regenerate.
Index: libffi/configure
===================================================================
--- libffi.orig/configure