diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-06-12 14:41:23 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-06-12 14:41:23 +0000 |
commit | d4a4ed105bcea3aef11198b023000666dd987df6 (patch) | |
tree | b0a95305163b49b59ec6713e9da034f3f5c0050c /NEWS | |
parent | 10a442350d10ff0ed606fcd573a6f4caf9b47f1a (diff) | |
download | mdk-d4a4ed105bcea3aef11198b023000666dd987df6.tar.gz mdk-d4a4ed105bcea3aef11198b023000666dd987df6.tar.bz2 |
latest pre-release adjustments.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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 $ |