OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-7.1/] [sim/] [erc32/] [ChangeLog] - Diff between revs 227 and 816

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 227 Rev 816
2010-01-09  Ralf Wildenhues  
2010-01-09  Ralf Wildenhues  
        * configure: Regenerate.
        * configure: Regenerate.
2009-08-22  Ralf Wildenhues  
2009-08-22  Ralf Wildenhues  
        * config.in: Regenerate.
        * config.in: Regenerate.
        * configure: Likewise.
        * configure: Likewise.
        * configure: Regenerate.
        * configure: Regenerate.
2008-11-10  Joel Sherrill 
2008-11-10  Joel Sherrill 
        * erc32.c, exec.c: Fix warnings.
        * erc32.c, exec.c: Fix warnings.
2008-07-11  Hans-Peter Nilsson  
2008-07-11  Hans-Peter Nilsson  
        * configure: Regenerate to track ../common/common.m4 changes.
        * configure: Regenerate to track ../common/common.m4 changes.
        * config.in: Ditto.
        * config.in: Ditto.
2008-06-09  Joel Sherrill 
2008-06-09  Joel Sherrill 
        * sis.c: Correct spelling error.
        * sis.c: Correct spelling error.
2008-06-06  Vladimir Prus  
2008-06-06  Vladimir Prus  
            Daniel Jacobowitz  
            Daniel Jacobowitz  
            Joseph Myers  
            Joseph Myers  
        * configure: Regenerate.
        * configure: Regenerate.
2006-12-21  Hans-Peter Nilsson  
2006-12-21  Hans-Peter Nilsson  
        * acconfig.h: Remove.
        * acconfig.h: Remove.
        * config.in: Regenerate.
        * config.in: Regenerate.
2006-12-20  Hans-Peter Nilsson  
2006-12-20  Hans-Peter Nilsson  
        * configure.ac: Add test for readline, substitute READLINE.
        * configure.ac: Add test for readline, substitute READLINE.
        * Makefile.in (READLINE_LIB): New substituted-contents variable.
        * Makefile.in (READLINE_LIB): New substituted-contents variable.
        (SIM_EXTRA_LIBDEPS): Don't set.
        (SIM_EXTRA_LIBDEPS): Don't set.
        (SIM_EXTRA_LIBS): Use $(READLINE_LIB) instead of
        (SIM_EXTRA_LIBS): Use $(READLINE_LIB) instead of
        ../../readline/libreadline.a.
        ../../readline/libreadline.a.
        * configure: Regenerate.
        * configure: Regenerate.
2006-08-08  Daniel Jacobowitz  
2006-08-08  Daniel Jacobowitz  
        * Makefile.in (func.o, help.o): Correct dependencies.
        * Makefile.in (func.o, help.o): Correct dependencies.
2006-08-08  Joel Sherrill 
2006-08-08  Joel Sherrill 
        * Makefile.in (install-sis): Honor DESTDIR.
        * Makefile.in (install-sis): Honor DESTDIR.
2006-06-13  Richard Earnshaw  
2006-06-13  Richard Earnshaw  
        * configure: Regenerated.
        * configure: Regenerated.
2006-06-05  Daniel Jacobowitz  
2006-06-05  Daniel Jacobowitz  
        * configure: Regenerated.
        * configure: Regenerated.
2006-05-31  Daniel Jacobowitz  
2006-05-31  Daniel Jacobowitz  
        * configure: Regenerated.
        * configure: Regenerated.
2005-11-28  Mark Mitchell  
2005-11-28  Mark Mitchell  
        * interf.c: (gdb/signals.h): Include it.
        * interf.c: (gdb/signals.h): Include it.
        (sim_stop_reason): Use TARGET_SIGNAL_*.
        (sim_stop_reason): Use TARGET_SIGNAL_*.
2005-07-08  Ben Elliston  
2005-07-08  Ben Elliston  
        * func.c: Remove ANSI_PROTOTYPES conditional code.
        * func.c: Remove ANSI_PROTOTYPES conditional code.
2005-03-23  Mark Kettenis  
2005-03-23  Mark Kettenis  
        * configure: Regenerate.
        * configure: Regenerate.
2005-03-07  Jerome Guitton  
2005-03-07  Jerome Guitton  
        * sim/erc32/float.c (set_fsr): Do not use deprecated multi-line
        * sim/erc32/float.c (set_fsr): Do not use deprecated multi-line
        strings.
        strings.
        (clear_accex): Ditto.
        (clear_accex): Ditto.
        * sim/erc32/interf.c: Remove the redeclaration of fprintf.
        * sim/erc32/interf.c: Remove the redeclaration of fprintf.
        * sim/erc32/sis.c: Ditto.
        * sim/erc32/sis.c: Ditto.
        * sim/erc32/exec.c: Add missing semicolon.
        * sim/erc32/exec.c: Add missing semicolon.
        * sim/erc32/func.c: Remove definitions of generic_print_address,
        * sim/erc32/func.c: Remove definitions of generic_print_address,
        generic_symbol_at_address, buffer_read_memory and perror_memory, as
        generic_symbol_at_address, buffer_read_memory and perror_memory, as
        they are already defined in opcodes/dis-buf.c.
        they are already defined in opcodes/dis-buf.c.
2005-01-14  Andrew Cagney  
2005-01-14  Andrew Cagney  
        * configure.ac: Sinclude aclocal.m4 before common.m4.  Add
        * configure.ac: Sinclude aclocal.m4 before common.m4.  Add
        explicit call to AC_CONFIG_HEADER.
        explicit call to AC_CONFIG_HEADER.
        * configure: Regenerate.
        * configure: Regenerate.
2005-01-12  Andrew Cagney  
2005-01-12  Andrew Cagney  
        * configure.ac: Update to use ../common/common.m4.
        * configure.ac: Update to use ../common/common.m4.
        * configure: Re-generate.
        * configure: Re-generate.
