* remote-sim.c (gdbsim_open): Use "--architecture" instead of
ambigious short form.
-
+
+start-sanitize-d30v
Tue Dec 16 10:29:16 1997 David Taylor <taylor@texas.cygnus.com>
* d30v-tdep.c (d30v_frame_chain): don't or in DMEM_START to
* config/tm-d30v.h (EXTRACT_STRUCT_VALUE_ADDRESS): fix, it's r2,
not r0; (FRAME_CHAIN_VALID): handle use of external memory;
(STACK_ALIGN): define.
+end-sanitize-d30v
Mon Dec 15 15:13:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
(gdb_get_tracepoint_list): New function that aids the source
window in displaying tracepoints when the file changes.
+start-sanitize-d30v
Wed Dec 10 17:57:00 1997 David Taylor <taylor@texas.cygnus.com>
* d30v-tdep.c : don't bury lots of magic numbers in the code
STACK_START; change FR_REGNUM to 61 (was 11). Reformat comment
about DUMMY FRAMES so that it is readable. Fix SAVED_PC_AFTER_FRAME
macro.
+start-sanitize-d30v
Wed Dec 10 17:41:07 1997 Jim Blandy <jimb@zwingli.cygnus.com>
(gdb_clear_file): New static function.
(gdbtk_init): Create gdb_clear_file Tcl command.
+start-sanitize-d30v
Thu Nov 13 09:47:35 1997 Michael Meissner <meissner@cygnus.com>
* d30v-tdep.c (d30v_print_flags): Function to print the d30v flags
* config/d30v/tm-d30v.h (PSW_*): Add macros for each of the PSW
bits that are defined.
+end-sanitize-d30v
Wed Nov 12 14:58:39 1997 Jeff Holcomb <jeffh@cygnus.com>