summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcus Shawcroft <marcus.shawcroft@arm.com>2013-10-15 15:20:14 -0400
committerAnthony Green <green@moxielogic.com>2013-10-15 15:20:14 -0400
commitf64e4a865557e440774436b4c2b2fd7374290e97 (patch)
treeaaecf92239e59577193cfd82398d7220592ec6f2 /ChangeLog
parent128cd1d2f358f26d9fa75a27cf2b30356f5dd903 (diff)
downloadlibffi-f64e4a865557e440774436b4c2b2fd7374290e97.tar.gz
Fix many.c testcase for Aarch64
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4daacff..45c87ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-10-11 Marcus Shawcroft <marcus.shawcroft@arm.com>
+
+ * testsuite/libffi.call/many.c (many): Replace * with +.
+
2013-10-08 Ondřej Bílka <neleai@seznam.cz>
* src/aarch64/ffi.c, src/aarch64/sysv.S, src/arm/ffi.c,