aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2009-04-08 02:24:23 +0000
committerDJ Delorie <dj@redhat.com>2009-04-08 02:24:23 +0000
commit4d28413b409102b3fc5e7ed828e4014895143d4e (patch)
tree7a5eacf7d86bbb2bcb17943898110a1a563bc33a /bfd/bfd-in2.h
parente0edc2d941be04ac9e4000390cea2c68216e78da (diff)
downloadgdb-4d28413b409102b3fc5e7ed828e4014895143d4e.zip
gdb-4d28413b409102b3fc5e7ed828e4014895143d4e.tar.gz
gdb-4d28413b409102b3fc5e7ed828e4014895143d4e.tar.bz2
[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/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 646be2c..6629ed7 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -1972,6 +1972,7 @@ enum bfd_architecture
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