projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6e3ff2
)
sorry forgot the changelog.
author
Andreas Tobler
<andreast@gcc.gnu.org>
Thu, 4 Sep 2003 14:58:22 +0000
(16:58 +0200)
committer
Andreas Tobler
<andreast@gcc.gnu.org>
Thu, 4 Sep 2003 14:58:22 +0000
(16:58 +0200)
From-SVN: r71073
libffi/ChangeLog
patch
|
blob
|
history
diff --git
a/libffi/ChangeLog
b/libffi/ChangeLog
index a05f5771947f618b69f0751e1f519ec36f8cb814..7cf2146da6cb46858bb1a5c12f3e649f35a6eba8 100644
(file)
--- a/
libffi/ChangeLog
+++ b/
libffi/ChangeLog
@@
-1,3
+1,8
@@
+2003-08-30 Andreas Tobler <a.tobler@schweiz.ch>
+
+ * src/java_raw_api.c: Include <stdlib.h> to fix compiler warning
+ about implicit declaration of abort().
+
2003-09-04 Andreas Tobler <a.tobler@schweiz.ch>
* Makefile.am: Add dejagnu test framework. Fixes PR other/11411.