]> git.pld-linux.org Git - packages/file.git/blob - file-sparc.patch
up to 5.14, release intended to fix 5.13 bugs
[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 --- file-5.14/magic/Magdir/mach~        2013-03-21 19:45:14.000000000 +0200
30 +++ file-5.14/magic/Magdir/mach 2013-03-22 13:22:26.517457818 +0200
31 @@ -121,7 +121,7 @@
32  >>>4           belong&0x00ffffff       1       mc88100
33  >>>4           belong&0x00ffffff       2       mc88110
34  >>>4           belong&0x00ffffff       >2      mc88000 subarchitecture=%ld
35 ->>0    belong&0x00ffffff       14      sparc
36 +>>0    belong&0x00ffffff       14      SPARC
37  >>0    belong&0x00ffffff       15      i860g
38  >>0    belong&0x00ffffff       16      alpha
39  >>0    belong&0x00ffffff       17      rs6000
40 diff -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
45  >12    string                  >\0             from '%s'
46  
47 -0      belong&0377777777       042400413       a.out NetBSD/sparc demand paged
48 +0      belong&0377777777       042400413       a.out NetBSD/SPARC demand paged
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
55 -0      belong&0377777777       042400410       a.out NetBSD/sparc pure
56 +0      belong&0377777777       042400410       a.out NetBSD/SPARC pure
57  >0     byte                    &0x80           dynamically linked executable
58  >0     byte                    ^0x80           executable
59  >16    belong                  >0              not stripped
60 -0      belong&0377777777       042400407       a.out NetBSD/sparc
61 +0      belong&0377777777       042400407       a.out NetBSD/SPARC
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
68 -0      belong&0377777777       042400507       a.out NetBSD/sparc core
69 +0      belong&0377777777       042400507       a.out NetBSD/SPARC core
70  >12    string                  >\0             from '%s'
71  >32    belong                  !0              (signal %d)
72  
73 --- file-5.13/magic/Magdir/sun~ 2013-01-10 00:37:24.000000000 +0200
74 +++ file-5.13/magic/Magdir/sun  2013-02-26 15:22:40.763637298 +0200
75 @@ -9,7 +9,7 @@
76  # are in aout, as they're indistinguishable from other big-endian
77  # 32-bit a.out files.
78  #
79 -0      belong&077777777        0600413         a.out SunOS sparc demand paged
80 +0      belong&077777777        0600413         a.out SunOS SPARC demand paged
81  >0     byte            &0x80
82  >>20   belong          <4096           shared library
83  >>20   belong          =4096           dynamically linked executable
84 @@ -17,12 +17,12 @@
85  >0     byte            ^0x80           executable
86  >16    belong          >0              not stripped
87  
88 -0      belong&077777777        0600410         a.out SunOS sparc pure
89 +0      belong&077777777        0600410         a.out SunOS SPARC pure
90  >0     byte            &0x80           dynamically linked executable
91  >0     byte            ^0x80           executable
92  >16    belong          >0              not stripped
93  
94 -0      belong&077777777        0600407         a.out SunOS sparc
95 +0      belong&077777777        0600407         a.out SunOS SPARC
96  >0     byte            &0x80           dynamically linked executable
97  >0     byte            ^0x80           executable
98  >16    belong          >0              not stripped
This page took 0.058572 seconds and 3 git commands to generate.