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