deleting more unused macros
authorKen Raeburn <raeburn@cygnus>
Tue, 2 May 1995 06:26:15 +0000 (06:26 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 2 May 1995 06:26:15 +0000 (06:26 +0000)
gas/ChangeLog
gas/config/te-dpx2.h
gas/config/te-sco386.h

index 6308bed366da7df5170ff635fca2cde31df1e539..b8f1cda06f7e9e575ab7016d2deeba898fcfdd49 100644 (file)
@@ -1,12 +1,15 @@
 Tue May  2 00:17:04 1995  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
 
-       * config/te-generic.h (TE_GENERIC): Deleted unused macro.
+       * config/te-dpx2.h (dpx2): Deleted unused macro.
+       * config/te-generic.h (TE_GENERIC): Ditto.
        * config/te-go32.h (TE_GO32): Ditto.
        * config/te-hp300.h (TE_HP300): Ditto.
+       * config/te-hppa.h (PA, _TE_PA_H): Ditto.
        * config/te-ic960.h (TE_IC960): Ditto.
        * config/te-nbsd532.h (TE_NETBSD532): Ditto.
        * config/te-pc532mach.h (TE_PC532MACH): Ditto.
        * config/te-ppcnw.h (TE_PPCNW): Ditto.
+       * config/te-sco386.h (scounix): Ditto.
 
 Mon May  1 15:59:56 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
 
index 0cf7a7165e928a6af04ee2b7f517950deba72712..960a794d3efa074dbc9fcc01d0eb01d1c173555b 100644 (file)
@@ -1,5 +1,4 @@
 /* Machine specific defines for the dpx2 machine */
-#define dpx2
 #define TC_M68K
 
 /* The magic number is not the usual MC68MAGIC. */
index c608f059096d26f28e303eda534090c7d6902be4..ab869f60e0a5e6dbd86fe427ac9cda46b2f1f572 100644 (file)
@@ -1,5 +1,4 @@
 /* Machine specific defines for the SCO Unix V.3.2 ODT */
-#define scounix
 
 /* Local labels start with a period.  */
 #define LOCAL_LABEL(name) (name[0] == '.' \