blob: cbc568daaad26a2c14fc3b000bd45a539b881897 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- bfd/bfd-in2.h.orig 2005-03-02 21:23:20.000000000 +0000
+++ bfd/bfd-in2.h 2006-05-09 02:55:36.000000000 +0100
@@ -1600,6 +1600,7 @@
#define bfd_mach_mips16 16
#define bfd_mach_mips5 5
#define bfd_mach_mips_sb1 12310201 /* octal 'SB', 01 */
+#define bfd_mach_mips_allegrex 10111431 /* octal 'AL', 31 */
#define bfd_mach_mipsisa32 32
#define bfd_mach_mipsisa32r2 33
#define bfd_mach_mipsisa64 64
|