diff options
| author | jeffs <jeffs@NetBSD.org> | 2000-08-13 06:33:03 +0000 |
|---|---|---|
| committer | jeffs <jeffs@NetBSD.org> | 2000-08-13 06:33:03 +0000 |
| commit | 9b80c90ec0033c69a2753b35e2bbcb702fc2a9f3 (patch) | |
| tree | 40a30f4fe658de99c52bc474ef5043a770f6da0c /usr.bin/file/magdir | |
| parent | 0b2cf3e7f955a9e22b1a7e60e5cc1a362734b5bf (diff) | |
Print ABI and mips level for "real" little endian MIPS binaries too.
Diffstat (limited to 'usr.bin/file/magdir')
| -rw-r--r-- | usr.bin/file/magdir/elf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/file/magdir/elf b/usr.bin/file/magdir/elf index 47705fcfe95..3a61374f5a5 100644 --- a/usr.bin/file/magdir/elf +++ b/usr.bin/file/magdir/elf @@ -12,8 +12,9 @@ 0 string \177ELF ELF >4 byte 0 invalid class >4 byte 1 32-bit -# only for MIPS R3000_BE +# only for MIPS >>18 beshort 8 +>>18 beshort 10 >>>36 belong &0x20 N32 >4 byte 2 64-bit >5 byte 0 invalid byte order |
