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