From: Andreas Tobler Date: Thu, 4 Sep 2003 14:58:22 +0000 (+0200) Subject: sorry forgot the changelog. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=226660aff3f29cac2c24320417ec1ffe7224825a;p=gcc.git sorry forgot the changelog. From-SVN: r71073 --- diff --git a/libffi/ChangeLog b/libffi/ChangeLog index a05f5771947..7cf2146da6c 100644 --- a/libffi/ChangeLog +++ b/libffi/ChangeLog @@ -1,3 +1,8 @@ +2003-08-30 Andreas Tobler + + * src/java_raw_api.c: Include to fix compiler warning + about implicit declaration of abort(). + 2003-09-04 Andreas Tobler * Makefile.am: Add dejagnu test framework. Fixes PR other/11411.