diff options
-rw-r--r-- | libffi/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libffi/ChangeLog b/libffi/ChangeLog index fd2c704..59e6639 100644 --- a/libffi/ChangeLog +++ b/libffi/ChangeLog @@ -6,7 +6,7 @@ * configure.in: Read configure.host. * configure.host: New file. frv-elf needs libgloss. * include/ffi.h.in: Force ffi_closure to have a nice big (8) - alignment. This is needed to frv and should harm the others. + alignment. This is needed to frv and shouldn't harm the others. * include/ffi_common.h (ALIGN_DOWN): New macro. * src/frv/ffi.c, src/frv/ffitarget.h, src/frv/eabi.S: New files. |