Type safe newAst, fixes various warnings.
[fw/sdcc] / src / SDCCast.c
2000-11-09 stevewilliams Type safe newAst, fixes various warnings.
2000-11-04 stevewilliams Add support for the --disable-boehm-gc flag for system...
2000-10-08 sandeepintermediate commit for AVR
2000-09-30 johanknolcleanup; moved extern's from .c to .h files for double...
2000-08-19 michaelhAdded alternate lexer
2000-08-01 michaelhPre 2.95-2
2000-05-18 sandeepfixed (!(!(expr))) bug
2000-04-12 sandeepfixed initialisation problem for structure arrays
2000-04-08 michaelhMerged changes between gbdk-293 and main
2000-03-27 kmhparameter processing fixed
2000-03-20 sandeepMore AVR stuff
2000-03-13 sandeep1) fixed problem in global structure init
2000-03-06 sandeep1) fixed ~ operator problem
2000-03-05 sandeepInfrastructure stuff for AVR
2000-03-04 sandeepfixed loop reversing problem
2000-02-22 michaelhLots.
2000-02-13 sandeepNow the pointer_type information of a storeage
2000-02-07 sandeepsome more parmBytes problem stack not adjusted
2000-01-31 sandeepa) fixed some aliasing problems
2000-01-29 sandeepBug Fixes
2000-01-24 michaelhAdded initial stack direction support. Didnt convert...
2000-01-23 michaelh* Added common.h
2000-01-17 michaelhInitial revision