aboutsummaryrefslogtreecommitdiff
path: root/libffi
diff options
context:
space:
mode:
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>2018-08-27 14:04:23 +0000
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>2018-08-27 14:04:23 +0000
commitc9e63184f1d153f052065f4e39208a3040e760d8 (patch)
tree2ecff88e701c8f86a9f5ceba51995ddbe714f79d /libffi
parent5fe20025f581fb0c215611434d76696161d4cbd3 (diff)
Replace 8 spaces with a tabular in ChangeLog files.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@263886 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi')
-rw-r--r--libffi/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/libffi/ChangeLog b/libffi/ChangeLog
index d63d1cee47c..b4cae169e8e 100644
--- a/libffi/ChangeLog
+++ b/libffi/ChangeLog
@@ -462,7 +462,7 @@
* configure: Rebuild.
2012-10-30 James Greenhalgh <james.greenhalgh at arm.com>
- Marcus Shawcroft <marcus.shawcroft at arm.com>
+ Marcus Shawcroft <marcus.shawcroft at arm.com>
* README: Add details of aarch64 port.
* src/aarch64/ffi.c: New.
@@ -473,7 +473,7 @@
* Makefile.in, configure: Rebuilt.
2012-10-30 James Greenhalgh <james.greenhalgh at arm.com>
- Marcus Shawcroft <marcus.shawcroft at arm.com>
+ Marcus Shawcroft <marcus.shawcroft at arm.com>
* testsuite/lib/libffi.exp: Add support for aarch64.
* testsuite/libffi.call/cls_struct_va1.c: New.