aboutsummaryrefslogtreecommitdiff
path: root/include/elf/common.h
diff options
context:
space:
mode:
authorCatherine Moore <clm@redhat.com>2005-09-30 15:12:52 +0000
committerCatherine Moore <clm@redhat.com>2005-09-30 15:12:52 +0000
commitdc603df5aede33bd496b21a12333d46a5b6fd797 (patch)
tree69bf6e7c576cb04e42b11ef6305d4a9517dced9e /include/elf/common.h
parent8df55cb8f7ce52f5734253d23099d67586eb9137 (diff)
downloadgdb-dc603df5aede33bd496b21a12333d46a5b6fd797.zip
gdb-dc603df5aede33bd496b21a12333d46a5b6fd797.tar.gz
gdb-dc603df5aede33bd496b21a12333d46a5b6fd797.tar.bz2
* dis-asm.h (print_insn_bfin): Declare.
* elf/bfin.h: New file. * elf/common.h (EM_BLACKFIN): Define. * opcode/bfin.h: New file.
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index 81cc3fa..d85a995 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -182,6 +182,7 @@
#define EM_IP2K 101 /* Ubicom IP2022 micro controller */
#define EM_CR 103 /* National Semiconductor CompactRISC */
#define EM_MSP430 105 /* TI msp430 micro controller */
+#define EM_BLACKFIN 106 /* ADI Blackfin */
#define EM_CRX 114 /* National Semiconductor CRX */
/* If it is necessary to assign new unofficial EM_* values, please pick large