* config/mips/tm-linux.h (REALTIME_LO, REALTIME_HI): Define
authorDaniel Jacobowitz <drow@false.org>
Mon, 19 Aug 2002 14:24:56 +0000 (14:24 +0000)
committerDaniel Jacobowitz <drow@false.org>
Mon, 19 Aug 2002 14:24:56 +0000 (14:24 +0000)
commitbf0729999558578f7f7e011b47c93a325b91ebf8
tree20422c978d3baac308a1172a0279dd0a76b8deb4
parent242f28010b35a65458caabe489b1c80d6b9679ce
    * config/mips/tm-linux.h (REALTIME_LO, REALTIME_HI): Define
        conditionally.
        (JB_PC, JB_ELEMENT_SIZE): Rename to MIPS_LINUX_JB_PC and
        MIPS_LINUX_JB_ELEMENT_SIZE.
        * mips-linux-tdep.c (supply_gregset, fill_gregset): Use alloca
        for MAX_REGISTER_RAW_SIZE arrays.
        (mips_linux_get_longjmp_target): Use MIPS_LINUX_JB_PC and
        MIPS_LINUX_JB_ELEMENT_SIZE.
gdb/ChangeLog
gdb/config/mips/tm-linux.h
gdb/mips-linux-tdep.c
This page took 0.029037 seconds and 4 git commands to generate.