]> granicus.if.org Git - file/commitdiff
*** empty log message ***
authorChristos Zoulas <christos@zoulas.com>
Wed, 15 Jan 1997 17:13:09 +0000 (17:13 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 15 Jan 1997 17:13:09 +0000 (17:13 +0000)
magic/Magdir/elf
magic/Magdir/osf1

index ba9fcbe811fb2fc75764d2603d67b99793b47268..82636f93dafc4f81becdb8a5bb323f8a81f8f306 100644 (file)
@@ -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
 >>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,
index f8ec7d7441f9a791e078fbc1990f2548416a109f..d2868c3dd7d42313d719d1417987d76dfc76126c 100644 (file)
@@ -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'