From 0109d0e0105c385750806f9b8f1e040572858ee4 Mon Sep 17 00:00:00 2001 From: Ian Darwin Date: Sun, 28 Feb 1988 10:55:23 +0000 Subject: [PATCH] Add Geoff's changes, and change "core file" to "core dump data". --- magic/Magdir/sun | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/magic/Magdir/sun b/magic/Magdir/sun index 4ec7ffcc..eb5468ad 100644 --- a/magic/Magdir/sun +++ b/magic/Magdir/sun @@ -1,13 +1,21 @@ # Values for Sun MC680x0 binaries +0 short 2 mc68020 +>2 short 0407 executable +>2 short 0410 pure executable +>2 short 0413 demand paged executable +>16 long >0 not stripped 0 short 1 mc68010 >2 short 0407 executable >2 short 0410 pure executable >2 short 0413 demand paged executable >16 long >0 not stripped -0 short 2 mc68020 +0 short 0 old sun-2 >2 short 0407 executable >2 short 0410 pure executable >2 short 0413 demand paged executable >16 long >0 not stripped -0 long 0x080456 core file +0 long 0x080456 core dump data >128 string >\0 from '%s' +# +0 short 05401 byte-swapped demand paged executable +0 short 010001 byte-swapped demand paged executable -- 2.40.0