Merged changes between gbdk-293 and main
[fw/sdcc] / src / SDCCmain.c
2000-04-08 michaelhMerged changes between gbdk-293 and main
2000-04-06 michaelh* Fixed up multi bank support
2000-04-03 michaelhAdded tokens. Can now target rgbds
2000-03-30 michaelhFixed a character pointer bug
2000-03-26 michaelh* Added support for mingw32.
2000-03-18 sandeepmaking progress with AVR
2000-03-11 sandeepSome code cleanup & fixed problem of used bdefore defin...
2000-03-09 kvigor10 bit stack mode: just a few more tweaks...
2000-03-08 kvigorFirst pass at 10 bit stack mode for DS80C390
2000-03-05 sandeepInfrastructure stuff for AVR
2000-02-27 kvigorGet compiling with Borland C++ for Windows
2000-02-22 michaelhLots.
2000-02-16 michaelh* Added support for the gb.
2000-02-09 kvigorFirst pass at DS80C390 flat mode support
2000-02-08 sandeep1) SDCC_(target) new preprocessor define added
2000-02-06 sandeepFixed several problems
2000-02-04 michaelhChanged it so each target can have their own command...
2000-02-04 michaelhChanged the command builder to something a bit more...
2000-01-31 sandeepa) fixed some aliasing problems
2000-01-23 michaelhAdded ports info to --help and --version.
2000-01-23 michaelhShifted all area names into port. Shifted assembler...
2000-01-23 michaelh* Added common.h
2000-01-17 michaelhAdded verbose exec feature.
2000-01-17 michaelhInitial revision