]> git.pld-linux.org Git - packages/gcc.git/blame - gcc-info.patch
- updated info and nodebug patches to 5.1
[packages/gcc.git] / gcc-info.patch
CommitLineData
468d07c5
PS
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
37f6de33 3@@ -50,9 +50,9 @@
1328be86 4 @set cppmanual
1af50c60
JR
5
6 @ifinfo
a4e8bbcc 7-@dircategory Software development
f8a897d4 8+@dircategory Programming Languages:
1af50c60 9 @direntry
37f6de33 10-* Cpp: (cpp). The GNU C preprocessor.
f8a897d4 11+* Cpp: (cpp). The GNU C preprocessor
1af50c60
JR
12 @end direntry
13 @end ifinfo
14
468d07c5
PS
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
1328be86
JB
17@@ -3,9 +3,9 @@
18 @settitle The GNU C Preprocessor Internals
1af50c60
JR
19
20 @ifinfo
a4e8bbcc 21-@dircategory Software development
f8a897d4 22+@dircategory Programming Languages:
1af50c60 23 @direntry
1328be86 24-* Cpplib: (cppinternals). Cpplib internals.
f8a897d4 25+* Cpplib: (cppinternals). Cpplib internals
1af50c60 26 @end direntry
1328be86 27 @end ifinfo
1af50c60 28
468d07c5
PS
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
d3ce3beb 31@@ -62,12 +62,12 @@
29255619
PS
32 funds for GNU development.
33 @end copying
1328be86 34 @ifnottex
a4e8bbcc 35-@dircategory Software development
1328be86 36+@dircategory Programming Languages:
1af50c60 37 @direntry
73dc07fd 38-* gcc: (gcc). The GNU Compiler Collection.
468d07c5 39-* g++: (gcc). The GNU C++ compiler.
d5c21f86 40-* gcov: (gcc) Gcov. @command{gcov}---a test coverage program.
d3ce3beb 41-* gcov-tool: (gcc) Gcov-tool. @command{gcov-tool}---an offline gcda profile processing program.
5033804f 42+* gcc: (gcc). The GNU Compiler Collection
468d07c5 43+* g++: (gcc). The GNU C++ compiler
d5c21f86 44+* gcov: (gcc) Gcov. @command{gcov}---a test coverage program
d3ce3beb 45+* gcov-tool: (gcc) Gcov-tool. @command{gcov-tool}---an offline gcda profile processing program
1328be86
JB
46 @end direntry
47 This file documents the use of the GNU compilers.
d3ce3beb 48 @sp 1
468d07c5
PS
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
29255619
PS
51@@ -46,9 +46,9 @@
52 funds for GNU development.
53 @end copying
1328be86 54 @ifnottex
a4e8bbcc 55-@dircategory Software development
1328be86
JB
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
468d07c5
PS
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
75c24d94
PS
65@@ -28,9 +28,9 @@
66 @setchapternewpage odd
67
1328be86 68
a4e8bbcc 69-@dircategory Software development
f8a897d4 70+@dircategory Programming Languages:
75c24d94 71 @direntry
1328be86
JB
72-* gnat-style: (gnat-style). GNAT Coding Style
73+* gnat-style: (gnat-style). GNAT Coding Style
74 @end direntry
75
76 @macro syntax{element}
468d07c5
PS
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
d3ce3beb
JR
79@@ -10,7 +10,7 @@
80 @paragraphindent 0
81 @exampleindent 4
82 @finalout
83-@dircategory GNU Ada Tools
1328be86 84+@dircategory Programming Languages:
f8a897d4 85 @direntry
d3ce3beb 86 * gnat_ugn: (gnat_ugn.info). gnat_ugn
f8a897d4 87 @end direntry
468d07c5
PS
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
29255619
PS
90@@ -62,9 +62,9 @@
91 @end copying
1328be86
JB
92
93 @ifinfo
a4e8bbcc 94-@dircategory Software development
1328be86
JB
95+@dircategory Programming Languages:
96 @direntry
ddd4f830
PS
97-* gfortran: (gfortran). The GNU Fortran Compiler.
98+* gfortran: (gfortran). The GNU Fortran Compiler
1af50c60 99 @end direntry
29255619 100 This file documents the use and the internals of
ddd4f830 101 the GNU Fortran compiler, (@command{gfortran}).
584f2e84
JB
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 @@
87692843 105
106 @ifinfo
107 @format
a4e8bbcc 108-@dircategory Software development
1328be86
JB
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
584f2e84 115-@dircategory Individual utilities
87692843 116+@dircategory Programming tools:
1328be86 117 @direntry
1328be86
JB
118-* jcf-dump: (gcj)Invoking jcf-dump.
119- Print information about Java class files
120-* gij: (gcj)Invoking gij. GNU interpreter for Java bytecode
29255619
PS
121-* gcj-dbtool: (gcj)Invoking gcj-dbtool.
122- Tool for manipulating class file databases.
1328be86
JB
123-* jv-convert: (gcj)Invoking jv-convert.
124- Convert file from one encoding to another
29255619 125-* grmic: (gcj)Invoking grmic.
1328be86 126- Generate stubs for Remote Method Invocation.
468d07c5
PS
127-* gc-analyze: (gcj)Invoking gc-analyze.
128- Analyze Garbage Collector (GC) memory dumps.
37f6de33
PS
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.
1328be86
JB
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
d5c21f86
JB
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
1328be86 142 @end direntry
87692843 143 @end format
87692843 144
584f2e84 145@@ -108,33 +100,31 @@
29255619
PS
146 @file{.class} files.
147
148 @menu
37f6de33 149-* Copying:: The GNU General Public License
29255619 150+* Copying:: The GNU General Public License
1328be86 151 * GNU Free Documentation License::
37f6de33
PS
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
1328be86 155-* Invoking jcf-dump:: Print information about class files
37f6de33 156-* Invoking gij:: Interpreting Java bytecodes
29255619 157-* Invoking gcj-dbtool:: Tool for manipulating class file databases.
1328be86 158-* Invoking jv-convert:: Converting from one encoding to another
29255619 159-* Invoking grmic:: Generate stubs for Remote Method Invocation.
468d07c5 160-* Invoking gc-analyze:: Analyze Garbage Collector (GC) memory dumps.
37f6de33
PS
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
29255619
PS
171+* jcf-dump:: Print information about class files
172+* gij:: Interpreting Java bytecodes
37f6de33 173+* gcj-dbtool:: Tool for manipulating class file databases.
29255619 174+* jv-convert:: Converting from one encoding to another
29255619 175+* grmic:: Generate stubs for Remote Method Invocation.
468d07c5 176+* gc-analyze:: Analyze Garbage Collector (GC) memory dumps.
37f6de33
PS
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
1328be86
JB
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
584f2e84 196@@ -685,8 +675,8 @@
a4e8bbcc
PS
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
584f2e84 207@@ -733,7 +723,7 @@
1328be86
JB
208 @end itemize
209
210
1328be86
JB
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
584f2e84 216@@ -793,7 +783,7 @@
1328be86
JB
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
584f2e84 225@@ -922,7 +912,7 @@
29255619
PS
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
584f2e84 234@@ -1013,7 +1003,7 @@
1328be86
JB
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
584f2e84 243@@ -1072,7 +1062,7 @@
1328be86
JB
244
245 @c man end
246
29255619
PS
247-@node Invoking grmic
248+@node grmic
249 @chapter Invoking grmic
1328be86 250
29255619 251 @c man title grmic Generate stubs for Remote Method Invocation
584f2e84 252@@ -1151,7 +1141,7 @@
1328be86
JB
253 @c man end
254
255
468d07c5
PS
256-@node Invoking gc-analyze
257+@node gc-analyze
258 @chapter Invoking gc-analyze
1328be86 259
468d07c5 260 @c man title gc-analyze Analyze Garbage Collector (GC) memory dumps
584f2e84 261@@ -1234,7 +1224,7 @@
37f6de33
PS
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
584f2e84 270@@ -1292,7 +1282,7 @@
37f6de33
PS
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.
468d07c5
PS
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
d3ce3beb
JR
281@@ -26,7 +26,7 @@
282 @paragraphindent 0
283 @exampleindent 4
284 @finalout
285-@dircategory GNU Ada Tools
f8a897d4
JB
286+@dircategory Programming Languages:
287 @direntry
d3ce3beb 288 * gnat_rm: (gnat_rm.info). gnat_rm
f8a897d4 289 @end direntry
468d07c5
PS
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
f8a897d4
JB
292@@ -87,9 +87,9 @@
293 @ifinfo
294 @insertcopying
295 @end ifinfo
a4e8bbcc 296-@dircategory Software development
f8a897d4
JB
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
48d45c0b
JB
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
d5c21f86
JB
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
d3ce3beb
JR
341-* libgomp: (libgomp). GNU Offloading and Multi Processing Runtime Library.
342+* libgomp: (libgomp). GNU Offloading and Multi Processing Runtime Library
d5c21f86
JB
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.
584f2e84
JB
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.217777 seconds and 4 git commands to generate.