]> git.pld-linux.org Git - packages/gcc.git/blob - gcc-info.patch
- up to 5.5.0
[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 --- gcc-5.5.0/gcc/doc/gcc.texi.orig     2018-04-02 18:27:00.641736081 +0200
30 +++ gcc-5.5.0/gcc/doc/gcc.texi  2018-04-02 18:28:32.125068369 +0200
31 @@ -61,13 +61,13 @@
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-5.5.0/gcc/ada/gnat_rm.texi.orig 2015-03-24 12:49:20.000000000 +0100
80 +++ gcc-5.5.0/gcc/ada/gnat_rm.texi      2018-04-02 18:31:27.198399704 +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-5.5.0/gcc/ada/gnat_ugn.texi.orig        2018-04-02 18:27:00.668402748 +0200
94 +++ gcc-5.5.0/gcc/ada/gnat_ugn.texi     2018-04-02 18:31:45.671732825 +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 --- gcc-4.9.2/gcc/java/gcj.texi.orig    2014-01-02 22:25:41.000000000 +0100
122 +++ gcc-4.9.2/gcc/java/gcj.texi 2015-01-13 20:25:09.094821767 +0100
123 @@ -53,29 +53,21 @@
124  
125  @ifinfo
126  @format
127 -@dircategory Software development
128 +@dircategory Programming Languages:
129  @direntry
130 -* Gcj: (gcj).               Ahead-of-time compiler for the Java language
131 +* Gcj: (gcj).                          Ahead-of-time compiler for the Java language
132  @end direntry
133  
134 -@dircategory Individual utilities
135 +@dircategory Programming tools:
136  @direntry
137 -* jcf-dump: (gcj)Invoking jcf-dump.
138 -                            Print information about Java class files
139 -* gij: (gcj)Invoking gij.   GNU interpreter for Java bytecode
140 -* gcj-dbtool: (gcj)Invoking gcj-dbtool.
141 -                            Tool for manipulating class file databases.
142 -* jv-convert: (gcj)Invoking jv-convert.
143 -                            Convert file from one encoding to another
144 -* grmic: (gcj)Invoking grmic.
145 -                            Generate stubs for Remote Method Invocation.
146 -* gc-analyze: (gcj)Invoking gc-analyze.
147 -                            Analyze Garbage Collector (GC) memory dumps.
148 -* aot-compile: (gcj)Invoking aot-compile.
149 -                            Compile bytecode to native and generate databases.
150 -* rebuild-gcj-db: (gcj)Invoking rebuild-gcj-db.
151 -                            Merge the per-solib databases made by aot-compile
152 -                            into one system-wide database.
153 +* jcf-dump: (gcj)jcf-dump.             Print information about Java class files
154 +* gij: (gcj)gij.                       GNU interpreter for Java bytecode
155 +* jv-convert: (gcj)jv-convert.         Convert file from one encoding to another
156 +* gcj-dbtool: (gcj)gcj-dbtool.         Db tool
157 +* grmic: (gcj)grmic.                   Generate stubs for Remote Method Invocation
158 +* gc-analyze: (gcj)gc-analyze.         Analyze Garbage Collector (GC) memory dumps
159 +* aot-compile: (gcj)aot-compile.       Compile bytecode to native and generate databases
160 +* rebuild-gcj-db: (gcj)rebuild-gcj-db. Merge the per-solib databases made by aot-compile into one system-wide database
161  @end direntry
162  @end format
163  
164 @@ -108,33 +100,31 @@
165  @file{.class} files.
166  
167  @menu
168 -* Copying::             The GNU General Public License
169 +* Copying::            The GNU General Public License
170  * GNU Free Documentation License::
171 -                        How you can share and copy this manual
172 -* Invoking gcj::        Compiler options supported by @command{gcj}
173 -* Compatibility::       Compatibility between gcj and other tools for Java
174 -* Invoking jcf-dump::   Print information about class files
175 -* Invoking gij::        Interpreting Java bytecodes
176 -* Invoking gcj-dbtool:: Tool for manipulating class file databases.
177 -* Invoking jv-convert:: Converting from one encoding to another
178 -* Invoking grmic::      Generate stubs for Remote Method Invocation.
179 -* Invoking gc-analyze:: Analyze Garbage Collector (GC) memory dumps.
180 -* Invoking aot-compile:: Compile bytecode to native and generate databases.
181 -* Invoking rebuild-gcj-db:: Merge the per-solib databases made by aot-compile
182 -                            into one system-wide database.
183 -* About CNI::           Description of the Compiled Native Interface
184 -* System properties::   Modifying runtime behavior of the libgcj library
185 -* Resources::           Where to look for more information
186 -* Index::               Index.
187 +                       How you can share and copy this manual
188 +* gcj::                        Compiler options supported by @command{gcj}
189 +* Compatibility::      Compatibility between gcj and other tools for Java
190 +* jcf-dump::           Print information about class files
191 +* gij::                        Interpreting Java bytecodes
192 +* gcj-dbtool::         Tool for manipulating class file databases.
193 +* jv-convert::         Converting from one encoding to another
194 +* grmic::              Generate stubs for Remote Method Invocation.
195 +* gc-analyze::         Analyze Garbage Collector (GC) memory dumps.
196 +* aot-compile::                Compile bytecode to native and generate databases.
197 +* rebuild-gcj-db::     Merge the per-solib databases made by aot-compile into one system-wide database.
198 +* About CNI::          Description of the Compiled Native Interface
199 +* System properties::  Modifying runtime behavior of the libgcj library
200 +* Resources::          Where to look for more information
201 +* Index::              Index.
202  @end menu
203  
204 -
205  @include gpl_v3.texi
206  
207  @include fdl.texi
208  
209  
210 -@node Invoking gcj
211 +@node gcj
212  @chapter Invoking gcj
213  
214  @c man title gcj Ahead-of-time compiler for the Java language
215 @@ -685,8 +675,8 @@
216  @code{-findirect-dispatch} then add them to the system-wide
217  classmap.db file using @code{gcj-dbtool}, they will be automatically
218  loaded by the @code{libgcj} system classloader.  This is the new,
219 -preferred classname-to-library resolution mechanism.  @xref{Invoking
220 -gcj-dbtool}, for more information on using the classmap database.
221 +preferred classname-to-library resolution mechanism.  @xref{gcj-dbtool},
222 +for more information on using the classmap database.
223  
224  @item
225  The old classname-to-library lookup mechanism is still supported
226 @@ -733,7 +723,7 @@
227  @end itemize
228  
229  
230 -@node Invoking jcf-dump
231 +@node jcf-dump
232  @chapter Invoking jcf-dump
233  
234  @c man title jcf-dump print information about Java class files
235 @@ -793,7 +783,7 @@
236  
237  @c man end
238  
239 -@node Invoking gij
240 +@node gij
241  @chapter Invoking gij
242  
243  @c man title gij GNU interpreter for Java bytecode
244 @@ -922,7 +912,7 @@
245  
246  @c man end
247  
248 -@node Invoking gcj-dbtool
249 +@node gcj-dbtool
250  @chapter Invoking gcj-dbtool.
251  
252  @c man title gcj-dbtool Manipulate class file mapping databases for libgcj
253 @@ -1013,7 +1003,7 @@
254  
255  @c man end
256  
257 -@node Invoking jv-convert
258 +@node jv-convert
259  @chapter Invoking jv-convert
260  
261  @c man title jv-convert Convert file from one encoding to another
262 @@ -1072,7 +1062,7 @@
263  
264  @c man end
265  
266 -@node Invoking grmic
267 +@node grmic
268  @chapter Invoking grmic
269  
270  @c man title grmic Generate stubs for Remote Method Invocation
271 @@ -1151,7 +1141,7 @@
272  @c man end
273  
274  
275 -@node Invoking gc-analyze
276 +@node gc-analyze
277  @chapter Invoking gc-analyze
278  
279  @c man title gc-analyze Analyze Garbage Collector (GC) memory dumps
280 @@ -1234,7 +1224,7 @@
281  
282  @c man end
283  
284 -@node Invoking aot-compile
285 +@node aot-compile
286  @chapter Invoking aot-compile
287  
288  @c man title aot-compile Compile bytecode to native and generate databases
289 @@ -1292,7 +1282,7 @@
290  
291  @c man end
292  
293 -@node Invoking rebuild-gcj-db
294 +@node rebuild-gcj-db
295  @chapter Invoking rebuild-gcj-db
296  
297  @c man title rebuild-gcj-db Merge the per-solib databases made by aot-compile into one system-wide database.
298 --- a/gcc/doc/install.texi      2005-11-30 12:02:42.000000000 +0100
299 +++ b/gcc/doc/install.texi      2005-12-11 02:44:22.598279768 +0100
300 @@ -87,9 +87,9 @@
301  @ifinfo
302  @insertcopying
303  @end ifinfo
304 -@dircategory Software development
305 +@dircategory Programming Languages:
306  @direntry
307 -* gccinstall: (gccinstall).    Installing the GNU Compiler Collection.
308 +* gccinstall: (gccinstall).            Installing the GNU Compiler Collection
309  @end direntry
310  
311  @c Part 3 Titlepage and Copyright
312 --- gcc-4.6.2/gcc/go/gccgo.texi.orig    2011-02-14 05:42:53.000000000 +0100
313 +++ gcc-4.6.2/gcc/go/gccgo.texi 2011-10-31 18:27:12.670749858 +0100
314 @@ -48,9 +48,9 @@
315  
316  @ifinfo
317  @format
318 -@dircategory Software development
319 +@dircategory Programming Languages:
320  @direntry
321 -* Gccgo: (gccgo).           A GCC-based compiler for the Go language
322 +* Gccgo: (gccgo).                      A GCC-based compiler for the Go language
323  @end direntry
324  @end format
325  
326 --- gcc-4.8.2/libjava/classpath/doc/cp-tools.texinfo.orig       2013-02-21 10:40:44.000000000 +0100
327 +++ gcc-4.8.2/libjava/classpath/doc/cp-tools.texinfo    2014-04-21 08:05:30.116078643 +0200
328 @@ -35,9 +35,9 @@
329  @ifnotplaintext
330  @setchapternewpage on
331  
332 -@dircategory GNU Libraries
333 +@dircategory Libraries:
334  @direntry
335 -* Classpath Tools: (cp-tools).  GNU Classpath Tools Guide
336 +* Classpath Tools: (cp-tools).         GNU Classpath Tools Guide
337  @end direntry
338  @end ifnotplaintext
339  @end ifinfo
340 --- gcc-4.8.2/libgomp/libgomp.texi.orig 2013-01-14 19:18:49.000000000 +0100
341 +++ gcc-4.8.2/libgomp/libgomp.texi      2014-04-21 08:06:10.259411139 +0200
342 @@ -29,9 +29,9 @@
343  @end copying
344  
345  @ifinfo
346 -@dircategory GNU Libraries
347 +@dircategory Libraries:
348  @direntry
349 -* libgomp: (libgomp).          GNU Offloading and Multi Processing Runtime Library.
350 +* libgomp: (libgomp).                  GNU Offloading and Multi Processing Runtime Library
351  @end direntry
352  
353  This manual documents the GNU implementation of the OpenMP API for 
354 --- gcc-4.8.2/libitm/libitm.texi.orig   2013-02-03 18:46:11.000000000 +0100
355 +++ gcc-4.8.2/libitm/libitm.texi        2014-04-21 08:06:38.919410542 +0200
356 @@ -18,9 +18,9 @@
357  @end copying
358  
359  @ifinfo
360 -@dircategory GNU Libraries
361 +@dircategory Libraries:
362  @direntry
363 -* libitm: (libitm).                    GNU Transactional Memory Library
364 +* libitm: (libitm).                    GNU Transactional Memory Library
365  @end direntry
366  
367  This manual documents the GNU Transactional Memory Library.
368 --- gcc-4.8.2/libquadmath/libquadmath.texi.orig 2013-01-22 09:23:32.000000000 +0100
369 +++ gcc-4.8.2/libquadmath/libquadmath.texi      2014-04-21 08:07:12.262743180 +0200
370 @@ -23,9 +23,9 @@
371  @end copying
372  
373  @ifinfo
374 -@dircategory GNU Libraries
375 +@dircategory Libraries:
376  @direntry
377 -* libquadmath: (libquadmath).                  GCC Quad-Precision Math Library
378 +* libquadmath: (libquadmath).          GCC Quad-Precision Math Library
379  @end direntry
380  
381  This manual documents the GCC Quad-Precision Math Library API.
382 --- gcc-4.9.2/libffi/doc/libffi.texi.orig       2014-02-13 17:18:13.000000000 +0100
383 +++ gcc-4.9.2/libffi/doc/libffi.texi    2015-01-13 20:19:48.088168568 +0100
384 @@ -31,9 +31,9 @@
385  @end quotation
386  @end copying
387  
388 -@dircategory Development
389 +@dircategory Libraries:
390  @direntry
391 -* libffi: (libffi).             Portable foreign-function interface library.
392 +* libffi: (libffi).                    Portable foreign-function interface library
393  @end direntry
394  
395  @titlepage
396 --- gcc-4.9.2/libjava/classpath/doc/cp-hacking.texinfo.orig     2010-10-12 17:55:12.000000000 +0200
397 +++ gcc-4.9.2/libjava/classpath/doc/cp-hacking.texinfo  2015-01-13 20:20:39.751499738 +0100
398 @@ -14,9 +14,9 @@
399  Copyright (C) 1998,1999,2000,2001,2002,2003,2004,2005,2007,2009 Free Software Foundation, Inc.
400  
401  @ifnotplaintext
402 -@dircategory GNU Libraries
403 +@dircategory Libraries:
404  @direntry
405 -* Classpath Hacking: (cp-hacking).  GNU Classpath Hacker's Guide
406 +* Classpath Hacking: (cp-hacking).     GNU Classpath Hacker's Guide
407  @end direntry
408  @end ifnotplaintext
409  @end ifinfo
410 --- gcc-4.9.2/libjava/classpath/doc/cp-vmintegration.texinfo.orig       2008-06-28 15:29:13.000000000 +0200
411 +++ gcc-4.9.2/libjava/classpath/doc/cp-vmintegration.texinfo    2015-01-13 20:21:24.928164508 +0100
412 @@ -15,9 +15,9 @@
413  Copyright (C) 1998-2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
414  
415  @ifnotplaintext
416 -@dircategory GNU Libraries
417 +@dircategory Libraries:
418  @direntry
419 -* VM Integration: (cp-vmintegration).  GNU Classpath VM Integration Guide
420 +* VM Integration: (cp-vmintegration).  GNU Classpath VM Integration Guide
421  @end direntry
422  @end ifnotplaintext
423  @end ifinfo
424 --- gcc-4.9.2/libiberty/libiberty.texi.orig     2015-01-13 20:22:23.151495398 +0100
425 +++ gcc-4.9.2/libiberty/libiberty.texi  2015-01-13 20:22:25.921495282 +0100
426 @@ -11,10 +11,9 @@
427  @finalout
428  @c %**end of header
429  
430 -@dircategory GNU libraries
431 +@dircategory Libraries:
432  @direntry
433 -* Libiberty: (libiberty).          Library of utility functions which
434 -                                   are missing or broken on some systems.
435 +* Libiberty: (libiberty).              Library of utility functions which are missing or broken on some systems
436  @end direntry
437  
438  @macro libib
439 --- gcc-4.9.2/gcc/fortran/gfc-internals.texi.orig       2014-01-02 22:25:41.000000000 +0100
440 +++ gcc-4.9.2/gcc/fortran/gfc-internals.texi    2015-01-13 20:23:53.034825013 +0100
441 @@ -53,9 +53,9 @@
442  @end copying
443  
444  @ifinfo
445 -@dircategory Software development
446 +@dircategory Programming Languages:
447  @direntry
448 -* gfortran: (gfortran).                  The GNU Fortran Compiler.
449 +* gfortran: (gfortran).                        The GNU Fortran Compiler
450  @end direntry
451  This file documents the internals of the GNU Fortran
452  compiler, (@command{gfortran}).
This page took 0.065682 seconds and 3 git commands to generate.