aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDoug Evans <dje@gnu.org>1994-11-16 01:29:45 +0000
committerDoug Evans <dje@gnu.org>1994-11-16 01:29:45 +0000
commit8204a4b90c0504392908a7c7e41b0e90a2e151b1 (patch)
treec69d486922cdb6cf861185e589115f3cab7039f0 /gcc
parent23621543c292b27767ba2ae3e415b9a74c886586 (diff)
downloadgcc-8204a4b90c0504392908a7c7e41b0e90a2e151b1.zip
gcc-8204a4b90c0504392908a7c7e41b0e90a2e151b1.tar.gz
gcc-8204a4b90c0504392908a7c7e41b0e90a2e151b1.tar.bz2
Delete cygnus stuff.
From-SVN: r8463
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/sh/sh.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/gcc/config/sh/sh.h b/gcc/config/sh/sh.h
index 791ba6c..4ed4fef 100644
--- a/gcc/config/sh/sh.h
+++ b/gcc/config/sh/sh.h
@@ -31,15 +31,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define SDB_DEBUGGING_INFO 1
-/* CYGNUS LOCAL stabs-in-coff */
-/* Output DBX (stabs) debugging information if doing -gstabs. */
-
-#define DBX_DEBUGGING_INFO
-
-/* Generate SDB debugging information by default. */
-
-#define PREFERRED_DEBUGGING_TYPE SDB_DEBUG
-
#define SDB_DELIM ";"
#define CPP_PREDEFINES "-D__sh__ -Acpu(sh) -Amachine(sh)"