aboutsummaryrefslogtreecommitdiffstats
path: root/elf.h
diff options
context:
space:
mode:
authorEdgar E. Iglesias <edgar.iglesias@gmail.com>2010-05-19 15:24:17 +0200
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>2010-05-19 15:24:17 +0200
commit0d5d46993840c1e6a04c1db38a554aad4ee83835 (patch)
treee5d9367a8a1f9e82a20ca27278b6686b2c640968 /elf.h
parente4cbd44d8e86c7fb605f92b05fd9ae6b9e393c56 (diff)
microblaze: Update elf machine nums.
189 was allocated in upstream binutils. 0xbaab was the old temporary value. Still used by some tools and the linux kernel. I've seen 115 in older gdb versions, but lets ignore that one. Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Diffstat (limited to 'elf.h')
-rw-r--r--elf.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/elf.h b/elf.h
index c84c8aba8..eb9e3bece 100644
--- a/elf.h
+++ b/elf.h
@@ -119,7 +119,8 @@ typedef int64_t Elf64_Sxword;
*/
#define EM_S390_OLD 0xA390
-#define EM_XILINX_MICROBLAZE 0xBAAB
+#define EM_MICROBLAZE 189
+#define EM_MICROBLAZE_OLD 0xBAAB
/* This is the info that is needed to parse the dynamic section of the file */
#define DT_NULL 0