aboutsummaryrefslogtreecommitdiff
path: root/libffi/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@gcc.gnu.org>2005-04-18 17:13:32 +0000
committerHans-Peter Nilsson <hp@gcc.gnu.org>2005-04-18 17:13:32 +0000
commit29ede6dbb75c75330d7d8973b8a8d14f37cf22f8 (patch)
tree1247b1dd4fad92c9246839cf4cb2a4e22b49da54 /libffi/ChangeLog
parent614348bbec96f842514410873a6a462c6cbe8092 (diff)
downloadgcc-29ede6dbb75c75330d7d8973b8a8d14f37cf22f8.zip
gcc-29ede6dbb75c75330d7d8973b8a8d14f37cf22f8.tar.gz
gcc-29ede6dbb75c75330d7d8973b8a8d14f37cf22f8.tar.bz2
Add include/Makefile.in to last entry
From-SVN: r98333
Diffstat (limited to 'libffi/ChangeLog')
-rw-r--r--libffi/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/libffi/ChangeLog b/libffi/ChangeLog
index 67f54d4..c234dde 100644
--- 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__.