]> TLD Linux GIT Repositories - packages/gcc.git/blob - gcc-info.patch
- fixed branch.diff, bug-111413.patch already in branch.diff
[packages/gcc.git] / gcc-info.patch
1 diff -urNp -x '*.orig' gcc-10.2.0.org/gcc/ada/gnat_rm.texi gcc-10.2.0/gcc/ada/gnat_rm.texi
2 --- gcc-10.2.0.org/gcc/ada/gnat_rm.texi 2020-07-23 08:35:17.128382173 +0200
3 +++ gcc-10.2.0/gcc/ada/gnat_rm.texi     2021-03-21 01:21:39.485335808 +0100
4 @@ -10,9 +10,9 @@
5  @paragraphindent 0
6  @exampleindent 4
7  @finalout
8 -@dircategory GNU Ada Tools 
9 +@dircategory Programming Languages:
10  @direntry
11 -* gnat_rm: (gnat_rm.info). gnat_rm
12 +* gnat_rm: (gnat_rm.info).             gnat_rm
13  @end direntry
14  
15  @c %**end of header
16 diff -urNp -x '*.orig' gcc-10.2.0.org/gcc/ada/gnat_ugn.texi gcc-10.2.0/gcc/ada/gnat_ugn.texi
17 --- gcc-10.2.0.org/gcc/ada/gnat_ugn.texi        2020-07-23 08:35:17.136382261 +0200
18 +++ gcc-10.2.0/gcc/ada/gnat_ugn.texi    2021-03-21 01:21:39.489335808 +0100
19 @@ -10,9 +10,9 @@
20  @paragraphindent 0
21  @exampleindent 4
22  @finalout
23 -@dircategory GNU Ada Tools 
24 +@dircategory Programming Languages:
25  @direntry
26 -* gnat_ugn: (gnat_ugn.info). gnat_ugn
27 +* gnat_ugn: (gnat_ugn.info).           gnat_ugn
28  @end direntry
29  
30  @c %**end of header
31 diff -urNp -x '*.orig' gcc-10.2.0.org/gcc/doc/cpp.texi gcc-10.2.0/gcc/doc/cpp.texi
32 --- gcc-10.2.0.org/gcc/doc/cpp.texi     2021-03-21 01:21:06.752335808 +0100
33 +++ gcc-10.2.0/gcc/doc/cpp.texi 2021-03-21 01:21:39.480335808 +0100
34 @@ -48,9 +48,9 @@ This manual contains no Invariant Sectio
35  @set cppmanual
36  
37  @ifinfo
38 -@dircategory Software development
39 +@dircategory Programming Languages:
40  @direntry
41 -* Cpp: (cpp).                  The GNU C preprocessor.
42 +* Cpp: (cpp).                          The GNU C preprocessor
43  @end direntry
44  @end ifinfo
45  
46 diff -urNp -x '*.orig' gcc-10.2.0.org/gcc/doc/cppinternals.texi gcc-10.2.0/gcc/doc/cppinternals.texi
47 --- gcc-10.2.0.org/gcc/doc/cppinternals.texi    2020-07-23 08:35:17.560386932 +0200
48 +++ gcc-10.2.0/gcc/doc/cppinternals.texi        2021-03-21 01:21:39.481335808 +0100
49 @@ -5,9 +5,9 @@
50  @include gcc-common.texi
51  
52  @ifinfo
53 -@dircategory Software development
54 +@dircategory Programming Languages:
55  @direntry
56 -* Cpplib: (cppinternals).      Cpplib internals.
57 +* Cpplib: (cppinternals).              Cpplib internals
58  @end direntry
59  @end ifinfo
60  
61 diff -urNp -x '*.orig' gcc-10.2.0.org/gcc/doc/gcc.texi gcc-10.2.0/gcc/doc/gcc.texi
62 --- gcc-10.2.0.org/gcc/doc/gcc.texi     2020-07-23 08:35:17.564386975 +0200
63 +++ gcc-10.2.0/gcc/doc/gcc.texi 2021-03-21 01:21:39.481335808 +0100
64 @@ -61,15 +61,14 @@ Texts being (a) (see below), and with th
65  @end quotation
66  @end copying
67  @ifnottex
68 -@dircategory Software development
69 +@dircategory Programming Languages:
70  @direntry
71 -* gcc: (gcc).                  The GNU Compiler Collection.
72 -* g++: (gcc).                  The GNU C++ compiler.
73 -* gcov: (gcc) Gcov.            @command{gcov}---a test coverage program.
74 -* gcov-tool: (gcc) Gcov-tool.  @command{gcov-tool}---an offline gcda profile processing program.
75 -* gcov-dump: (gcc) Gcov-dump.  @command{gcov-dump}---an offline gcda and gcno profile dump tool.
76 -* lto-dump: (gcc) lto-dump.    @command{lto-dump}---Tool for
77 -dumping LTO object files.
78 +* gcc: (gcc).                          The GNU Compiler Collection
79 +* g++: (gcc).                          The GNU C++ compiler
80 +* gcov: (gcc) Gcov.                    @command{gcov}---a test coverage program
81 +* gcov-tool: (gcc) Gcov-tool.          @command{gcov-tool}---an offline gcda profile processing program
82 +* gcov-dump: (gcc) Gcov-dump.          @command{gcov-dump}---an offline gcda and gcno profile dump tool
83 +* lto-dump: (gcc) lto-dump.            @command{lto-dump}---Tool for dumping LTO object files
84  @end direntry
85  @sp 1
86  @insertcopying
87 diff -urNp -x '*.orig' gcc-10.2.0.org/gcc/doc/gccint.texi gcc-10.2.0/gcc/doc/gccint.texi
88 --- gcc-10.2.0.org/gcc/doc/gccint.texi  2020-07-23 08:35:17.564386975 +0200
89 +++ gcc-10.2.0/gcc/doc/gccint.texi      2021-03-21 01:21:39.481335808 +0100
90 @@ -47,9 +47,9 @@ Texts being (a) (see below), and with th
91       funds for GNU development.
92  @end copying
93  @ifnottex
94 -@dircategory Software development
95 +@dircategory Programming Languages:
96  @direntry
97 -* gccint: (gccint).            Internals of the GNU Compiler Collection.
98 +* gccint: (gccint).                    Internals of the GNU Compiler Collection
99  @end direntry
100  This file documents the internals of the GNU compilers.
101  @sp 1
102 diff -urNp -x '*.orig' gcc-10.2.0.org/gcc/doc/install.texi gcc-10.2.0/gcc/doc/install.texi
103 --- gcc-10.2.0.org/gcc/doc/install.texi 2021-03-21 01:21:15.938335808 +0100
104 +++ gcc-10.2.0/gcc/doc/install.texi     2021-03-21 01:21:39.491335808 +0100
105 @@ -91,9 +91,9 @@ Free Documentation License}''.
106  @ifinfo
107  @insertcopying
108  @end ifinfo
109 -@dircategory Software development
110 +@dircategory Programming Languages:
111  @direntry
112 -* gccinstall: (gccinstall).    Installing the GNU Compiler Collection.
113 +* gccinstall: (gccinstall).            Installing the GNU Compiler Collection
114  @end direntry
115  
116  @c Part 3 Titlepage and Copyright
117 diff -urNp -x '*.orig' gcc-10.2.0.org/gcc/fortran/gfc-internals.texi gcc-10.2.0/gcc/fortran/gfc-internals.texi
118 --- gcc-10.2.0.org/gcc/fortran/gfc-internals.texi       2020-07-23 08:35:17.604387417 +0200
119 +++ gcc-10.2.0/gcc/fortran/gfc-internals.texi   2021-03-21 01:21:39.494335808 +0100
120 @@ -53,9 +53,9 @@ Texts being (a) (see below), and with th
121  @end copying
122  
123  @ifinfo
124 -@dircategory Software development
125 +@dircategory Programming Languages:
126  @direntry
127 -* gfortran: (gfortran).                  The GNU Fortran Compiler.
128 +* gfortran: (gfortran).                        The GNU Fortran Compiler
129  @end direntry
130  This file documents the internals of the GNU Fortran
131  compiler, (@command{gfortran}).
132 diff -urNp -x '*.orig' gcc-10.2.0.org/gcc/fortran/gfortran.texi gcc-10.2.0/gcc/fortran/gfortran.texi
133 --- gcc-10.2.0.org/gcc/fortran/gfortran.texi    2020-07-23 08:35:17.604387417 +0200
134 +++ gcc-10.2.0/gcc/fortran/gfortran.texi        2021-03-21 01:21:39.491335808 +0100
135 @@ -99,9 +99,9 @@ Texts being (a) (see below), and with th
136  @end copying
137  
138  @ifinfo
139 -@dircategory Software development
140 +@dircategory Programming Languages:
141  @direntry
142 -* gfortran: (gfortran).                  The GNU Fortran Compiler.
143 +* gfortran: (gfortran).                        The GNU Fortran Compiler
144  @end direntry
145  This file documents the use and the internals of
146  the GNU Fortran compiler, (@command{gfortran}).
147 diff -urNp -x '*.orig' gcc-10.2.0.org/gcc/go/gccgo.texi gcc-10.2.0/gcc/go/gccgo.texi
148 --- gcc-10.2.0.org/gcc/go/gccgo.texi    2020-07-23 08:35:17.644387858 +0200
149 +++ gcc-10.2.0/gcc/go/gccgo.texi        2021-03-21 01:21:39.492335808 +0100
150 @@ -48,9 +48,9 @@ man page gfdl(7).
151  
152  @ifinfo
153  @format
154 -@dircategory Software development
155 +@dircategory Programming Languages:
156  @direntry
157 -* Gccgo: (gccgo).           A GCC-based compiler for the Go language
158 +* Gccgo: (gccgo).                      A GCC-based compiler for the Go language
159  @end direntry
160  @end format
161  
162 diff -urNp -x '*.orig' gcc-10.2.0.org/libffi/doc/libffi.texi gcc-10.2.0/libffi/doc/libffi.texi
163 --- gcc-10.2.0.org/libffi/doc/libffi.texi       2020-07-23 08:35:18.740399932 +0200
164 +++ gcc-10.2.0/libffi/doc/libffi.texi   2021-03-21 01:21:39.493335808 +0100
165 @@ -31,9 +31,9 @@ section entitled ``GNU General Public Li
166  
167  @end copying
168  
169 -@dircategory Development
170 +@dircategory Libraries:
171  @direntry
172 -* libffi: (libffi).             Portable foreign function interface library.
173 +* libffi: (libffi).                    Portable foreign-function interface library
174  @end direntry
175  
176  @titlepage
177 diff -urNp -x '*.orig' gcc-10.2.0.org/libgomp/libgomp.texi gcc-10.2.0/libgomp/libgomp.texi
178 --- gcc-10.2.0.org/libgomp/libgomp.texi 2020-07-23 08:35:19.016402971 +0200
179 +++ gcc-10.2.0/libgomp/libgomp.texi     2021-03-21 01:21:39.492335808 +0100
180 @@ -29,9 +29,9 @@ texts being (a) (see below), and with th
181  @end copying
182  
183  @ifinfo
184 -@dircategory GNU Libraries
185 +@dircategory Libraries:
186  @direntry
187 -* libgomp: (libgomp).          GNU Offloading and Multi Processing Runtime Library.
188 +* libgomp: (libgomp).                  GNU Offloading and Multi Processing Runtime Library
189  @end direntry
190  
191  This manual documents libgomp, the GNU Offloading and Multi Processing
192 diff -urNp -x '*.orig' gcc-10.2.0.org/libiberty/libiberty.texi gcc-10.2.0/libiberty/libiberty.texi
193 --- gcc-10.2.0.org/libiberty/libiberty.texi     2020-07-23 08:35:19.048403324 +0200
194 +++ gcc-10.2.0/libiberty/libiberty.texi 2021-03-21 01:21:39.493335808 +0100
195 @@ -11,10 +11,9 @@
196  @finalout
197  @c %**end of header
198  
199 -@dircategory GNU libraries
200 +@dircategory Libraries:
201  @direntry
202 -* Libiberty: (libiberty).          Library of utility functions which
203 -                                   are missing or broken on some systems.
204 +* Libiberty: (libiberty).              Library of utility functions which are missing or broken on some systems
205  @end direntry
206  
207  @macro libib
208 diff -urNp -x '*.orig' gcc-10.2.0.org/libitm/libitm.texi gcc-10.2.0/libitm/libitm.texi
209 --- gcc-10.2.0.org/libitm/libitm.texi   2020-07-23 08:35:19.056403412 +0200
210 +++ gcc-10.2.0/libitm/libitm.texi       2021-03-21 01:21:39.493335808 +0100
211 @@ -18,9 +18,9 @@ Free Documentation License''.
212  @end copying
213  
214  @ifinfo
215 -@dircategory GNU Libraries
216 +@dircategory Libraries:
217  @direntry
218 -* libitm: (libitm).                    GNU Transactional Memory Library
219 +* libitm: (libitm).                    GNU Transactional Memory Library
220  @end direntry
221  
222  This manual documents the GNU Transactional Memory Library.
223 diff -urNp -x '*.orig' gcc-10.2.0.org/libquadmath/libquadmath.texi gcc-10.2.0/libquadmath/libquadmath.texi
224 --- gcc-10.2.0.org/libquadmath/libquadmath.texi 2020-07-23 08:35:19.120404117 +0200
225 +++ gcc-10.2.0/libquadmath/libquadmath.texi     2021-03-21 01:21:39.493335808 +0100
226 @@ -23,9 +23,9 @@ copy and modify this GNU manual.
227  @end copying
228  
229  @ifinfo
230 -@dircategory GNU Libraries
231 +@dircategory Libraries:
232  @direntry
233 -* libquadmath: (libquadmath).                  GCC Quad-Precision Math Library
234 +* libquadmath: (libquadmath).          GCC Quad-Precision Math Library
235  @end direntry
236  
237  This manual documents the GCC Quad-Precision Math Library API.