2001-10-21 Michael Hope <michaelh@juju.net.nz>
[fw/sdcc] / src / SDCCpeeph.c
2001-10-22 michaelh2001-10-21 Michael Hope <michaelh@juju.net.nz>
2001-10-06 michaelh * src/SDCCpeeph.c (peepHole): Fixed all leaks. Added...
2001-08-27 sdattalopCode peep is fully working for the PIC port.
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