[commit] Deprecate MIPS only IGNORE_HELPER_CALL

Mark Kettenis kettenis@chello.nl
Fri Jul 23 00:59:00 GMT 2004


   Date: Wed, 21 Jul 2004 10:26:25 -0400
   From: Andrew Cagney <cagney@gnu.org>

   FYI, this MIPS only macro won't be added to the architecture vector. 
   Deprecating it makes that clear.

   Andrew


   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.

Andrew, this breaks OpenBSD/sparc64.  Please look at the patch again.
You've #ifdef'd out code that's used on other targets than MIPS.  Can
you please revert the patch, or fix it properly?

Mark



More information about the Gdb-patches mailing list