mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 08:49:15 -04:00
10 lines
527 B
C
10 lines
527 B
C
--- ./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
|