* 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)
commit6300c360ea913043e2cf58c45597f60a03df6a13
tree06bb1536aaac88f3f7a098060651f4de699edf1c
parent4791e09145b6f65c4fda344417aa2844eea69d3b
* 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
This page took 0.026187 seconds and 4 git commands to generate.