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