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 | 12efdfc121b6a465a541be390b6915bdfa27ee43 (patch) | |
tree | 6da51fa70d465dd94b57629940ed25347ee885a5 /NEWS | |
parent | eabb8e8bde43eaf4c7bdbc11bedb83c311029f9e (diff) | |
download | mdk-12efdfc121b6a465a541be390b6915bdfa27ee43.tar.gz mdk-12efdfc121b6a465a541be390b6915bdfa27ee43.tar.bz2 |
latest pre-release adjustments.1.1
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 $ |