blob: 81b0f7138424504595e5051d441b6bad3da3957d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ./bfd/bfd-in2.h.orig 2011-09-16 01:15:18.000000000 +0000
+++ ./bfd/bfd-in2.h 2012-01-21 13:31:35.000000000 +0000
@@ -1882,6 +1882,7 @@
#define bfd_mach_mips_loongson_2f 3002
#define bfd_mach_mips_loongson_3a 3003
#define bfd_mach_mips_sb1 12310201 /* octal 'SB', 01 */
+#define bfd_mach_mips_allegrex 10111431 /* octal 'AL', 31 */
#define bfd_mach_mips_octeon 6501
#define bfd_mach_mips_xlr 887682 /* decimal 'XLR' */
#define bfd_mach_mipsisa32 32
|