Add support for ANSI integer promotion rules
[fw/sdcc] / src / SDCCsymt.h
2001-01-25 kvigorAdd support for ANSI integer promotion rules
2000-12-14 kvigorChange struct link to struct sym_link to avoid conflict...
2000-09-23 sandeepYet another reg alloc bug uncovered by ds390
2000-08-20 michaelhSplit out yyerror.
2000-08-01 michaelhPre 2.95-2
2000-07-19 kmhfixed problem with big arrays
2000-07-17 michaelh* Changed banked for nonbanked
2000-06-25 sandeepadded "banked" for z80 port
2000-05-21 michaelhMerged gbdk-294 branch
2000-03-11 sandeepSome code cleanup & fixed problem of used bdefore defin...
2000-03-09 michaelh* Changed limit on 256$ to > 256
2000-03-05 sandeepInfrastructure stuff for AVR
2000-02-22 michaelhLots.
2000-02-13 sandeepNow the pointer_type information of a storeage
2000-02-09 sandeepwork on avr port start by defining the new
2000-02-07 sandeepsome more parmBytes problem stack not adjusted
2000-02-06 sandeepFixed several problems
2000-01-17 michaelhInitial revision