From 2c40b5475f0b968dcd5ac2f6d9e353c9f5463763 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 8 Apr 2002 00:26:37 +0000 Subject: candidate release 1.0 --- NEWS | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6fea81b..7b99eb1 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,33 @@ GNU MDK -- History of visible changes. -Copyright (C) 2000, 2001, Free Software Foundation, Inc. +Copyright (C) 2000, 2001, 2002, Free Software Foundation, Inc. See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. +--------------------------------------------------------------------------- +* Version 1.0 () + +** New command line option added to 'mixvm': -t (--time) to turn on + virtual execution time printing (it is now off by default). + +** New 'mixvm' command: prompt, lets you change the mixvm command + prompt ("MIX > " by default). + +** When the program counter reaches address 4000 during program + execution, it wraps up to value 0, to keep always a valid + address. Caveat: a program missing the HLT instruction can loop + indefinitely. + +** New supported platform: Mac OS X. + +** User manual reviewed and updated. + +** Bug fix: 'configure' libraries detection now works properly. + +** Bug fix: missing #includes added to avoid compilation errors in + some platforms (RedHat 7.1, ia64 with gcc 3.0). + --------------------------------------------------------------------------- * Version 0.5 (29/09/01) @@ -293,7 +316,7 @@ Please send mdk bug reports to bug-mdk@gnu.org. --------------------------------------------------------------------------- Copying information: -Copyright (C) 2000, 2001, Free Software Foundation, Inc. +Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the @@ -307,4 +330,4 @@ Copyright (C) 2000, 2001, Free Software Foundation, Inc. --- -$Id: NEWS,v 1.38 2001/09/29 01:56:56 jao Exp $ +$Id: NEWS,v 1.39 2002/04/08 00:29:59 jao Exp $ -- cgit v1.2.3