diff options
Diffstat (limited to 'devel/psptoolchain-gdb/files/patch-bfd-bfd-in2.h')
-rw-r--r-- | devel/psptoolchain-gdb/files/patch-bfd-bfd-in2.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/psptoolchain-gdb/files/patch-bfd-bfd-in2.h b/devel/psptoolchain-gdb/files/patch-bfd-bfd-in2.h new file mode 100644 index 000000000000..57003777bbab --- /dev/null +++ b/devel/psptoolchain-gdb/files/patch-bfd-bfd-in2.h @@ -0,0 +1,10 @@ +--- bfd/bfd-in2.h.orig 2005-10-25 18:40:09.000000000 +0100 ++++ bfd/bfd-in2.h 2007-02-08 20:06:04.000000000 +0000 +@@ -1742,6 +1742,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 |