Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / src / SDCCval.c
2001-05-20 johanknolchanges inline asm buffers from static to dynamic size
2001-05-20 johanknolremoved a warning
2001-05-20 jtvolpeTypo fix
2001-05-20 jtvolpeFixed hex/octal escape sequences in character and strin...
2001-05-19 johanknolfix for new oct and hex escapes
2001-05-19 johanknolfixed the octal and hex escape sequences
2001-04-20 jtvolpeFixed unary minus on unsigned expressions
2001-03-03 sandeep Fixed initializer problem & added debug printing routine
2001-02-14 johanknolBeautified (indented) compiler source tree
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-12-14 kvigorChange struct link to struct sym_link to avoid conflict...
2000-04-29 sandeepFixed some more intialization things
2000-03-20 sandeepMore AVR stuff
2000-03-05 sandeepInfrastructure stuff for AVR
2000-03-05 michaelhBlah. Pre 2.92.
2000-02-13 sandeepNow the pointer_type information of a storeage
2000-01-23 michaelh* Added common.h
2000-01-17 michaelhInitial revision