* src/SDCCpeeph.c (peepHole): Fixed all leaks. Added trace support for freeing...
[fw/sdcc] / ChangeLog
2001-10-06 michaelh * src/SDCCpeeph.c (peepHole): Fixed all leaks. Added...
2001-10-03 bernhardheld../cvsm
2001-10-03 bernhardheld * src/device/lib/_mulint.c : new, with assember functions
2001-10-03 bernhardheldsequence of specifiers in pintTypeChain() corrected
2001-10-01 bernhardheld* src/SDCCglue.c: test, if win32api is available for...
2001-10-01 bernhardheld * src/SDCCsymt.c: no more _modifier in printTyp...
2001-10-01 johanknolwhy doesn't this one go with a ci in the root dir?
2001-09-30 michaelh * sim/ucsim/cmd.src/Makefile.in ($(PRJDIR)/libcmd...
2001-09-30 michaelh * Makefile (sdcc-libs): Added makebin to the list...
2001-09-26 michaelh * configure.in: Fixed up so that ucsim is only configu...
2001-09-23 michaelh * .version: Updated to 2.3.1
2001-09-16 johanknolErrors have E_, warnings have W_, Info's have I_
2001-09-11 johanknolfixed bug #460010
2001-09-11 michaelh * support/regression/tests/bug-460444.c: Added test...
2001-09-09 bernhardheld * support/regression/support.c: _xdata replaced by...
2001-09-09 michaelh * src/pic/ralloc.c (debugLogRegType): Removed some...
2001-09-09 bernhardheld* support/regression/Makefile: inter-port-clean adjuste...
2001-09-09 michaelh * support/regression/tests/fetchoverlap.c: Added new...
2001-09-08 johanknola CPOINTER can be used as a function
2001-09-07 johanknolfixed bug #456235
2001-09-07 johanknolfixed bug #459459
2001-09-06 johanknolbernhard noticed: "()" equals to "(void)"
2001-09-06 johanknolmaybe a fix for bug #458744
2001-09-05 johanknolHmmm, this is nice...
2001-09-04 pjspragma noinduction broke memcpy on mcs51 large model...
2001-09-03 michaelh * link/z80/aslink.h: Fixed path for PATH_MAX
2001-09-03 michaelh * src/z80/gen.c (fetchLitPair): Changed so that it...
2001-09-02 michaelh * src/z80/gen.c: Fixed up generator to pass the regres...
2001-09-01 michaelh * support/regression/ports/host/spec.mk: Update...
2001-08-31 pjsAdded peepholes 223 to 231 to mcs51 port.
2001-08-31 michaelhFixed up support for the gbz80 such that it will at...
2001-08-31 michaelh * src/z80/gen.c (genPlus): Changed bad long add for...
2001-08-30 bernhardheld * sim/ucsim/configure: little improvement of Cygwin...
2001-08-30 michaelh * link/z80/aslink.h: Fixed long file name support...