2005-01-11  Andrew Cagney  
2005-01-11  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
2005-01-07  Andrew Cagney  
2005-01-07  Andrew Cagney  
        * configure.ac: Rename configure.in, require autoconf 2.59.
        * configure.ac: Rename configure.in, require autoconf 2.59.
        * configure: Re-generate.
        * configure: Re-generate.
2004-12-08  Hans-Peter Nilsson  
2004-12-08  Hans-Peter Nilsson  
        * configure: Regenerate for ../common/aclocal.m4 update.
        * configure: Regenerate for ../common/aclocal.m4 update.
2004-11-11  Andreas Schwab  
2004-11-11  Andreas Schwab  
        * interf.c: Include "libiberty.h" instead of declaring buildargv
        * interf.c: Include "libiberty.h" instead of declaring buildargv
        ourselves.
        ourselves.
2003-02-27  Andrew Cagney  
2003-02-27  Andrew Cagney  
        * interf.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
        * interf.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
2002-06-16  Andrew Cagney  
2002-06-16  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
2002-06-08  Andrew Cagney  
2002-06-08  Andrew Cagney  
        * sis.h: Include "gdb/remote-sim.h" and "gdb/callback.h".
        * sis.h: Include "gdb/remote-sim.h" and "gdb/callback.h".
        * interf.c: Include "gdb/remote-sim.h".
        * interf.c: Include "gdb/remote-sim.h".
Tue May 23 21:39:23 2000  Andrew Cagney  
Tue May 23 21:39:23 2000  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
2000-03-07  Frank Ch. Eigler  
2000-03-07  Frank Ch. Eigler  
        From John Dallaway  :
        From John Dallaway  :
        * Makefile.in (install-sis): Add $(EXEEXT) for Windows host.
        * Makefile.in (install-sis): Add $(EXEEXT) for Windows host.
2000-03-03  Jonathan Larmour  
2000-03-03  Jonathan Larmour  
        * func.c (buffer_read_memory): Change type of size to unsigned to
        * func.c (buffer_read_memory): Change type of size to unsigned to
        match prototype
        match prototype
Thu Sep  2 18:15:53 1999  Andrew Cagney  
Thu Sep  2 18:15:53 1999  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
1999-05-08  Felix Lee  
1999-05-08  Felix Lee  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
1999-03-03  DJ Delorie  
1999-03-03  DJ Delorie  
        * configure.in: add termcap and -luser32 for host=cygwin
        * configure.in: add termcap and -luser32 for host=cygwin
        * configure: regenerate
        * configure: regenerate
1999-02-11  Hugo Tyson  
1999-02-11  Hugo Tyson  
        * exec.c (dispatch_instruction):
        * exec.c (dispatch_instruction):
        Correct the sense of the
        Correct the sense of the
                  if (!sparclite) {
                  if (!sparclite) {
                     sregs->trap = TRAP_UNIMP;
                     sregs->trap = TRAP_UNIMP;
                     break;
                     break;
                  }
                  }
        clause that has been pasted around: it's correct in the SCAN and
        clause that has been pasted around: it's correct in the SCAN and
        DIVScc (divide step) cases (where it was probably originally
        DIVScc (divide step) cases (where it was probably originally
        written?), but reversed in the SDIV, SDIVcc, UDIV, UDIVcc cases
        written?), but reversed in the SDIV, SDIVcc, UDIV, UDIVcc cases
        ie. instructions only in the SPARC V8 or SPARClite 86x
        ie. instructions only in the SPARC V8 or SPARClite 86x
        architectures.  It was also present when not required for SMUL,
        architectures.  It was also present when not required for SMUL,
        SMULcc, UMUL, UMULcc instructions that are present in all
        SMULcc, UMUL, UMULcc instructions that are present in all
        architectures.
        architectures.
1999-01-25  Hugo Tyson  
1999-01-25  Hugo Tyson  
        * interf.c (run_sim): Fix a bug in the main loop's handling of
        * interf.c (run_sim): Fix a bug in the main loop's handling of
        annulled delay slot instructions.  There is precedent for this
        annulled delay slot instructions.  There is precedent for this
        change; the _other_ main loop in sis.c gets it right according to
        change; the _other_ main loop in sis.c gets it right according to
        my reading of the code.
        my reading of the code.
        The bug is: if an interrupt happens when the next instruction
        The bug is: if an interrupt happens when the next instruction
        (at sregs->pc) is annulled, the trap is taken (by execute_trap())
        (at sregs->pc) is annulled, the trap is taken (by execute_trap())
        with the current values of PC and NPC, so when the trap returns,
        with the current values of PC and NPC, so when the trap returns,
        the annulled instruction is indeed executed.  Another giveaway is
        the annulled instruction is indeed executed.  Another giveaway is
        that the annul flag is cleared in execute_trap(): the information
        that the annul flag is cleared in execute_trap(): the information
        is demonstrably discarded.
        is demonstrably discarded.
        The solution is: perform annulling before looking for traps, in
        The solution is: perform annulling before looking for traps, in
        fact it's neater to do annulling, see if there's an interrupt and
        fact it's neater to do annulling, see if there's an interrupt and
        if not, do the instruction, then handle traps be they generated by
        if not, do the instruction, then handle traps be they generated by
        interrupts pending or by the instruction we might just have done.
        interrupts pending or by the instruction we might just have done.
        That's what the sis.c one does.
        That's what the sis.c one does.
