OSDN Git Service

* 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)
commit88f7727a5fd6743ccf97c7a3cdac352fa910d365
treed1baddea3a6c54a2c581ae9dbe348f5723d1999f
parent7974e05c6bd5d243ebc56d1aa857179208cadfd9
* 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