* src/SDCCsymt.c (initCSupport): fix compile warning on Cygwin
[fw/sdcc] / src / SDCCopt.c
2003-02-08 bernhardheld* src/SDCCsymt.c (initCSupport): fix compile warning...
2002-01-30 sandeepfixed for multiple sends & receives
2001-10-22 johanknolFunction attribute migration.
2001-10-22 michaelh2001-10-21 Michael Hope <michaelh@juju.net.nz>
2001-10-07 michaelh * support/Util/NewAlloc.c (freeTrace): Changed free...
2001-08-09 michaelhChanged z80 to use loop induction. Updated libs to...
2001-08-02 michaelh* Added support for doing shifts by helper functions
2001-07-16 michaelh* Fixed va_args for the z80
2001-06-30 johanknola fix for the initialized structs and some others, see
2001-06-25 johanknolfixed the --<whatever>-reent stack restoration
2001-05-24 johanknolcreate/append dumpfiles on a per session base
2001-02-14 johanknolBeautified (indented) compiler source tree
2000-12-14 kvigorChange struct link to struct sym_link to avoid conflict...
2000-10-14 kvigorEnable unused parameter fix
2000-10-13 kvigorfix unused parameter receive bug (fix ifdef'd out right...
2000-09-10 sandeepoptions.model specific fixes
2000-06-14 sandeepfixed dereferencing bugs
2000-02-22 michaelhLots.
2000-01-23 michaelh* Added common.h
2000-01-17 michaelhInitial revision