diff options
author | thorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-08-29 21:40:18 +0000 |
---|---|---|
committer | thorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-08-29 21:40:18 +0000 |
commit | a4cad234222856c8d5066511b9cd458436bc8d5c (patch) | |
tree | 450f63f5e5bba4a00847a1db70fd688e84804584 /gcc/config/m68k | |
parent | 915f1827fbf355b13e5bfccdf96a7042e7b97534 (diff) | |
download | gcc-a4cad234222856c8d5066511b9cd458436bc8d5c.tar.gz |
* config/chorus.h: Consistently define *_DEBUGGING_INFO with
the value 1. Do not undef before defining.
* config/darwin.h: Likewise.
* config/dbx.h: Likewise.
* config/dbxcoff.h: Likewise.
* config/dbxelf.h: Likewise.
* config/elfos.h: Likewise.
* config/interix.h: Likewise.
* config/lynx-ng.h: Likewise.
* config/lynx.h: Likewise.
* config/netware.h: Likewise.
* config/psos.h: Likewise.
* config/svr3.h: Likewise.
* config/alpha/alpha.h: Likewise.
* config/alpha/elf.h: Likewise.
* config/alpha/vms.h: Likewise.
* config/arc/arc.h: Likewise.
* config/arm/aout.h: Likewise.
* config/arm/coff.h: Likewise.
* config/c4x/c4x.h: Likewise.
* config/h8300/h8300.h: Likewise.
* config/i386/cygwin.h: Likewise.
* config/i386/djgpp.h: Likewise.
* config/i386/gas.h: Likewise.
* config/i386/gstabs.h: Likewise.
* config/i386/i386-coff.h: Likewise.
* config/i386/i386-interix.h: Likewise.
* config/i386/sco5.h: Likewise.
* config/i386/svr3dbx.h: Likewise.
* config/i386/sysv3.h: Likewise.
* config/i386/win32.h: Likewise.
* config/i386/x86-64.h: Likewise.
* config/i960/i960.h: Likewise.
* config/ia64/ia64.h: Likewise.
* config/ip2k/ip2k.h: Likewise.
* config/m32r/m32r.h: Likewise.
* config/m68k/3b1.h: Likewise.
* config/m68k/3b1g.h: Likewise.
* config/m68k/ccur-GAS.h: Likewise.
* config/m68k/coff.h: Likewise.
* config/m68k/hp2bsd.h: Likewise.
* config/m68k/hp310g.h: Likewise.
* config/m68k/hp320g.h: Likewise.
* config/m68k/hp3bsd.h: Likewise.
* config/m68k/hp3bsd44.h: Likewise.
* config/m68k/linux-aout.h: Likewise.
* config/m68k/m68k-aout.h: Likewise.
* config/m68k/mot3300.h: Likewise.
* config/m68k/netbsd.h: Likewise.
* config/m68k/openbsd.h: Likewise.
* config/m68k/pbb.h: Likewise.
* config/m68k/plexus.h: Likewise.
* config/m68k/sun2.h: Likewise.
* config/m68k/sun3.h: Likewise.
* config/m68k/tower-as.h: Likewise.
* config/m68k/vxm68k.h: Likewise.
* config/m88k/aout-dbx.h: Likewise.
* config/m88k/m88k-aout.h: Likewise.
* config/mcore/mcore-elf.h: Likewise.
* config/mcore/mcore-pe.h: Likewise.
* config/mips/elf.h: Likewise.
* config/mips/elf64.h: Likewise.
* config/mips/iris5gas.h: Likewise.
* config/mips/iris6.h: Likewise.
* config/mips/mips.h: Likewise.
* config/mips/sni-gas.h: Likewise.
* config/mmix/mmix.h: Likewise.
* config/ns32k/netbsd.h: Likewise.
* config/pa/pa64-hpux.h: Likewise.
* config/romp/romp.h: Likewise.
* config/rs6000/sysv4.h: Likewise.
* config/rs6000/xcoff.h: Likewise.
* config/sh/coff.h: Likewise.
* config/sh/elf.h: Likewise.
* config/sparc/linux64.h: Likewise.
* config/sparc/liteelf.h: Likewise.
* config/sparc/netbsd.h: Likewise.
* config/sparc/openbsd.h: Likewise.
* config/sparc/pbd.h: Likewise.
* config/sparc/sp64-elf.h: Likewise.
* config/sparc/sp86x-elf.h: Likewise.
* config/sparc/sparc.h: Likewise.
* config/vax/vax.h: Likewise.
* config/vax/vaxv.h: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56667 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/m68k')
-rw-r--r-- | gcc/config/m68k/3b1.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/3b1g.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/ccur-GAS.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/coff.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/hp2bsd.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/hp310g.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/hp320g.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/hp3bsd.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/hp3bsd44.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/linux-aout.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/m68k-aout.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/mot3300.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/netbsd.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/openbsd.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/pbb.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/plexus.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/sun2.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/sun3.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/tower-as.h | 2 | ||||
-rw-r--r-- | gcc/config/m68k/vxm68k.h | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/gcc/config/m68k/3b1.h b/gcc/config/m68k/3b1.h index 898ece10c66..d2a1391fd48 100644 --- a/gcc/config/m68k/3b1.h +++ b/gcc/config/m68k/3b1.h @@ -52,7 +52,7 @@ Boston, MA 02111-1307, USA. */ /* Make output for SDB. */ -#define SDB_DEBUGGING_INFO +#define SDB_DEBUGGING_INFO 1 /* The .file command should always begin the output. */ diff --git a/gcc/config/m68k/3b1g.h b/gcc/config/m68k/3b1g.h index 5aecd462919..5850a8a0d22 100644 --- a/gcc/config/m68k/3b1g.h +++ b/gcc/config/m68k/3b1g.h @@ -41,7 +41,7 @@ Boston, MA 02111-1307, USA. */ #define CPP_PREDEFINES "-Dmc68000 -Dmc68k -Dunix -Dunixpc -Asystem=unix -Asystem=svr3 -Acpu=m68k -Amachine=m68k" /* This is (not really) BSD, so (but) it wants DBX format. */ -#define DBX_DEBUGGING_INFO +#define DBX_DEBUGGING_INFO 1 /* Specify how to pad function arguments. Value should be `upward', `downward' or `none'. diff --git a/gcc/config/m68k/ccur-GAS.h b/gcc/config/m68k/ccur-GAS.h index 08909a83ade..4df5ec4bcd0 100644 --- a/gcc/config/m68k/ccur-GAS.h +++ b/gcc/config/m68k/ccur-GAS.h @@ -93,7 +93,7 @@ Boston, MA 02111-1307, USA. */ && (ALIGN) < BITS_PER_WORD ? BITS_PER_WORD : (ALIGN)) /* This is BSD, so it wants DBX format. */ -#define DBX_DEBUGGING_INFO +#define DBX_DEBUGGING_INFO 1 /* Override parts of m68k.h */ diff --git a/gcc/config/m68k/coff.h b/gcc/config/m68k/coff.h index 9c677f0fada..88720d78157 100644 --- a/gcc/config/m68k/coff.h +++ b/gcc/config/m68k/coff.h @@ -24,7 +24,7 @@ Boston, MA 02111-1307, USA. */ /* Generate sdb debugging information. */ -#define SDB_DEBUGGING_INFO +#define SDB_DEBUGGING_INFO 1 /* Output DBX (stabs) debugging information if using -gstabs. */ diff --git a/gcc/config/m68k/hp2bsd.h b/gcc/config/m68k/hp2bsd.h index 769dc28698d..5e4501b83c4 100644 --- a/gcc/config/m68k/hp2bsd.h +++ b/gcc/config/m68k/hp2bsd.h @@ -59,7 +59,7 @@ Boston, MA 02111-1307, USA. */ /* This is BSD, so it wants DBX format. */ -#define DBX_DEBUGGING_INFO +#define DBX_DEBUGGING_INFO 1 /* Define subroutines to call to handle multiply, divide, and remainder. These routines are built into the c-library on the hp200. diff --git a/gcc/config/m68k/hp310g.h b/gcc/config/m68k/hp310g.h index c07a73b2cb6..d5c543eb3b2 100644 --- a/gcc/config/m68k/hp310g.h +++ b/gcc/config/m68k/hp310g.h @@ -5,7 +5,7 @@ /* This wants DBX format. */ -#define DBX_DEBUGGING_INFO +#define DBX_DEBUGGING_INFO 1 #define USE_GAS diff --git a/gcc/config/m68k/hp320g.h b/gcc/config/m68k/hp320g.h index 1e931854e90..b20cc3d03cc 100644 --- a/gcc/config/m68k/hp320g.h +++ b/gcc/config/m68k/hp320g.h @@ -5,7 +5,7 @@ /* This wants DBX format. */ -#define DBX_DEBUGGING_INFO +#define DBX_DEBUGGING_INFO 1 #define USE_GAS diff --git a/gcc/config/m68k/hp3bsd.h b/gcc/config/m68k/hp3bsd.h index b5c6f33beac..23cc9c71b20 100644 --- a/gcc/config/m68k/hp3bsd.h +++ b/gcc/config/m68k/hp3bsd.h @@ -23,7 +23,7 @@ /* This is BSD, so it wants DBX format. */ -#define DBX_DEBUGGING_INFO +#define DBX_DEBUGGING_INFO 1 /* Do not break .stabs pseudos into continuations. */ diff --git a/gcc/config/m68k/hp3bsd44.h b/gcc/config/m68k/hp3bsd44.h index bf2d37ed1b8..780a639efa5 100644 --- a/gcc/config/m68k/hp3bsd44.h +++ b/gcc/config/m68k/hp3bsd44.h @@ -32,7 +32,7 @@ /* This is BSD, so it wants DBX format. */ -#define DBX_DEBUGGING_INFO +#define DBX_DEBUGGING_INFO 1 /* Do not break .stabs pseudos into continuations. */ diff --git a/gcc/config/m68k/linux-aout.h b/gcc/config/m68k/linux-aout.h index 08e2ef574a3..2be6da806a2 100644 --- a/gcc/config/m68k/linux-aout.h +++ b/gcc/config/m68k/linux-aout.h @@ -24,7 +24,7 @@ Boston, MA 02111-1307, USA. */ /* 68020 with 68881 */ #define TARGET_DEFAULT (MASK_BITFIELD|MASK_68881|MASK_68020) -#define DBX_DEBUGGING_INFO +#define DBX_DEBUGGING_INFO 1 #define ASM_COMMENT_START "|" diff --git a/gcc/config/m68k/m68k-aout.h b/gcc/config/m68k/m68k-aout.h index b65f9fefcd1..136ae61aec0 100644 --- a/gcc/config/m68k/m68k-aout.h +++ b/gcc/config/m68k/m68k-aout.h @@ -25,7 +25,7 @@ Boston, MA 02111-1307, USA. */ #include "m68k/m68kemb.h" #include "aoutos.h" -#define DBX_DEBUGGING_INFO +#define DBX_DEBUGGING_INFO 1 #undef SDB_DEBUGGING_INFO /* If defined, a C expression whose value is a string containing the diff --git a/gcc/config/m68k/mot3300.h b/gcc/config/m68k/mot3300.h index 8868e6e537d..fb7dffa8fc7 100644 --- a/gcc/config/m68k/mot3300.h +++ b/gcc/config/m68k/mot3300.h @@ -120,7 +120,7 @@ Boston, MA 02111-1307, USA. */ /* Make output for SDB. */ -#define SDB_DEBUGGING_INFO +#define SDB_DEBUGGING_INFO 1 #undef REGISTER_PREFIX #define REGISTER_PREFIX "%" diff --git a/gcc/config/m68k/netbsd.h b/gcc/config/m68k/netbsd.h index 6397014b89f..fcf9f531e5a 100644 --- a/gcc/config/m68k/netbsd.h +++ b/gcc/config/m68k/netbsd.h @@ -48,7 +48,7 @@ /* This is BSD, so it wants DBX format. */ -#define DBX_DEBUGGING_INFO +#define DBX_DEBUGGING_INFO 1 /* Do not break .stabs pseudos into continuations. */ diff --git a/gcc/config/m68k/openbsd.h b/gcc/config/m68k/openbsd.h index ac3b6882c11..666350f8bb2 100644 --- a/gcc/config/m68k/openbsd.h +++ b/gcc/config/m68k/openbsd.h @@ -63,7 +63,7 @@ Boston, MA 02111-1307, USA. */ /* Specific options for DBX Output. */ /* This is BSD, so it wants DBX format. */ -#define DBX_DEBUGGING_INFO +#define DBX_DEBUGGING_INFO 1 /* Do not break .stabs pseudos into continuations. */ #define DBX_CONTIN_LENGTH 0 diff --git a/gcc/config/m68k/pbb.h b/gcc/config/m68k/pbb.h index 01d96bce2c1..6eef2acaf47 100644 --- a/gcc/config/m68k/pbb.h +++ b/gcc/config/m68k/pbb.h @@ -47,7 +47,7 @@ Boston, MA 02111-1307, USA. */ /* We want DBX format for use with gdb under COFF. */ -#define DBX_DEBUGGING_INFO +#define DBX_DEBUGGING_INFO 1 /* Generate calls to memcpy, memcmp and memset. */ diff --git a/gcc/config/m68k/plexus.h b/gcc/config/m68k/plexus.h index 35c8e1a15d7..0fac3e29dc7 100644 --- a/gcc/config/m68k/plexus.h +++ b/gcc/config/m68k/plexus.h @@ -85,7 +85,7 @@ Boston, MA 02111-1307, USA. */ #ifdef HAVE_GAS_2_X #undef DBX_DEBUGGING_INFO -#define SDB_DEBUGGING_INFO +#define SDB_DEBUGGING_INFO 1 #undef ASM_FILE_START #define ASM_FILE_START(FILE) \ diff --git a/gcc/config/m68k/sun2.h b/gcc/config/m68k/sun2.h index 7c2d48e09e9..0f3dde3aeee 100644 --- a/gcc/config/m68k/sun2.h +++ b/gcc/config/m68k/sun2.h @@ -74,4 +74,4 @@ Boston, MA 02111-1307, USA. */ /* This is BSD, so it wants DBX format. */ -#define DBX_DEBUGGING_INFO +#define DBX_DEBUGGING_INFO 1 diff --git a/gcc/config/m68k/sun3.h b/gcc/config/m68k/sun3.h index 6f29be516f9..e3749eed6c8 100644 --- a/gcc/config/m68k/sun3.h +++ b/gcc/config/m68k/sun3.h @@ -161,7 +161,7 @@ Boston, MA 02111-1307, USA. */ /* This is BSD, so it wants DBX format. */ -#define DBX_DEBUGGING_INFO +#define DBX_DEBUGGING_INFO 1 /* Generate calls to memcpy, memcmp and memset. */ #define TARGET_MEM_FUNCTIONS diff --git a/gcc/config/m68k/tower-as.h b/gcc/config/m68k/tower-as.h index 6c74368eb76..3e0e9b60f9e 100644 --- a/gcc/config/m68k/tower-as.h +++ b/gcc/config/m68k/tower-as.h @@ -68,7 +68,7 @@ Boston, MA 02111-1307, USA. */ /* Turn on SDB debugging info. */ -#define SDB_DEBUGGING_INFO +#define SDB_DEBUGGING_INFO 1 /* All the ASM_OUTPUT macros need to conform to the Tower as syntax. */ diff --git a/gcc/config/m68k/vxm68k.h b/gcc/config/m68k/vxm68k.h index 161d063a129..a4daa367afa 100644 --- a/gcc/config/m68k/vxm68k.h +++ b/gcc/config/m68k/vxm68k.h @@ -65,7 +65,7 @@ Unrecognized value in TARGET_CPU_DEFAULT. %{!mc68000:%{!m68000:%{!m68010:%{!mc68020:%{!m68020:%{!m68030:%{!m68040:%{!m68020-40:%{!m68302:%{!m68332:%(cpp_subtarget_cpu_default) }}}}}}}}}} \ " -#define DBX_DEBUGGING_INFO +#define DBX_DEBUGGING_INFO 1 #undef SDB_DEBUGGING_INFO /* These are the official values from WRS. */ |