* src/SDCC.lex: fixed bug #1852894: # character hangs the compiler
[fw/sdcc] / as / z80 / aslex.c
2006-01-28 bernhardheld* as/hc08/aslex.c,
2003-07-07 jesuscgetst(id, c) was looping forever so changed it as in...
2001-04-19 jtvolpeCleaned references to machine()
2001-02-04 jtvolpeNew Memory Allocation functions
2001-01-09 kvigorWhoops! Somehow completely clobbered aslex.c; this...
2001-01-09 kvigorRename type addr_t to Addr_T to avoid conflict with...
2001-01-04 jtvolpeMS VC6 Port
2000-10-17 vavfixed assemblers & linker: now works with CygWin's...
2000-08-01 michaelhPre 2.95-2
2000-01-17 michaelhInitial revision