X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=164cf7777a21c0dc29c7954e062e95f848c5dfb2;hb=3c3375d0477d692290f05334d4cb858ee1205369;hp=4590279114e6d28aa43af2aad6033c337c3ce560;hpb=2ceac874f6c59f9a9ff23d72eb06b5c519ea409c;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index 45902791..164cf777 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2001-12-05 Michael Hope + + * src/diff.1 (Index): Many, many optmisiations. Dhrystone up to 201. + +1904-01-06 Michael Hope + + * src/z80/ralloc.c (packRegsForIYUse): Fixed the case where an operand is in direct space. + + * src/z80/gen.c (makeFreePairId): Optimised IY load by using a spare pair. + 2001-12-02 Bernhard Held * src/mcs51/gen.c (genFunction): avoid excess "inc sp"