Deleted Added
full compact
elf (267897) elf (275698)
1
2#------------------------------------------------------------------------------
1
2#------------------------------------------------------------------------------
3# $File: elf,v 1.67 2014/06/12 13:52:48 christos Exp $
3# $File: elf,v 1.68 2014/09/19 19:05:57 christos Exp $
4# elf: file(1) magic for ELF executables
5#
6# We have to check the byte order flag to see what byte order all the
7# other stuff in the header is in.
8#
9# What're the correct byte orders for the nCUBE and the Fujitsu VPP500?
10#
11# Created by: unknown

--- 240 unchanged lines hidden (view full) ---

252>18 leshort 211 KM211 KMX32,
253>18 leshort 212 KM211 KMX16,
254>18 leshort 213 KM211 KMX8,
255>18 leshort 214 KM211 KVARC,
256>18 leshort 215 Paneve CDP,
257>18 leshort 216 Cognitive Smart Memory,
258>18 leshort 217 iCelero CoolEngine,
259>18 leshort 218 Nanoradio Optimized RISC,
4# elf: file(1) magic for ELF executables
5#
6# We have to check the byte order flag to see what byte order all the
7# other stuff in the header is in.
8#
9# What're the correct byte orders for the nCUBE and the Fujitsu VPP500?
10#
11# Created by: unknown

--- 240 unchanged lines hidden (view full) ---

252>18 leshort 211 KM211 KMX32,
253>18 leshort 212 KM211 KMX16,
254>18 leshort 213 KM211 KMX8,
255>18 leshort 214 KM211 KVARC,
256>18 leshort 215 Paneve CDP,
257>18 leshort 216 Cognitive Smart Memory,
258>18 leshort 217 iCelero CoolEngine,
259>18 leshort 218 Nanoradio Optimized RISC,
260>18 leshort 243 UCB RISC-V,
260>18 leshort 0x1057 AVR (unofficial),
261>18 leshort 0x1059 MSP430 (unofficial),
262>18 leshort 0x1223 Adapteva Epiphany (unofficial),
263>18 leshort 0x2530 Morpho MT (unofficial),
264>18 leshort 0x3330 FR30 (unofficial),
265>18 leshort 0x3426 OpenRISC (obsolete),
266>18 leshort 0x4688 Infineon C166 (unofficial),
267>18 leshort 0x5441 Cygnus FRV (unofficial),

--- 57 unchanged lines hidden ---
261>18 leshort 0x1057 AVR (unofficial),
262>18 leshort 0x1059 MSP430 (unofficial),
263>18 leshort 0x1223 Adapteva Epiphany (unofficial),
264>18 leshort 0x2530 Morpho MT (unofficial),
265>18 leshort 0x3330 FR30 (unofficial),
266>18 leshort 0x3426 OpenRISC (obsolete),
267>18 leshort 0x4688 Infineon C166 (unofficial),
268>18 leshort 0x5441 Cygnus FRV (unofficial),

--- 57 unchanged lines hidden ---