X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=5cd3afa52699bca762ae08abef775ffd1b137bea;hb=a9fac239e06ffa5aebdf9590931b65cf5e0ca11a;hp=ea6e7a5f8b7f67f11802d8da63ee4aff1a642a76;hpb=ae9c7d9abfa21c27c48d0380077b7096cb26242b;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index ea6e7a5f..5cd3afa5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-12-25 Borut Razem + + * support/regression/Makefile.in: + add -I$(INC_DIR) to SDCCFLAGS only if INC_DIR is defined + 2008-12-25 Philipp Klaus Krause * src/z80/peeph-z80.def: minor peephole improvements @@ -5,7 +10,7 @@ 2008-12-21 Borut Razem * support/librarian/sdcclib.c: fixed build failure on Mac OS X - due to redifinition of symbol __assert + due to redefinition of symbol __assert sdcclib.c:53:1:warning: "__assert" redefined /Xcode2.5/SDKs/MacOSX10.4u.sdk/usr/include/assert.h:80:1: warning: this is the location of the previous definition