From: borutr Date: Sun, 21 Jan 2007 14:43:31 +0000 (+0000) Subject: updated X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=ac3b50db23e78a2ee835bcacf3bbe0688cff2c40;p=fw%2Fsdcc updated git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4592 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index f1a3b0c6..45c83817 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * sim/ucsim/configure.in: introduced macro DD_COPT_NO_IGNORE, use -fPIC or -fpic if they are supported and not ignored + * src/SDCCval.c: fixed bug introduced by me in rev. #4577 + * support/cpp2/libcpp/lex.c: fixed gcc 4.1.1 warnings 2007-01-20 Borut Razem