]> Git Repo - binutils.git/commit - gdb/mips-tdep.c
2002-06-11 Daniel Jacobowitz <[email protected]>
authorDaniel Jacobowitz <[email protected]>
Tue, 11 Jun 2002 17:51:56 +0000 (17:51 +0000)
committerDaniel Jacobowitz <[email protected]>
Tue, 11 Jun 2002 17:51:56 +0000 (17:51 +0000)
commit9e36416278c7943ae237b89ef05d20bda0fef68f
treec8774e8ef092b127eae7aa6a6bf41b2efa385e06
parent0d62e5e8077eecf77e9b7b5dc0d2689d051a3ab3
2002-06-11  Daniel Jacobowitz  <[email protected]>

        * mips-tdep.c (MIPS_FPU_TYPE, FP_REGISTER_DOUBLE, MIPS_EABI)
        (MIPS_LAST_FP_ARG_REGNUM, MIPS_LAST_ARG_REGNUM)
        (MIPS_DEFAULT_SAVED_REGSIZE, MIPS_REGS_HAVE_HOME_P)
        (MIPS_DEFAULT_STACK_ARGSIZE, GDB_TARGET_IS_MIPS64)
        (MIPS_DEFAULT_MASK_ADDRESS_P): Remove obsolete definitions.  Define
        unconditionally.
        (set_mipsfpu_single_command, set_mipsfpu_double_command)
        (set_mipsfpu_none_command): Remove if (GDB_MULTI_ARCH).
        (_initialize_mips_tdep): Remove dead code.
        * config/mips/tm-irix5.h (MIPS_LAST_ARG_REGNUM)
        (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
        * config/mips/tm-irix6.h (MIPS_LAST_ARG_REGNUM)
        (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
        * config/mips/tm-mips.h (MIPS_EABI, MIPS_LAST_ARG_REGNUM,
        MIPS_LAST_FP_ARG_REGNUM): Remove.
gdb/ChangeLog
gdb/config/mips/tm-irix5.h
gdb/config/mips/tm-irix6.h
gdb/config/mips/tm-mips.h
gdb/mips-tdep.c
This page took 0.026263 seconds and 4 git commands to generate.