comment out preprocessor directives in inline asm
[fw/sdcc] / src / SDCCpeeph.c
2001-05-30 johanknolcomment out preprocessor directives in inline asm
2001-05-14 johanknolSmall peephole fix
2001-03-20 johanknolIncreased internal buffer for large function and variab...
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-09-21 kvigorAdd labelRefCount constraint for peephole rules.
2000-09-07 mschmittFixed
2000-02-11 sandeepCosmetic change in peeph.c
2000-02-10 kvigorSome new peephole optimizations, primarily for 24 bit...
2000-02-10 michaelhRight.
2000-01-23 michaelh* Added common.h
2000-01-17 michaelhInitial revision