bfd_mach_i386_i8086 machine types.
-Mon Jul 15 16:39:43 1996 Stu Grossman (grossman@critters.cygnus.com)
+Tue Jul 16 23:49:02 1996 Stu Grossman (grossman@critters.cygnus.com)
- * bfd-in2.h: Add bfd_mach_i386_i386 and bfd_mach_i386_i8086
- machine types.
+ * archures.c bfd-in2.h: Add bfd_mach_i386_i386 and
+ bfd_mach_i386_i8086 machine types.
Wed Jul 10 12:42:56 1996 Ian Lance Taylor <ian@cygnus.com>
. ((mach) >= bfd_mach_sparc_v8plus && (mach) <= bfd_mach_sparc_v9a)
. bfd_arch_mips, {* MIPS Rxxxx *}
. bfd_arch_i386, {* Intel 386 *}
+.#define bfd_mach_i386_i386 0
+.#define bfd_mach_i386_i8086 1
. bfd_arch_we32k, {* AT&T WE32xxx *}
. bfd_arch_tahoe, {* CCI/Harris Tahoe *}
. bfd_arch_i860, {* Intel 860 *}
bfd_arch_h8300, /* Hitachi H8/300 */
#define bfd_mach_h8300 1
#define bfd_mach_h8300h 2
+ /* start-sanitize-h8s */
#define bfd_mach_h8300s 3
+ /* end-sanitize-h8s */
bfd_arch_powerpc, /* PowerPC */
bfd_arch_rs6000, /* IBM RS/6000 */
bfd_arch_hppa, /* HP PA RISC */