From: Christos Zoulas Date: Fri, 25 Apr 1997 12:13:18 +0000 (+0000) Subject: RS3000->R3000 X-Git-Tag: FILE3_27~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c803238b5ba2a64cf49179d4304f8a9ebd2ef00f;p=file RS3000->R3000 --- diff --git a/magic/Magdir/elf b/magic/Magdir/elf index 82636f93..0d3965f8 100644 --- a/magic/Magdir/elf +++ b/magic/Magdir/elf @@ -5,7 +5,7 @@ # We have to check the byte order flag to see what byte order all the # other stuff in the header is in. # -# MIPS RS3000 may also be for MIPS RS2000. +# MIPS R3000 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) @@ -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 - invalid byte order, +>>18 leshort 8 MIPS R3000_BE - invalid byte order, >>18 leshort 9 Amdahl - invalid byte order, ->>18 leshort 10 MIPS RS3000_LE, +>>18 leshort 10 MIPS R3000_LE, >>18 leshort 11 RS6000 - invalid byte order, ->>18 leshort 15 PA_RISC - invalid byte order, +>>18 leshort 15 PA-RISC - invalid byte order, >>18 leshort 16 nCUBE, >>18 leshort 17 VPP500, >>18 leshort 18 SPARC32PLUS, @@ -60,11 +60,11 @@ >>18 beshort 5 Motorola 88000, >>18 beshort 6 Intel 80486 - invalid byte order, >>18 beshort 7 Intel 80860, ->>18 beshort 8 MIPS RS3000_BE, +>>18 beshort 8 MIPS R3000_BE, >>18 beshort 9 Amdahl, ->>18 beshort 10 MIPS RS3000_LE - invalid byte order, +>>18 beshort 10 MIPS R3000_LE - invalid byte order, >>18 beshort 11 RS6000, ->>18 beshort 15 PA_RISC, +>>18 beshort 15 PA-RISC, >>18 beshort 16 nCUBE, >>18 beshort 17 VPP500, >>18 beshort 18 SPARC32PLUS,