2004-06-21 Martin Hunt <hunt@redhat.com>
authorMartin Hunt <hunt@redhat.com>
Tue, 22 Jun 2004 00:01:04 +0000 (00:01 +0000)
committerMartin Hunt <hunt@redhat.com>
Tue, 22 Jun 2004 00:01:04 +0000 (00:01 +0000)
commitf10683bb26f21627c8d542d8c85518151de278f5
tree9b0c52999966537d7784aa1dd9b4b4704a615e27
parentc64ff40ad2c3eee052c00f3322ef298fd5220ae2
2004-06-21  Martin Hunt  <hunt@redhat.com>
Kevin Buettner <kevinb@redhat.com>

        * config/mips/tm-mips.h (SP_REGNUM): Delete define.
* mips-tdep.h (MIPS_SP_REGNUM): Define.
* mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
to set_gdbarch_sp_regnum().  Use cooked register number.
        (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
gdb/ChangeLog
gdb/config/mips/tm-mips.h
gdb/mips-tdep.c
gdb/mips-tdep.h