From d4a4ed105bcea3aef11198b023000666dd987df6 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sat, 12 Jun 2004 14:41:23 +0000 Subject: latest pre-release adjustments. --- ChangeLog | 7 +++++++ NEWS | 7 ++++--- TODO | 3 +-- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5e5f71c..6b69de6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,13 @@ * mdk (Module): version 1.1 tagged (v1r1). + * mixlib/xmix_parser.h (Module): + * mixlib/mix_scanner.l (Module): + * mixlib/mix_parser.c (Module): recognition of ALF in listings. + + * mixlib/mix_io.c (mix_io_write_word_array_as_char): drop bogus + EOF comparison. + 2004-06-12 Jose Antonio Ortega Ruiz * configure.in (Module): new version; fix guile checking. diff --git a/NEWS b/NEWS index 65feb9c..1c20da2 100644 --- a/NEWS +++ b/NEWS @@ -23,8 +23,9 @@ Please send mdk bug reports to bug-mdk@gnu.org. Talbot-Wilson). ** Listings produced by mixasm improved: better layout, and correct - identification of 'CON' instructions added by the compiler as a - result of local constant definitions and future references. + identification of 'ALF' and 'CON' instructions (including those + added by the compiler as a result of local constant definitions and + future references. ** Local constants can now be modified by a field spec or an index, as in, say, CMPA =0=,1(3:2) (closes #5654). @@ -404,4 +405,4 @@ Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. --- -$Id: NEWS,v 1.49 2004/06/12 02:34:39 jao Exp $ +$Id: NEWS,v 1.50 2004/06/12 14:41:23 jao Exp $ diff --git a/TODO b/TODO index df92194..ba7528f 100644 --- a/TODO +++ b/TODO @@ -16,8 +16,7 @@ ** Allow MIXAL instructions as commands at the mixvm prompt (e.g. MIX > exec LDA 2000) -** Improve detection of pseudoinstructions in mixasm listing files ** gtkhtml for help system -* $Id: TODO,v 1.8 2004/06/12 01:12:23 jao Exp $ +* $Id: TODO,v 1.9 2004/06/12 14:41:23 jao Exp $ -- cgit v1.2.3