]> git.pld-linux.org Git - packages/file.git/blob - file-sparc.patch
- fix md5, older gcc fix
[packages/file.git] / file-sparc.patch
1 diff -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
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
29 diff -Nru file-4.02.bak/magic/Magdir/mach file-4.02/magic/Magdir/mach
30 --- file-4.02.bak/magic/Magdir/mach     Sun Feb 14 18:16:20 1999
31 +++ file-4.02/magic/Magdir/mach Thu Apr  3 09:14:25 2003
32 @@ -34,7 +34,7 @@
33  >4     belong          11              hp pa-risc
34  >4     belong          12              acorn
35  >4     belong          13              m88k
36 ->4     belong          14              sparc
37 +>4     belong          14              SPARC
38  >4     belong          15              i860-big
39  >4     belong          16              i860
40  >4     belong          17              rs6000
41 diff -Nru file-4.02.bak/magic/Magdir/netbsd file-4.02/magic/Magdir/netbsd
42 --- file-4.02.bak/magic/Magdir/netbsd   Tue Apr  1 01:53:37 2003
43 +++ file-4.02/magic/Magdir/netbsd       Thu Apr  3 09:17:09 2003
44 @@ -101,25 +101,25 @@
45  0      belong&0377777777       045200507       a.out NetBSD/powerpc core
46  >12    string                  >\0             from '%s'
47  
48 -0      belong&0377777777       042400413       a.out NetBSD/sparc demand paged
49 +0      belong&0377777777       042400413       a.out NetBSD/SPARC demand paged
50  >0     byte                    &0x80           
51  >>20   belong                  <8192           shared library
52  >>20   belong                  =8192           dynamically linked executable
53  >>20   belong                  >8192           dynamically linked executable
54  >0     byte                    ^0x80           executable
55  >16    belong                  >0              not stripped
56 -0      belong&0377777777       042400410       a.out NetBSD/sparc pure
57 +0      belong&0377777777       042400410       a.out NetBSD/SPARC pure
58  >0     byte                    &0x80           dynamically linked executable
59  >0     byte                    ^0x80           executable
60  >16    belong                  >0              not stripped
61 -0      belong&0377777777       042400407       a.out NetBSD/sparc
62 +0      belong&0377777777       042400407       a.out NetBSD/SPARC
63  >0     byte                    &0x80           dynamically linked executable
64  >0     byte                    ^0x80
65  >>0    byte                    &0x40           position independent
66  >>20   belong                  !0              executable
67  >>20   belong                  =0              object file
68  >16    belong                  >0              not stripped
69 -0      belong&0377777777       042400507       a.out NetBSD/sparc core
70 +0      belong&0377777777       042400507       a.out NetBSD/SPARC core
71  >12    string                  >\0             from '%s'
72  >32    belong                  !0              (signal %d)
73  
74 --- file-4.18/magic/Magdir/sun.orig     2006-06-14 00:17:00.000000000 +0200
75 +++ file-4.18/magic/Magdir/sun  2006-11-13 16:16:59.029505000 +0100
76 @@ -5,7 +5,7 @@
77  # Values for big-endian Sun (MC680x0, SPARC) binaries on pre-5.x
78  # releases.  (5.x uses ELF.)
79  #
80 -0      belong&077777777        0600413         sparc demand paged
81 +0      belong&077777777        0600413         SPARC demand paged
82  >0     byte            &0x80
83  >>20   belong          <4096           shared library
84  >>20   belong          =4096           dynamically linked executable
85 @@ -13,12 +13,12 @@
86  >0     byte            ^0x80           executable
87  >16    belong          >0              not stripped
88  
89 -0      belong&077777777        0600410         sparc pure
90 +0      belong&077777777        0600410         SPARC pure
91  >0     byte            &0x80           dynamically linked executable
92  >0     byte            ^0x80           executable
93  >16    belong          >0              not stripped
94  
95 -0      belong&077777777        0600407         sparc
96 +0      belong&077777777        0600407         SPARC
97  >0     byte            &0x80           dynamically linked executable
98  >0     byte            ^0x80           executable
99  >16    belong          >0              not stripped
This page took 0.090134 seconds and 3 git commands to generate.