From 2dccf6a6615fb200aa871274fe8546139b3a4aff Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Tue, 6 Nov 2012 20:43:52 +0000 Subject: [PATCH] add aarch64 --- magic/Magdir/elf | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/magic/Magdir/elf b/magic/Magdir/elf index cefc8ca6..c731acea 100644 --- a/magic/Magdir/elf +++ b/magic/Magdir/elf @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: elf,v 1.56 2012/08/05 01:42:53 christos Exp $ +# $File: elf,v 1.57 2012/11/02 21:06:27 christos Exp $ # elf: file(1) magic for ELF executables # # We have to check the byte order flag to see what byte order all the @@ -168,14 +168,13 @@ >18 leshort 90 Matsushita MN10200, >18 leshort 91 picoJava, >18 leshort 92 OpenRISC, ->18 leshort 0x3426 OpenRISC (obsolete), ->18 leshort 0x8472 OpenRISC (obsolete), >18 leshort 93 ARC Cores Tangent-A5, >18 leshort 94 Tensilica Xtensa, >18 leshort 97 NatSemi 32k, >18 leshort 106 Analog Devices Blackfin, >18 leshort 113 Altera Nios II, ->18 leshort 0xae META, +>18 leshort 174 META, +>18 leshort 183 ARM aarch64, >18 leshort 187 Tilera TILE64, >18 leshort 188 Tilera TILEPro, >18 leshort 191 Tilera TILE-Gx, -- 2.40.0