]> git.pld-linux.org Git - packages/gcc.git/blob - gcc-info.patch
- updated for 4.3.0-rc2.
[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 @@ -52,9 +52,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 +* gcc: (gcc).                          The GNU Compiler Collection
41 +* g++: (gcc).                          The GNU C++ compiler
42  @end direntry
43  This file documents the use of the GNU compilers.
44  @sp 1
45 --- a/gcc/doc/gccint.texi       2004-05-24 00:54:29.000000000 +0200
46 +++ b/gcc/doc/gccint.texi       2004-09-26 10:58:58.222712920 +0200
47 @@ -46,9 +46,9 @@
48       funds for GNU development.
49  @end copying
50  @ifnottex
51 -@dircategory Software development
52 +@dircategory Programming Languages:
53  @direntry
54 -* gccint: (gccint).            Internals of the GNU Compiler Collection.
55 +* gccint: (gccint).                    Internals of the GNU Compiler Collection
56  @end direntry
57  This file documents the internals of the GNU compilers.
58  @sp 1
59 --- a/gcc/ada/gnat-style.texi   2004-09-01 13:51:52.000000000 +0200
60 +++ b/gcc/ada/gnat-style.texi   2004-09-26 10:58:58.342694680 +0200
61 @@ -28,9 +28,9 @@
62  @setchapternewpage odd
63  
64  
65 -@dircategory Software development
66 +@dircategory Programming Languages:
67  @direntry
68 -* gnat-style: (gnat-style).      GNAT Coding Style
69 +* gnat-style: (gnat-style).            GNAT Coding Style
70  @end direntry
71  
72  @macro syntax{element}
73 --- a/gcc/ada/gnat_ugn.texi     2005-12-06 23:45:52.983574000 +0100
74 +++ b/gcc/ada/gnat_ugn.texi     2005-12-11 02:35:45.580878360 +0100
75 @@ -99,9 +99,9 @@
76  @end ifset
77  
78  @settitle @value{EDITION} User's Guide @value{PLATFORM}
79 -@dircategory GNU Ada tools
80 +@dircategory Programming Languages:
81  @direntry
82 -* @value{EDITION} User's Guide (@value{FILE}) @value{PLATFORM}
83 +* GNAT User's Guide (gnat_ugn_unw).     GNAT User's Guide
84  @end direntry
85  
86  @include gcc-common.texi
87 --- a/gcc/fortran/gfortran.texi 2004-09-16 15:13:39.000000000 +0200
88 +++ b/gcc/fortran/gfortran.texi 2004-09-26 11:05:50.258074024 +0200
89 @@ -62,9 +62,9 @@
90  @end copying
91  
92  @ifinfo
93 -@dircategory Software development
94 +@dircategory Programming Languages:
95  @direntry
96 -* gfortran: (gfortran).                  The GNU Fortran Compiler.
97 +* gfortran: (gfortran).                        The GNU Fortran Compiler
98  @end direntry
99  This file documents the use and the internals of
100  the GNU Fortran compiler, (@command{gfortran}).
101 --- a/gcc/java/gcj.texi 2006-07-02 15:30:47.000000000 +0200
102 +++ b/gcc/java/gcj.texi 2006-07-02 21:15:25.663463500 +0200
103 @@ -54,24 +54,19 @@
104  
105  @ifinfo
106  @format
107 -@dircategory Software development
108 +@dircategory Programming Languages:
109  @direntry
110 -* Gcj: (gcj).               Ahead-of-time compiler for the Java language
111 +* Gcj: (gcj).                          Ahead-of-time compiler for the Java language
112  @end direntry
113  
114 -@dircategory Individual utilities
115 +@dircategory Programming tools:
116  @direntry
117 -* jcf-dump: (gcj)Invoking jcf-dump.
118 -                            Print information about Java class files
119 -* gij: (gcj)Invoking gij.   GNU interpreter for Java bytecode
120 -* gcj-dbtool: (gcj)Invoking gcj-dbtool.
121 -                            Tool for manipulating class file databases.
122 -* jv-convert: (gcj)Invoking jv-convert.
123 -                            Convert file from one encoding to another
124 -* grmic: (gcj)Invoking grmic.
125 -                            Generate stubs for Remote Method Invocation.
126 -* gc-analyze: (gcj)Invoking gc-analyze.
127 -                            Analyze Garbage Collector (GC) memory dumps.
128 +* jcf-dump: (gcj)jcf-dump.             Print information about Java class files
129 +* gij: (gcj)gij.                       GNU interpreter for Java bytecode
130 +* jv-convert: (gcj)jv-convert.         Convert file from one encoding to another
131 +* gcj-dbtool: (gcj)gcj-dbtool.         Db tool.
132 +* grmic: (gcj)grmic.                   Generate stubs for Remote Method Invocation.
133 +* gc-analyze: (gcj)gc-analyze.         Analyze Garbage Collector (GC) memory dumps.
134  @end direntry
135  @end format
136  
137 @@ -104,17 +99,17 @@
138  @file{.class} files.
139  
140  @menu
141 -* Copying::             The GNU General Public License
142 +* Copying::            The GNU General Public License
143  * GNU Free Documentation License::
144                         How you can share and copy this manual
145 -* Invoking gcj::       Compiler options supported by @command{gcj}
146 +* gcj::                        Compiler options supported by @command{gcj}
147  * Compatibility::      Compatibility between gcj and other tools for Java
148 -* Invoking jcf-dump::   Print information about class files
149 -* Invoking gij::       Interpreting Java bytecodes
150 -* Invoking gcj-dbtool:: Tool for manipulating class file databases.
151 -* Invoking jv-convert:: Converting from one encoding to another
152 -* Invoking grmic::      Generate stubs for Remote Method Invocation.
153 -* Invoking gc-analyze:: Analyze Garbage Collector (GC) memory dumps.
154 +* jcf-dump::           Print information about class files
155 +* gij::                        Interpreting Java bytecodes
156 +* jv-convert::         Converting from one encoding to another
157 +* gcj-dbtool::         Db tool.
158 +* grmic::              Generate stubs for Remote Method Invocation.
159 +* gc-analyze::         Analyze Garbage Collector (GC) memory dumps.
160  * About CNI::           Description of the Compiled Native Interface
161  * System properties::   Modifying runtime behavior of the libgcj library
162  * Resources::          Where to look for more information
163 @@ -127,7 +122,7 @@
164  @include fdl.texi
165  
166  
167 -@node Invoking gcj
168 +@node gcj
169  @chapter Invoking gcj
170  
171  @c man title gcj Ahead-of-time compiler for the Java language
172 @@ -670,8 +665,8 @@
173  @code{-findirect-dispatch} then add them to the system-wide
174  classmap.db file using @code{gcj-dbtool}, they will be automatically
175  loaded by the @code{libgcj} system classloader.  This is the new,
176 -preferred classname-to-library resolution mechanism.  @xref{Invoking
177 -gcj-dbtool}, for more information on using the classmap database.
178 +preferred classname-to-library resolution mechanism.  @xref{gcj-dbtool},
179 +for more information on using the classmap database.
180  
181  @item
182  The old classname-to-library lookup mechanism is still supported
183 @@ -718,7 +713,7 @@
184  @end itemize
185  
186  
187 -@node Invoking jcf-dump
188 +@node jcf-dump
189  @chapter Invoking jcf-dump
190  
191  @c man title jcf-dump print information about Java class files
192 @@ -778,7 +773,7 @@
193  
194  @c man end
195  
196 -@node Invoking gij
197 +@node gij
198  @chapter Invoking gij
199  
200  @c man title gij GNU interpreter for Java bytecode
201 @@ -907,7 +902,7 @@
202  
203  @c man end
204  
205 -@node Invoking gcj-dbtool
206 +@node gcj-dbtool
207  @chapter Invoking gcj-dbtool.
208  
209  @c man title gcj-dbtool Manipulate class file mapping databases for libgcj
210 @@ -998,7 +993,7 @@
211  
212  @c man end
213  
214 -@node Invoking jv-convert
215 +@node jv-convert
216  @chapter Invoking jv-convert
217  
218  @c man title jv-convert Convert file from one encoding to another
219 @@ -1057,7 +1052,7 @@
220  
221  @c man end
222  
223 -@node Invoking grmic
224 +@node grmic
225  @chapter Invoking grmic
226  
227  @c man title grmic Generate stubs for Remote Method Invocation
228 @@ -1136,7 +1131,7 @@
229  @c man end
230  
231  
232 -@node Invoking gc-analyze
233 +@node gc-analyze
234  @chapter Invoking gc-analyze
235  
236  @c man title gc-analyze Analyze Garbage Collector (GC) memory dumps
237 --- a/gcc/ada/gnat_rm.texi      2005-11-30 12:12:06.000000000 +0100
238 +++ b/gcc/ada/gnat_rm.texi      2005-12-11 02:36:14.863426736 +0100
239 @@ -26,9 +26,9 @@
240  
241  @include gcc-common.texi
242  
243 -@dircategory GNU Ada tools
244 +@dircategory Programming Languages:
245  @direntry
246 -* GNAT Reference Manual: (gnat_rm).  Reference Manual for GNU Ada tools.
247 +* GNAT Reference Manual: (gnat_rm).    Reference Manual for GNU Ada tools
248  @end direntry
249  
250  @copying
251 --- a/gcc/doc/install.texi      2005-11-30 12:02:42.000000000 +0100
252 +++ b/gcc/doc/install.texi      2005-12-11 02:44:22.598279768 +0100
253 @@ -87,9 +87,9 @@
254  @ifinfo
255  @insertcopying
256  @end ifinfo
257 -@dircategory Software development
258 +@dircategory Programming Languages:
259  @direntry
260 -* gccinstall: (gccinstall).    Installing the GNU Compiler Collection.
261 +* gccinstall: (gccinstall).            Installing the GNU Compiler Collection
262  @end direntry
263  
264  @c Part 3 Titlepage and Copyright
This page took 0.087936 seconds and 4 git commands to generate.