]> TLD Linux GIT Repositories - packages/gcc.git/blob - gcc-info.patch
- df
[packages/gcc.git] / gcc-info.patch
1 --- a/gcc/doc/cpp.texi  2004-09-17 10:22:36.000000000 +0200
2 +++ b/gcc/doc/cpp.texi  2004-09-26 10:58:58.166721432 +0200
3 @@ -50,9 +50,9 @@
4  @set cppmanual
5  
6  @ifinfo
7 -@dircategory Software development
8 +@dircategory Programming Languages:
9  @direntry
10 -* Cpp: (cpp).                  The GNU C preprocessor.
11 +* Cpp: (cpp).                          The GNU C preprocessor
12  @end direntry
13  @end ifinfo
14  
15 --- a/gcc/doc/cppinternals.texi 2004-07-03 01:57:11.000000000 +0200
16 +++ b/gcc/doc/cppinternals.texi 2004-09-26 10:58:58.208715048 +0200
17 @@ -3,9 +3,9 @@
18  @settitle The GNU C Preprocessor Internals
19  
20  @ifinfo
21 -@dircategory Software development
22 +@dircategory Programming Languages:
23  @direntry
24 -* Cpplib: (cppinternals).      Cpplib internals.
25 +* Cpplib: (cppinternals).              Cpplib internals
26  @end direntry
27  @end ifinfo
28  
29 --- a/gcc/doc/gcc.texi  2004-07-22 22:12:20.000000000 +0200
30 +++ b/gcc/doc/gcc.texi  2004-09-26 10:58:58.218713528 +0200
31 @@ -61,13 +61,13 @@ Texts being (a) (see below), and with th
32       funds for GNU development.
33  @end copying
34  @ifnottex
35 -@dircategory Software development
36 +@dircategory Programming Languages:
37  @direntry
38 -* gcc: (gcc).                  The GNU Compiler Collection.
39 -* g++: (gcc).                  The GNU C++ compiler.
40 -* gcov: (gcc) Gcov.            @command{gcov}---a test coverage program.
41 -* gcov-tool: (gcc) Gcov-tool.  @command{gcov-tool}---an offline gcda profile processing program.
42 -* gcov-dump: (gcc) Gcov-dump.  @command{gcov-dump}---an offline gcda and gcno profile dump tool.
43 +* gcc: (gcc).                          The GNU Compiler Collection
44 +* g++: (gcc).                          The GNU C++ compiler
45 +* gcov: (gcc) Gcov.                    @command{gcov}---a test coverage program
46 +* gcov-tool: (gcc) Gcov-tool.          @command{gcov-tool}---an offline gcda profile processing program
47 +* gcov-dump: (gcc) Gcov-dump.          @command{gcov-dump}---an offline gcda and gcno profile dump tool
48  @end direntry
49  This file documents the use of the GNU compilers.
50  @sp 1
51 --- a/gcc/doc/gccint.texi       2004-05-24 00:54:29.000000000 +0200
52 +++ b/gcc/doc/gccint.texi       2004-09-26 10:58:58.222712920 +0200
53 @@ -46,9 +46,9 @@
54       funds for GNU development.
55  @end copying
56  @ifnottex
57 -@dircategory Software development
58 +@dircategory Programming Languages:
59  @direntry
60 -* gccint: (gccint).            Internals of the GNU Compiler Collection.
61 +* gccint: (gccint).                    Internals of the GNU Compiler Collection
62  @end direntry
63  This file documents the internals of the GNU compilers.
64  @sp 1
65 --- a/gcc/ada/gnat-style.texi   2004-09-01 13:51:52.000000000 +0200
66 +++ b/gcc/ada/gnat-style.texi   2004-09-26 10:58:58.342694680 +0200
67 @@ -28,9 +28,9 @@
68  @setchapternewpage odd
69  
70  
71 -@dircategory Software development
72 +@dircategory Programming Languages:
73  @direntry
74 -* gnat-style: (gnat-style).      GNAT Coding Style
75 +* gnat-style: (gnat-style).            GNAT Coding Style
76  @end direntry
77  
78  @macro syntax{element}
79 --- gcc-6.4.0/gcc/ada/gnat_rm.texi.orig 2016-01-04 14:03:35.362396000 +0100
80 +++ gcc-6.4.0/gcc/ada/gnat_rm.texi      2018-04-04 20:06:55.773027894 +0200
81 @@ -10,9 +10,9 @@
82  @paragraphindent 0
83  @exampleindent 4
84  @finalout
85 -@dircategory GNU Ada Tools 
86 +@dircategory Programming Languages:
87  @direntry
88 -* gnat_rm: (gnat_rm.info). gnat_rm
89 +* gnat_rm: (gnat_rm.info).             gnat_rm
90  @end direntry
91  
92  @definfoenclose strong,`,'
93 --- gcc-6.4.0/gcc/ada/gnat_ugn.texi.orig        2018-04-04 16:44:59.699832904 +0200
94 +++ gcc-6.4.0/gcc/ada/gnat_ugn.texi     2018-04-04 20:07:10.206361061 +0200
95 @@ -10,9 +10,9 @@
96  @paragraphindent 0
97  @exampleindent 4
98  @finalout
99 -@dircategory GNU Ada Tools 
100 +@dircategory Programming Languages:
101  @direntry
102 -* gnat_ugn: (gnat_ugn.info). gnat_ugn
103 +* gnat_ugn: (gnat_ugn.info).           gnat_ugn
104  @end direntry
105  
106  @definfoenclose strong,`,'
107 --- a/gcc/fortran/gfortran.texi 2004-09-16 15:13:39.000000000 +0200
108 +++ b/gcc/fortran/gfortran.texi 2004-09-26 11:05:50.258074024 +0200
109 @@ -62,9 +62,9 @@
110  @end copying
111  
112  @ifinfo
113 -@dircategory Software development
114 +@dircategory Programming Languages:
115  @direntry
116 -* gfortran: (gfortran).                  The GNU Fortran Compiler.
117 +* gfortran: (gfortran).                        The GNU Fortran Compiler
118  @end direntry
119  This file documents the use and the internals of
120  the GNU Fortran compiler, (@command{gfortran}).
121 --- a/gcc/doc/install.texi      2005-11-30 12:02:42.000000000 +0100
122 +++ b/gcc/doc/install.texi      2005-12-11 02:44:22.598279768 +0100
123 @@ -87,9 +87,9 @@
124  @ifinfo
125  @insertcopying
126  @end ifinfo
127 -@dircategory Software development
128 +@dircategory Programming Languages:
129  @direntry
130 -* gccinstall: (gccinstall).    Installing the GNU Compiler Collection.
131 +* gccinstall: (gccinstall).            Installing the GNU Compiler Collection
132  @end direntry
133  
134  @c Part 3 Titlepage and Copyright
135 --- gcc-4.6.2/gcc/go/gccgo.texi.orig    2011-02-14 05:42:53.000000000 +0100
136 +++ gcc-4.6.2/gcc/go/gccgo.texi 2011-10-31 18:27:12.670749858 +0100
137 @@ -48,9 +48,9 @@
138  
139  @ifinfo
140  @format
141 -@dircategory Software development
142 +@dircategory Programming Languages:
143  @direntry
144 -* Gccgo: (gccgo).           A GCC-based compiler for the Go language
145 +* Gccgo: (gccgo).                      A GCC-based compiler for the Go language
146  @end direntry
147  @end format
148  
149 --- gcc-4.8.2/libgomp/libgomp.texi.orig 2013-01-14 19:18:49.000000000 +0100
150 +++ gcc-4.8.2/libgomp/libgomp.texi      2014-04-21 08:06:10.259411139 +0200
151 @@ -29,9 +29,9 @@
152  @end copying
153  
154  @ifinfo
155 -@dircategory GNU Libraries
156 +@dircategory Libraries:
157  @direntry
158 -* libgomp: (libgomp).          GNU Offloading and Multi Processing Runtime Library.
159 +* libgomp: (libgomp).                  GNU Offloading and Multi Processing Runtime Library
160  @end direntry
161  
162  This manual documents the GNU implementation of the OpenMP API for 
163 --- gcc-4.8.2/libitm/libitm.texi.orig   2013-02-03 18:46:11.000000000 +0100
164 +++ gcc-4.8.2/libitm/libitm.texi        2014-04-21 08:06:38.919410542 +0200
165 @@ -18,9 +18,9 @@
166  @end copying
167  
168  @ifinfo
169 -@dircategory GNU Libraries
170 +@dircategory Libraries:
171  @direntry
172 -* libitm: (libitm).                    GNU Transactional Memory Library
173 +* libitm: (libitm).                    GNU Transactional Memory Library
174  @end direntry
175  
176  This manual documents the GNU Transactional Memory Library.
177 --- gcc-4.8.2/libquadmath/libquadmath.texi.orig 2013-01-22 09:23:32.000000000 +0100
178 +++ gcc-4.8.2/libquadmath/libquadmath.texi      2014-04-21 08:07:12.262743180 +0200
179 @@ -23,9 +23,9 @@
180  @end copying
181  
182  @ifinfo
183 -@dircategory GNU Libraries
184 +@dircategory Libraries:
185  @direntry
186 -* libquadmath: (libquadmath).                  GCC Quad-Precision Math Library
187 +* libquadmath: (libquadmath).          GCC Quad-Precision Math Library
188  @end direntry
189  
190  This manual documents the GCC Quad-Precision Math Library API.
191 --- gcc-4.9.2/libffi/doc/libffi.texi.orig       2014-02-13 17:18:13.000000000 +0100
192 +++ gcc-4.9.2/libffi/doc/libffi.texi    2015-01-13 20:19:48.088168568 +0100
193 @@ -31,9 +31,9 @@
194  @end quotation
195  @end copying
196  
197 -@dircategory Development
198 +@dircategory Libraries:
199  @direntry
200 -* libffi: (libffi).             Portable foreign-function interface library.
201 +* libffi: (libffi).                    Portable foreign-function interface library
202  @end direntry
203  
204  @titlepage
205 --- gcc-4.9.2/libiberty/libiberty.texi.orig     2015-01-13 20:22:23.151495398 +0100
206 +++ gcc-4.9.2/libiberty/libiberty.texi  2015-01-13 20:22:25.921495282 +0100
207 @@ -11,10 +11,9 @@
208  @finalout
209  @c %**end of header
210  
211 -@dircategory GNU libraries
212 +@dircategory Libraries:
213  @direntry
214 -* Libiberty: (libiberty).          Library of utility functions which
215 -                                   are missing or broken on some systems.
216 +* Libiberty: (libiberty).              Library of utility functions which are missing or broken on some systems
217  @end direntry
218  
219  @macro libib
220 --- gcc-4.9.2/gcc/fortran/gfc-internals.texi.orig       2014-01-02 22:25:41.000000000 +0100
221 +++ gcc-4.9.2/gcc/fortran/gfc-internals.texi    2015-01-13 20:23:53.034825013 +0100
222 @@ -53,9 +53,9 @@
223  @end copying
224  
225  @ifinfo
226 -@dircategory Software development
227 +@dircategory Programming Languages:
228  @direntry
229 -* gfortran: (gfortran).                  The GNU Fortran Compiler.
230 +* gfortran: (gfortran).                        The GNU Fortran Compiler
231  @end direntry
232  This file documents the internals of the GNU Fortran
233  compiler, (@command{gfortran}).