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:
authorAdam Nemet <anemet@caviumnetworks.com>2008-02-04 22:21:25 +0300
committerAdam Nemet <anemet@caviumnetworks.com>2008-02-04 22:21:25 +0300
commitce4a64238221db9fa6f4ab23eeb6a8b9d4fe144f (patch)
treeba14f8aa5568919d1d6475939c34f9543790ebde /include/elf/mips.h
parent5556c6209fbbc743eae3bf99b19cc8b899684d5f (diff)
* mips.h: Update copyright.
(E_MIPS_MACH_OCTEON): New macro.
Diffstat (limited to 'include/elf/mips.h')
-rw-r--r--include/elf/mips.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/elf/mips.h b/include/elf/mips.h
index 63a97187f..7b72cacc9 100644
--- a/include/elf/mips.h
+++ b/include/elf/mips.h
@@ -1,6 +1,6 @@
/* MIPS ELF support for BFD.
Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- 2003, 2004, 2005
+ 2003, 2004, 2005, 2008
Free Software Foundation, Inc.
By Ian Lance Taylor, Cygnus Support, <ian@cygnus.com>, from
@@ -213,6 +213,7 @@ END_RELOC_NUMBERS (R_MIPS_maxext)
#define E_MIPS_MACH_4120 0x00870000
#define E_MIPS_MACH_4111 0x00880000
#define E_MIPS_MACH_SB1 0x008a0000
+#define E_MIPS_MACH_OCTEON 0x008b0000
#define E_MIPS_MACH_5400 0x00910000
#define E_MIPS_MACH_5500 0x00980000
#define E_MIPS_MACH_9000 0x00990000