aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1996-07-17 06:51:21 +0000
committerStu Grossman <grossman@cygnus>1996-07-17 06:51:21 +0000
commit9676e4461a9965aa297bbf7f46aeaff1a6620c31 (patch)
tree549eb2b4436ed8a0a765285e067cdf17a8f8e91b /bfd/bfd-in2.h
parent76420d4630b6d072ec8dba3add80c76adfe7bd08 (diff)
downloadgdb-9676e4461a9965aa297bbf7f46aeaff1a6620c31.zip
gdb-9676e4461a9965aa297bbf7f46aeaff1a6620c31.tar.gz
gdb-9676e4461a9965aa297bbf7f46aeaff1a6620c31.tar.bz2
* archures.c bfd-in2.h: Add bfd_mach_i386_i386 and
bfd_mach_i386_i8086 machine types.
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 496fb61..bf36b24 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -1194,7 +1194,9 @@ enum bfd_architecture
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 */