From d0757082eb9320d85a668f38eade30ee6d0e2f60 Mon Sep 17 00:00:00 2001 From: Jackie Smith Cashion Date: Thu, 28 Mar 1996 14:08:51 +0000 Subject: Thu Mar 28 13:50:51 1996 James G. Smith * interp.c (Convert): Provide round-to-nearest and round-to-zero support for Sun hosts. * Makefile.in (gencode): Ensure the host compiler and libraries used for cross-hosted build. Allow a DOS hosted version of the simulator to be built. NOTE: The FP is still not complete, since round-to-nearest and round-to-zero have not been implemented generically. --- sim/mips/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'sim/mips/ChangeLog') diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index 4f4ffc8..f221324 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -1,3 +1,10 @@ +Thu Mar 28 13:50:51 1996 James G. Smith + + * interp.c (Convert): Provide round-to-nearest and round-to-zero + support for Sun hosts. + * Makefile.in (gencode): Ensure the host compiler and libraries + used for cross-hosted build. + Wed Mar 27 14:42:12 1996 James G. Smith * interp.c, gencode.c: Some more (TODO) tidying. -- cgit v1.1