X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=9197149e86d3828c0db0d442d4911439ff8741f3;hb=f3946e669d77d841b638d798c3e09429cd3338c6;hp=fbee181b1e691e9d4f5bccc913b38de22ca06bd7;hpb=c4e2d5daae13c63de360bc8b9a60a0667b8c536a;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index fbee181b..9197149e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2004-01-26 Michael Hope + + * support/regression/tests/literalop.c (mulWrapper): Added a + wrapper to remove integer overflow warnings. + + * support/regression/tests/float_trans.c: Made work on host. + + * support/regression/ports/ucz80/spec.mk (UCZ80): Made detect the + location of sz80. + + * support/regression/generate-cases.py (main): Changed from inline + to a main method. + + * doc/Makefile (install): Changed to depth first to get rid of + missing directory install warning. + + * as/Makefile (install-doc): Made work on Mac. + 2004-01-25 Bernhard Held * src/SDCCast.c: added an additional type flow in decorateType() of