* device/lib/Makefile.in: remove abspath for PORTDIR, introduced in
[fw/sdcc] / src / SDCCval.h
2008-05-29 MaartenBrock* src/SDCCast.c (createIvalType, createIvalStruct,...
2008-02-09 borutr* src/SDCCval.c, src/SDCCval.h:
2007-10-02 borutr* src/SDCCval.h: unified double2ul macro for all platforms
2007-09-30 borutr* src/SDCCval.h: fixed bug #1739860 - sdcc does not...
2007-09-30 borutr* src/SDCCval.h: fixed bug #1739860 - sdcc does not...
2007-09-17 borutr* src/SDCC.y, src/SDCCast.c, src/SDCCcse.c, src/SDCCglu...
2007-01-18 borutr* support/Util/dbuf_string.c: removed (PTR) cast since...
2006-07-01 bernhardheld* as/hc08/lkaomf51.c (OutputName),
2006-06-04 bernhardheld* src/SDCCval.c (checkConstantRange): added
2005-08-10 tecodev* src/*.c, src/pic16/{gen.c,glue.c,main.c}: applied...
2004-02-26 bernhardheld* src/Makefile.in (dep): include SLIBOBJS in dependency...
2004-02-09 epetrich* src/SDCCsymt.h,
2004-01-31 bernhardheld* src/SDCCast.c (processParams): added new type flow...
2001-08-24 kvigor(optionally) push static array initialization down...
2001-05-20 jtvolpeFixed up implicit data type conversions
2001-03-03 sandeep Fixed initializer problem & added debug printing routine
2001-02-14 johanknolBeautified (indented) compiler source tree
2000-12-14 kvigorChange struct link to struct sym_link to avoid conflict...
2000-04-29 sandeepFixed some more intialization things
2000-01-17 michaelhInitial revision