* support/regression/ports/host/spec.mk: Updated to compile with the new...
authormichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 1 Sep 2001 23:01:08 +0000 (23:01 +0000)
committermichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 1 Sep 2001 23:01:08 +0000 (23:01 +0000)
commitc952b788d3bc57479db3a7c5e156185bcfbdf9f3
treed7270d4ce8ccd87c49d3c90096bfabf24ad5f946
parent452ab8743703102ed30a7fbc559fa0f32bbd1482
    * support/regression/ports/host/spec.mk: Updated to compile with the new type specifiers.

        * device/lib/Makefile.in (Z80SOURCES): Removed old _mululong, _mulslong, and unneeded _mulint$
        * device/lib/_mullong.c (_mulslong): Changed to actually return a value :)

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1205 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
device/lib/Makefile.in
device/lib/_mullong.c
support/regression/fwk/lib/testfwk.c
support/regression/ports/host/spec.mk
support/regression/ports/host/support.c
support/regression/tests/bug-453196.c
support/regression/tests/muldiv.c
support/regression/tests/staticinit.c