1999-01-20  Hugo Tyson  
1999-01-20  Hugo Tyson  
        * sis.h: Add asr17 register for support of SparcLITE (at least the
        * sis.h: Add asr17 register for support of SparcLITE (at least the
        Hitachi ones I find before me)
        Hitachi ones I find before me)
        * exec.c (dispatch_instruction): Case WRY: Allow write of asr17 if
        * exec.c (dispatch_instruction): Case WRY: Allow write of asr17 if
        sparclite.  Other ASR numbers than 17 or 0 (Y) trap out.
        sparclite.  Other ASR numbers than 17 or 0 (Y) trap out.
        Case RDY: Allow read of asr17 if sparclite.  Other ASRs ditto.
        Case RDY: Allow read of asr17 if sparclite.  Other ASRs ditto.
        (execute_trap): Do single-vector-trapping if asr17 bit 0 is set.
        (execute_trap): Do single-vector-trapping if asr17 bit 0 is set.
        (init_regs): Initialize y and asr17.
        (init_regs): Initialize y and asr17.
        NB: In instruction-set space, the Y register is asr0; the
        NB: In instruction-set space, the Y register is asr0; the
        instructions have different names for human reasons only.
        instructions have different names for human reasons only.
        * sis.c:
        * sis.c:
        * interf.c: Set boolean mode variable dumbio if invoked with
        * interf.c: Set boolean mode variable dumbio if invoked with
        argument "-dumbio" and mention it of verbose.
        argument "-dumbio" and mention it of verbose.
        * erc32.c: if "dumbio" is set, do not assume that there is a
        * erc32.c: if "dumbio" is set, do not assume that there is a
        terminal type device attached to stdin/stdout.  Do not set
        terminal type device attached to stdin/stdout.  Do not set
        buffering or mess with tcsetattr or do any read operations in
        buffering or mess with tcsetattr or do any read operations in
        order to make UART interrupts; not input data is supported.
        order to make UART interrupts; not input data is supported.
        This is necessary to allow the sim to be used within the eCos
        This is necessary to allow the sim to be used within the eCos
        testing infrastructure where stdin/stdout are pipes to a TCL
        testing infrastructure where stdin/stdout are pipes to a TCL
        program; the sim hangs otherwise.
        program; the sim hangs otherwise.
Thu Jul 23 07:17:03 1998  Mark Alexander  
Thu Jul 23 07:17:03 1998  Mark Alexander  
        * exec.c (dispatch_instruction): Add SPARClite 'scan' instruction.
        * exec.c (dispatch_instruction): Add SPARClite 'scan' instruction.
Tue Jul  7 21:12:41 1998  Mark Alexander  
Tue Jul  7 21:12:41 1998  Mark Alexander  
        * func.c (bfd_load): Add special handling of a.out executables.
        * func.c (bfd_load): Add special handling of a.out executables.
Sat Jun 13 08:33:25 1998  Mark Alexander  
Sat Jun 13 08:33:25 1998  Mark Alexander  
        * func.c (bfd_load): Print correct endianness.
        * func.c (bfd_load): Print correct endianness.
        * interf.c (run_sim): Print debugging information if verbosity level
        * interf.c (run_sim): Print debugging information if verbosity level
        is greater than 2.
        is greater than 2.
        (sim_open): Repeated -v options now increment verbosity level.
        (sim_open): Repeated -v options now increment verbosity level.
        (sim_store_register): Handle little-endian case.
        (sim_store_register): Handle little-endian case.
        (flush_window): Print debugging information if verbosity level
        (flush_window): Print debugging information if verbosity level
        is greater then 2.
        is greater then 2.
