mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 20:49:43 +00:00
* erc32.c (close_port): Don't close stdin; it kills GDB.
(byte_swap_words): New function. * sis.h: (byte_swap_words): Declare. * interf.c (run_sim): Always fetch instructions as big-endian. * sis.c (run_sim): Ditto. Move this c/l entry from ../ChangeLog.
This commit is contained in:
parent
c19916b73e
commit
17f382c9bf
@ -7,6 +7,14 @@ Thu May 14 23:10:48 1998 Mark Alexander <marka@cygnus.com>
|
||||
* (dispatch_instruction): Add emulation of SDIV, SDIVCC, UDIV,
|
||||
and UDIVCC.
|
||||
|
||||
Wed May 13 14:59:54 1998 Mark Alexander <marka@cygnus.com>
|
||||
|
||||
* erc32.c (close_port): Don't close stdin; it kills GDB.
|
||||
(byte_swap_words): New function.
|
||||
* sis.h: (byte_swap_words): Declare.
|
||||
* interf.c (run_sim): Always fetch instructions as big-endian.
|
||||
* sis.c (run_sim): Ditto.
|
||||
|
||||
Tue Apr 28 18:33:31 1998 Geoffrey Noer <noer@cygnus.com>
|
||||
|
||||
* configure: Regenerated to track ../common/aclocal.m4 changes.
|
||||
|
Loading…
Reference in New Issue
Block a user