]> git.pld-linux.org Git - packages/crossmingw32-gcc.git/blame - gcc-info.patch
- allow override flags.
[packages/crossmingw32-gcc.git] / gcc-info.patch
CommitLineData
b32bfc86
PS
1--- gcc-4.0-20040919.orig/gcc/doc/cpp.texi 2004-09-17 10:22:36.000000000 +0200
2+++ gcc-4.0-20040919/gcc/doc/cpp.texi 2004-09-26 10:58:58.166721432 +0200
d52cebf5 3@@ -52,9 +52,9 @@
2de94c06 4 @set cppmanual
9069a3c2
JR
5
6 @ifinfo
7-@dircategory Programming
d52cebf5 8+@dircategory Programming Languages
9069a3c2
JR
9 @direntry
10-* Cpp: (cpp). The GNU C preprocessor.
d52cebf5 11+* Cpp: (cpp). The GNU C preprocessor.
9069a3c2
JR
12 @end direntry
13 @end ifinfo
14
b32bfc86
PS
15--- gcc-4.0-20040919.orig/gcc/doc/cppinternals.texi 2004-07-03 01:57:11.000000000 +0200
16+++ gcc-4.0-20040919/gcc/doc/cppinternals.texi 2004-09-26 10:58:58.208715048 +0200
2de94c06
JB
17@@ -3,9 +3,9 @@
18 @settitle The GNU C Preprocessor Internals
9069a3c2
JR
19
20 @ifinfo
21-@dircategory Programming
d52cebf5 22+@dircategory Programming Languages
9069a3c2 23 @direntry
2de94c06 24-* Cpplib: (cppinternals). Cpplib internals.
d52cebf5 25+* Cpplib: (cppinternals). Cpplib internals.
9069a3c2 26 @end direntry
2de94c06 27 @end ifinfo
9069a3c2 28
b32bfc86
PS
29--- gcc-4.0-20040919.orig/gcc/doc/gcc.texi 2004-07-22 22:12:20.000000000 +0200
30+++ gcc-4.0-20040919/gcc/doc/gcc.texi 2004-09-26 10:58:58.218713528 +0200
31@@ -62,9 +62,9 @@
32 funds for GNU development.
33 @end copying
2de94c06 34 @ifnottex
9069a3c2 35-@dircategory Programming
2de94c06 36+@dircategory Programming Languages:
9069a3c2 37 @direntry
3873e9d6 38-* gcc: (gcc). The GNU Compiler Collection.
5e0dbfd5 39+* gcc: (gcc). The GNU Compiler Collection
2de94c06
JB
40 @end direntry
41 This file documents the use of the GNU compilers.
42 @sp 1
b32bfc86
PS
43--- gcc-4.0-20040919.orig/gcc/doc/gccint.texi 2004-05-24 00:54:29.000000000 +0200
44+++ gcc-4.0-20040919/gcc/doc/gccint.texi 2004-09-26 10:58:58.222712920 +0200
45@@ -46,9 +46,9 @@
46 funds for GNU development.
47 @end copying
2de94c06
JB
48 @ifnottex
49-@dircategory Programming
50+@dircategory Programming Languages:
51 @direntry
52-* gccint: (gccint). Internals of the GNU Compiler Collection.
53+* gccint: (gccint). Internals of the GNU Compiler Collection
54 @end direntry
55 This file documents the internals of the GNU compilers.
56 @sp 1
b32bfc86
PS
57--- gcc-4.0-20040919.orig/gcc/ada/gnat-style.texi 2004-09-01 13:51:52.000000000 +0200
58+++ gcc-4.0-20040919/gcc/ada/gnat-style.texi 2004-09-26 10:58:58.342694680 +0200
d52cebf5
PS
59@@ -28,9 +28,9 @@
60 @setchapternewpage odd
61
2de94c06 62
2de94c06 63-@dircategory Programming
d52cebf5
PS
64+@dircategory Programming Languages
65 @direntry
2de94c06
JB
66-* gnat-style: (gnat-style). GNAT Coding Style
67+* gnat-style: (gnat-style). GNAT Coding Style
68 @end direntry
69
70 @macro syntax{element}
b32bfc86
PS
71--- gcc-4.0-20040919.orig/gcc/ada/gnat_ugn.texi 2004-09-13 12:18:41.000000000 +0200
72+++ gcc-4.0-20040919/gcc/ada/gnat_ugn.texi 2004-09-26 10:58:58.509669296 +0200
73@@ -124,6 +124,11 @@
74 ``GNU Free Documentation License''.
75 @end copying
2de94c06 76
2de94c06 77+@dircategory Programming Languages:
3468ab31 78+@direntry
2de94c06 79+* gnat_ug: (gnat_ug). GNAT User's Guide
3468ab31
JB
80+@end direntry
81+
2de94c06 82 @titlepage
3468ab31 83
b32bfc86
PS
84 @title @value{EDITION} User's Guide
85--- gcc-4.0-20040919.orig/gcc/fortran/gfortran.texi 2004-09-16 15:13:39.000000000 +0200
86+++ gcc-4.0-20040919/gcc/fortran/gfortran.texi 2004-09-26 11:05:50.258074024 +0200
87@@ -62,9 +62,9 @@
88 @end copying
2de94c06
JB
89
90 @ifinfo
91-@dircategory Programming
92+@dircategory Programming Languages:
93 @direntry
b32bfc86
PS
94-* gfortran: (gfortran). The GNU Fortran 95 Compiler.
95+* gfortran: (gfortran). The GNU Fortran 95 Compiler.
9069a3c2 96 @end direntry
b32bfc86
PS
97 This file documents the use and the internals of
98 the GNU Fortran 95 compiler, (@command{gfortran}).
dea755d1
PS
99--- gcc-4.0-20050507/gcc/java/gcj.texi.orig 2005-05-07 00:53:37.000000000 +0200
100+++ gcc-4.0-20050507/gcc/java/gcj.texi 2005-05-08 13:09:27.000000000 +0200
101@@ -50,30 +50,22 @@
4d7da27a 102
103 @ifinfo
104 @format
2de94c06
JB
105-@dircategory Programming
106+@dircategory Programming Languages:
107 @direntry
108-* Gcj: (gcj). Ahead-of-time compiler for the Java language
109+* Gcj: (gcj). Ahead-of-time compiler for the Java language
110 @end direntry
111
112-@dircategory Individual utilities
4d7da27a 113+@dircategory Programming tools:
2de94c06
JB
114 @direntry
115-* gcjh: (gcj)Invoking gcjh.
116- Generate header files from Java class files
dea755d1
PS
117-* gjnih: (gcj)Invoking gjnih.
118- Generate JNI header files from Java class files
2de94c06
JB
119-* jv-scan: (gcj)Invoking jv-scan.
120- Print information about Java source files
121-* jcf-dump: (gcj)Invoking jcf-dump.
122- Print information about Java class files
123-* gij: (gcj)Invoking gij. GNU interpreter for Java bytecode
b32bfc86
PS
124-* gcj-dbtool: (gcj)Invoking gcj-dbtool.
125- Tool for manipulating class file databases.
2de94c06
JB
126-* jv-convert: (gcj)Invoking jv-convert.
127- Convert file from one encoding to another
b32bfc86 128-* grmic: (gcj)Invoking grmic.
2de94c06 129- Generate stubs for Remote Method Invocation.
b32bfc86 130-* grmiregistry: (gcj)Invoking grmiregistry.
2de94c06
JB
131- The remote object registry.
132+* gcjh: (gcj)gcjh. Generate header files from Java class files
dea755d1 133+* gjnih: (gcj)Invoking gjnih. Generate JNI header files from Java class files
2de94c06
JB
134+* jv-scan: (gcj)jv-scan. Print information about Java source files
135+* jcf-dump: (gcj)jcf-dump. Print information about Java class files
136+* gij: (gcj)gij. GNU interpreter for Java bytecode
137+* jv-convert: (gcj)jv-convert. Convert file from one encoding to another
b32bfc86
PS
138+* gcj-dbtool: (gcj)gcj-dbtool. Db tool.
139+* grmic: (gcj)grmic. Generate stubs for Remote Method Invocation.
140+* grmiregistry: (gcj)grmiregistry. The remote object registry.
2de94c06 141 @end direntry
4d7da27a 142 @end format
4d7da27a 143
dea755d1 144@@ -107,20 +99,20 @@
b32bfc86
PS
145 @file{.class} files.
146
147 @menu
148-* Copying:: The GNU General Public License
149+* Copying:: The GNU General Public License
2de94c06
JB
150 * GNU Free Documentation License::
151 How you can share and copy this manual
152-* Invoking gcj:: Compiler options supported by @command{gcj}
b32bfc86 153+* gcj:: Compiler options supported by @command{gcj}
2de94c06
JB
154 * Compatibility:: Compatibility between gcj and other tools for Java
155-* Invoking gcjh:: Generate header files from class files
dea755d1 156-* Invoking gjnih:: Generate JNI header files from class files
2de94c06
JB
157-* Invoking jv-scan:: Print information about source files
158-* Invoking jcf-dump:: Print information about class files
159-* Invoking gij:: Interpreting Java bytecodes
b32bfc86 160-* Invoking gcj-dbtool:: Tool for manipulating class file databases.
2de94c06 161-* Invoking jv-convert:: Converting from one encoding to another
b32bfc86
PS
162-* Invoking grmic:: Generate stubs for Remote Method Invocation.
163-* Invoking grmiregistry:: The remote object registry.
164+* gcjh:: Generate header files from class files
dea755d1 165+* gjnih:: Generate JNI header files from class files
b32bfc86
PS
166+* jv-scan:: Print information about source files
167+* jcf-dump:: Print information about class files
168+* gij:: Interpreting Java bytecodes
169+* jv-convert:: Converting from one encoding to another
170+* gcj-dbtool:: Db tool.
171+* grmic:: Generate stubs for Remote Method Invocation.
172+* grmiregistry:: The remote object registry.
d52cebf5
PS
173 * About CNI:: Description of the Compiled Native Interface
174 * System properties:: Modifying runtime behavior of the libgcj library
2de94c06 175 * Resources:: Where to look for more information
dea755d1 176@@ -132,7 +124,7 @@
2de94c06
JB
177 @include fdl.texi
178
179
180-@node Invoking gcj
181+@node gcj
182 @chapter Invoking gcj
183
184 @c man title gcj Ahead-of-time compiler for the Java language
dea755d1 185@@ -659,7 +651,7 @@
2de94c06
JB
186 @end itemize
187
188
189-@node Invoking gcjh
190+@node gcjh
191 @chapter Invoking gcjh
192
193 @c man title gcjh generate header files from Java class files
dea755d1
PS
194@@ -775,7 +767,7 @@
195
196 @c man end
197
198-@node Invoking gjnih
199+@node gjnih
200 @chapter Invoking gjnih
201
202 @c man title gjnih generate JNI header files from Java class files
203@@ -889,7 +881,7 @@
2de94c06
JB
204
205 @c man end
206
207-@node Invoking jv-scan
208+@node jv-scan
209 @chapter Invoking jv-scan
210
211 @c man title jv-scan print information about Java source file
dea755d1 212@@ -952,7 +944,7 @@
2de94c06
JB
213
214 @c man end
215
216-@node Invoking jcf-dump
217+@node jcf-dump
218 @chapter Invoking jcf-dump
219
220 @c man title jcf-dump print information about Java class files
dea755d1 221@@ -1012,7 +1004,7 @@
2de94c06
JB
222
223 @c man end
224
225-@node Invoking gij
226+@node gij
227 @chapter Invoking gij
228
229 @c man title gij GNU interpreter for Java bytecode
dea755d1 230@@ -1132,7 +1124,7 @@
b32bfc86
PS
231
232 @c man end
233
234-@node Invoking gcj-dbtool
235+@node gcj-dbtool
236 @chapter Invoking gcj-dbtool.
237
238 @c man title gcj-dbtool Manipulate class file mapping databases for libgcj
dea755d1 239@@ -1223,7 +1215,7 @@
2de94c06
JB
240
241 @c man end
242
243-@node Invoking jv-convert
244+@node jv-convert
245 @chapter Invoking jv-convert
246
247 @c man title jv-convert Convert file from one encoding to another
dea755d1 248@@ -1282,7 +1274,7 @@
2de94c06
JB
249
250 @c man end
251
b32bfc86
PS
252-@node Invoking grmic
253+@node grmic
254 @chapter Invoking grmic
2de94c06 255
b32bfc86 256 @c man title grmic Generate stubs for Remote Method Invocation
dea755d1 257@@ -1361,7 +1353,7 @@
2de94c06
JB
258 @c man end
259
260
b32bfc86
PS
261-@node Invoking grmiregistry
262+@node grmiregistry
263 @chapter Invoking grmiregistry
2de94c06 264
b32bfc86 265 @c man title grmiregistry Remote object registry
This page took 0.06695 seconds and 4 git commands to generate.