summaryrefslogtreecommitdiff
path: root/bfd/archures.c
diff options
context:
space:
mode:
authorAdam Nemet <anemet@caviumnetworks.com>2008-02-04 19:15:52 +0000
committerAdam Nemet <anemet@caviumnetworks.com>2008-02-04 19:15:52 +0000
commitd61261851e6ead6d404cbd7f64093e53a98db502 (patch)
treefa32bc243e770b3d57a6e8785cb2b6f0ed1e0d50 /bfd/archures.c
parent1d503ee0f47136ae52be0975288d3b8f09efc356 (diff)
downloadbinutils-redhat-d61261851e6ead6d404cbd7f64093e53a98db502.tar.gz
* archures.c: Update copyright.
(bfd_mach_mips_octeon): New macro. * bfd-in2.h: Regenerate. * elfxx-mips.c (_bfd_elf_mips_mach): Handle Octeon. (mips_set_isa_flags): Likewise. (mips_mach_extensions): Add Octeon. * cpu-mips.c: Update copyright. (I_mipsocteon): New enum constant. (arch_info_struct): Add Octeon.
Diffstat (limited to 'bfd/archures.c')
-rw-r--r--bfd/archures.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/archures.c b/bfd/archures.c
index 3459e55b27..9a5c7c49d0 100644
--- a/bfd/archures.c
+++ b/bfd/archures.c
@@ -1,6 +1,6 @@
/* BFD library support routines for architectures.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
- 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
+ 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
Free Software Foundation, Inc.
Hacked by John Gilmore and Steve Chamberlain of Cygnus Support.
@@ -172,6 +172,7 @@ DESCRIPTION
.#define bfd_mach_mips_loongson_2e 3001
.#define bfd_mach_mips_loongson_2f 3002
.#define bfd_mach_mips_sb1 12310201 {* octal 'SB', 01 *}
+.#define bfd_mach_mips_octeon 6501
.#define bfd_mach_mipsisa32 32
.#define bfd_mach_mipsisa32r2 33
.#define bfd_mach_mipsisa64 64