Rebase for ppc64 fix

This commit is contained in:
Anthony Green
2012-10-31 06:46:41 -04:00
parent e944b8c7eb
commit dfadfb1985
50 changed files with 197 additions and 225 deletions

View File

@@ -2,7 +2,10 @@ Index: libffi/ChangeLog
===================================================================
--- libffi.orig/ChangeLog
+++ libffi/ChangeLog
@@ -1,3 +1,7 @@
@@ -3,6 +3,10 @@
* src/powerpc/linux64_closure.S: Add new ABI support.
* src/powerpc/linux64.S: Likewise.
+2012-10-12 Matthias Klose <doko@ubuntu.com>
+
+ * generate-osx-source-and-headers.py: Normalize whitespace.