summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2011-11-12 15:52:08 -0500
committerAnthony Green <green@moxielogic.com>2011-11-12 15:52:08 -0500
commitaf18df2bc2f52df81e7b5c619bd86db8489dc873 (patch)
tree5e360395da6b59c7c44892944886ff868c55a7da /ChangeLog
parent236c9391321f83ad40daf03f40c35c9ebc1da6b3 (diff)
downloadlibffi-af18df2bc2f52df81e7b5c619bd86db8489dc873.tar.gz
Remove use of ppc string instructions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d193641..148af6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-11-12 Kyle Moffett <Kyle.D.Moffett@boeing.com>
+ Anthony Green <green@moxielogic.com>
+
+ * src/ppc/sysv.S, src/ppc/ffi.c: Remove use of ppc string
+ instructions (not available on some cores, like the PPC440).
+
2011-11-12 Kimura Wataru <kimuraw@i.nifty.jp>
* m4/ax_enable_builddir: Change from string comparison to numeric