projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0550214
)
Fix brown-bag typo in ChangeLog entry.
author
Anthony Green
<green@gcc.gnu.org>
Mon, 30 Aug 2004 17:04:14 +0000
(17:04 +0000)
committer
Anthony Green
<green@gcc.gnu.org>
Mon, 30 Aug 2004 17:04:14 +0000
(17:04 +0000)
From-SVN: r86786
libffi/ChangeLog
patch
|
blob
|
history
diff --git
a/libffi/ChangeLog
b/libffi/ChangeLog
index fd2c704c57cb4ea6723c5b306ad43f90dbf3a264..59e6639adb23b80cf69474deed9d618069def1a6 100644
(file)
--- 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 should
n'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.