removed some warnings
[fw/sdcc] / src / avr / gen.c
2001-06-26 johanknolremoved some warnings
2001-06-26 michaelhCleared out all warnings in sdcc. Moved all unused...
2001-05-21 johanknolfixed a small bug with large effects
2001-05-20 johanknolchanged inline asm buffers from static to dynamic size
2001-05-02 sandeepFixed a bug in packForpush wasn't extending the
2001-04-22 sandeepmore enhancements for avr & some bug fixes
2001-04-20 jtvolpeFixed mixed signed/unsigned compare
2001-04-10 johanknolfixed the gencmp setting of supportRtn
2001-04-01 sandeepAdded post increment optimization for msc51 &
2001-03-05 sandeepsome more avr specific
2001-03-01 kmhFixed PCALL and stack adjustment bug
2001-02-22 sandeepmultiply fixup
2001-02-19 sandeepAVR specific changes
2001-02-19 sandeepAVR specific changes
2001-02-19 sandeepAVR specific changes
2001-02-14 johanknolBeautified (indented) compiler source according to...
2001-02-07 jbessFix asm label generation. Suppress some warning
2001-02-06 jtvolpeChanged Safe_calloc to use 2 arguements to mimic teh...
2001-02-04 jtvolpeNew Memory Allocation functions
2001-02-03 johanknolChange ALLOC_ATOMIC in ALLOC
2001-01-04 jtvolpeMS VC6 Port
2000-12-14 kvigorChange struct link to struct sym_link to avoid conflict...
2000-11-11 sandeepsome -xstack related stuff
2000-10-30 sandeepSome more AVR intermediate commit
2000-10-21 sandeepfixed a parameter declaration regression
2000-10-09 sandeepanother AVR
2000-10-08 sandeepIntermediate commit for AVR
2000-10-08 sandeepYet another intermediate commit
2000-10-07 sandeepAnother intermediate commit for AVR
2000-10-01 sandeepsome more avr intermediate stuff
2000-10-01 sandeep /* added condition transformations */
2000-09-30 sandeepAVR Intermediate commit
2000-03-18 sandeepmaking progress with AVR
2000-03-04 sandeepinitial version just copied them from mcs51 directory