]> granicus.if.org Git - file/commitdiff
rename sgi to mips and fix names around; from jonathan stone.
authorChristos Zoulas <christos@zoulas.com>
Tue, 24 Apr 2001 14:17:56 +0000 (14:17 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 24 Apr 2001 14:17:56 +0000 (14:17 +0000)
magic/Magdir/mips [moved from magic/Magdir/sgi with 85% similarity]

similarity index 85%
rename from magic/Magdir/sgi
rename to magic/Magdir/mips
index 1983f0da154ee9d53979656a818539f4fdbcb754..9333bde9fcb422ed7bee552708fa58e18368167a 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# sgi:  file(1) magic for Silicon Graphics (MIPS, IRIS, IRIX, etc.)
+# mips:  file(1) magic for Silicon Graphics (MIPS, IRIS, IRIX, etc.)
 #                         Dec Ultrix (MIPS)
 # all of SGI's *current* machines and OSes run in big-endian mode on the
 # MIPS machines, as far as I know.
@@ -27,7 +27,7 @@
 0      belong  0xdeadbabe      IRIX Parallel Arena
 >8     belong  >0              - version %ld
 #
-0      beshort 0x0160          MIPSEB COFF executable
+0      beshort 0x0160          MIPSEB ECOFF executable
 >20    beshort 0407            (impure)
 >20    beshort 0410            (swapped)
 >20    beshort 0413            (paged)
@@ -36,7 +36,7 @@
 >22    byte    x               - version %ld
 >23    byte    x               \b.%ld
 #
-0      beshort 0x0162          MIPSEL COFF executable
+0      beshort 0x0162          MIPSEL-BE ECOFF executable
 >20    beshort 0407            (impure)
 >20    beshort 0410            (swapped)
 >20    beshort 0413            (paged)
@@ -45,7 +45,7 @@
 >23    byte    x               - version %d
 >22    byte    x               \b.%ld
 #
-0      beshort 0x6001          MIPSEB-LE COFF executable
+0      beshort 0x6001          MIPSEB-LE ECOFF executable
 >20    beshort 03401           (impure)
 >20    beshort 04001           (swapped)
 >20    beshort 05401           (paged)
@@ -54,7 +54,7 @@
 >23    byte    x               - version %d
 >22    byte    x               \b.%ld
 #
-0      beshort 0x6201          MIPSEL-LE COFF executable
+0      beshort 0x6201          MIPSEL ECOFF executable
 >20    beshort 03401           (impure)
 >20    beshort 04001           (swapped)
 >20    beshort 05401           (paged)
@@ -65,7 +65,7 @@
 #
 # MIPS 2 additions
 #
-0      beshort 0x0163          MIPSEB MIPS-II COFF executable
+0      beshort 0x0163          MIPSEB MIPS-II ECOFF executable
 >20    beshort 0407            (impure)
 >20    beshort 0410            (swapped)
 >20    beshort 0413            (paged)
@@ -74,7 +74,7 @@
 >22    byte    x               - version %ld
 >23    byte    x               \b.%ld
 #
-0      beshort 0x0166          MIPSEL MIPS-II COFF executable
+0      beshort 0x0166          MIPSEL-BE MIPS-II ECOFF executable
 >20    beshort 0407            (impure)
 >20    beshort 0410            (swapped)
 >20    beshort 0413            (paged)
@@ -83,7 +83,7 @@
 >22    byte    x               - version %ld
 >23    byte    x               \b.%ld
 #
-0      beshort 0x6301          MIPSEB-LE MIPS-II COFF executable
+0      beshort 0x6301          MIPSEB-LE MIPS-II ECOFF executable
 >20    beshort 03401           (impure)
 >20    beshort 04001           (swapped)
 >20    beshort 05401           (paged)
@@ -92,7 +92,7 @@
 >23    byte    x               - version %ld
 >22    byte    x               \b.%ld
 #
-0      beshort 0x6601          MIPSEL-LE MIPS-II COFF executable
+0      beshort 0x6601          MIPSEL MIPS-II ECOFF executable
 >20    beshort 03401           (impure)
 >20    beshort 04001           (swapped)
 >20    beshort 05401           (paged)
 #
 # MIPS 3 additions
 #
-0      beshort 0x0140          MIPSEB MIPS-III COFF executable
+0      beshort 0x0140          MIPSEB MIPS-III ECOFF executable
 >20    beshort 0407            (impure)
 >20    beshort 0410            (swapped)
 >20    beshort 0413            (paged)
 >22    byte    x               - version %ld
 >23    byte    x               \b.%ld
 #
-0      beshort 0x0142          MIPSEL MIPS-III COFF executable
+0      beshort 0x0142          MIPSEL-BE MIPS-III ECOFF executable
 >20    beshort 0407            (impure)
 >20    beshort 0410            (swapped)
 >20    beshort 0413            (paged)
 >22    byte    x               - version %ld
 >23    byte    x               \b.%ld
 #
-0      beshort 0x4001          MIPSEB-LE MIPS-III COFF executable
+0      beshort 0x4001          MIPSEB-LE MIPS-III ECOFF executable
 >20    beshort 03401           (impure)
 >20    beshort 04001           (swapped)
 >20    beshort 05401           (paged)
 >23    byte    x               - version %ld
 >22    byte    x               \b.%ld
 #
-0      beshort 0x4201          MIPSEL-LE MIPS-III COFF executable
+0      beshort 0x4201          MIPSEL MIPS-III ECOFF executable
 >20    beshort 03401           (impure)
 >20    beshort 04001           (swapped)
 >20    beshort 05401           (paged)
 >22    byte    x               \b.%ld
 #
 0      beshort 0x180           MIPSEB Ucode
-0      beshort 0x182           MIPSEL Ucode
+0      beshort 0x182           MIPSEL-BE Ucode
 # 32bit core file
 0      belong  0xdeadadb0      IRIX core dump
 >4     belong  1               of