From: Jeff Law Date: Tue, 24 Dec 1996 17:34:41 +0000 (+0000) Subject: * remote-e7000.c (want_h8300h, want_nopc_h8300h): Renamed X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7282d6111c760b27f1d5a88104786669ba7ec723;p=binutils-gdb.git * remote-e7000.c (want_h8300h, want_nopc_h8300h): Renamed from want and want_nopc. (want_h8300s, want_nopc_h8300s): New variables for H8/S register lists. (e7000_fetch_registers): Use H8/300H or H8/S register list string as needed. (e7000_wait): Likewise. Bringing over a change from hmse-h8s-beta branch. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0bca1c4a5b7..9449a8b24d0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,13 @@ +Tue Dec 24 10:27:37 1996 Jeffrey A Law (law@cygnus.com) + + * remote-e7000.c (want_h8300h, want_nopc_h8300h): Renamed + from want and want_nopc. + (want_h8300s, want_nopc_h8300s): New variables for H8/S register + lists. + (e7000_fetch_registers): Use H8/300H or H8/S register list string + as needed. + (e7000_wait): Likewise. + Mon Dec 23 02:25:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * mips-tdep.c (mips_find_saved_regs): If a frame has been