1) added some debug dumping
[fw/sdcc] / src / z80 / ralloc.c
2000-09-09 sandeep1) added some debug dumping
2000-08-19 michaelhGot rid of gc_strdup, added prototype for alt lexer
2000-07-12 michaelhMerge out from the z80 far branch
2000-06-24 sandeepfixed a register allocation bug
2000-06-24 michaelhAdded but disabled hack for using regparms on specific...
2000-05-22 michaelhRemoved debug msg; updated build for z80; added debugge...
2000-05-21 michaelhMerged gbdk-294 branch
2000-03-26 michaelh* Added z80 blurb.
2000-03-09 michaelh* Changed limit on 256$ to > 256
2000-03-06 michaelh* Minor tuning
2000-03-05 michaelhBlah. Pre 2.92.
2000-03-02 michaelhBegan making the hl loads more intelligent
2000-02-25 michaelh* Fixed addrOf bug, more packing for gbz80.
2000-02-23 michaelhHacked bug re: pointer get.
2000-02-20 michaelhNice. Up to 85.55 C / 157.52 asm. Is now definatly...
2000-02-19 michaelh* Runs dhrystone. 68.83d/s with terrible code.
2000-02-16 michaelh* Z80 should work again now.
2000-02-16 michaelh* Added support for the gb.
2000-02-13 michaelh* Now can use acc for short lived varibles.
2000-02-12 michaelhBetter packAssign
2000-02-10 michaelhAdded statics
2000-02-10 michaelhRight.
2000-01-23 michaelh* Added common.h
2000-01-17 michaelhAdded z80 port (links, may not work). mcs51 still...