diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-06-09 23:03:11 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-06-09 23:03:11 +0000 |
commit | 2683bd5ebc746b7a59dc2035103e6ad712c68382 (patch) | |
tree | f956137b602124df9f0b871d3623e3e79ccad6b4 /ChangeLog | |
parent | f47473271d43f6e8b54f9ca20beaa7676187374f (diff) | |
download | mdk-2683bd5ebc746b7a59dc2035103e6ad712c68382.tar.gz mdk-2683bd5ebc746b7a59dc2035103e6ad712c68382.tar.bz2 |
more changes recorded.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 37 |
1 files changed, 37 insertions, 0 deletions
@@ -1,5 +1,42 @@ +2004-06-10 Jose Antonio Ortega Ruiz <jao@member.fsf.org> + + * mixlib/mix_types.c (Module): + * doc/mdk_tut.texi (Module): new ASCII rep for delta, sigma + and pi. + +2004-06-10 Jose Antonio Ortega Ruiz <jao@gnu.org> + + * mixlib/testsuite/mix_vm_ins_t.c (Module): + * mixlib/testsuite/mix_types_t.c (Module): adaptation to new + character set and LDN instructions behaviour. + +2004-06-09 Jose Antonio Ortega Ruiz <jao@gnu.org> + + * doc/mdk_mixvm.texi (Devices): documentation for the console i/o. + + * mixlib/mix_io.{hc}: + * mixlib/mix_device.h: + * mixlib/xmix_device.{hc}: the console is now in/out + 2004-06-07 Jose Antonio Ortega Ruiz <jao@gnu.org> + * mixlib/mix_symbol_table.c (print_sym_rows_): align symbol values. + + * mixutils/mixasm.c: correct usage message. + + * mixlib/mix_scanner.l (Module): fix for bug #5654, including + support for both field specs and indexing in local constants. + + * mixlib/mix_parser.c (Module): produce better listings, + identifying trailing CON instructions. + + * mixutils/mixvm_loop.c (Module): + * mixlib/mix_config.c (Module): always use prompts ending in + whitespace. + + * mixutils/mixvm_loop.c (mix_vmrun): do not save command line + options when -r is passed to mixvm. + * doc/mdk_mixvm.texi (Devices): documentation for the changes below. * mixlib/mix_types.c (mix_ascii_to_char): accept lower case |