From: Ian Lance Taylor Date: Thu, 9 Dec 2004 06:02:45 +0000 (+0000) Subject: * mips.h (E_MIPS_MACH_9000): Define. X-Git-Tag: gdb-pre-i18n-errorwarning-20050211~643 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=69881c930f2be4f8a98f195e329d012f8b4b2cc5;p=platform%2Fupstream%2Fbinutils.git * mips.h (E_MIPS_MACH_9000): Define. --- diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index cf84a38..f4f961d 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,7 @@ +2004-12-09 Ian Lance Taylor + + * mips.h (E_MIPS_MACH_9000): Define. + 2004-11-04 Hans-Peter Nilsson * cris.h (EF_CRIS_VARIANT_MASK, EF_CRIS_VARIANT_ANY_V0_V10) diff --git a/include/elf/mips.h b/include/elf/mips.h index b7d800a..741fe74 100644 --- a/include/elf/mips.h +++ b/include/elf/mips.h @@ -190,6 +190,7 @@ END_RELOC_NUMBERS (R_MIPS_maxext) #define E_MIPS_MACH_SB1 0x008a0000 #define E_MIPS_MACH_5400 0x00910000 #define E_MIPS_MACH_5500 0x00980000 +#define E_MIPS_MACH_9000 0x00990000 /* Processor specific section indices. These sections do not actually exist. Symbols with a st_shndx field corresponding to one of these