From: Christos Zoulas Date: Wed, 15 Jan 1997 17:13:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILE3_27~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a1cac1da8d638332676bd8d556e570e2f10ac77e;p=file *** empty log message *** --- diff --git a/magic/Magdir/elf b/magic/Magdir/elf index ba9fcbe8..82636f93 100644 --- a/magic/Magdir/elf +++ b/magic/Magdir/elf @@ -5,8 +5,8 @@ # We have to check the byte order flag to see what byte order all the # other stuff in the header is in. # -# Byte order is probably big-endian for MIPS RS3000 and Amdahl. # MIPS RS3000 may also be for MIPS RS2000. +# What're the correct byte orders for the nCUBE and the Fujitsu VPP500? # # updated by Daniel Quinlan (quinlan@yggdrasil.com) 0 string \177ELF ELF @@ -31,11 +31,11 @@ >>18 leshort 5 Motorola 88000 - invalid byte order, >>18 leshort 6 Intel 80486, >>18 leshort 7 Intel 80860, ->>18 leshort 8 MIPS RS3000_BE, ->>18 leshort 9 Amdahl, +>>18 leshort 8 MIPS RS3000_BE - invalid byte order, +>>18 leshort 9 Amdahl - invalid byte order, >>18 leshort 10 MIPS RS3000_LE, ->>18 leshort 11 RS6000, ->>18 leshort 15 PA_RISC, +>>18 leshort 11 RS6000 - invalid byte order, +>>18 leshort 15 PA_RISC - invalid byte order, >>18 leshort 16 nCUBE, >>18 leshort 17 VPP500, >>18 leshort 18 SPARC32PLUS, @@ -62,7 +62,7 @@ >>18 beshort 7 Intel 80860, >>18 beshort 8 MIPS RS3000_BE, >>18 beshort 9 Amdahl, ->>18 beshort 10 MIPS RS3000_LE, +>>18 beshort 10 MIPS RS3000_LE - invalid byte order, >>18 beshort 11 RS6000, >>18 beshort 15 PA_RISC, >>18 beshort 16 nCUBE, diff --git a/magic/Magdir/osf1 b/magic/Magdir/osf1 index f8ec7d74..d2868c3d 100644 --- a/magic/Magdir/osf1 +++ b/magic/Magdir/osf1 @@ -6,5 +6,5 @@ # 0 short 0565 i386 COFF object # -0 string Core alpha core file ->24 string >\0 '%s' +0 string Core Alpha Digital UNIX core file +>24 string >\0 \b, generated from '%s'