Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-12-02 00:35:38 +0300
committerNick Clifton <nickc@redhat.com>2000-12-02 00:35:38 +0300
commit388732e7f6a9b690cf03ec1f1b6fe286c8dd4ecf (patch)
tree9d2b7b759b0752e04005333779ae692f3defb1f7 /include/elf/mips.h
parent2a91907cc0ca92840dbe64a992013f2285c89c45 (diff)
Add MIPS32 as a seperate MIPS architecture
Diffstat (limited to 'include/elf/mips.h')
-rw-r--r--include/elf/mips.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/include/elf/mips.h b/include/elf/mips.h
index 18185e7df..41f52cd04 100644
--- a/include/elf/mips.h
+++ b/include/elf/mips.h
@@ -121,6 +121,9 @@ END_RELOC_NUMBERS (R_MIPS_maxext)
/* -mips4 code. */
#define E_MIPS_ARCH_4 0x30000000
+/* -mips32 code. */
+#define E_MIPS_ARCH_32 0x50000000
+
/* The ABI of the file. Also see EF_MIPS_ABI2 above. */
#define EF_MIPS_ABI 0x0000F000
@@ -153,9 +156,7 @@ END_RELOC_NUMBERS (R_MIPS_maxext)
#define E_MIPS_MACH_4100 0x00830000
#define E_MIPS_MACH_4650 0x00850000
#define E_MIPS_MACH_4111 0x00880000
-/* -mips32 code.
- It is easier to treat MIPS32 as a machine rather than an architecture. */
-#define E_MIPS_MACH_MIPS32 0x00890000
+#define E_MIPS_MACH_MIPS32_4K 0x00890000
/* Processor specific section indices. These sections do not actually
exist. Symbols with a st_shndx field corresponding to one of these