From 3d3b561fc3aaceb682ade756c3bb1ebb3f495231 Mon Sep 17 00:00:00 2001 From: Martin Liska Date: Mon, 21 Nov 2022 09:17:29 +0100 Subject: changelog: Fix extra space after tab. --- libffi/ChangeLog | 56 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'libffi') diff --git a/libffi/ChangeLog b/libffi/ChangeLog index 7b864a0..a8f0797 100644 --- a/libffi/ChangeLog +++ b/libffi/ChangeLog @@ -672,7 +672,7 @@ * configure: Rebuild. 2012-10-30 James Greenhalgh - Marcus Shawcroft + Marcus Shawcroft * README: Add details of aarch64 port. * src/aarch64/ffi.c: New. @@ -683,7 +683,7 @@ * Makefile.in, configure: Rebuilt. 2012-10-30 James Greenhalgh - Marcus Shawcroft + Marcus Shawcroft * testsuite/lib/libffi.exp: Add support for aarch64. * testsuite/libffi.call/cls_struct_va1.c: New. @@ -1742,7 +1742,7 @@ * Makefile.in: Rebuilt. 2009-12-31 Anthony Green - Blake Chaffin. + Blake Chaffin. * testsuite/libffi.call/huge_struct.c: New test case from Blake Chaffin @ Apple. @@ -2290,23 +2290,23 @@ compiler warnings. 2008-03-04 Anthony Green - Blake Chaffin + Blake Chaffin hos@tamanegi.org * testsuite/libffi.call/cls_align_longdouble_split2.c - testsuite/libffi.call/cls_align_longdouble_split.c - testsuite/libffi.call/cls_dbls_struct.c - testsuite/libffi.call/cls_double_va.c - testsuite/libffi.call/cls_longdouble.c - testsuite/libffi.call/cls_longdouble_va.c - testsuite/libffi.call/cls_pointer.c - testsuite/libffi.call/cls_pointer_stack.c - testsuite/libffi.call/err_bad_abi.c - testsuite/libffi.call/err_bad_typedef.c - testsuite/libffi.call/stret_large2.c - testsuite/libffi.call/stret_large.c - testsuite/libffi.call/stret_medium2.c - testsuite/libffi.call/stret_medium.c: New tests from Apple. + testsuite/libffi.call/cls_align_longdouble_split.c + testsuite/libffi.call/cls_dbls_struct.c + testsuite/libffi.call/cls_double_va.c + testsuite/libffi.call/cls_longdouble.c + testsuite/libffi.call/cls_longdouble_va.c + testsuite/libffi.call/cls_pointer.c + testsuite/libffi.call/cls_pointer_stack.c + testsuite/libffi.call/err_bad_abi.c + testsuite/libffi.call/err_bad_typedef.c + testsuite/libffi.call/stret_large2.c + testsuite/libffi.call/stret_large.c + testsuite/libffi.call/stret_medium2.c + testsuite/libffi.call/stret_medium.c: New tests from Apple. 2009-06-05 Andrew Haley @@ -2327,7 +2327,7 @@ 2008-02-03 Timothy Wall * src/x86/ffi.c (FFI_INIT_TRAMPOLINE_STDCALL): Calculate jump return - offset based on code pointer, not data pointer. + offset based on code pointer, not data pointer. 2008-01-31 Timothy Wall @@ -5087,12 +5087,12 @@ 2003-01-13 Andreas Tobler * libffi/src/ffitest.c - add closure testcases + add closure testcases 2003-01-13 Kevin B. Hendricks * libffi/src/powerpc/ffi.c - fix alignment bug for float (4 byte aligned iso 8 byte) + fix alignment bug for float (4 byte aligned iso 8 byte) 2003-01-09 Geoffrey Keating @@ -5110,17 +5110,17 @@ 2002-11-10 Ranjit Mathew * include/ffi.h.in: Added FFI_STDCALL ffi_type - enumeration for X86_WIN32. + enumeration for X86_WIN32. * src/x86/win32.S: Added ffi_call_STDCALL function - definition. + definition. * src/x86/ffi.c (ffi_call/ffi_raw_call): Added - switch cases for recognising FFI_STDCALL and - calling ffi_call_STDCALL if target is X86_WIN32. + switch cases for recognising FFI_STDCALL and + calling ffi_call_STDCALL if target is X86_WIN32. * src/ffitest.c (my_stdcall_strlen/stdcall_many): - stdcall versions of the "my_strlen" and "many" - test functions (for X86_WIN32). - Added test cases to test stdcall invocation using - these functions. + stdcall versions of the "my_strlen" and "many" + test functions (for X86_WIN32). + Added test cases to test stdcall invocation using + these functions. 2002-12-02 Kaz Kojima -- cgit v1.1