* as/mcs51/asdata.c: changed ctype['['] to BINOP
[fw/sdcc] / as / mcs51 / lkdata.c
2005-08-22 maartenbrock* as/mcs51/asdata.c: changed ctype['['] to BINOP
2004-02-18 jesuscAdded options --stack-size and --pack-iram
2004-01-04 jesuscLinker places variables in unused register banks. ...
2003-07-30 jesuscLinker complaints if linked modules have conflicting...
2003-01-29 jesuscAdded option --code-size and --xram-size
2002-12-11 jesuscAdded support to generate aomf51 file. (Basic Intel...
2002-09-04 jesuscCreation of default areas. Improved memory usage....
2001-04-20 jtvolpeCleaned up MSVC specific stuff
2001-02-04 jtvolpeNew Memory Allocation functions
2001-01-09 kvigorrename addr_t type to Addr-T to avoid conflict with...
2001-01-04 jtvolpeMS VC6 Port
2000-02-06 kvigorAdd 24 bit flat mode support for DS80C390 to assembler...
2000-01-17 michaelhInitial revision