Regenerated from bfd-in.h.
authorPer Bothner <per@bothner.com>
Thu, 3 Sep 1992 22:24:03 +0000 (22:24 +0000)
committerPer Bothner <per@bothner.com>
Thu, 3 Sep 1992 22:24:03 +0000 (22:24 +0000)
include/bfd.h

index f81f406236bf55d7c2302f4416778bea5df81cdf..e8f75b145766c5eec21fb54182ec5c82dbae9506 100644 (file)
@@ -52,7 +52,7 @@ here.  */
 #      endif
 #endif
 
-#define BFD_VERSION "1.97"
+#define BFD_VERSION "2.0"
 
 /* forward declaration */
 typedef struct _bfd bfd;
@@ -637,7 +637,7 @@ enum bfd_architecture
   bfd_arch_sparc,      /* SPARC */
   bfd_arch_mips,       /* MIPS Rxxxx */
   bfd_arch_i386,       /* Intel 386 */
-  bfd_arch_ns32k,      /* National Semiconductor 32xxx */
+  bfd_arch_we32k,      /* AT&T WE32xxx */
   bfd_arch_tahoe,      /* CCI/Harris Tahoe */
   bfd_arch_i860,       /* Intel 860 */
   bfd_arch_romp,       /* IBM ROMP PC/RT */
@@ -649,7 +649,6 @@ enum bfd_architecture
   bfd_arch_rs6000,     /* IBM RS/6000 */
   bfd_arch_hppa,       /* HP PA RISC */
   bfd_arch_z8k,        /* Zilog Z8000 */
-  bfd_arch_we32k,      /* AT&T we32000 family (3b2) */
 #define bfd_mach_z8001         1
 #define bfd_mach_z8002         2
   bfd_arch_last