aboutsummaryrefslogtreecommitdiff
path: root/gdb/arch-utils.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-03-18 19:59:07 +0000
committerAndrew Cagney <cagney@redhat.com>2004-03-18 19:59:07 +0000
commitdbfe4626166aaedb62f92f742c8c491b7c5db68c (patch)
tree2b202875765a48953b817cceb58d51d2e92e692c /gdb/arch-utils.h
parent0cad6aec700c33828cd0ec00aefcda1cc0813bb4 (diff)
downloadfsf-binutils-gdb-dbfe4626166aaedb62f92f742c8c491b7c5db68c.zip
fsf-binutils-gdb-dbfe4626166aaedb62f92f742c8c491b7c5db68c.tar.gz
fsf-binutils-gdb-dbfe4626166aaedb62f92f742c8c491b7c5db68c.tar.bz2
2004-03-18 Andrew Cagney <cagney@redhat.com>
* config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with DEPRECATED_IN_SIGTRAMP. * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto. * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto. * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto. * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto. * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto. * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto. * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto. * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto. * arch-utils.c (legacy_pc_in_sigtramp): Ditto. * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
Diffstat (limited to 'gdb/arch-utils.h')
-rw-r--r--gdb/arch-utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/arch-utils.h b/gdb/arch-utils.h
index 0f7a23d..8f2e601 100644
--- a/gdb/arch-utils.h
+++ b/gdb/arch-utils.h
@@ -114,7 +114,7 @@ extern int generic_register_size (int regnum);
/* Assume that the world is sane, the registers are all adjacent. */
extern int generic_register_byte (int regnum);
-/* Prop up old targets that use various IN_SIGTRAMP() macros. */
+/* Prop up old targets that use various sigtramp macros. */
extern int legacy_pc_in_sigtramp (CORE_ADDR pc, char *name);
/* The orginal register_convert*() functions were overloaded. They