From: Doug Evans Date: Wed, 16 Nov 1994 01:29:45 +0000 (+0000) Subject: Delete cygnus stuff. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8204a4b90c0504392908a7c7e41b0e90a2e151b1;p=platform%2Fupstream%2Fgcc.git Delete cygnus stuff. From-SVN: r8463 --- 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)"