]> git.pld-linux.org Git - packages/binutils.git/blame - binutils-info.patch
- up to 2.24.51.0.4 (this is official release but without a tarball; Lu doesn't say...
[packages/binutils.git] / binutils-info.patch
CommitLineData
39af79f4
AM
1diff -urN binutils-2.24.51.0.4.org/bfd/doc/bfd.texinfo binutils-2.24.51.0.4/bfd/doc/bfd.texinfo
2--- binutils-2.24.51.0.4.org/bfd/doc/bfd.texinfo 2014-10-10 21:39:07.000000000 +0200
3+++ binutils-2.24.51.0.4/bfd/doc/bfd.texinfo 2014-10-11 21:34:42.948190928 +0200
4@@ -5,9 +5,9 @@
1bb7a9bf 5 @synindex fn cp
132e9b0c 6
1bb7a9bf
JB
7 @ifnottex
8-@dircategory Software development
132e9b0c 9+@dircategory Programming tools:
1bb7a9bf
JB
10 @direntry
11-* Bfd: (bfd). The Binary File Descriptor library.
3dac0695 12+* Bfd: (bfd). The Binary File Descriptor library
1bb7a9bf
JB
13 @end direntry
14 @end ifnottex
132e9b0c 15
39af79f4
AM
16diff -urN binutils-2.24.51.0.4.org/binutils/doc/binutils.texi binutils-2.24.51.0.4/binutils/doc/binutils.texi
17--- binutils-2.24.51.0.4.org/binutils/doc/binutils.texi 2014-10-10 21:39:07.000000000 +0200
18+++ binutils-2.24.51.0.4/binutils/doc/binutils.texi 2014-10-11 21:34:45.891625226 +0200
19@@ -22,30 +22,26 @@
85f39e2f
JB
20 @c man end
21 @end copying
22
23-@dircategory Software development
24+@dircategory Programming tools:
25 @direntry
26-* Binutils: (binutils). The GNU binary utilities.
27-@end direntry
28-
29-@dircategory Individual utilities
30-@direntry
31-* addr2line: (binutils)addr2line. Convert addresses to file and line.
32-* ar: (binutils)ar. Create, modify, and extract from archives.
33-* c++filt: (binutils)c++filt. Filter to demangle encoded C++ symbols.
34-* cxxfilt: (binutils)c++filt. MS-DOS name for c++filt.
35-* dlltool: (binutils)dlltool. Create files needed to build and use DLLs.
36-* nlmconv: (binutils)nlmconv. Converts object code into an NLM.
37-* nm: (binutils)nm. List symbols from object files.
38-* objcopy: (binutils)objcopy. Copy and translate object files.
39-* objdump: (binutils)objdump. Display information from object files.
40-* ranlib: (binutils)ranlib. Generate index to archive contents.
41-* readelf: (binutils)readelf. Display the contents of ELF format files.
42-* size: (binutils)size. List section sizes and total size.
43-* strings: (binutils)strings. List printable strings from files.
44-* strip: (binutils)strip. Discard symbols.
3f7343f7 45-* elfedit: (binutils)elfedit. Update the ELF header of ELF files.
85f39e2f
JB
46-* windmc: (binutils)windmc. Generator for Windows message resources.
47-* windres: (binutils)windres. Manipulate Windows resources.
48+* Binutils: (binutils). The GNU binary utilities
49+* addr2line: (binutils)addr2line. Convert addresses to file and line
50+* ar: (binutils)ar. Create, modify, and extract from archives
51+* c++filt: (binutils)c++filt. Filter to demangle encoded C++ symbols
52+* cxxfilt: (binutils)c++filt. MS-DOS name for c++filt
53+* dlltool: (binutils)dlltool. Create files needed to build and use DLLs
54+* nlmconv: (binutils)nlmconv. Converts object code into an NLM
55+* nm: (binutils)nm. List symbols from object files
56+* objcopy: (binutils)objcopy. Copy and translate object files
57+* objdump: (binutils)objdump. Display information from object files
58+* ranlib: (binutils)ranlib. Generate index to archive contents
59+* readelf: (binutils)readelf. Display the contents of ELF format files
60+* size: (binutils)size. List section sizes and total size
61+* strings: (binutils)strings. List printable strings from files
62+* strip: (binutils)strip. Discard symbols
d813ef94 63+* elfedit: (binutils)elfedit. Update the ELF header of ELF files
85f39e2f
JB
64+* windmc: (binutils)windmc. Generator for Windows message resources
65+* windres: (binutils)windres. Manipulate Windows resources
66 @end direntry
67
68 @titlepage
39af79f4
AM
69diff -urN binutils-2.24.51.0.4.org/gas/doc/as.texinfo binutils-2.24.51.0.4/gas/doc/as.texinfo
70--- binutils-2.24.51.0.4.org/gas/doc/as.texinfo 2014-10-10 21:39:07.000000000 +0200
71+++ binutils-2.24.51.0.4/gas/doc/as.texinfo 2014-10-11 21:34:45.224935691 +0200
72@@ -86,10 +86,10 @@
73 @end ifinfo
74
75 @ifnottex
76-@dircategory Software development
77+@dircategory Programming tools:
78 @direntry
79-* As: (as). The GNU assembler.
80-* Gas: (as). The GNU assembler.
81+* As: (as). The GNU assembler
82+* Gas: (as). The GNU assembler
83 @end direntry
84 @end ifnottex
85
86diff -urN binutils-2.24.51.0.4.org/gprof/gprof.texi binutils-2.24.51.0.4/gprof/gprof.texi
87--- binutils-2.24.51.0.4.org/gprof/gprof.texi 2014-10-10 21:39:07.000000000 +0200
88+++ binutils-2.24.51.0.4/gprof/gprof.texi 2014-10-11 21:34:45.888291778 +0200
89@@ -11,9 +11,9 @@
90 @ifnottex
91 @c This is a dir.info fragment to support semi-automated addition of
92 @c manuals to an info tree. zoo@cygnus.com is developing this facility.
93-@dircategory Software development
94+@dircategory Programming tools:
95 @direntry
96-* gprof: (gprof). Profiling your program's execution
97+* gprof: (gprof). Profiling your program's execution
98 @end direntry
99 @end ifnottex
100
101diff -urN binutils-2.24.51.0.4.org/ld/ld.texinfo binutils-2.24.51.0.4/ld/ld.texinfo
102--- binutils-2.24.51.0.4.org/ld/ld.texinfo 2014-10-10 21:39:07.000000000 +0200
103+++ binutils-2.24.51.0.4/ld/ld.texinfo 2014-10-11 21:34:45.888291778 +0200
104@@ -42,9 +42,9 @@
105 @c man end
106
107 @ifnottex
108-@dircategory Software development
109+@dircategory Programming tools:
110 @direntry
111-* Ld: (ld). The GNU linker.
112+* Ld: (ld). The GNU linker
113 @end direntry
114 @end ifnottex
115
116@@ -7768,7 +7768,7 @@
117 @node BFD outline
118 @section How It Works: An Outline of BFD
119 @cindex opening object files
120-@include bfdsumm.texi
121+@include ../bfd/doc/bfdsumm.texi
122 @end ifclear
123
124 @node Reporting Bugs
This page took 0.110187 seconds and 4 git commands to generate.