MIPS: Remove remains of IRIX OS ABI support
authorMaciej W. Rozycki <macro@imgtec.com>
Mon, 31 Oct 2016 02:07:26 +0000 (02:07 +0000)
committerMaciej W. Rozycki <macro@imgtec.com>
Mon, 31 Oct 2016 16:16:41 +0000 (16:16 +0000)
commitde4bfa865e5ea54f2ab5b7af53e4abe825da699e
treee09eabc7c58a4cbc541dcf123b6880ac9f66ef12
parentfb47deda560b754008c35b5ec13fe02ef0593019
MIPS: Remove remains of IRIX OS ABI support

Complement commit 3831839c089c ("Delete IRIX support") and remove dead
MIPS target IRIX OS ABI support code.

gdb/
* defs.h (gdb_osabi): Remove GDB_OSABI_IRIX enum value.
* osabi.c (gdb_osabi_names): Remove "Irix" entry.
* mips-tdep.c (mips_irix_reg_names): Remove.
(mips_register_type): Remove GDB_OSABI_IRIX code.
(mips_pseudo_register_type): Likewise.
(mips_breakpoint_from_pc): Likewise.
(mips_gdbarch_init): Likewise.
gdb/ChangeLog
gdb/defs.h
gdb/mips-tdep.c
gdb/osabi.c
This page took 0.024702 seconds and 4 git commands to generate.