aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@gmail.com>2022-02-03 08:35:58 -0800
committerCary Coutant <ccoutant@gmail.com>2022-02-03 08:35:58 -0800
commit9d5d41c405a7ad4c843e35d899c93cb7dd36d291 (patch)
treeac3ce81083e263889a7e2c2b3341ff05e6a5993c /include
parente69d64d21ad8bcbdf5d769a88c7abc2f423d3bc8 (diff)
downloadgdb-9d5d41c405a7ad4c843e35d899c93cb7dd36d291.zip
gdb-9d5d41c405a7ad4c843e35d899c93cb7dd36d291.tar.gz
gdb-9d5d41c405a7ad4c843e35d899c93cb7dd36d291.tar.bz2
Add new e_machine values.
include/elf: * common.h: Add EM_U16_U8CORE, EM_TACHYUM, EM_56800V4.
Diffstat (limited to 'include')
-rw-r--r--include/elf/common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index b1bfa91..fe252e9 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -354,6 +354,9 @@
#define EM_65816 257 /* WDC 65816/65C816 */
#define EM_LOONGARCH 258 /* LoongArch */
#define EM_KF32 259 /* ChipON KungFu32 */
+#define EM_U16_U8CORE 260 /* LAPIS nX-U16/U8 */
+#define EM_TACHYUM 261 /* Tachyum */
+#define EM_56800V4 262 /* NXP 56800V4 Digital Signal Controller (DSC) */
/* If it is necessary to assign new unofficial EM_* values, please pick large
random numbers (0x8523, 0xa7f2, etc.) to minimize the chances of collision