[kaffe] Kaffe CVS: kaffe dalibor
Kaffe CVS
cvs-commits at kaffe.org
Mon Jun 30 19:22:01 PDT 2003
CVSROOT: /cvs/kaffe
Module name: kaffe
Changes by: dalibor 03/06/30 19:20:38
Modified files:
. : ChangeLog configure configure.in
config : config.h.in
include : jtypes.h.in
kaffe/kaffevm/intrp: icode.h
Log message:
2003-06-30 Dalibor Topic <robilad at yahoo.com>
* configure.in:
(LONG_DIVISION_BROKEN, LONG_MODULO_BROKEN,
LONG_LONG_MODULO_BROKEN) tests removed.
* include/jtypes.h.in:
(JINT_MIN, JLONG_MIN) new #defined constants.
* kaffe/kaffevm/intrp/icode.h:
(div_long, rem_long, div_int, rem_int) fixed undefined
behaviour for MIN_VALUE / -1 and % -1.
Reported by: Tony Wyatt <wyattaw at optushome.com.au>,
Luca Saiu <positrone at freemail.it>,
Marc Kleine-Budde <kleine-budde at gmx.de>
More information about the kaffe
mailing list