]> git.pld-linux.org Git - packages/gcc.git/blob - gcc-info.patch
- lsan is available only on x86_64
[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,10 +62,10 @@
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 +* gcc: (gcc).                          The GNU Compiler Collection
42 +* g++: (gcc).                          The GNU C++ compiler
43 +* gcov: (gcc) Gcov.                    @command{gcov}---a test coverage program
44  @end direntry
45  This file documents the use of the GNU compilers.
46 --- a/gcc/doc/gccint.texi       2004-05-24 00:54:29.000000000 +0200
47 +++ b/gcc/doc/gccint.texi       2004-09-26 10:58:58.222712920 +0200
48 @@ -46,9 +46,9 @@
49       funds for GNU development.
50  @end copying
51  @ifnottex
52 -@dircategory Software development
53 +@dircategory Programming Languages:
54  @direntry
55 -* gccint: (gccint).            Internals of the GNU Compiler Collection.
56 +* gccint: (gccint).                    Internals of the GNU Compiler Collection
57  @end direntry
58  This file documents the internals of the GNU compilers.
59  @sp 1
60 --- a/gcc/ada/gnat-style.texi   2004-09-01 13:51:52.000000000 +0200
61 +++ b/gcc/ada/gnat-style.texi   2004-09-26 10:58:58.342694680 +0200
62 @@ -28,9 +28,9 @@
63  @setchapternewpage odd
64  
65  
66 -@dircategory Software development
67 +@dircategory Programming Languages:
68  @direntry
69 -* gnat-style: (gnat-style).      GNAT Coding Style
70 +* gnat-style: (gnat-style).            GNAT Coding Style
71  @end direntry
72  
73  @macro syntax{element}
74 --- a/gcc/ada/gnat_ugn.texi     2005-12-06 23:45:52.983574000 +0100
75 +++ b/gcc/ada/gnat_ugn.texi     2005-12-11 02:35:45.580878360 +0100
76 @@ -109,9 +109,9 @@
77  
78  
79  @settitle @value{EDITION} User's Guide @value{TITLESUFFIX}
80 -@dircategory GNU Ada tools
81 +@dircategory Programming Languages:
82  @direntry
83 -* @value{EDITION} User's Guide: (gnat_ugn). @value{PLATFORM}
84 +* GNAT User's Guide (gnat_ugn_unw).     GNAT User's Guide
85  @end direntry
86  
87  @include gcc-common.texi
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 --- a/gcc/java/gcj.texi 2006-07-02 15:30:47.000000000 +0200
103 +++ b/gcc/java/gcj.texi 2006-07-02 21:15:25.663463500 +0200
104 @@ -53,29 +53,22 @@
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 +101,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 @@ -678,8 +669,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 @@ -726,7 +717,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 @@ -786,7 +777,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 @@ -915,7 +906,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 @@ -1006,7 +997,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 @@ -1065,7 +1056,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 @@ -1144,7 +1135,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 @@ -1227,7 +1218,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 @@ -1285,7 +1276,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,9 +26,9 @@
282  
283  @include gcc-common.texi
284  
285 -@dircategory GNU Ada tools
286 +@dircategory Programming Languages:
287  @direntry
288 -* GNAT Reference Manual: (gnat_rm).  Reference Manual for GNU Ada tools.
289 +* GNAT Reference Manual: (gnat_rm).    Reference Manual for GNU Ada tools
290  @end direntry
291  
292  @copying
293 --- a/gcc/doc/install.texi      2005-11-30 12:02:42.000000000 +0100
294 +++ b/gcc/doc/install.texi      2005-12-11 02:44:22.598279768 +0100
295 @@ -87,9 +87,9 @@
296  @ifinfo
297  @insertcopying
298  @end ifinfo
299 -@dircategory Software development
300 +@dircategory Programming Languages:
301  @direntry
302 -* gccinstall: (gccinstall).    Installing the GNU Compiler Collection.
303 +* gccinstall: (gccinstall).            Installing the GNU Compiler Collection
304  @end direntry
305  
306  @c Part 3 Titlepage and Copyright
307 --- gcc-4.6.2/gcc/go/gccgo.texi.orig    2011-02-14 05:42:53.000000000 +0100
308 +++ gcc-4.6.2/gcc/go/gccgo.texi 2011-10-31 18:27:12.670749858 +0100
309 @@ -48,9 +48,9 @@
310  
311  @ifinfo
312  @format
313 -@dircategory Software development
314 +@dircategory Programming Languages:
315  @direntry
316 -* Gccgo: (gccgo).           A GCC-based compiler for the Go language
317 +* Gccgo: (gccgo).                      A GCC-based compiler for the Go language
318  @end direntry
319  @end format
320  
321 --- gcc-4.8.2/libjava/classpath/doc/cp-tools.texinfo.orig       2013-02-21 10:40:44.000000000 +0100
322 +++ gcc-4.8.2/libjava/classpath/doc/cp-tools.texinfo    2014-04-21 08:05:30.116078643 +0200
323 @@ -35,9 +35,9 @@
324  @ifnotplaintext
325  @setchapternewpage on
326  
327 -@dircategory GNU Libraries
328 +@dircategory Libraries:
329  @direntry
330 -* Classpath Tools: (cp-tools).  GNU Classpath Tools Guide
331 +* Classpath Tools: (cp-tools).         GNU Classpath Tools Guide
332  @end direntry
333  @end ifnotplaintext
334  @end ifinfo
335 --- gcc-4.8.2/libgomp/libgomp.texi.orig 2013-01-14 19:18:49.000000000 +0100
336 +++ gcc-4.8.2/libgomp/libgomp.texi      2014-04-21 08:06:10.259411139 +0200
337 @@ -29,9 +29,9 @@
338  @end copying
339  
340  @ifinfo
341 -@dircategory GNU Libraries
342 +@dircategory Libraries:
343  @direntry
344 -* libgomp: (libgomp).                    GNU OpenMP runtime library
345 +* libgomp: (libgomp).                  GNU OpenMP runtime library
346  @end direntry
347  
348  This manual documents the GNU implementation of the OpenMP API for 
349 --- gcc-4.8.2/libitm/libitm.texi.orig   2013-02-03 18:46:11.000000000 +0100
350 +++ gcc-4.8.2/libitm/libitm.texi        2014-04-21 08:06:38.919410542 +0200
351 @@ -18,9 +18,9 @@
352  @end copying
353  
354  @ifinfo
355 -@dircategory GNU Libraries
356 +@dircategory Libraries:
357  @direntry
358 -* libitm: (libitm).                    GNU Transactional Memory Library
359 +* libitm: (libitm).                    GNU Transactional Memory Library
360  @end direntry
361  
362  This manual documents the GNU Transactional Memory Library.
363 --- gcc-4.8.2/libquadmath/libquadmath.texi.orig 2013-01-22 09:23:32.000000000 +0100
364 +++ gcc-4.8.2/libquadmath/libquadmath.texi      2014-04-21 08:07:12.262743180 +0200
365 @@ -23,9 +23,9 @@
366  @end copying
367  
368  @ifinfo
369 -@dircategory GNU Libraries
370 +@dircategory Libraries:
371  @direntry
372 -* libquadmath: (libquadmath).                  GCC Quad-Precision Math Library
373 +* libquadmath: (libquadmath).          GCC Quad-Precision Math Library
374  @end direntry
375  
376  This manual documents the GCC Quad-Precision Math Library API.
This page took 0.046737 seconds and 3 git commands to generate.