mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
691c0433df
* mips-tdep.h (deprecated_mips_set_processor_regs_hack): Declare. * remote-mips.c (common_open): Instead of "mips_read_register_type" and "mips_set_processor_type_command" call "deprecated_mips_set_processor_regs_hack". * config/mips/tm-mips.h (mips_read_processor_type): Delete declaration. (mips_set_processor_type_command): Delete declaration. * mips-tdep.c (mips_gdbarch_init): Update comment. (mips_dump_tdep): Do not print MIPS_REGISTER_NAMES. (mips_set_processor_type): Delete function. (NUM_MIPS_PROCESSOR_REGS): Define. (mips_show_processor_type_command): Delete function. (mips_set_processor_type_command): Delete function. (tmp_mips_processor_type): Delete. (mips_processor_type): Delete. (mips_processor_type_table): Delete. (mips_r3051_reg_names): Delete. (mips_r3081_reg_names): Delete. (mips_lsi33k_reg_names): Delete. (mips_processor_reg_names): Delete. (mips_read_processor_type): Delete function. (deprecated_mips_set_processor_regs_hack): New function. (struct gdbarch_tdep): Add member "mips_processor_reg_names". (mips_register_name): Get the processor names from the tdep. (mips_tx39_reg_names): New array. (mips_generic_reg_names): Wire to a standard set of names. (mips_gdbarch_init): Set "mips_processor_reg_names". * config/mips/tm-irix5.h (MIPS_REGISTER_NAMES): Delete macro. * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Delete macro. * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Delete macro. |
||
---|---|---|
.. | ||
decstation.mh | ||
embed.mt | ||
irix5.mh | ||
irix5.mt | ||
irix6.mh | ||
irix6.mt | ||
linux.mh | ||
linux.mt | ||
littlemips.mh | ||
mipsv4.mh | ||
mipsv4.mt | ||
nbsd.mh | ||
nbsd.mt | ||
news-mips.mh | ||
nm-irix5.h | ||
nm-linux.h | ||
nm-mips.h | ||
nm-nbsd.h | ||
nm-news-mips.h | ||
nm-riscos.h | ||
riscos.mh | ||
tm-irix5.h | ||
tm-irix6.h | ||
tm-linux.h | ||
tm-mips.h | ||
tm-mipsv4.h | ||
tm-nbsd.h | ||
tm-tx39.h | ||
tm-vxmips.h | ||
tm-wince.h | ||
tx39.mt | ||
tx39l.mt | ||
vxmips.mt | ||
wince.mt | ||
xm-irix5.h | ||
xm-mips.h | ||
xm-mipsv4.h | ||
xm-riscos.h |