diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2012-02-06 04:34:26 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2012-02-06 04:34:26 +0000 |
commit | 6b99916c82401c6f70d1c93567c265ff8b885c6e (patch) | |
tree | 93dc149b5aff4256c07c8b53bed04d70fbfc5f5d /devel/psptoolchain-binutils/files/patch-include-elf-mips.h | |
parent | Fix the status icon plugin with the latest libnotify changes. (diff) |
- Update to 2.22.
Submitted by: Tassilo Philipp <tphilipp@potion-studios.com> (maintainer via email)
Notes
Notes:
svn path=/head/; revision=290464
Diffstat (limited to 'devel/psptoolchain-binutils/files/patch-include-elf-mips.h')
-rw-r--r-- | devel/psptoolchain-binutils/files/patch-include-elf-mips.h | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/devel/psptoolchain-binutils/files/patch-include-elf-mips.h b/devel/psptoolchain-binutils/files/patch-include-elf-mips.h index 2f38ce3688b1..631dbd76feda 100644 --- a/devel/psptoolchain-binutils/files/patch-include-elf-mips.h +++ b/devel/psptoolchain-binutils/files/patch-include-elf-mips.h @@ -1,10 +1,10 @@ ---- include/elf/mips.h.orig 2005-03-03 11:58:06.000000000 +0000 -+++ include/elf/mips.h 2006-05-09 02:55:36.000000000 +0100 -@@ -212,6 +212,7 @@ +--- ./include/elf/mips.h.orig 2011-07-24 14:20:12.000000000 +0000 ++++ ./include/elf/mips.h 2012-01-21 13:31:35.000000000 +0000 +@@ -265,6 +265,7 @@ #define E_MIPS_MACH_5400 0x00910000 #define E_MIPS_MACH_5500 0x00980000 #define E_MIPS_MACH_9000 0x00990000 -+#define E_MIPS_MACH_ALLEGREX 0x00A20000 - - /* Processor specific section indices. These sections do not actually - exist. Symbols with a st_shndx field corresponding to one of these ++#define E_MIPS_MACH_ALLEGREX 0x00A20000 + #define E_MIPS_MACH_LS2E 0x00A00000 + #define E_MIPS_MACH_LS2F 0x00A10000 + #define E_MIPS_MACH_LS3A 0x00A20000 |