aboutsummaryrefslogtreecommitdiff
path: root/include/elf/common.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2009-04-01 17:30:35 +0000
committerH.J. Lu <hjl.tools@gmail.com>2009-04-01 17:30:35 +0000
commit96b2958fe936fedde8c4c37259e750a21a96d090 (patch)
tree675790ec2d2f3e9ea97bdce03671ba6c72a745d1 /include/elf/common.h
parent2fe50fe3ef07d80e667b932f46098d6b0b966d65 (diff)
downloadfsf-binutils-gdb-96b2958fe936fedde8c4c37259e750a21a96d090.zip
fsf-binutils-gdb-96b2958fe936fedde8c4c37259e750a21a96d090.tar.gz
fsf-binutils-gdb-96b2958fe936fedde8c4c37259e750a21a96d090.tar.bz2
2009-04-01 H.J. Lu <hongjiu.lu@intel.com>
* common.h (EM_INTEL178): Removed. (EM_INTEL179): Likewise. (EM_ETPU): New. (EM_SLE9X): Likewise. (EM_INTEL181): Likewise. (EM_INTEL182): Likewise.
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index 91bb86c..a669507 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -236,9 +236,11 @@
#define EM_MCST_ELBRUS 175 /* MCST Elbrus general purpose hardware architecture */
#define EM_ECOG16 176 /* Cyan Technology eCOG16 family */
#define EM_CR16 177 /* National Semiconductor CompactRISC 16-bit processor */
-#define EM_INTEL178 178 /* Reserved by Intel */
-#define EM_INTEL179 179 /* Reserved by Intel */
+#define EM_ETPU 178 /* Freescale Extended Time Processing Unit */
+#define EM_SLE9X 179 /* Infineon Technologies SLE9X core */
#define EM_INTEL180 180 /* Reserved by Intel */
+#define EM_INTEL181 181 /* Reserved by Intel */
+#define EM_INTEL182 182 /* Reserved by Intel */
/* If it is necessary to assign new unofficial EM_* values, please pick large
random numbers (0x8523, 0xa7f2, etc.) to minimize the chances of collision