X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=2120cf3bd1e43f17b505ded728386fc28a31800b;hb=d3e9a3c6e43e6623ed168709704e410609302ddd;hp=b8968b16bccd0ee9c1e69aee22e45275d012f0b8;hpb=c8e39d11f12330795f42885613450220d8783831;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index b8968b16..2120cf3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,9 +7,11 @@ defining the environment variable LRKLAUS * src/SDCCBBlock.h * src/SDCCloop.c - * src/SDCCloop.h * src/SDCClrange.c * src/ds390/ralloc.c (spillThis): applied Klaus' patch + * clean.mk: fixed removal of files in bin/CVS/ + * device/lib/clean.mk: fixed removal of directories small and large + * support/Util/SDCCerr.c: changed W_INT_OVL to ERROR_LEVEL_PEDANTIC 2003-10-05 Borut Razem