]> git.pld-linux.org Git - packages/binutils.git/blame - binutils-info.patch
up to 2.42
[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
38d826ce
JB
122--- binutils-2.41/ld/ldint.texi.orig 2023-07-03 01:00:00.000000000 +0200
123+++ binutils-2.41/ld/ldint.texi 2023-08-17 18:27:29.608789214 +0200
124@@ -3,9 +3,9 @@
0bf2d9e7 125 @c Copyright (C) 1992-2024 Free Software Foundation, Inc.
38d826ce
JB
126
127 @ifnottex
128-@dircategory Software development
129+@dircategory Programming tools:
130 @direntry
131-* Ld-Internals: (ldint). The GNU linker internals.
132+* Ld-Internals: (ldint). The GNU linker internals
133 @end direntry
134 @end ifnottex
135
ef1f18fc
JB
136--- binutils-2.38/libctf/doc/ctf-spec.texi.orig 2022-01-22 13:14:09.000000000 +0100
137+++ binutils-2.38/libctf/doc/ctf-spec.texi 2022-02-14 17:31:26.750302933 +0100
138@@ -19,9 +19,9 @@ License''.
139
140 @end copying
141
142-@dircategory Software development
143+@dircategory Programming tools:
144 @direntry
145-* CTF: (ctf-spec). The CTF file format.
146+* CTF: (ctf-spec). The CTF file format
147 @end direntry
148
149 @titlepage
99287876
JB
150--- binutils-2.40/libsframe/doc/sframe-spec.texi.orig 2023-01-14 01:00:00.000000000 +0100
151+++ binutils-2.40/libsframe/doc/sframe-spec.texi 2023-04-09 13:11:37.982011188 +0200
152@@ -13,9 +13,9 @@ License''.
153
154 @end copying
155
156-@dircategory Software development
157+@dircategory Programming tools:
158 @direntry
159-* SFrame: (sframe-spec). The Simple Frame format.
160+* SFrame: (sframe-spec). The Simple Frame format
161 @end direntry
162
163 @titlepage
13b21425
JP
164--- binutils-2.40/gprofng/doc/gprofng_ug.texi.orig 2023-01-14 01:00:00.000000000 +0100
165+++ binutils-2.40/gprofng/doc/gprofng_ug.texi 2023-04-09 13:12:26.545081432 +0200
99287876
JB
166@@ -64,9 +64,9 @@ gprofng
167
168 @c -- Entry for the Info dir structure ----------------------------------------
169 @ifnottex
170-@dircategory Software development
171+@dircategory Programming tools:
172 @direntry
173-* gprofng: (gprofng). The next generation profiling tool for Linux
174+* gprofng: (gprofng). The next generation profiling tool for Linux
175 @end direntry
176 @end ifnottex
177
178--- binutils-2.40/libctf/configure.ac.orig 2023-01-14 01:00:00.000000000 +0100
179+++ binutils-2.40/libctf/configure.ac 2023-04-09 13:39:22.069662722 +0200
180@@ -184,7 +184,7 @@ changequote(,)
181 # We require texinfo to be 6.3 or later, for a working synindex
182 # and validatemenus: otherwise we fall back to /bin/true.
183 if ${MAKEINFO} --version \
13b21425
JP
184- | egrep 'texinfo[^0-9]*(6\.[3-9]|[7-9]|[1-6][0-9])' >/dev/null 2>&1; then
185+ | grep -E 'texinfo[^0-9]*(6\.[3-9]|[7-9]|[1-6][0-9])' >/dev/null 2>&1; then
99287876
JB
186 build_info=yes
187 else
188 build_info=
This page took 0.149046 seconds and 4 git commands to generate.