From: Ian Lance Taylor Date: Thu, 30 May 1996 16:36:27 +0000 (+0000) Subject: * mips.h (E_MIPS_ARCH_4): Define. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=687455201c81e055738d5c55d076ee2015d53545;p=binutils-gdb.git * mips.h (E_MIPS_ARCH_4): Define. --- diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index de49567ed9f..9669f2092c2 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,7 @@ +Thu May 30 12:35:57 1996 Ian Lance Taylor + + * mips.h (E_MIPS_ARCH_4): Define. + Wed May 29 15:35:33 1996 Ian Lance Taylor * mips.h (Elf64_Mips_External_Rel): Define. diff --git a/include/elf/mips.h b/include/elf/mips.h index 5052baadd32..80ed526b7ce 100644 --- a/include/elf/mips.h +++ b/include/elf/mips.h @@ -50,6 +50,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* -mips3 code. */ #define E_MIPS_ARCH_3 0x20000000 + +/* -mips4 code. */ +#define E_MIPS_ARCH_4 0x30000000 /* Processor specific section indices. These sections do not actually exist. Symbols with a st_shndx field corresponding to one of these