From a77bf669dce7d953f2c32b162ccec49ed844f962 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Fri, 26 Jan 1996 21:53:03 +0000 Subject: * config/sparc/xm-sparc.h (NEW_SUN_CORE): Remove, never used. * config/i386/xm-sun386.h: Ditto. * config/m68k/xm-sun2.h, config/m68k/xm-sun3.h: Ditto. --- gdb/config/m68k/xm-sun3.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'gdb/config/m68k/xm-sun3.h') diff --git a/gdb/config/m68k/xm-sun3.h b/gdb/config/m68k/xm-sun3.h index 4201be7..001af8a 100644 --- a/gdb/config/m68k/xm-sun3.h +++ b/gdb/config/m68k/xm-sun3.h @@ -1,5 +1,5 @@ /* Parameters for execution on a Sun, for GDB, the GNU debugger. - Copyright (C) 1986, 1987, 1989 Free Software Foundation, Inc. + Copyright (C) 1986, 1987, 1989, 1996 Free Software Foundation, Inc. This file is part of GDB. @@ -19,10 +19,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #define HOST_BYTE_ORDER BIG_ENDIAN -/* Enable use of alternate code for Sun's format of core dump file. */ - -#define NEW_SUN_CORE - /* We have to grab the regs since we store all regs at once. */ #define CHILD_PREPARE_TO_STORE() \ -- cgit v1.1