OSDN Git Service

* config/m68k/tm-m68k.h: Rearrange code so macros not in the
authorGrace Sainsbury <graces@redhat.com>
Wed, 26 Jun 2002 17:09:30 +0000 (17:09 +0000)
committerGrace Sainsbury <graces@redhat.com>
Wed, 26 Jun 2002 17:09:30 +0000 (17:09 +0000)
commit0e56c149bfa5f3fc88afbc0271462d199210d631
tree768bd6372bcb52ef37658341a4105c8e58da49cb
parent49da3559322343d5bc9973c5cbc7cd8a7996f8ad
* config/m68k/tm-m68k.h: Rearrange code so macros not in the
gdbarch vector are at the top.
(NUM_REGS): Remove.
(FP_REGNUM, SP_REGNUM, PS_REGNUM, PC_REGNUM, FP0_REGNUM): Remove.
(FRAME_ARGS_ADDRESS): Remove.
(FRAME_LOCALS_ADDRESS): Remove.
(FRAME_NUM_ARGS): Remove.
(FRAME_ARGS_SKIP): Remove.
* m68k-tdep.c (enum): Add eumeration of special register numbers.
(m68k_gdbarch_init): Add gdbarch initializations for macros
undefined in tm-m68k.h
gdb/ChangeLog
gdb/config/m68k/tm-m68k.h
gdb/m68k-tdep.c