]> git.pld-linux.org Git - packages/binutils.git/blob - binutils-info.patch
- updated to 2.25.51.0.1
[packages/binutils.git] / binutils-info.patch
1 diff -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 @@
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,30 +22,26 @@
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.
45 -* elfedit: (binutils)elfedit.     Update the ELF header of ELF files.
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
63 +* elfedit: (binutils)elfedit.          Update the ELF header of ELF files
64 +* windmc: (binutils)windmc.            Generator for Windows message resources
65 +* windres: (binutils)windres.          Manipulate Windows resources
66  @end direntry
67  
68  @titlepage
69 diff -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  
86 diff -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  
101 diff -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.035972 seconds and 3 git commands to generate.