commit | 176aa9d2e23d9cd57d6f250692d910b408f9a651 | [log] [tgz] |
---|---|---|
author | Anthony Green <green@moxielogic.com> | Thu Feb 07 15:29:22 2013 -0500 |
committer | Anthony Green <green@moxielogic.com> | Thu Feb 07 15:29:22 2013 -0500 |
tree | 05ce44c7fcf571383483f2820f27014168fe8f71 | |
parent | f3a4f3fdde89b04d66983a42a25d09161c5d4d54 [diff] [blame] |
Fix GCC usage test and update README
diff --git a/ChangeLog b/ChangeLog index 3d3046c..46ea32d 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,10 @@ 2013-02-07 Anthony Green <green@moxielogic.com> + * configure.ac: Fix GCC usage test. + * configure: Rebuilt. + +2013-02-07 Anthony Green <green@moxielogic.com> + * testsuite/libffi.call/cls_double_va.c (main): Replace // style comments with /* */ for xlc compiler. * testsuite/libffi.call/stret_large.c (main): Ditto.