]> git.pld-linux.org Git - packages/binutils-gasp.git/blob - binutils-info.patch
- last version of binutils before gasp removal (2.13.2.1a)
[packages/binutils-gasp.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,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.12.90.0.1.org/etc/configure.texi binutils-2.12.90.0.1/etc/configure.texi
67 --- binutils-2.12.90.0.1.org/etc/configure.texi Mon Mar 11 22:37:37 2002
68 +++ binutils-2.12.90.0.1/etc/configure.texi     Mon Mar 11 22:37:52 2002
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.12.90.0.1.org/etc/standards.texi binutils-2.12.90.0.1/etc/standards.texi
82 --- binutils-2.12.90.0.1.org/etc/standards.texi Mon Mar 11 22:37:37 2002
83 +++ binutils-2.12.90.0.1/etc/standards.texi     Mon Mar 11 22:37:52 2002
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.12.90.0.1.org/gas/doc/as.texinfo binutils-2.12.90.0.1/gas/doc/as.texinfo
99 --- binutils-2.12.90.0.1.org/gas/doc/as.texinfo Mon Mar 11 22:37:38 2002
100 +++ binutils-2.12.90.0.1/gas/doc/as.texinfo     Mon Mar 11 22:40:25 2002
101 @@ -117,10 +117,11 @@
102  
103  @ifinfo
104  @format
105 -START-INFO-DIR-ENTRY
106 -* As: (as).                     The GNU assembler.
107 -* Gas: (as).                    The GNU assembler.
108 -END-INFO-DIR-ENTRY
109 +@dircategory Programming tools:
110 +@direntry
111 +* As: (as).                            The GNU assembler
112 +* Gas: (as).                           The GNU assembler
113 +@end direntry
114  @end format
115  @end ifinfo
116  
117 diff -urN binutils-2.12.90.0.1.org/gas/doc/gasp.texi binutils-2.12.90.0.1/gas/doc/gasp.texi
118 --- binutils-2.12.90.0.1.org/gas/doc/gasp.texi  Mon Mar 11 22:37:38 2002
119 +++ binutils-2.12.90.0.1/gas/doc/gasp.texi      Mon Mar 11 22:37:52 2002
120 @@ -14,9 +14,10 @@
121  
122  @ifinfo
123  @format
124 -START-INFO-DIR-ENTRY
125 -* gasp: (gasp).                     The GNU Assembler Preprocessor
126 -END-INFO-DIR-ENTRY
127 +@dircategory Programming tools:
128 +@direntry
129 +* gasp: (gasp).                                The GNU Assembler Preprocessor
130 +@end direntry
131  @end format
132  @end ifinfo
133  
134 diff -urN binutils-2.12.90.0.1.org/gprof/gprof.texi binutils-2.12.90.0.1/gprof/gprof.texi
135 --- binutils-2.12.90.0.1.org/gprof/gprof.texi   Mon Mar 11 22:37:40 2002
136 +++ binutils-2.12.90.0.1/gprof/gprof.texi       Mon Mar 11 22:37:52 2002
137 @@ -9,9 +9,10 @@
138  @c This is a dir.info fragment to support semi-automated addition of
139  @c manuals to an info tree.  zoo@cygnus.com is developing this facility.
140  @format
141 -START-INFO-DIR-ENTRY
142 -* gprof: (gprof).                Profiling your program's execution
143 -END-INFO-DIR-ENTRY
144 +@dircategory Programming tools:
145 +@direntry
146 +* gprof: (gprof).                      Profiling your program's execution
147 +@end direntry
148  @end format
149  @end ifinfo
150  
151 diff -urN binutils-2.12.90.0.1.org/ld/ld.texinfo binutils-2.12.90.0.1/ld/ld.texinfo
152 --- binutils-2.12.90.0.1.org/ld/ld.texinfo      Mon Mar 11 22:37:41 2002
153 +++ binutils-2.12.90.0.1/ld/ld.texinfo  Mon Mar 11 22:37:52 2002
154 @@ -48,9 +48,10 @@
155  
156  @ifinfo
157  @format
158 -START-INFO-DIR-ENTRY
159 -* Ld: (ld).                       The GNU linker.
160 -END-INFO-DIR-ENTRY
161 +@dircategory Programming tools:
162 +@direntry
163 +* Ld: (ld).                            The GNU linker
164 +@end direntry
165  @end format
166  @end ifinfo
167  
168 @@ -4590,7 +4591,7 @@
169  @node BFD outline
170  @section How it works: an outline of BFD
171  @cindex opening object files
172 -@include bfdsumm.texi
173 +@include ../bfd/doc/bfdsumm.texi
174  @end ifclear
175  
176  @node Reporting Bugs
This page took 0.072579 seconds and 3 git commands to generate.