OSDN Git Service

* h8300-tdep.c: Multiarch. Drop `set machine' command in favor of
authorcorinna <corinna>
Mon, 16 Sep 2002 15:03:16 +0000 (15:03 +0000)
committercorinna <corinna>
Mon, 16 Sep 2002 15:03:16 +0000 (15:03 +0000)
commit7f4791dc9cf06f09154e04a0b739c5a003b3830e
tree98f093d59d70de0426c8c957d8a3e887e1ef2d50
parent3e1f0ef6190b9ddd798df5187361808a75ece4ce
* 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