summaryrefslogtreecommitdiff
path: root/include/elf
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2009-03-31 21:19:02 +0000
committerH.J. Lu <hjl@lucon.org>2009-03-31 21:19:02 +0000
commitb5fae1114b5f6b2748e864cd42668f5a70db7e27 (patch)
tree7522b30ffaf3101a9a5dba120def8349b966527d /include/elf
parentea59c1b78c91bf5fa3f86bdef2f0a982b62a63c2 (diff)
downloadgdb-b5fae1114b5f6b2748e864cd42668f5a70db7e27.tar.gz
2009-03-31 H.J. Lu <hongjiu.lu@intel.com>
* common.h (EM_INTEL178): New. (EM_INTEL179): Likewise. (EM_INTEL180): Likewise.
Diffstat (limited to 'include/elf')
-rw-r--r--include/elf/ChangeLog6
-rw-r--r--include/elf/common.h3
2 files changed, 9 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index e69d3251762..2f2e5151441 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,9 @@
+2009-03-31 H.J. Lu <hongjiu.lu@intel.com>
+
+ * common.h (EM_INTEL178): New.
+ (EM_INTEL179): Likewise.
+ (EM_INTEL180): Likewise.
+
2009-03-20 Mikolaj Zalewski <mikolajz@google.com>
* common.h (SHT_GNU_INCREMENTAL_INPUTS): Define.
diff --git a/include/elf/common.h b/include/elf/common.h
index 75a62329199..91bb86cb94c 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -236,6 +236,9 @@
#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_INTEL180 180 /* 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