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