summaryrefslogtreecommitdiff
path: root/bfd/archures.c
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2009-04-08 02:24:23 +0000
committerDJ Delorie <dj@delorie.com>2009-04-08 02:24:23 +0000
commita75b101c39dfc525a35616a0f30fc36308063933 (patch)
treee8b796c53ad0e55d444b0f99a5c0a25db83ae3a8 /bfd/archures.c
parentc90697ad41bc207a9a7050c4ce75d4e090f10642 (diff)
downloadbinutils-redhat-a75b101c39dfc525a35616a0f30fc36308063933.tar.gz
[include/elf]
* mep.h (EF_MEP_CPU_C5): New. [bfd] * archures.c: Add bfd_mach_mep_c5. * bfd-in2.h: Likewise. * cpu-mep.c: Add bfd_c5_arch. * elf32-mep.c: Support it. [gas] * config/tc-mep.c: Add UCI/DSP instruction support. Add C5 support. (md_show_usage): Change default endian to little. * config/tc-mep.h (TARGET_BYTES_BIG_ENDIAN): Change default to little. [ld] * emulparams/elf32mep.sh: Change default endian to little.
Diffstat (limited to 'bfd/archures.c')
-rw-r--r--bfd/archures.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/archures.c b/bfd/archures.c
index fa03d81a69..b0bf14078a 100644
--- a/bfd/archures.c
+++ b/bfd/archures.c
@@ -335,6 +335,7 @@ DESCRIPTION
. bfd_arch_mep,
.#define bfd_mach_mep 1
.#define bfd_mach_mep_h1 0x6831
+.#define bfd_mach_mep_c5 0x6335
. bfd_arch_ia64, {* HP/Intel ia64 *}
.#define bfd_mach_ia64_elf64 64
.#define bfd_mach_ia64_elf32 32