aboutsummaryrefslogtreecommitdiff
path: root/libffi
diff options
context:
space:
mode:
Diffstat (limited to 'libffi')
-rw-r--r--libffi/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libffi/ChangeLog b/libffi/ChangeLog
index cadd5e7..0759d0d 100644
--- a/libffi/ChangeLog
+++ b/libffi/ChangeLog
@@ -1,3 +1,8 @@
+2023-01-22 Iain Sandoe <iain@sandoe.co.uk>
+
+ * testsuite/lib/libffi.exp: Search for both shared and archive
+ in each path in turn.
+
2023-01-07 LIU Hao <lh_mouse@126.com>
PR middle-end/108300