]> git.pld-linux.org Git - packages/file.git/blame - file-sparc.patch
- updated to 5.12
[packages/file.git] / file-sparc.patch
CommitLineData
d65811ee 1diff -Nru file-4.02.bak/magic/Magdir/bsdi file-4.02/magic/Magdir/bsdi
2--- file-4.02.bak/magic/Magdir/bsdi Sat Sep 12 15:08:37 1998
3+++ file-4.02/magic/Magdir/bsdi Thu Apr 3 09:14:25 2003
7c615326 4@@ -19,7 +19,7 @@
5 >32 byte 0x6a (uses shared libs)
6
7 # same as in SunOS 4.x, except for static shared libraries
8-0 belong&077777777 0600413 sparc demand paged
9+0 belong&077777777 0600413 SPARC demand paged
10 >0 byte &0x80
11 >>20 belong <4096 shared library
12 >>20 belong =4096 dynamically linked executable
13@@ -28,13 +28,13 @@
14 >16 belong >0 not stripped
15 >36 belong 0xb4100001 (uses shared libs)
16
17-0 belong&077777777 0600410 sparc pure
18+0 belong&077777777 0600410 SPARC pure
19 >0 byte &0x80 dynamically linked executable
20 >0 byte ^0x80 executable
21 >16 belong >0 not stripped
22 >36 belong 0xb4100001 (uses shared libs)
23
24-0 belong&077777777 0600407 sparc
25+0 belong&077777777 0600407 SPARC
26 >0 byte &0x80 dynamically linked executable
27 >0 byte ^0x80 executable
28 >16 belong >0 not stripped
49d7bd2c
JB
29--- file-5.12/magic/Magdir/mach.orig 2013-01-05 18:01:15.529528408 +0100
30+++ file-5.12/magic/Magdir/mach 2013-01-05 18:05:58.686189172 +0100
31@@ -76,7 +76,7 @@
32 >>8 belong 0 mc88000
33 >>8 belong 1 mc88100
34 >>8 belong 2 mc88110
d65811ee 35->4 belong 14 sparc
36+>4 belong 14 SPARC
49d7bd2c
JB
37 >4 belong 15 i860g
38 >4 belong 16 alpha
d65811ee 39 >4 belong 17 rs6000
40diff -Nru file-4.02.bak/magic/Magdir/netbsd file-4.02/magic/Magdir/netbsd
41--- file-4.02.bak/magic/Magdir/netbsd Tue Apr 1 01:53:37 2003
42+++ file-4.02/magic/Magdir/netbsd Thu Apr 3 09:17:09 2003
43@@ -101,25 +101,25 @@
44 0 belong&0377777777 045200507 a.out NetBSD/powerpc core
7c615326 45 >12 string >\0 from '%s'
46
d65811ee 47-0 belong&0377777777 042400413 a.out NetBSD/sparc demand paged
48+0 belong&0377777777 042400413 a.out NetBSD/SPARC demand paged
7c615326 49 >0 byte &0x80
50 >>20 belong <8192 shared library
51 >>20 belong =8192 dynamically linked executable
52 >>20 belong >8192 dynamically linked executable
53 >0 byte ^0x80 executable
54 >16 belong >0 not stripped
d65811ee 55-0 belong&0377777777 042400410 a.out NetBSD/sparc pure
56+0 belong&0377777777 042400410 a.out NetBSD/SPARC pure
7c615326 57 >0 byte &0x80 dynamically linked executable
58 >0 byte ^0x80 executable
59 >16 belong >0 not stripped
d65811ee 60-0 belong&0377777777 042400407 a.out NetBSD/sparc
61+0 belong&0377777777 042400407 a.out NetBSD/SPARC
7c615326 62 >0 byte &0x80 dynamically linked executable
63 >0 byte ^0x80
64 >>0 byte &0x40 position independent
65 >>20 belong !0 executable
66 >>20 belong =0 object file
67 >16 belong >0 not stripped
d65811ee 68-0 belong&0377777777 042400507 a.out NetBSD/sparc core
69+0 belong&0377777777 042400507 a.out NetBSD/SPARC core
7c615326 70 >12 string >\0 from '%s'
d65811ee 71 >32 belong !0 (signal %d)
7c615326 72
d554f87e
JB
73--- file-4.18/magic/Magdir/sun.orig 2006-06-14 00:17:00.000000000 +0200
74+++ file-4.18/magic/Magdir/sun 2006-11-13 16:16:59.029505000 +0100
75@@ -5,7 +5,7 @@
d65811ee 76 # Values for big-endian Sun (MC680x0, SPARC) binaries on pre-5.x
77 # releases. (5.x uses ELF.)
78 #
79-0 belong&077777777 0600413 sparc demand paged
80+0 belong&077777777 0600413 SPARC demand paged
81 >0 byte &0x80
82 >>20 belong <4096 shared library
83 >>20 belong =4096 dynamically linked executable
d554f87e 84@@ -13,12 +13,12 @@
d65811ee 85 >0 byte ^0x80 executable
86 >16 belong >0 not stripped
d554f87e 87
d65811ee 88-0 belong&077777777 0600410 sparc pure
89+0 belong&077777777 0600410 SPARC pure
90 >0 byte &0x80 dynamically linked executable
91 >0 byte ^0x80 executable
92 >16 belong >0 not stripped
d554f87e 93
d65811ee 94-0 belong&077777777 0600407 sparc
95+0 belong&077777777 0600407 SPARC
96 >0 byte &0x80 dynamically linked executable
97 >0 byte ^0x80 executable
98 >16 belong >0 not stripped
This page took 0.049865 seconds and 4 git commands to generate.