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.
This commit is contained in:
parent
228af206a6
commit
c185a355e6
13 changed files with 15 additions and 23 deletions
|
@ -1,3 +1,18 @@
|
|||
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.
|
||||
|
||||
2004-09-01 Andrew Cagney <cagney@gnu.org>
|
||||
|
||||
* objfiles.h (struct entry_info): Delete fields main_func_lowpc
|
||||
|
|
|
@ -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. */
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
#define GDB_MULTI_ARCH 1
|
||||
#include "solib.h"
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
#ifndef TM_IA64_H
|
||||
#define TM_IA64_H
|
||||
|
||||
#define GDB_MULTI_ARCH 1
|
||||
|
||||
/* Register numbers of various important registers */
|
||||
|
||||
/* General registers; there are 128 of these 64 bit wide registers. The
|
||||
|
|
|
@ -26,8 +26,6 @@
|
|||
#ifndef TM_MIPS_H
|
||||
#define TM_MIPS_H 1
|
||||
|
||||
#define GDB_MULTI_ARCH 1
|
||||
|
||||
#include "regcache.h"
|
||||
|
||||
struct frame_info;
|
||||
|
|
|
@ -26,8 +26,6 @@
|
|||
|
||||
#include "regcache.h"
|
||||
|
||||
#define GDB_MULTI_ARCH 1
|
||||
|
||||
extern int hppa_pc_requires_run_before_use (CORE_ADDR pc);
|
||||
#define DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE(pc) hppa_pc_requires_run_before_use (pc)
|
||||
|
||||
|
|
|
@ -24,8 +24,6 @@
|
|||
|
||||
struct frame_info;
|
||||
|
||||
#define GDB_MULTI_ARCH 1
|
||||
|
||||
/* Minimum possible text address in AIX */
|
||||
|
||||
#define TEXT_SEGMENT_BASE 0x10000000
|
||||
|
|
|
@ -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 */
|
||||
|
|
|
@ -22,6 +22,4 @@
|
|||
#ifndef TM_FBSD_H
|
||||
#define TM_FBSD_H
|
||||
|
||||
#define GDB_MULTI_ARCH GDB_MULTI_ARCH_TM
|
||||
|
||||
#endif /* tm-fbsd.h */
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
#ifndef TM_LINUX_H
|
||||
#define TM_LINUX_H
|
||||
|
||||
#define GDB_MULTI_ARCH GDB_MULTI_ARCH_TM
|
||||
|
||||
/* Shared library support. */
|
||||
#include "solib.h"
|
||||
|
||||
|
|
|
@ -22,8 +22,6 @@
|
|||
#ifndef TM_NBSD_H
|
||||
#define TM_NBSD_H
|
||||
|
||||
#define GDB_MULTI_ARCH GDB_MULTI_ARCH_TM
|
||||
|
||||
/* Shared library support. */
|
||||
#include "solib.h"
|
||||
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
#ifndef TM_SOL2_H
|
||||
#define TM_SOL2_H
|
||||
|
||||
#define GDB_MULTI_ARCH GDB_MULTI_ARCH_TM
|
||||
|
||||
/* Shared library support. */
|
||||
#include "solib.h"
|
||||
|
||||
|
|
|
@ -23,8 +23,6 @@
|
|||
#ifndef TM_VXWORKS_H
|
||||
#define TM_VXWORKS_H
|
||||
|
||||
#define GDB_MULTI_ARCH GDB_MULTI_ARCH_TM
|
||||
|
||||
/* Get generic VxWorks definitions. */
|
||||
#include "config/tm-vxworks.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue