From c185a355e6bf82e4f371f9f6f912b00e2c711422 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Thu, 2 Sep 2004 14:17:44 +0000 Subject: 2004-09-02 Andrew Cagney * 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. --- gdb/config/arm/tm-arm.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdb/config/arm') diff --git a/gdb/config/arm/tm-arm.h b/gdb/config/arm/tm-arm.h index c62a75d..afc06a8 100644 --- a/gdb/config/arm/tm-arm.h +++ b/gdb/config/arm/tm-arm.h @@ -22,8 +22,6 @@ #ifndef TM_ARM_H #define TM_ARM_H -#define GDB_MULTI_ARCH 1 - /* Specify that for the native compiler variables for a particular lexical context are listed after the beginning LBRAC instead of before in the executables list of symbols. */ -- cgit v1.1