Deleted Added
full compact
bfd.h (185924) bfd.h (208737)
1/* $FreeBSD: head/gnu/usr.bin/binutils/libbfd/bfd.h 185924 2008-12-11 08:20:34Z imp $ */
1/* $FreeBSD: head/gnu/usr.bin/binutils/libbfd/bfd.h 208737 2010-06-02 11:06:03Z jmallett $ */
2
3/* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically
4 generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c",
5 "bfdio.c", "bfdwin.c", "section.c", "archures.c", "reloc.c",
6 "syms.c", "bfd.c", "archive.c", "corefile.c", "targets.c", "format.c",
7 "linker.c" and "simple.c".
8 Run "make headers" in your build bfd/ to regenerate. */
9

--- 1531 unchanged lines hidden (view full) ---

1541#define bfd_mach_mips4600 4600
1542#define bfd_mach_mips4650 4650
1543#define bfd_mach_mips5000 5000
1544#define bfd_mach_mips5400 5400
1545#define bfd_mach_mips5500 5500
1546#define bfd_mach_mips6000 6000
1547#define bfd_mach_mips7000 7000
1548#define bfd_mach_mips8000 8000
2
3/* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically
4 generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c",
5 "bfdio.c", "bfdwin.c", "section.c", "archures.c", "reloc.c",
6 "syms.c", "bfd.c", "archive.c", "corefile.c", "targets.c", "format.c",
7 "linker.c" and "simple.c".
8 Run "make headers" in your build bfd/ to regenerate. */
9

--- 1531 unchanged lines hidden (view full) ---

1541#define bfd_mach_mips4600 4600
1542#define bfd_mach_mips4650 4650
1543#define bfd_mach_mips5000 5000
1544#define bfd_mach_mips5400 5400
1545#define bfd_mach_mips5500 5500
1546#define bfd_mach_mips6000 6000
1547#define bfd_mach_mips7000 7000
1548#define bfd_mach_mips8000 8000
1549#define bfd_mach_mips9000 9000
1549#define bfd_mach_mips10000 10000
1550#define bfd_mach_mips12000 12000
1551#define bfd_mach_mips16 16
1552#define bfd_mach_mips5 5
1550#define bfd_mach_mips10000 10000
1551#define bfd_mach_mips12000 12000
1552#define bfd_mach_mips16 16
1553#define bfd_mach_mips5 5
1554#define bfd_mach_mips_octeon 6502
1553#define bfd_mach_mips_sb1 12310201 /* octal 'SB', 01 */
1554#define bfd_mach_mipsisa32 32
1555#define bfd_mach_mipsisa32r2 33
1556#define bfd_mach_mipsisa64 64
1557#define bfd_mach_mipsisa64r2 65
1558 bfd_arch_i386, /* Intel 386 */
1559#define bfd_mach_i386_i386 1
1560#define bfd_mach_i386_i8086 2

--- 2845 unchanged lines hidden ---
1555#define bfd_mach_mips_sb1 12310201 /* octal 'SB', 01 */
1556#define bfd_mach_mipsisa32 32
1557#define bfd_mach_mipsisa32r2 33
1558#define bfd_mach_mipsisa64 64
1559#define bfd_mach_mipsisa64r2 65
1560 bfd_arch_i386, /* Intel 386 */
1561#define bfd_mach_i386_i386 1
1562#define bfd_mach_i386_i8086 2

--- 2845 unchanged lines hidden ---