]> git.pld-linux.org Git - packages/binutils.git/blame - binutils-info.patch
- updated to 2.18.50.0.2
[packages/binutils.git] / binutils-info.patch
CommitLineData
bc650d31
MM
1diff -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
4d3cc126 4@@ -21,9 +21,10 @@
132e9b0c 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
3dac0695 13+* Bfd: (bfd). The Binary File Descriptor library
132e9b0c 14+@end direntry
15 @end format
16 @end ifinfo
17
bc650d31
MM
18diff -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
c90814e1 21@@ -6,25 +6,27 @@
132e9b0c 22
23 @ifinfo
24 @format
25-START-INFO-DIR-ENTRY
3dac0695 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
c90814e1 41-* windmc: (binutils)windmc. Generator for Windows message resources
3dac0695 42-* dlltool: (binutils)dlltool. Create files needed to build and use DLLs
132e9b0c 43-END-INFO-DIR-ENTRY
44+@dircategory Programming tools:
45+@direntry
3dac0695 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
c90814e1 61+* windmc: (binutils)windmc. Generator for Windows message resources
3dac0695 62+* dlltool: (binutils)dlltool. Create files needed to
63+ build and use DLLs
132e9b0c 64+@end direntry
65 @end format
66 @end ifinfo
67
bc650d31
MM
68diff -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
3dac0695 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
252cce6e
JB
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
132e9b0c 88
252cce6e 89-@dircategory GNU organization
132e9b0c 90+@dircategory Miscellaneous:
252cce6e
JB
91 @direntry
92-* Standards: (standards). GNU coding standards.
3dac0695 93+* Standards: (standards). GNU coding standards
252cce6e 94 @end direntry
132e9b0c 95
252cce6e 96 @c @setchapternewpage odd
bc650d31
MM
97diff -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 @@
132e9b0c 101
102 @ifinfo
103 @format
104-START-INFO-DIR-ENTRY
105-* As: (as). The GNU assembler.
bc650d31 106-* Gas: (as). The GNU assembler.
132e9b0c 107-END-INFO-DIR-ENTRY
108+@dircategory Programming tools:
109+@direntry
3dac0695 110+* As: (as). The GNU assembler
bc650d31 111+* Gas: (as). The GNU assembler
132e9b0c 112+@end direntry
113 @end format
114 @end ifinfo
115
f8e97439
JB
116diff -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
4d3cc126 119@@ -14,9 +14,10 @@
3dac0695 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
bc650d31
MM
133diff -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
4d3cc126 136@@ -9,9 +9,10 @@
132e9b0c 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
3dac0695 145+* gprof: (gprof). Profiling your program's execution
132e9b0c 146+@end direntry
147 @end format
148 @end ifinfo
149
bc650d31
MM
150diff -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 @@
132e9b0c 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
3dac0695 162+* Ld: (ld). The GNU linker
132e9b0c 163+@end direntry
164 @end format
165 @end ifinfo
166
bc650d31 167@@ -4590,7 +4591,7 @@
132e9b0c 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.166825 seconds and 4 git commands to generate.