]> git.pld-linux.org Git - packages/binutils.git/blob - binutils-info.patch
- updated to 2.18.50.0.2
[packages/binutils.git] / binutils-info.patch
1 diff -urN binutils-2.12.90.0.1.org/bfd/doc/bfd.texinfo binutils-2.12.90.0.1/bfd/doc/bfd.texinfo
2 --- binutils-2.12.90.0.1.org/bfd/doc/bfd.texinfo        Mon Mar 11 22:37:36 2002
3 +++ binutils-2.12.90.0.1/bfd/doc/bfd.texinfo    Mon Mar 11 22:37:52 2002
4 @@ -21,9 +21,10 @@
5  
6  @ifinfo
7  @format
8 -START-INFO-DIR-ENTRY
9 -* Bfd: (bfd).                   The Binary File Descriptor library.
10 -END-INFO-DIR-ENTRY
11 +@dircategory Programming tools:
12 +@direntry
13 +* Bfd: (bfd).                          The Binary File Descriptor library
14 +@end direntry
15  @end format
16  @end ifinfo
17  
18 diff -urN binutils-2.12.90.0.1.org/binutils/doc/binutils.texi binutils-2.12.90.0.1/binutils/doc/binutils.texi
19 --- binutils-2.12.90.0.1.org/binutils/doc/binutils.texi Mon Mar 11 22:37:37 2002
20 +++ binutils-2.12.90.0.1/binutils/doc/binutils.texi     Mon Mar 11 22:37:52 2002
21 @@ -6,25 +6,27 @@
22  
23  @ifinfo
24  @format
25 -START-INFO-DIR-ENTRY
26 -* Binutils: (binutils).         The GNU binary utilities.
27 -* ar: (binutils)ar.               Create, modify, and extract from archives
28 -* nm: (binutils)nm.               List symbols from object files
29 -* objcopy: (binutils)objcopy.    Copy and translate object files
30 -* objdump: (binutils)objdump.     Display information from object files
31 -* ranlib: (binutils)ranlib.       Generate index to archive contents
32 -* readelf: (binutils)readelf.    Display the contents of ELF format files.
33 -* size: (binutils)size.           List section sizes and total size
34 -* strings: (binutils)strings.     List printable strings from files
35 -* strip: (binutils)strip.         Discard symbols
36 -* c++filt: (binutils)c++filt.    Filter to demangle encoded C++ symbols
37 -* cxxfilt: (binutils)c++filt.     MS-DOS name for c++filt
38 -* addr2line: (binutils)addr2line. Convert addresses to file and line
39 -* nlmconv: (binutils)nlmconv.     Converts object code into an NLM
40 -* windres: (binutils)windres.    Manipulate Windows resources
41 -* windmc: (binutils)windmc.      Generator for Windows message resources
42 -* dlltool: (binutils)dlltool.    Create files needed to build and use DLLs
43 -END-INFO-DIR-ENTRY
44 +@dircategory Programming tools:
45 +@direntry
46 +* Binutils: (binutils).                        The GNU binary utilities
47 +* ar: (binutils)ar.                    Create, modify and extract from archives
48 +* nm: (binutils)nm.                    List symbols from object files
49 +* objcopy: (binutils)objcopy.          Copy and translate object files
50 +* objdump: (binutils)objdump.          Display information from object files
51 +* ranlib: (binutils)ranlib.            Generate index to archive contents
52 +* readelf: (binutils)readelf.          Display the contents of ELF format files
53 +* size: (binutils)size.                        List section sizes and total size
54 +* strings: (binutils)strings.          List printable strings from files
55 +* strip: (binutils)strip.              Discard symbols
56 +* c++filt: (binutils)c++filt.          Filter to demangle encoded C++ symbols
57 +* cxxfilt: (binutils)c++filt.          MS-DOS name for c++filt
58 +* addr2line: (binutils)addr2line.      Convert addresses to file and line
59 +* nlmconv: (binutils)nlmconv.          Converts object code into an NLM
60 +* windres: (binutils)windres.          Manipulate Windows resources
61 +* windmc: (binutils)windmc.            Generator for Windows message resources
62 +* dlltool: (binutils)dlltool.          Create files needed to 
63 +                                       build and use DLLs
64 +@end direntry
65  @end format
66  @end ifinfo
67  
68 diff -urN binutils-2.12.90.0.1.org/etc/configure.texi binutils-2.12.90.0.1/etc/configure.texi
69 --- binutils-2.12.90.0.1.org/etc/configure.texi Mon Mar 11 22:37:37 2002
70 +++ binutils-2.12.90.0.1/etc/configure.texi     Mon Mar 11 22:37:52 2002
71 @@ -5,9 +5,9 @@
72  @setchapternewpage off
73  @c %**end of header
74  
75 -@dircategory GNU admin
76 +@dircategory Programming tools:
77  @direntry
78 -* configure: (configure).      The GNU configure and build system
79 +* configure: (configure).              The GNU configure and build system
80  @end direntry
81  
82  @ifinfo
83 --- binutils-2.18.50.0.1/etc/standards.texi.orig        2007-09-08 19:33:36.000000000 +0200
84 +++ binutils-2.18.50.0.1/etc/standards.texi     2007-09-15 21:32:14.252217649 +0200
85 @@ -6,9 +6,9 @@
86  @set lastupdate July 22, 2007
87  @c %**end of header
88  
89 -@dircategory GNU organization
90 +@dircategory Miscellaneous:
91  @direntry
92 -* Standards: (standards).         GNU coding standards.
93 +* Standards: (standards).              GNU coding standards
94  @end direntry
95  
96  @c @setchapternewpage odd
97 diff -urN binutils-2.12.90.0.1.org/gas/doc/as.texinfo binutils-2.12.90.0.1/gas/doc/as.texinfo
98 --- binutils-2.12.90.0.1.org/gas/doc/as.texinfo Mon Mar 11 22:37:38 2002
99 +++ binutils-2.12.90.0.1/gas/doc/as.texinfo     Mon Mar 11 22:40:25 2002
100 @@ -117,10 +117,11 @@
101  
102  @ifinfo
103  @format
104 -START-INFO-DIR-ENTRY
105 -* As: (as).                     The GNU assembler.
106 -* Gas: (as).                    The GNU assembler.
107 -END-INFO-DIR-ENTRY
108 +@dircategory Programming tools:
109 +@direntry
110 +* As: (as).                            The GNU assembler
111 +* Gas: (as).                           The GNU assembler
112 +@end direntry
113  @end format
114  @end ifinfo
115  
116 diff -urN binutils-2.14.90.0.7.org/gas/doc/gasp.texinfo binutils-2.14.90.0.7/gas/doc/gasp.texinfo
117 --- binutils-2.14.90.0.7.org/gas/doc/gasp.texinfo       Mon Mar 11 22:37:38 2002
118 +++ binutils-2.14.90.0.7/gas/doc/gasp.texinfo   Mon Mar 11 22:37:52 2002
119 @@ -14,9 +14,10 @@
120  
121  @ifinfo
122  @format
123 -START-INFO-DIR-ENTRY
124 -* gasp: (gasp).                     The GNU Assembler Preprocessor
125 -END-INFO-DIR-ENTRY
126 +@dircategory Programming tools:
127 +@direntry
128 +* gasp: (gasp).                                The GNU Assembler Preprocessor
129 +@end direntry
130  @end format
131  @end ifinfo
132  
133 diff -urN binutils-2.12.90.0.1.org/gprof/gprof.texi binutils-2.12.90.0.1/gprof/gprof.texi
134 --- binutils-2.12.90.0.1.org/gprof/gprof.texi   Mon Mar 11 22:37:40 2002
135 +++ binutils-2.12.90.0.1/gprof/gprof.texi       Mon Mar 11 22:37:52 2002
136 @@ -9,9 +9,10 @@
137  @c This is a dir.info fragment to support semi-automated addition of
138  @c manuals to an info tree.  zoo@cygnus.com is developing this facility.
139  @format
140 -START-INFO-DIR-ENTRY
141 -* gprof: (gprof).                Profiling your program's execution
142 -END-INFO-DIR-ENTRY
143 +@dircategory Programming tools:
144 +@direntry
145 +* gprof: (gprof).                      Profiling your program's execution
146 +@end direntry
147  @end format
148  @end ifinfo
149  
150 diff -urN binutils-2.12.90.0.1.org/ld/ld.texinfo binutils-2.12.90.0.1/ld/ld.texinfo
151 --- binutils-2.12.90.0.1.org/ld/ld.texinfo      Mon Mar 11 22:37:41 2002
152 +++ binutils-2.12.90.0.1/ld/ld.texinfo  Mon Mar 11 22:37:52 2002
153 @@ -48,9 +48,10 @@
154  
155  @ifinfo
156  @format
157 -START-INFO-DIR-ENTRY
158 -* Ld: (ld).                       The GNU linker.
159 -END-INFO-DIR-ENTRY
160 +@dircategory Programming tools:
161 +@direntry
162 +* Ld: (ld).                            The GNU linker
163 +@end direntry
164  @end format
165  @end ifinfo
166  
167 @@ -4590,7 +4591,7 @@
168  @node BFD outline
169  @section How it works: an outline of BFD
170  @cindex opening object files
171 -@include bfdsumm.texi
172 +@include ../bfd/doc/bfdsumm.texi
173  @end ifclear
174  
175  @node Reporting Bugs
This page took 0.211443 seconds and 3 git commands to generate.