X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=3c47df33dbdfbe1aadbfe3291d754c7524727428;hb=c01d1074fe534c2964006bd4a6950f8a018d7de0;hp=ce578ec335209d05c6fb949fd59b671e391415b7;hpb=b25efb9a75e0bb7fb74196af0c77fabaf1760fc5;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index ce578ec3..3c47df33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2003-03-12 + + * src/SDCCBBlock.h: more LRH debugging junk + * src/SDCCcflow.h: more LRH debugging junk + * src/SDCCloop.c: more LRH debugging junk + * src/SDCC.y (struct_declaration): fixed bug #697590 + * src/SDCCsymt.[hc] (cloneSpec): NEVER EVER use this again + * src/ds390/gen.c (aopForRemat): fixed bug #700031 + * src/SDCCglue.c (emitStaticSeg): fixed bug #700797 + 2003-03-11 Kevin Vigor * src/SDCCpeeph.c: quit being lazy and made proper fix (peephole test function names must now match exactly).