2001-10-21 Michael Hope <michaelh@juju.net.nz>
authormichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 22 Oct 2001 01:14:16 +0000 (01:14 +0000)
committermichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 22 Oct 2001 01:14:16 +0000 (01:14 +0000)
commitb1176539b41432fec283cb2d21b77efda04b3780
treeb0daf1055524ca717efd4e499c388b15438c0d94
parent090ce4761d96fdbf019e1ecb87b2c6bb8dbefb5a
2001-10-21  Michael Hope  <michaelh@juju.net.nz>

        * src/z80/ralloc.c: Turned off faulty pack for one use.

        * src/z80/peeph-gbz80.def: Removed redundent restart options.

        * src/z80/gen.c (genMult): Added native mul for constants on the z80 and gbz80.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1429 4a8a32a2-be11-0410-ad9d-d568d2c75423
17 files changed:
ChangeLog
src/SDCCopt.c
src/SDCCpeeph.c
src/avr/main.c
src/ds390/main.c
src/izt/i186.c
src/izt/tlcs900h.c
src/mcs51/main.c
src/pic/main.c
src/port.h
src/z80/gen.c
src/z80/main.c
src/z80/peeph-gbz80.def
src/z80/peeph.def
src/z80/ralloc.c
support/tests/dhrystone/Makefile
support/tests/dhrystone/dhry.c