Tue Jun  2 15:20:35 1998  Mark Alexander  
Tue Jun  2 15:20:35 1998  Mark Alexander  
        * interf.c (sim_open): Use revamped memory_read, which makes
        * interf.c (sim_open): Use revamped memory_read, which makes
        byte-swapping unnecessary.  Add -sparclite-board option for
        byte-swapping unnecessary.  Add -sparclite-board option for
        emulating RAM found on typical SPARClite boards.  Print
        emulating RAM found on typical SPARClite boards.  Print
        error message for unrecognized option.
        error message for unrecognized option.
        * erc32.c: Change RAM address and size from constants to variables,
        * erc32.c: Change RAM address and size from constants to variables,
        to allow emulation of SPARClite board RAM.
        to allow emulation of SPARClite board RAM.
        (fetch_bytes, store_bytes): New helper functions for revamped
        (fetch_bytes, store_bytes): New helper functions for revamped
        mememory_read and memory_write.
        mememory_read and memory_write.
        (memory_read, memory_write): Rewrite to store bytes in target
        (memory_read, memory_write): Rewrite to store bytes in target
        byte order instead of storing words in host byte order; this
        byte order instead of storing words in host byte order; this
        greatly simplifies support of little-endian programs.
        greatly simplifies support of little-endian programs.
        (get_mem_ptr): Remove unnecessary byte parameter.
        (get_mem_ptr): Remove unnecessary byte parameter.
        (sis_memory_write, sis_memory_read): Store words in target
        (sis_memory_write, sis_memory_read): Store words in target
        byte order instead of host byte order.
        byte order instead of host byte order.
        (byte_swap_words): Remove, no longer needed.
        (byte_swap_words): Remove, no longer needed.
        * sis.h ((byte_swap_words): Remove declaration, no longer needed.
        * sis.h ((byte_swap_words): Remove declaration, no longer needed.
        (memory_read): Add new sz parameter.
        (memory_read): Add new sz parameter.
        * sis.c (run_sim): Use revamped memory_read, which makes
        * sis.c (run_sim): Use revamped memory_read, which makes
        byte-swapping unnecessary.
        byte-swapping unnecessary.
        * exec.c (dispatch_instruction): Use revamped memory_read, which
        * exec.c (dispatch_instruction): Use revamped memory_read, which
        makes byte-swapping and double-word fetching unnecessary.
        makes byte-swapping and double-word fetching unnecessary.
        * func.c (sparclite_board): Declare new variable.
        * func.c (sparclite_board): Declare new variable.
        (get_regi): Handle little-endian data.
        (get_regi): Handle little-endian data.
        (bfd_load): Recognize little-endian SPARClite as having
        (bfd_load): Recognize little-endian SPARClite as having
        little-endian data.
        little-endian data.
Fri May 22 14:23:16 1998  Mark Alexander  
Fri May 22 14:23:16 1998  Mark Alexander  
        * erc32.c (port_init): Print messages only if sis_verbose is true.
        * erc32.c (port_init): Print messages only if sis_verbose is true.
        * func.c (bfd_load): Ditto.
        * func.c (bfd_load): Ditto.
        * interf.c (sim_open): Ditto.
        * interf.c (sim_open): Ditto.
Thu May 14 23:10:48 1998  Mark Alexander  
Thu May 14 23:10:48 1998  Mark Alexander  
        * sis.h (uint64, int64): Define.
        * sis.h (uint64, int64): Define.
        * exec.c (SDIV, SDIVCC, UDIV, UDIVCC): Define new opcodes.
        * exec.c (SDIV, SDIVCC, UDIV, UDIVCC): Define new opcodes.
        * (mul64): Simplify calculation of negative result.
        * (mul64): Simplify calculation of negative result.
        * (div64): New helper function for 64-bit division.
        * (div64): New helper function for 64-bit division.
        * (dispatch_instruction): Add emulation of SDIV, SDIVCC, UDIV,
        * (dispatch_instruction): Add emulation of SDIV, SDIVCC, UDIV,
        and UDIVCC.
        and UDIVCC.
Wed May 13 14:59:54 1998  Mark Alexander  
Wed May 13 14:59:54 1998  Mark Alexander  
        * erc32.c (close_port): Don't close stdin; it kills GDB.
        * erc32.c (close_port): Don't close stdin; it kills GDB.
        (byte_swap_words): New function.
        (byte_swap_words): New function.
        * sis.h: (byte_swap_words): Declare.
        * sis.h: (byte_swap_words): Declare.
        * interf.c (run_sim): Always fetch instructions as big-endian.
        * interf.c (run_sim): Always fetch instructions as big-endian.
        * sis.c (run_sim): Ditto.
        * sis.c (run_sim): Ditto.
Tue Apr 28 18:33:31 1998  Geoffrey Noer  
Tue Apr 28 18:33:31 1998  Geoffrey Noer  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Sun Apr 26 15:31:55 1998  Tom Tromey  
Sun Apr 26 15:31:55 1998  Tom Tromey  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * config.in: Ditto.
        * config.in: Ditto.
Sun Apr 26 15:20:17 1998  Tom Tromey  
Sun Apr 26 15:20:17 1998  Tom Tromey  
        * acconfig.h: New file.
        * acconfig.h: New file.
        * configure.in: Reverted change of Apr 24; use sinclude again.
        * configure.in: Reverted change of Apr 24; use sinclude again.
Fri Apr 24 14:16:40 1998  Tom Tromey  
Fri Apr 24 14:16:40 1998  Tom Tromey  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * config.in: Ditto.
        * config.in: Ditto.
Fri Apr 24 11:19:52 1998  Tom Tromey  
Fri Apr 24 11:19:52 1998  Tom Tromey  
        * configure.in: Don't call sinclude.
        * configure.in: Don't call sinclude.
Sat Apr 18 12:00:16 1998  Mark Alexander  
Sat Apr 18 12:00:16 1998  Mark Alexander  
        * func.c (disp_fpu): Fix build problem on big-endian hosts.
        * func.c (disp_fpu): Fix build problem on big-endian hosts.
Wed Apr  8 19:33:34 1998  Mark Alexander  
Wed Apr  8 19:33:34 1998  Mark Alexander  
        * erc32.c (sim_stop): Handle SIGINT gracefully.
        * erc32.c (sim_stop): Handle SIGINT gracefully.
        * interf.c (sim_open): Don't catch SIGINT; GDB will do that for us.
        * interf.c (sim_open): Don't catch SIGINT; GDB will do that for us.
Wed Apr  8 18:29:40 1998  Mark Alexander  
Wed Apr  8 18:29:40 1998  Mark Alexander  
        * exec.c (dispatch_instruction): Change how carry out is calculated
        * exec.c (dispatch_instruction): Change how carry out is calculated
        in DIVSCC.  Add emulation of SMULCC, UMUL, and UMULCC.
        in DIVSCC.  Add emulation of SMULCC, UMUL, and UMULCC.
Sat Apr  4 20:36:25 1998  Andrew Cagney  
Sat Apr  4 20:36:25 1998  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Wed Apr  1 21:19:18 1998  Mark Alexander  
Wed Apr  1 21:19:18 1998  Mark Alexander  
        * end.c: Update to version 2.7.5, fix compiler warnings and bugs.
        * end.c: Update to version 2.7.5, fix compiler warnings and bugs.
        * erc32.c: Ditto.
        * erc32.c: Ditto.
        * exec.c: Ditto.
        * exec.c: Ditto.
        * float.c: Ditto.
        * float.c: Ditto.
        * func.c: Ditto.
        * func.c: Ditto.
        * help.c: Ditto.
        * help.c: Ditto.
        * interf.c: Ditto.
        * interf.c: Ditto.
        * sis.c: Ditto.
        * sis.c: Ditto.
        * sis.h: Ditto.
        * sis.h: Ditto.
Fri Mar 27 16:15:52 1998  Andrew Cagney  
Fri Mar 27 16:15:52 1998  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Wed Mar 25 12:35:29 1998  Andrew Cagney  
Wed Mar 25 12:35:29 1998  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Wed Mar 18 12:38:12 1998  Andrew Cagney  
Wed Mar 18 12:38:12 1998  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Tue Feb 17 12:41:11 1998  Andrew Cagney  
Tue Feb 17 12:41:11 1998  Andrew Cagney  
        * interf.c (sim_store_register, sim_fetch_register): Pass in
        * interf.c (sim_store_register, sim_fetch_register): Pass in
        length parameter.  Return -1.
        length parameter.  Return -1.
Sun Feb  1 16:47:51 1998  Andrew Cagney  
Sun Feb  1 16:47:51 1998  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Sat Jan 31 18:15:41 1998  Andrew Cagney  
Sat Jan 31 18:15:41 1998  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Mon Jan 19 22:26:29 1998  Doug Evans  
Mon Jan 19 22:26:29 1998  Doug Evans  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Mon Dec 15 23:17:11 1997  Andrew Cagney  
Mon Dec 15 23:17:11 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * config.in: Ditto.
        * config.in: Ditto.
Thu Dec  4 09:21:05 1997  Doug Evans  
Thu Dec  4 09:21:05 1997  Doug Evans  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Fri Oct  3 09:28:00 1997  Andrew Cagney  
Fri Oct  3 09:28:00 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Wed Sep 24 17:38:57 1997  Andrew Cagney  
Wed Sep 24 17:38:57 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Tue Sep 23 11:04:38 1997  Andrew Cagney  
Tue Sep 23 11:04:38 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Mon Sep 22 11:46:20 1997  Andrew Cagney  
Mon Sep 22 11:46:20 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Fri Sep 19 17:45:25 1997  Andrew Cagney  
Fri Sep 19 17:45:25 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Mon Sep 15 17:36:15 1997  Andrew Cagney  
Mon Sep 15 17:36:15 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Wed Aug 27 18:13:22 1997  Andrew Cagney  
Wed Aug 27 18:13:22 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * config.in: Ditto.
        * config.in: Ditto.
Tue Aug 26 10:38:20 1997  Andrew Cagney  
Tue Aug 26 10:38:20 1997  Andrew Cagney  
        * float.c (__setfpucw): Compile on any i386 target.  Not just NT.
        * float.c (__setfpucw): Compile on any i386 target.  Not just NT.
        * interf.c (sim_kill): Delete.
        * interf.c (sim_kill): Delete.
        (sim_create_inferior): Add ABFD argument.  Initialize PC from ABFD
        (sim_create_inferior): Add ABFD argument.  Initialize PC from ABFD
        argument.
        argument.
        (sim_load): Don't save start address.
        (sim_load): Don't save start address.
        (start_address): Delete variable.
        (start_address): Delete variable.
Mon Aug 25 17:50:22 1997  Andrew Cagney  
Mon Aug 25 17:50:22 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * config.in: Ditto.
        * config.in: Ditto.
Mon Aug 25 16:19:49 1997  Andrew Cagney  
Mon Aug 25 16:19:49 1997  Andrew Cagney  
        * interf.c (sim_open): Add ABFD argument. Change ARGV to PARGV.
        * interf.c (sim_open): Add ABFD argument. Change ARGV to PARGV.
Mon Jun 30 11:45:25 1997  Doug Evans  
Mon Jun 30 11:45:25 1997  Doug Evans  
        * Makefile.in (install-sis): Change $(srcdir)/sis to sis.
        * Makefile.in (install-sis): Change $(srcdir)/sis to sis.
Wed May 28 09:46:13 1997  Andrew Cagney  
Wed May 28 09:46:13 1997  Andrew Cagney  
        * interf.c (sim_set_callbacks): Drop SD argument - not applicable.
        * interf.c (sim_set_callbacks): Drop SD argument - not applicable.
        (sim_open): Add callback arg, save it.
        (sim_open): Add callback arg, save it.
Thu Apr 24 00:39:51 1997  Doug Evans  
Thu Apr 24 00:39:51 1997  Doug Evans  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Tue Apr 22 11:05:01 1997  Doug Evans  
Tue Apr 22 11:05:01 1997  Doug Evans  
        * interf.c (sim_open): Undo patch to add -E support.
        * interf.c (sim_open): Undo patch to add -E support.
Thu Apr 17 03:03:56 1997  Doug Evans  
Thu Apr 17 03:03:56 1997  Doug Evans  
        * interf.c (sim_open): Ignore -E arg.
        * interf.c (sim_open): Ignore -E arg.
        (start_address): New static local.
        (start_address): New static local.
        (sim_load): Return SIM_RC.  New arg abfd.  Set start_address from bfd.
        (sim_load): Return SIM_RC.  New arg abfd.  Set start_address from bfd.
        (sim_create_inferior): Return SIM_RC.  Delete arg start_address.
        (sim_create_inferior): Return SIM_RC.  Delete arg start_address.
Tue Apr 15 15:16:11 1997  Ian Lance Taylor  
Tue Apr 15 15:16:11 1997  Ian Lance Taylor  
        * Makefile.in (install-sis): Depend upon installdirs.  Use
        * Makefile.in (install-sis): Depend upon installdirs.  Use
        $(program_transform_name) directly, rather than using
        $(program_transform_name) directly, rather than using
        $(INSTALL_XFORM).
        $(INSTALL_XFORM).
Mon Apr  7 15:45:02 1997  Andrew Cagney  
Mon Apr  7 15:45:02 1997  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * config.in: Ditto.
        * config.in: Ditto.
Wed Apr  2 15:06:28 1997  Doug Evans  
Wed Apr  2 15:06:28 1997  Doug Evans  
        * interf.c (sim_open): New arg `kind'.
        * interf.c (sim_open): New arg `kind'.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Wed Apr  2 14:34:19 1997 Andrew Cagney 
Wed Apr  2 14:34:19 1997 Andrew Cagney 
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
Mon Mar 17 15:10:07 1997  Andrew Cagney  
Mon Mar 17 15:10:07 1997  Andrew Cagney  
        * configure: Re-generate.
        * configure: Re-generate.
Thu Mar 13 12:46:04 1997  Doug Evans  
Thu Mar 13 12:46:04 1997  Doug Evans  
        * interf.c (sim_open): New SIM_DESC result.  Argument is now in
        * interf.c (sim_open): New SIM_DESC result.  Argument is now in
        argv form.
        argv form.
        (other sim_*): New SIM_DESC argument.
        (other sim_*): New SIM_DESC argument.
Tue Feb  4 13:35:20 1997  Doug Evans  
Tue Feb  4 13:35:20 1997  Doug Evans  
        * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
        * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
        COMMON_{PRE,POST}_CONFIG_FRAG instead.
        COMMON_{PRE,POST}_CONFIG_FRAG instead.
        * configure.in: sinclude ../common/aclocal.m4.
        * configure.in: sinclude ../common/aclocal.m4.
        * configure: Regenerated.
        * configure: Regenerated.
Thu Jan 23 11:46:23 1997  Stu Grossman  (grossman@critters.cygnus.com)
Thu Jan 23 11:46:23 1997  Stu Grossman  (grossman@critters.cygnus.com)
        * configure configure.in Makefile.in:  Update to new configure
        * configure configure.in Makefile.in:  Update to new configure
        scheme which is more compatible with WinGDB builds.
        scheme which is more compatible with WinGDB builds.
        * configure.in:  Improve comment on how to run autoconf.
        * configure.in:  Improve comment on how to run autoconf.
        * configure:  Re-run autoconf to get new ../common/aclocal.m4.
        * configure:  Re-run autoconf to get new ../common/aclocal.m4.
        * Makefile.in:  Use autoconf substitution to install common
        * Makefile.in:  Use autoconf substitution to install common
        makefile fragment.
        makefile fragment.
Wed Dec  4 18:25:04 1996  Rob Savoye  
Wed Dec  4 18:25:04 1996  Rob Savoye  
        * interf.c (run_sim): Stop the simulator and reset the stdio after
        * interf.c (run_sim): Stop the simulator and reset the stdio after
        breakpoints.
        breakpoints.
Tue Dec  3 11:54:37 1996  Rob Savoye  
Tue Dec  3 11:54:37 1996  Rob Savoye  
        * configure.in: Look for libtermcap.a.
        * configure.in: Look for libtermcap.a.
        * Makefile.in: Only link in -ltermcap if it exists.
        * Makefile.in: Only link in -ltermcap if it exists.
        * erc32.c: Update to version 2.6a. Fix uart handling.
        * erc32.c: Update to version 2.6a. Fix uart handling.
        * exec.c: Update to version 2.6a. Add sparclite support.
        * exec.c: Update to version 2.6a. Add sparclite support.
        * float.c: Update to version 2.6a. Convert comments to
        * float.c: Update to version 2.6a. Convert comments to
        preprocessor warnings. Add __setfpucw() for i385 hosts so floating
        preprocessor warnings. Add __setfpucw() for i385 hosts so floating
        point exceptions work on win32.
        point exceptions work on win32.
        * func.c: Update to version 2.6a. Fix uart handling, add support
        * func.c: Update to version 2.6a. Fix uart handling, add support
        for user error traps.
        for user error traps.
        * help.c: Update to version 2.6a. Add help note on user error
        * help.c: Update to version 2.6a. Add help note on user error
        traps.
        traps.
        * interf.c: Update to version 2.6a. Fix uart handling, and add
        * interf.c: Update to version 2.6a. Fix uart handling, and add
        sparclite support.
        sparclite support.
        * examples/gccx: Use sparclite cross compiler, not native gcc.
        * examples/gccx: Use sparclite cross compiler, not native gcc.
        * examples/srt0.S: Use "mov" rather than "wr" for manipulating
        * examples/srt0.S: Use "mov" rather than "wr" for manipulating
        the psr register.
        the psr register.
Mon Nov 25 08:28:10 1996  Fred Fish  
Mon Nov 25 08:28:10 1996  Fred Fish  
        * Makefile.in (run.o): Remove this rule, it hides the one in
        * Makefile.in (run.o): Remove this rule, it hides the one in
        ../common/Make-common.in that correctly references the source
        ../common/Make-common.in that correctly references the source
        in the sibling ../common directory.
        in the sibling ../common directory.
Wed Nov 20 01:30:12 1996  Doug Evans  
Wed Nov 20 01:30:12 1996  Doug Evans  
        * Makefile.in: Delete stuff moved to ../common/Make-common.in.
        * Makefile.in: Delete stuff moved to ../common/Make-common.in.
        (SIM_{OBJS,EXTRA_LIBS,EXTRA_LIBDEPS,EXTRA_ALL,EXTRA_INSTALL}): Define.
        (SIM_{OBJS,EXTRA_LIBS,EXTRA_LIBDEPS,EXTRA_ALL,EXTRA_INSTALL}): Define.
        (SIM_{EXTRA_CLEAN,EXTRA_CFLAGS}): Define.
        (SIM_{EXTRA_CLEAN,EXTRA_CFLAGS}): Define.
        * configure.in: Simplify using macros in ../common/aclocal.m4.
        * configure.in: Simplify using macros in ../common/aclocal.m4.
        Call AC_CHECK_HEADERS(stdlib.h).
        Call AC_CHECK_HEADERS(stdlib.h).
        * configure: Regenerated.
        * configure: Regenerated.
        * config.in: New file.
        * config.in: New file.
        * func.c (sim_set_callbacks): Delete, moved to
        * func.c (sim_set_callbacks): Delete, moved to
        * interf.c (sim_set_callbacks): here.
        * interf.c (sim_set_callbacks): here.
        (sim_callback): New global.
        (sim_callback): New global.
        Rewrite all calls to printf_filtered to go through callback.
        Rewrite all calls to printf_filtered to go through callback.
        (sim_size,sim_trace): New functions.
        (sim_size,sim_trace): New functions.
        (sim_{insert,remove}_breakpoint): #if 0 out.
        (sim_{insert,remove}_breakpoint): #if 0 out.
        * sis.c: #include "config.h".  #include  if present.
        * sis.c: #include "config.h".  #include  if present.
        (main): Coerce fprintf arg to INIT_DISASSEMBLE_INFO to fprintf_ftype.
        (main): Coerce fprintf arg to INIT_DISASSEMBLE_INFO to fprintf_ftype.
        * sis.h: #include "callback.h".
        * sis.h: #include "callback.h".
        * run.c: Deleted, using one in ../common now.
        * run.c: Deleted, using one in ../common now.
Thu Oct  3 16:12:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
Thu Oct  3 16:12:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
        * Makefile.in (clean): Move config.log to distclean.
        * Makefile.in (clean): Move config.log to distclean.
Wed Oct  2 16:57:57 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
Wed Oct  2 16:57:57 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
        * Makefile.in (clean): Also remove config.log.
        * Makefile.in (clean): Also remove config.log.
Sat Sep 14 00:00:46 1996  Ian Lance Taylor  
Sat Sep 14 00:00:46 1996  Ian Lance Taylor  
        * Makefile.in (CC_FOR_BUILD): New variable.
        * Makefile.in (CC_FOR_BUILD): New variable.
        (AR, AR_FLAGS, BISON, MAKEINFO): Remove duplicate variables.
        (AR, AR_FLAGS, BISON, MAKEINFO): Remove duplicate variables.
        (RANLIB, CC): Likewise.
        (RANLIB, CC): Likewise.
        (end): Use $(CC_FOR_BUILD), not $(CC).
        (end): Use $(CC_FOR_BUILD), not $(CC).
        * configure.in: Set CC_FOR_BUILD.
        * configure.in: Set CC_FOR_BUILD.
        * configure: Rebuild.
        * configure: Rebuild.
Sun Sep  8 14:04:37 1996  Stu Grossman  (grossman@critters.cygnus.com)
Sun Sep  8 14:04:37 1996  Stu Grossman  (grossman@critters.cygnus.com)
        * erc32.c (port_init):  Disable this for __GO32__ (got no pty's
        * erc32.c (port_init):  Disable this for __GO32__ (got no pty's
        there either...).
        there either...).
Mon Aug 12 17:04:58 1996  Stu Grossman  (grossman@critters.cygnus.com)
Mon Aug 12 17:04:58 1996  Stu Grossman  (grossman@critters.cygnus.com)
        * erc32.c:  Don't include sys/ioctl.h or sys/file.h.  They aren't
        * erc32.c:  Don't include sys/ioctl.h or sys/file.h.  They aren't
        necessary.
        necessary.
        * (port_init):  Don't even *try* to open pty's under _WIN32.
        * (port_init):  Don't even *try* to open pty's under _WIN32.
        * Use SIM_ADDR, not caddr_t for declaring vars that hold addresses.
        * Use SIM_ADDR, not caddr_t for declaring vars that hold addresses.
        * float.c:  Get rid of #warning.  Makes Microsoft C barf.
        * float.c:  Get rid of #warning.  Makes Microsoft C barf.
        * interf.c (sim_open):  Cast fprintf to (fprintf_ftype) to fix
        * interf.c (sim_open):  Cast fprintf to (fprintf_ftype) to fix
        compiler warning.
        compiler warning.
        * (sim_load sim_create_inferior sim_read):  Use prototypes only in
        * (sim_load sim_create_inferior sim_read):  Use prototypes only in
        decls, not defs.
        decls, not defs.
        * Get rid of enum sim_stop.  It's defined in remote-sim.h.
        * Get rid of enum sim_stop.  It's defined in remote-sim.h.
        * (sim_stop_reason):  Define SIGTRAP if _WIN32.
        * (sim_stop_reason):  Define SIGTRAP if _WIN32.
        * sis.h:  Include ansidecl.h and remote-sim.h.
        * sis.h:  Include ansidecl.h and remote-sim.h.
Wed Jul  3 16:05:23 1996  Stu Grossman  (grossman@critters.cygnus.com)
Wed Jul  3 16:05:23 1996  Stu Grossman  (grossman@critters.cygnus.com)
        * erc32.c (mec_reset mec_read mec_write memory_read memory_write),
        * erc32.c (mec_reset mec_read mec_write memory_read memory_write),
        sis.h:  Get rid of all uses of long long's.
        sis.h:  Get rid of all uses of long long's.
        * (close_port read_uart write_uart uarta_tx):  Don't seg fault
        * (close_port read_uart write_uart uarta_tx):  Don't seg fault
        when can't open pty's.
        when can't open pty's.
        * exec.c:  Add two new instructions: smul, and divscc.
        * exec.c:  Add two new instructions: smul, and divscc.
        * interf.c (flush_windows):  New routine to flush the register
        * interf.c (flush_windows):  New routine to flush the register
        windows out to the stack just before returning to GDB.  Makes
        windows out to the stack just before returning to GDB.  Makes
        backtraces work much better.
        backtraces work much better.
Wed Jun 26 12:19:11 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
Wed Jun 26 12:19:11 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
        * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
        * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
        INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
        INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
        (docdir, oldincludedir): Removed.
        (docdir, oldincludedir): Removed.
        * configure.in (AC_PREREQ): autoconf 2.5 or higher.
        * configure.in (AC_PREREQ): autoconf 2.5 or higher.
        (AC_PROG_INSTALL): Added.
        (AC_PROG_INSTALL): Added.
        * configure: Rebuilt.
        * configure: Rebuilt.
Mon Jun 24 14:19:07 1996  Ian Lance Taylor  
Mon Jun 24 14:19:07 1996  Ian Lance Taylor  
        * configure.in: Call AC_PROG_CC before running configure.host.
        * configure.in: Call AC_PROG_CC before running configure.host.
        * configure: Rebuild with autoconf 2.10.
        * configure: Rebuild with autoconf 2.10.
Tue Jun  4 10:37:12 1996  Tom Tromey  
Tue Jun  4 10:37:12 1996  Tom Tromey  
        * Makefile.in (install): Don't check to see if tooldir exists.
        * Makefile.in (install): Don't check to see if tooldir exists.
        Make $(tooldir) and $(tooldir)/bin.
        Make $(tooldir) and $(tooldir)/bin.
Mon Jun  3 12:33:38 1996  Ian Lance Taylor  
Mon Jun  3 12:33:38 1996  Ian Lance Taylor  
        * Makefile.in (end.h): Use explicit ./ when running end.
        * Makefile.in (end.h): Use explicit ./ when running end.
Sun May 19 21:05:31 1996  Rob Savoye  
Sun May 19 21:05:31 1996  Rob Savoye  
        * func.c(bfd_load): Don't try to print the filename if the pfbd is
        * func.c(bfd_load): Don't try to print the filename if the pfbd is
        NULL.
        NULL.
        * interf.c(sim_load): Pass the whole string, not just the first
        * interf.c(sim_load): Pass the whole string, not just the first
        byte.
        byte.
Version 2.1 26-02-96
Version 2.1 26-02-96
--------------------
--------------------
* Fixed bug in "go" command.
* Fixed bug in "go" command.
version 2.0 05-02-96
version 2.0 05-02-96
--------------------
--------------------
* Fixed bug in interrupt force register (erc32.c).
* Fixed bug in interrupt force register (erc32.c).
* Change file load function to use bfd_openr.
* Change file load function to use bfd_openr.
* SIS should now be endian independent.
* SIS should now be endian independent.
version 1.8 24-11-95
version 1.8 24-11-95
--------------------
--------------------
* Fixed FPU timing - some sequences of FPU instructions did not calculate
* Fixed FPU timing - some sequences of FPU instructions did not calculate
  the resource dependencies right.
  the resource dependencies right.
* Corrected STDFQ when qne = 0 (again!). The ftt is set to sequence_error
* Corrected STDFQ when qne = 0 (again!). The ftt is set to sequence_error
  but no FPU trap is generated.
  but no FPU trap is generated.
version 1.7.1 31-10-95
version 1.7.1 31-10-95
--------------------
--------------------
* Corrected STDFQ when qne = 0. Now, a trap is immidiately generated but
* Corrected STDFQ when qne = 0. Now, a trap is immidiately generated but
  the FPU stays in execute mode.
  the FPU stays in execute mode.
* Corrected JMPL and RETT timing (these instructions takes two cycles).
* Corrected JMPL and RETT timing (these instructions takes two cycles).
version 1.7 25-10-95
version 1.7 25-10-95
--------------------
--------------------
* Interrupt during annuled instruction corrupted return address - fixed.
* Interrupt during annuled instruction corrupted return address - fixed.
version 1.6.2 25-10-95
version 1.6.2 25-10-95
--------------------
--------------------
* Added -DFAST_UART to Makefile
* Added -DFAST_UART to Makefile
version 1.6.1 24-10-95
version 1.6.1 24-10-95
--------------------
--------------------
* Fixed bug in STDFQ which caused bus error
* Fixed bug in STDFQ which caused bus error
version 1.6 02-10-95
version 1.6 02-10-95
--------------------
--------------------
* Modified srt0.s to include code that initiates registers in IU and FPU
* Modified srt0.s to include code that initiates registers in IU and FPU
  and initializes the data segment. The simulator 'load' command does not
  and initializes the data segment. The simulator 'load' command does not
  longer initialize the data segment!
  longer initialize the data segment!
* Corrected MEC timer operation; scalers now divide the frequency by
* Corrected MEC timer operation; scalers now divide the frequency by
  (scaler_value + 1).
  (scaler_value + 1).
* MEC breakpoints are not checked during store operation
* MEC breakpoints are not checked during store operation
version 1.5 14-09-95
version 1.5 14-09-95
--------------------
--------------------
* Fixed some bugs in the cycle counting for IU & FPU instructions.
* Fixed some bugs in the cycle counting for IU & FPU instructions.
* Fixed bug that allowed an annuled instruction to cause memory exception.
* Fixed bug that allowed an annuled instruction to cause memory exception.
* The *ws parameter in mem.c should now contain the number of waitstates
* The *ws parameter in mem.c should now contain the number of waitstates
  required by the memory access (was total number of cycles).
  required by the memory access (was total number of cycles).
* The supplied srt0.s now clears the BSS (thanks Joel).
* The supplied srt0.s now clears the BSS (thanks Joel).
version 1.4 22-08-95
version 1.4 22-08-95
--------------------
--------------------
* Added a '-g' switch to enable/disable the GNU readline(), which cause
* Added a '-g' switch to enable/disable the GNU readline(), which cause
some problems on solaris 2.x machines.
some problems on solaris 2.x machines.
* Enabled MEC watchpoint and breakpoint function to mem.c. Performance
* Enabled MEC watchpoint and breakpoint function to mem.c. Performance
may suffer a bit ...
may suffer a bit ...
NOTE: The UARTs are now connected to /dev/ttypc and /dev/ttypd.
NOTE: The UARTs are now connected to /dev/ttypc and /dev/ttypd.
version 1.3 26-07-95
version 1.3 26-07-95
--------------------
--------------------
* Fixed bug in mulscc instruction (how could that ever have worked?)
* Fixed bug in mulscc instruction (how could that ever have worked?)
* Fixed bug in UART B (flushed characters on UART A), thanks Paul.
* Fixed bug in UART B (flushed characters on UART A), thanks Paul.
version 1.2 13-07-95
version 1.2 13-07-95
--------------------
--------------------
* Fixed bug in interrupt handling (wrong interrupt selected when more that
* Fixed bug in interrupt handling (wrong interrupt selected when more that
one interrupt pending)
one interrupt pending)
* Fixed updating of condition codes during logical instructions (carry and
* Fixed updating of condition codes during logical instructions (carry and
overflow were not reset)
overflow were not reset)
* Fixed bug in WRTBR (tt field was wrongly over-written)
* Fixed bug in WRTBR (tt field was wrongly over-written)
version 1.1 07-07-95
version 1.1 07-07-95
--------------------
--------------------
* Fixed several bugs in the interrupt handler and callback routines.
* Fixed several bugs in the interrupt handler and callback routines.
(reported by Paul Warren, Alsys)
(reported by Paul Warren, Alsys)
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.