mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 09:38:57 +00:00
2004-07-21 Andrew Cagney <cagney@gnu.org>
* config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate. * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update. * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro. (handle_inferior_event): Wrap call to deprecated IGNORE_HELPER_CALL in #ifdef. * config/mips/tm-nbsd.h: Update.
This commit is contained in:
@@ -29,6 +29,6 @@
|
||||
#undef IN_SOLIB_CALL_TRAMPOLINE
|
||||
#undef IN_SOLIB_RETURN_TRAMPOLINE
|
||||
#undef SKIP_TRAMPOLINE_CODE
|
||||
#undef IGNORE_HELPER_CALL
|
||||
#undef DEPRECATED_IGNORE_HELPER_CALL
|
||||
|
||||
#endif /* TM_NBSD_H */
|
||||
|
||||
Reference in New Issue
Block a user