OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e5823c
)
Add include/Makefile.in to last entry
author
hp
<hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Apr 2005 17:13:32 +0000
(17:13 +0000)
committer
hp
<hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Apr 2005 17:13:32 +0000
(17:13 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98333
138bc75d
-0d04-0410-961f-
82ee72b054a4
libffi/ChangeLog
patch
|
blob
|
history
diff --git
a/libffi/ChangeLog
b/libffi/ChangeLog
index
67f54d4
..
c234dde
100644
(file)
--- a/
libffi/ChangeLog
+++ b/
libffi/ChangeLog
@@
-3,7
+3,8
@@
* Makefile.am: Add CRIS support.
* configure.ac: Likewise.
- * Makefile.in, configure, testsuite/Makefile.in: Regenerate.
+ * Makefile.in, configure, testsuite/Makefile.in,
+ include/Makefile.in: Regenerate.
* src/cris: New directory.
* src/cris/ffi.c, src/cris/sysv.S, src/cris/ffitarget.h: New files.
* src/prep_cif.c (ffi_prep_cif): Wrap in #ifndef __CRIS__.