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 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/devel/psptoolchain-gdb/files/patch-bfd-bfd-in2.h b/devel/psptoolchain-gdb/files/patch-bfd-bfd-in2.h index 57003777bbab..22dbd818a04b 100644 --- a/devel/psptoolchain-gdb/files/patch-bfd-bfd-in2.h +++ b/devel/psptoolchain-gdb/files/patch-bfd-bfd-in2.h @@ -1,10 +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 +--- ./bfd/bfd-in2.h.orig 2011-03-31 08:58:19.000000000 +0000 ++++ ./bfd/bfd-in2.h 2012-01-25 22:24:29.000000000 +0000 +@@ -1862,6 +1862,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 - #define bfd_mach_mipsisa32r2 33 - #define bfd_mach_mipsisa64 64 |