]> git.pld-linux.org Git - packages/gcc.git/blame - gcc-info.patch
start update to 13.1.0
[packages/gcc.git] / gcc-info.patch
CommitLineData
1542d2c4
MK
1diff -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
a1f9a69a 15 @c %**end of header
1542d2c4
MK
16diff -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
a1f9a69a 30 @c %**end of header
1542d2c4
MK
31diff -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
1328be86 35 @set cppmanual
1af50c60
JR
36
37 @ifinfo
a4e8bbcc 38-@dircategory Software development
f8a897d4 39+@dircategory Programming Languages:
1af50c60 40 @direntry
37f6de33 41-* Cpp: (cpp). The GNU C preprocessor.
f8a897d4 42+* Cpp: (cpp). The GNU C preprocessor
1af50c60
JR
43 @end direntry
44 @end ifinfo
45
1542d2c4
MK
46diff -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
1af50c60
JR
51
52 @ifinfo
a4e8bbcc 53-@dircategory Software development
f8a897d4 54+@dircategory Programming Languages:
1af50c60 55 @direntry
1328be86 56-* Cpplib: (cppinternals). Cpplib internals.
f8a897d4 57+* Cpplib: (cppinternals). Cpplib internals
1af50c60 58 @end direntry
1328be86 59 @end ifinfo
1af50c60 60
1542d2c4
MK
61diff -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
c90c3c2b 64@@ -61,15 +61,14 @@ Texts being (a) (see below), and with th
a1f9a69a 65 @end quotation
29255619 66 @end copying
1328be86 67 @ifnottex
a4e8bbcc 68-@dircategory Software development
1328be86 69+@dircategory Programming Languages:
1af50c60 70 @direntry
73dc07fd 71-* gcc: (gcc). The GNU Compiler Collection.
468d07c5 72-* g++: (gcc). The GNU C++ compiler.
d5c21f86 73-* gcov: (gcc) Gcov. @command{gcov}---a test coverage program.
d3ce3beb 74-* gcov-tool: (gcc) Gcov-tool. @command{gcov-tool}---an offline gcda profile processing program.
60ac4d6a 75-* gcov-dump: (gcc) Gcov-dump. @command{gcov-dump}---an offline gcda and gcno profile dump tool.
c90c3c2b
AM
76-* lto-dump: (gcc) lto-dump. @command{lto-dump}---Tool for
77-dumping LTO object files.
0f5fee8c
JB
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
c90c3c2b 83+* lto-dump: (gcc) lto-dump. @command{lto-dump}---Tool for dumping LTO object files.
1328be86 84 @end direntry
d3ce3beb 85 @sp 1
a1f9a69a 86 @insertcopying
1542d2c4
MK
87diff -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
29255619
PS
91 funds for GNU development.
92 @end copying
1328be86 93 @ifnottex
a4e8bbcc 94-@dircategory Software development
1328be86
JB
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
1542d2c4
MK
102diff -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
a4e8bbcc 109-@dircategory Software development
f8a897d4 110+@dircategory Programming Languages:
75c24d94 111 @direntry
1542d2c4
MK
112-* gccinstall: (gccinstall). Installing the GNU Compiler Collection.
113+* gccinstall: (gccinstall). Installing the GNU Compiler Collection
1328be86
JB
114 @end direntry
115
1542d2c4
MK
116 @c Part 3 Titlepage and Copyright
117diff -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
0f5fee8c 122
1542d2c4
MK
123 @ifinfo
124-@dircategory Software development
0f5fee8c
JB
125+@dircategory Programming Languages:
126 @direntry
1542d2c4
MK
127-* gfortran: (gfortran). The GNU Fortran Compiler.
128+* gfortran: (gfortran). The GNU Fortran Compiler
0f5fee8c 129 @end direntry
1542d2c4
MK
130 This file documents the internals of the GNU Fortran
131 compiler, (@command{gfortran}).
132diff -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
29255619 136 @end copying
1328be86
JB
137
138 @ifinfo
a4e8bbcc 139-@dircategory Software development
1328be86
JB
140+@dircategory Programming Languages:
141 @direntry
ddd4f830
PS
142-* gfortran: (gfortran). The GNU Fortran Compiler.
143+* gfortran: (gfortran). The GNU Fortran Compiler
1af50c60 144 @end direntry
29255619 145 This file documents the use and the internals of
ddd4f830 146 the GNU Fortran compiler, (@command{gfortran}).
1542d2c4
MK
147diff -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).
48d45c0b
JB
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
1542d2c4
MK
162diff -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
a4421137 166
d5c21f86
JB
167 @end copying
168
1542d2c4 169-@dircategory Development
d5c21f86
JB
170+@dircategory Libraries:
171 @direntry
a4421137 172-* libffi: (libffi). Portable foreign function interface library.
1542d2c4 173+* libffi: (libffi). Portable foreign-function interface library
d5c21f86
JB
174 @end direntry
175
1542d2c4
MK
176 @titlepage
177diff -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
d5c21f86
JB
181 @end copying
182
183 @ifinfo
184-@dircategory GNU Libraries
185+@dircategory Libraries:
186 @direntry
1542d2c4
MK
187-* libgomp: (libgomp). GNU Offloading and Multi Processing Runtime Library.
188+* libgomp: (libgomp). GNU Offloading and Multi Processing Runtime Library
584f2e84
JB
189 @end direntry
190
1542d2c4
MK
191 This manual documents libgomp, the GNU Offloading and Multi Processing
192diff -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
584f2e84
JB
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
1542d2c4
MK
208diff -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''.
584f2e84
JB
212 @end copying
213
214 @ifinfo
1542d2c4
MK
215-@dircategory GNU Libraries
216+@dircategory Libraries:
584f2e84 217 @direntry
1542d2c4
MK
218-* libitm: (libitm). GNU Transactional Memory Library
219+* libitm: (libitm). GNU Transactional Memory Library
584f2e84 220 @end direntry
1542d2c4
MK
221
222 This manual documents the GNU Transactional Memory Library.
223diff -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.
This page took 0.330465 seconds and 4 git commands to generate.