make integer -> generic pointer casts default to XDATA and throw a awrning
[fw/sdcc] / src / SDCCerr.c
2000-09-20 kvigormake integer -> generic pointer casts default to XDATA...
2000-08-20 michaelhSplit out yyerror.
2000-08-19 michaelhAdded alternate lexer
2000-08-19 michaelhGot rid of gc_strdup, added prototype for alt lexer
2000-08-01 michaelhPre 2.95-2
2000-07-12 michaelhMerge out from the z80 far branch
2000-03-18 sandeepmaking progress with AVR
2000-03-04 sandeepMade pointer casting a warning
2000-02-29 kvigorFix crash while compiling dhrystone
2000-02-09 kvigorFirst pass at DS80C390 flat mode support
2000-01-23 michaelh* Added common.h
2000-01-17 michaelhInitial revision