OSDN Git Service

Delete cygnus stuff.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Nov 1994 01:29:45 +0000 (01:29 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Nov 1994 01:29:45 +0000 (01:29 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8463 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/sh/sh.h

index 791ba6c..4ed4fef 100644 (file)
@@ -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)"