]> sourceware.org Git - newlib-cygwin.git/commitdiff
* mips.h (E_MIPS_MACH_9000): Define.
authorIan Lance Taylor <iant@google.com>
Thu, 9 Dec 2004 06:02:45 +0000 (06:02 +0000)
committerIan Lance Taylor <iant@google.com>
Thu, 9 Dec 2004 06:02:45 +0000 (06:02 +0000)
include/elf/ChangeLog
include/elf/mips.h

index cf84a38b614e1936908df56ed176732da4f95b00..f4f961d9b2f7bf8d7388af11c41ee771c72c6d41 100644 (file)
@@ -1,3 +1,7 @@
+2004-12-09  Ian Lance Taylor  <ian@wasabisystems.com>
+
+       * mips.h (E_MIPS_MACH_9000): Define.
+
 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
 
        * cris.h (EF_CRIS_VARIANT_MASK, EF_CRIS_VARIANT_ANY_V0_V10)
index b7d800a70ed6e89883d738f849418fabd28b4063..741fe7406b956d61902ba8712253142fec954774 100644 (file)
@@ -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
 \f
 /* Processor specific section indices.  These sections do not actually
    exist.  Symbols with a st_shndx field corresponding to one of these
This page took 0.027987 seconds and 5 git commands to generate.