__rlrr array lacking extern
[fw/sdcc] / src / SDCC.lex
2001-09-09 johanknolOne big shot, to finally solve the pointer "whatever...
2001-08-21 johanknolfixed bug #451453
2001-08-10 johanknolfixed the lineno error when using the new sdcpp
2001-06-24 johanknola better fix for the \<newline> line numbering issue
2001-06-23 johanknol*** empty log message ***
2001-06-23 johanknolwarn about a stray \
2001-06-23 johanknolThe newline in string constant.
2001-06-22 johanknolsome progress on escape sequences
2001-05-30 kvigorAdd _naked modifier
2001-05-25 johanknolupdate the buffer pointer after possible relocation...
2001-05-20 johanknolchanges inline asm buffers from static to dynamic size
2001-05-20 jtvolpeFixed octal and hex escape sequences in character and...
2001-02-06 jtvolpeChanged Safe_calloc to use 2 arguements to mimic teh...
2001-02-04 jtvolpeNew Memory Allocation functions
2001-02-03 stevewilliams Remove all references to the GC library, replacing...
2000-08-20 michaelhSplit out yyerror.
2000-08-01 michaelhPre 2.95-2
2000-07-17 michaelh* Changed banked for nonbanked
2000-06-25 sandeepadded "banked" for z80 port
2000-03-26 michaelh* Added z80 blurb.
2000-03-19 sandeeplots of progress in AVR
2000-03-05 sandeepInfrastructure stuff for AVR
2000-03-03 michaelhMade pdata optional
2000-02-09 sandeepwork on avr port start by defining the new
2000-01-31 sandeepa) fixed some aliasing problems
2000-01-17 michaelhInitial revision