From: Christos Zoulas Date: Fri, 9 Nov 2018 17:48:59 +0000 (+0000) Subject: Add magic for the NEC VE, from Holger Berger. X-Git-Tag: FILE5_36~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=de43b66342ac8ee2ef5bf0ccbe543f6dc693fe56;p=file Add magic for the NEC VE, from Holger Berger. --- diff --git a/magic/Magdir/elf b/magic/Magdir/elf index 133bd1f3..7a2f7802 100644 --- a/magic/Magdir/elf +++ b/magic/Magdir/elf @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: elf,v 1.74 2018/06/23 16:39:53 christos Exp $ +# $File: elf,v 1.75 2018/11/09 17:48:59 christos Exp $ # elf: file(1) magic for ELF executables # # We have to check the byte order flag to see what byte order all the @@ -263,6 +263,7 @@ >18 leshort 217 iCelero CoolEngine, >18 leshort 218 Nanoradio Optimized RISC, >18 leshort 243 UCB RISC-V, +>18 leshort 251 NEC VE, >18 leshort 0x1057 AVR (unofficial), >18 leshort 0x1059 MSP430 (unofficial), >18 leshort 0x1223 Adapteva Epiphany (unofficial),