X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=51d5dcebcafd0ff7029eff9934e9f84c05636c05;hb=fbbba4a83cab40dd3baff79ec60a619b13dffdce;hp=0eb3602dd3d84f3ed1fe45865033e7ddcdd42ad1;hpb=2f566bab0a5fe0bf025d6c892d6fc309966618f1;p=fw%2Fsdcc diff --git a/ChangeLog b/ChangeLog index 0eb3602d..51d5dceb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2001-09-30 Michael Hope + + * sim/ucsim/cmd.src/Makefile.in ($(PRJDIR)/libcmd.a): Changed all ar references to $(AR) for Solaris. + +2001-09-29 Michael Hope + + * Makefile (sdcc-libs): Added makebin to the list of standard targets. + + * support/regression/ports/z80/spec.mk: Updated to use env for sdcc bin dir for automatic regression. + +2001-09-25 Michael Hope + + * configure.in: Fixed up so that ucsim is only configured once. + + * support/cpp2/configure.in: Fixed to use the program transform to append the .exe for the win32 build. + + * src/SDCCutil.c (getPrefixFromBinPath): Fixed up to work with win32 in all of its glory. + (getPathDifference): As above. + + * src/SDCCmain.c (preProcess): Changed to use a temporary file in a proper temp directory. Fixed case where pre-processing only. + + * src/SDCCglue.c (tempfilename): Added function for pre-processor. + 2001-09-23 Michael Hope * .version: Updated to 2.3.1