Fix brown-bag typo in ChangeLog entry.

From-SVN: r86786
This commit is contained in:
Anthony Green 2004-08-30 17:04:14 +00:00
parent 05502144b6
commit a23adb4d00
1 changed files with 1 additions and 1 deletions

View File

@ -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.