From: vrokas Date: Thu, 4 Sep 2003 15:49:33 +0000 (+0000) Subject: * device.c, device.h, gen.c, gen.h, genarith.c, glue.c, pcode.c, X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=3ffed49edf0761701a18f707b8cc0b8c23cfd72e;p=fw%2Fsdcc * device.c, device.h, gen.c, gen.h, genarith.c, glue.c, pcode.c, pcodeflow.c, pcodeflow.h, pcode.h, pcodepeep.c, pcoderegs.c, pcoderegs.h, ralloc.c, ralloc.h: top header beautifications * main.c: added top header and GPL license notice * pcode.c: fixed the if-conditional warning git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2874 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index 0d46e94c..9c218050 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-09-04 Vangelis Rokas + * Top header beautifications in src/pic16 directory: + device.c, device.h, gen.c, gen.h, genarith.c, glue.c, pcode.c, + pcodeflow.c, pcodeflow.h, pcode.h, pcodepeep.c, pcoderegs.c, + pcoderegs.h, ralloc.c, ralloc.h + * main.c: added top header and GPL license notice + * pcode.c: fixed the if-conditional warning + 2003-09-04 Bernhard Held * device/lib/_mullong.c: replaced int by short for gcc