aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/sh/tm-sh.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-09-02 14:17:44 +0000
committerAndrew Cagney <cagney@redhat.com>2004-09-02 14:17:44 +0000
commitc185a355e6bf82e4f371f9f6f912b00e2c711422 (patch)
tree4d37c540e06d824ffece14e3bf70b4bdb80c72ab /gdb/config/sh/tm-sh.h
parent228af206a6cfe57df024f97e427ea11b9b5f2e40 (diff)
downloadfsf-binutils-gdb-c185a355e6bf82e4f371f9f6f912b00e2c711422.zip
fsf-binutils-gdb-c185a355e6bf82e4f371f9f6f912b00e2c711422.tar.gz
fsf-binutils-gdb-c185a355e6bf82e4f371f9f6f912b00e2c711422.tar.bz2
2004-09-02 Andrew Cagney <cagney@gnu.org>
* config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete. * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete. * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete. * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete. * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete. * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete. * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete. * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete. * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete. * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete. * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete. * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
Diffstat (limited to 'gdb/config/sh/tm-sh.h')
-rw-r--r--gdb/config/sh/tm-sh.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/sh/tm-sh.h b/gdb/config/sh/tm-sh.h
index 228e0bc..b6a4fb5 100644
--- a/gdb/config/sh/tm-sh.h
+++ b/gdb/config/sh/tm-sh.h
@@ -21,8 +21,6 @@
/* Contributed by Steve Chamberlain sac@cygnus.com */
-#define GDB_MULTI_ARCH 1
-
#define NUM_REALREGS 59 /* used in remote-e7000.c which is not multiarched. */
#define DEPRECATED_BIG_REMOTE_BREAKPOINT { 0xc3, 0x20 } /* Used in remote.c */