* h8300-tdep.c: Multiarch. Drop `set machine' command in favor of
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 16 Sep 2002 15:03:17 +0000 (15:03 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 16 Sep 2002 15:03:17 +0000 (15:03 +0000)
commit928e48af4f1074d16dcbb8b8f8d4a6800813ca02
tree44e6c18ecefc5ce1059150df0448f901a348e2ce
parent4d1310b4a5c5a9a63b8bcf46dfe5ec34c933b340
* h8300-tdep.c: Multiarch.  Drop `set machine' command in favor of
`set architecture'.  Unify naming convention of functions.
(h8300_skip_prologue): Improve prologue analysis.
(h8300_push_arguments): Rewritten to more closely match GCC's
bizarre argument-passing behavior, along with the comment describing
said behavior.
* remote-hms.c (hms_regnames): Don't use NUM_REGS in definition.
* config/h8300/tm-h8300.h: Multiarch.  Just keep stuff needed by
sim, remote-e7000.c, remote-hms.c and remote.c
gdb/ChangeLog
gdb/config/h8300/tm-h8300.h
gdb/h8300-tdep.c
gdb/remote-hms.c