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