diff options
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 | 
