fix broken static initializers in non-main() modules
[fw/sdcc] / src / SDCCglue.c
2000-03-02 kvigorfix broken static initializers in non-main() modules
2000-02-24 kvigorOnly generate jump to sdcc_program_startup in module...
2000-02-23 michaelhHacked bug re: pointer get.
2000-02-22 sandeep1) glue.c added jump to __sdcc_program_start after...
2000-02-22 michaelhLots.
2000-02-13 sandeepNow the pointer_type information of a storeage
2000-02-09 kvigorFirst pass at DS80C390 flat mode support
2000-02-06 michaelh* Minor chage to glue re hard coded segs
2000-01-31 drdanifix def of aopLiteral()
2000-01-23 michaelhShifted all area names into port. Shifted assembler...
2000-01-23 michaelhMore shifting. Remove SDCCralloc.h, made all in mcs51...
2000-01-23 michaelh* Added common.h
2000-01-17 michaelhInitial revision