X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=74c487496c70da7b8894c02fca5a4db8785cb0f1;hb=0d1c4b141ea40950ea0bd39e1cdcd8795cd3023b;hp=c8bcb1d9edefba88e88037beda010bbbfcb416f9;hpb=a61711d6261517e1dbe8de6318669bbcb5126547;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index c8bcb1d9..74c48749 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-04-17 + + * src/mcs51/ralloc.c (packRegsForAssign): fixed bug #716790 and removes lot's of redundant register usage around function calls + * src/mcs51/ralloc.c (packRegisters): fixed bug #720667 + 2003-04-13 Borut Razem * doc/sdccman.lyx: updated info about #pragma SAVE/RESTORE nesting