]> git.pld-linux.org Git - packages/crossmingw32-gcc.git/blob - gcc-info.patch
- Update to 3.4.2
[packages/crossmingw32-gcc.git] / gcc-info.patch
1 Note: gnat_ug.texi is postprocessed by some tool - so it may not
2 contain tab characters - spaces must be used instead.
3 In other *.texi we can use tabs.
4
5 --- gcc-3.2/gcc/doc/cpp.texi.orig       Fri Nov  1 22:58:48 2002
6 +++ gcc-3.2/gcc/doc/cpp.texi    Fri Nov  1 23:03:38 2002
7 @@ -53,9 +53,9 @@
8  @set cppmanual
9  
10  @ifinfo
11 -@dircategory Programming
12 +@dircategory Programming Languages:
13  @direntry
14 -* Cpp: (cpp).                 The GNU C preprocessor.
15 +* Cpp: (cpp).                          The GNU C preprocessor
16  @end direntry
17  @end ifinfo
18  
19 --- gcc-3.2/gcc/doc/cppinternals.texi.orig      Mon Jan  7 20:03:36 2002
20 +++ gcc-3.2/gcc/doc/cppinternals.texi   Fri Nov  1 23:04:42 2002
21 @@ -3,9 +3,9 @@
22  @settitle The GNU C Preprocessor Internals
23  
24  @ifinfo
25 -@dircategory Programming
26 +@dircategory Programming Languages:
27  @direntry
28 -* Cpplib: (cppinternals).      Cpplib internals.
29 +* Cpplib: (cppinternals).              Cpplib internals
30  @end direntry
31  @end ifinfo
32  
33 --- gcc-3.2/gcc/doc/gcc.texi.orig       Fri Nov  1 22:58:48 2002
34 +++ gcc-3.2/gcc/doc/gcc.texi    Fri Nov  1 23:06:12 2002
35 @@ -65,9 +65,9 @@
36  1999, 2000, 2001, 2002 Free Software Foundation, Inc.
37  @end macro
38  @ifnottex
39 -@dircategory Programming
40 +@dircategory Programming Languages:
41  @direntry
42 -* gcc: (gcc).                  The GNU Compiler Collection.
43 +* gcc: (gcc).                          The GNU Compiler Collection
44  @end direntry
45  This file documents the use of the GNU compilers.
46  @sp 1
47 --- gcc-3.2/gcc/doc/gccint.texi.orig    Wed Jan 23 18:30:28 2002
48 +++ gcc-3.2/gcc/doc/gccint.texi Fri Nov  1 23:06:57 2002
49 @@ -51,9 +51,9 @@
50  1999, 2000, 2001, 2002 Free Software Foundation, Inc.
51  @end macro
52  @ifnottex
53 -@dircategory Programming
54 +@dircategory Programming Languages:
55  @direntry
56 -* gccint: (gccint).            Internals of the GNU Compiler Collection.
57 +* gccint: (gccint).                    Internals of the GNU Compiler Collection
58  @end direntry
59  This file documents the internals of the GNU compilers.
60  @sp 1
61 --- gcc-3.2/gcc/ada/gnat-style.texi.orig        Sun Dec 23 12:23:14 2001
62 +++ gcc-3.2/gcc/ada/gnat-style.texi     Fri Nov  1 23:08:50 2002
63 @@ -25,9 +25,9 @@
64  
65  @setfilename gnat-style.info
66  @settitle GNAT Coding Style
67 -@dircategory Programming
68 +@dircategory Programming Languages:
69  @direntry 
70 -* gnat-style: (gnat-style).      GNAT Coding Style
71 +* gnat-style: (gnat-style).            GNAT Coding Style
72  @end direntry
73  
74  @macro syntax{element}
75 --- gcc-3.3/gcc/ada/gnat_rm.texi.orig   2003-02-04 02:55:38.000000000 +0100
76 +++ gcc-3.3/gcc/ada/gnat_rm.texi        2003-05-17 08:40:07.000000000 +0200
77 @@ -24,9 +24,9 @@
78  
79  @include gcc-common.texi
80  
81 -@dircategory GNU Ada tools
82 +@dircategory Programming Languages:
83  @direntry
84 -* GNAT Reference Manual: (gnat_rm).  Reference Manual for GNU Ada tools.
85 +* GNAT Reference Manual: (gnat_rm).    Reference Manual for GNU Ada tools
86  @end direntry
87  
88  @copying
89 --- gcc-3.2/gcc/ada/gnat_ug.texi.orig   Fri Nov  1 22:58:52 2002
90 +++ gcc-3.2/gcc/ada/gnat_ug.texi        Fri Nov  1 23:10:20 2002
91 @@ -75,6 +75,11 @@
92  @syncodeindex fn cp
93  @c %**end of header
94  
95 +@dircategory Programming Languages:
96 +@direntry
97 +* gnat_ug: (gnat_ug).                   GNAT User's Guide
98 +@end direntry
99 +
100  @titlepage
101  
102  @ifset vms
103 --- gcc-3.2/gcc/f/g77.texi.orig Mon Apr 29 09:58:32 2002
104 +++ gcc-3.2/gcc/f/g77.texi      Fri Nov  1 23:11:56 2002
105 @@ -90,9 +90,9 @@
106  @c @end tex
107  
108  @ifinfo
109 -@dircategory Programming
110 +@dircategory Programming Languages:
111  @direntry
112 -* g77: (g77).                  The GNU Fortran compiler.
113 +* g77: (g77).                          The GNU Fortran compiler
114  @end direntry
115  @ifset INTERNALS
116  @ifset USING
117 --- gcc-3.2/gcc/java/gcj.texi.orig      Sun Aug  4 18:55:55 2002
118 +++ gcc-3.2/gcc/java/gcj.texi   Fri Nov  1 23:16:39 2002
119 @@ -20,26 +20,20 @@
120  
121  @ifinfo
122  @format
123 -@dircategory Programming
124 +@dircategory Programming Languages:
125  @direntry
126 -* Gcj: (gcj).               Ahead-of-time compiler for the Java language
127 +* Gcj: (gcj).                          Ahead-of-time compiler for the Java language
128  @end direntry
129  
130 -@dircategory Individual utilities
131 +@dircategory Programming tools:
132  @direntry
133 -* gcjh: (gcj)Invoking gcjh.
134 -                            Generate header files from Java class files
135 -* jv-scan: (gcj)Invoking jv-scan.
136 -                            Print information about Java source files
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 -* jv-convert: (gcj)Invoking jv-convert.
141 -                            Convert file from one encoding to another
142 -* rmic: (gcj)Invoking rmic.
143 -                            Generate stubs for Remote Method Invocation.
144 -* rmiregistry: (gcj)Invoking rmiregistry.
145 -                            The remote object registry.
146 +* gcjh: (gcj)gcjh.                     Generate header files from Java class files
147 +* jv-scan: (gcj)jv-scan.               Print information about Java source files
148 +* jcf-dump: (gcj)jcf-dump.             Print information about Java class files
149 +* gij: (gcj)gij.                       GNU interpreter for Java bytecode
150 +* jv-convert: (gcj)jv-convert.         Convert file from one encoding to another
151 +* rmic: (gcj)rmic.                     Generate stubs for Remote Method Invocation.
152 +* rmiregistry: (gcj)rmiregistry.       The remote object registry
153  @end direntry
154  @end format
155  
156 @@ -120,15 +114,15 @@
157  * Copying::             The GNU General Public License
158  * GNU Free Documentation License::
159                         How you can share and copy this manual
160 -* Invoking gcj::       Compiler options supported by @command{gcj}
161 +* gcj::                        Compiler options supported by @command{gcj}
162  * Compatibility::      Compatibility between gcj and other tools for Java
163 -* Invoking gcjh::       Generate header files from class files
164 -* Invoking jv-scan::    Print information about source files
165 -* Invoking jcf-dump::   Print information about class files
166 -* Invoking gij::       Interpreting Java bytecodes
167 -* Invoking jv-convert:: Converting from one encoding to another
168 -* Invoking rmic::        Generate stubs for Remote Method Invocation.
169 -* Invoking rmiregistry:: The remote object registry.
170 +* gcjh::                Generate header files from class files
171 +* jv-scan::             Print information about source files
172 +* jcf-dump::            Print information about class files
173 +* gij::                        Interpreting Java bytecodes
174 +* jv-convert::          Converting from one encoding to another
175 +* rmic::                Generate stubs for Remote Method Invocation.
176 +* rmiregistry::         The remote object registry.
177  * About CNI::           Description of the Cygnus Native Interface
178  * Resources::          Where to look for more information
179  @end menu
180 @@ -139,7 +133,7 @@
181  @include fdl.texi
182  
183  
184 -@node Invoking gcj
185 +@node gcj
186  @chapter Invoking gcj
187  
188  @c man title gcj Ahead-of-time compiler for the Java language
189 @@ -506,7 +500,7 @@
190  @end itemize
191  
192  
193 -@node Invoking gcjh
194 +@node gcjh
195  @chapter Invoking gcjh
196  
197  @c man title gcjh generate header files from Java class files
198 @@ -607,7 +601,7 @@
199  
200  @c man end
201  
202 -@node Invoking jv-scan
203 +@node jv-scan
204  @chapter Invoking jv-scan
205  
206  @c man title jv-scan print information about Java source file
207 @@ -665,7 +659,7 @@
208  
209  @c man end
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 @@ -720,7 +714,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 @@ -798,7 +792,7 @@
226  
227  @c man end
228  
229 -@node Invoking jv-convert
230 +@node jv-convert
231  @chapter Invoking jv-convert
232  
233  @c man title jv-convert Convert file from one encoding to another
234 @@ -857,7 +851,7 @@
235  
236  @c man end
237  
238 -@node Invoking rmic
239 +@node rmic
240  @chapter Invoking rmic
241  
242  @c man title rmic Generate stubs for Remote Method Invocation
243 @@ -936,7 +930,7 @@
244  @c man end
245  
246  
247 -@node Invoking rmiregistry
248 +@node rmiregistry
249  @chapter Invoking rmiregistry
250  
251  @c man title rmiregistry Remote object registry
252 --- gcc-3.2/gcc/ksi/doc/ksi.texi.orig   Sat Jul 20 22:48:08 2002
253 +++ gcc-3.2/gcc/ksi/doc/ksi.texi        Fri Nov  1 23:19:39 2002
254 @@ -15,7 +15,7 @@
255  @contents
256  
257  @ifnottex
258 -@dircategory Programming tools:
259 +@dircategory Programming Languages:
260  @direntry
261  * ksi: (ksi).                          Ksi Language and Compiler Manual
262  @end direntry
This page took 0.261604 seconds and 3 git commands to generate.