]> granicus.if.org Git - file/commitdiff
add arm eabi magic from gimpy.
authorChristos Zoulas <christos@zoulas.com>
Sun, 5 Aug 2012 01:42:53 +0000 (01:42 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sun, 5 Aug 2012 01:42:53 +0000 (01:42 +0000)
magic/Magdir/elf

index 9e43264e0b1088081076b6676f8112d264294021..d1aa4fb2504187618903faf3a467c4ca54e41e56 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: elf,v 1.54 2011/12/17 17:16:29 christos Exp $
+# $File: elf,v 1.55 2012/02/22 18:25:39 christos Exp $
 # elf:  file(1) magic for ELF executables
 #
 # We have to check the byte order flag to see what byte order all the
 >>18   leshort         38              TRW RH-32,
 >>18   leshort         39              Motorola RCE,
 >>18   leshort         40              ARM,
+>>>4   byte            1
+>>>>36 lelong&0xff000000       0x04000000      EABI4
+>>>>36 lelong&0xff000000       0x05000000      EABI5
 >>18   leshort         41              Alpha,
 >>18   leshort         0xa390          IBM S/390 (obsolete),
 >>18   leshort         42              Renesas SH,
 >>18   beshort         38              TRW RH-32,
 >>18   beshort         39              Motorola RCE,
 >>18   beshort         40              ARM,
+>>>4   byte            1
+>>>>36 belong&0xff000000       0x04000000      EABI4
+>>>>36 belong&0xff000000       0x05000000      EABI5
 >>18   beshort         41              Alpha,
 >>18   beshort         42              Renesas SH,
 >>18   beshort         43              SPARC V9,