aboutsummaryrefslogtreecommitdiff
path: root/elf.h
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2006-06-10 19:09:24 +0000
committerNed Ludd <solar@gentoo.org>2006-06-10 19:09:24 +0000
commit2d5d880b147ef9b2c688feff77a12695c1343257 (patch)
treedcb0d701f2ac3826bba17f4af1f15cd56f77ab74 /elf.h
parent- update copyright (diff)
downloadpax-utils-2d5d880b147ef9b2c688feff77a12695c1343257.tar.gz
pax-utils-2d5d880b147ef9b2c688feff77a12695c1343257.tar.bz2
pax-utils-2d5d880b147ef9b2c688feff77a12695c1343257.zip
- sync up 95-110 values for e_machine extentions.
Diffstat (limited to 'elf.h')
-rw-r--r--elf.h19
1 files changed, 18 insertions, 1 deletions
diff --git a/elf.h b/elf.h
index 0f34dfa..3e204c6 100644
--- a/elf.h
+++ b/elf.h
@@ -242,7 +242,24 @@ typedef struct
#define EM_OPENRISC 92 /* OpenRISC 32-bit embedded processor */
#define EM_ARC_A5 93 /* ARC Cores Tangent-A5 */
#define EM_XTENSA 94 /* Tensilica Xtensa Architecture */
-#define EM_NUM 95
+#define EM_VIDEOCORE 95 /* Alphamosaic VideoCore processor */
+#define EM_TMM_GPP 96 /* Thompson Multimedia General Purpose Proc */
+#define EM_NS32K 97 /* National Semiconductor 32000 series */
+#define EM_TPC 98 /* Tenor Network TPC processor */
+#define EM_SNP1K 99 /* Trebia SNP 1000 processor */
+#define EM_ST200 100 /* STMicroelectronics ST200 microcontroller */
+#define EM_IP2K 101 /* Ubicom IP2xxx microcontroller family */
+#define EM_MAX 102 /* MAX Processor */
+#define EM_CR 103 /* NatSemi CompactRISC microprocessor */
+#define EM_F2MC16 104 /* Fujitsu F2MC16 */
+#define EM_MSP430 105 /* TI embedded microcontroller msp430 */
+#define EM_BLACKFIN 106 /* Analog Devices Blackfin (DSP) processor */
+#define EM_SE_C33 107 /* S1C33 Family of Seiko Epson processors */
+#define EM_SEP 108 /* Sharp embedded microprocessor */
+#define EM_ARCA 109 /* Arca RISC Microprocessor */
+#define EM_UNICORE 110 /* Microprocessor series from PKU-Unity Ltd. */
+ /* and MPRC of Peking University */
+#define EM_NUM 111
/* If it is necessary to assign new unofficial EM_* values, please
pick large random numbers (0x8523, 0xa7f2, etc.) to minimize the