]> git.pld-linux.org Git - packages/gcc4.git/blame - gcc4-info.patch
- one source wan't for this release, changed it, corrected md5sum,
[packages/gcc4.git] / gcc4-info.patch
CommitLineData
f3ab819d
JB
1Note: gnat_ug.texi is postprocessed by some tool - so it may not
2contain tab characters - spaces must be used instead.
3In 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
fe1d607f
JR
9
10 @ifinfo
11-@dircategory Programming
f3ab819d 12+@dircategory Programming Languages:
fe1d607f
JR
13 @direntry
14-* Cpp: (cpp). The GNU C preprocessor.
4fe6d31c 15+* Cpp: (cpp). The GNU C preprocessor
fe1d607f
JR
16 @end direntry
17 @end ifinfo
18
f3ab819d
JB
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
fe1d607f
JR
23
24 @ifinfo
25-@dircategory Programming
f3ab819d 26+@dircategory Programming Languages:
fe1d607f 27 @direntry
f3ab819d
JB
28-* Cpplib: (cppinternals). Cpplib internals.
29+* Cpplib: (cppinternals). Cpplib internals
fe1d607f 30 @end direntry
f3ab819d 31 @end ifinfo
fe1d607f 32
f3ab819d
JB
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
fe1d607f 39-@dircategory Programming
f3ab819d 40+@dircategory Programming Languages:
fe1d607f 41 @direntry
871a495f 42-* gcc: (gcc). The GNU Compiler Collection.
4fe6d31c 43+* gcc: (gcc). The GNU Compiler Collection
f3ab819d
JB
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.2/gcc/ada/gnat_rm.texi.orig Fri Nov 1 22:58:52 2002
76+++ gcc-3.2/gcc/ada/gnat_rm.texi Fri Nov 1 23:09:45 2002
69b140b6 77@@ -31,6 +31,10 @@
f3ab819d
JB
78 @settitle GNAT Reference Manual
79 @setchapternewpage odd
80 @syncodeindex fn cp
f3ab819d 81+@dircategory Programming Languages:
69b140b6 82+@direntry
f3ab819d 83+* gnat_rm: (gnat_rm). GNAT Reference Manual
69b140b6 84+@end direntry
f3ab819d
JB
85
86 @titlepage
69b140b6 87
f3ab819d
JB
88--- gcc-3.2/gcc/ada/gnat_ug.texi.orig Fri Nov 1 22:58:52 2002
89+++ gcc-3.2/gcc/ada/gnat_ug.texi Fri Nov 1 23:10:20 2002
69b140b6 90@@ -75,6 +75,11 @@
f3ab819d
JB
91 @syncodeindex fn cp
92 @c %**end of header
93
f3ab819d 94+@dircategory Programming Languages:
69b140b6 95+@direntry
f3ab819d 96+* gnat_ug: (gnat_ug). GNAT User's Guide
69b140b6
JB
97+@end direntry
98+
f3ab819d 99 @titlepage
69b140b6
JB
100
101 @ifset vms
f3ab819d
JB
102--- gcc-3.2/gcc/f/g77.texi.orig Mon Apr 29 09:58:32 2002
103+++ gcc-3.2/gcc/f/g77.texi Fri Nov 1 23:11:56 2002
104@@ -90,9 +90,9 @@
105 @c @end tex
106
107 @ifinfo
108-@dircategory Programming
109+@dircategory Programming Languages:
110 @direntry
111-* g77: (g77). The GNU Fortran compiler.
112+* g77: (g77). The GNU Fortran compiler
fe1d607f
JR
113 @end direntry
114 @ifset INTERNALS
115 @ifset USING
f3ab819d
JB
116--- gcc-3.2/gcc/java/gcj.texi.orig Sun Aug 4 18:55:55 2002
117+++ gcc-3.2/gcc/java/gcj.texi Fri Nov 1 23:16:39 2002
118@@ -20,26 +20,20 @@
bb9d1710 119
120 @ifinfo
121 @format
f3ab819d
JB
122-@dircategory Programming
123+@dircategory Programming Languages:
124 @direntry
125-* Gcj: (gcj). Ahead-of-time compiler for the Java language
126+* Gcj: (gcj). Ahead-of-time compiler for the Java language
127 @end direntry
128
129-@dircategory Individual utilities
bb9d1710 130+@dircategory Programming tools:
f3ab819d
JB
131 @direntry
132-* gcjh: (gcj)Invoking gcjh.
133- Generate header files from Java class files
134-* jv-scan: (gcj)Invoking jv-scan.
135- Print information about Java source files
136-* jcf-dump: (gcj)Invoking jcf-dump.
137- Print information about Java class files
138-* gij: (gcj)Invoking gij. GNU interpreter for Java bytecode
139-* jv-convert: (gcj)Invoking jv-convert.
140- Convert file from one encoding to another
141-* rmic: (gcj)Invoking rmic.
142- Generate stubs for Remote Method Invocation.
143-* rmiregistry: (gcj)Invoking rmiregistry.
144- The remote object registry.
145+* gcjh: (gcj)gcjh. Generate header files from Java class files
146+* jv-scan: (gcj)jv-scan. Print information about Java source files
147+* jcf-dump: (gcj)jcf-dump. Print information about Java class files
148+* gij: (gcj)gij. GNU interpreter for Java bytecode
149+* jv-convert: (gcj)jv-convert. Convert file from one encoding to another
150+* rmic: (gcj)rmic. Generate stubs for Remote Method Invocation.
151+* rmiregistry: (gcj)rmiregistry. The remote object registry
152 @end direntry
bb9d1710 153 @end format
bb9d1710 154
f3ab819d
JB
155@@ -120,15 +114,15 @@
156 * Copying:: The GNU General Public License
157 * GNU Free Documentation License::
158 How you can share and copy this manual
159-* Invoking gcj:: Compiler options supported by @command{gcj}
160+* gcj:: Compiler options supported by @command{gcj}
161 * Compatibility:: Compatibility between gcj and other tools for Java
162-* Invoking gcjh:: Generate header files from class files
163-* Invoking jv-scan:: Print information about source files
164-* Invoking jcf-dump:: Print information about class files
165-* Invoking gij:: Interpreting Java bytecodes
166-* Invoking jv-convert:: Converting from one encoding to another
167-* Invoking rmic:: Generate stubs for Remote Method Invocation.
168-* Invoking rmiregistry:: The remote object registry.
169+* gcjh:: Generate header files from class files
170+* jv-scan:: Print information about source files
171+* jcf-dump:: Print information about class files
172+* gij:: Interpreting Java bytecodes
173+* jv-convert:: Converting from one encoding to another
174+* rmic:: Generate stubs for Remote Method Invocation.
175+* rmiregistry:: The remote object registry.
176 * About CNI:: Description of the Cygnus Native Interface
177 * Resources:: Where to look for more information
178 @end menu
179@@ -139,7 +133,7 @@
180 @include fdl.texi
181
182
183-@node Invoking gcj
184+@node gcj
185 @chapter Invoking gcj
186
187 @c man title gcj Ahead-of-time compiler for the Java language
188@@ -506,7 +500,7 @@
189 @end itemize
190
191
192-@node Invoking gcjh
193+@node gcjh
194 @chapter Invoking gcjh
195
196 @c man title gcjh generate header files from Java class files
197@@ -607,7 +601,7 @@
198
199 @c man end
200
201-@node Invoking jv-scan
202+@node jv-scan
203 @chapter Invoking jv-scan
204
205 @c man title jv-scan print information about Java source file
206@@ -665,7 +659,7 @@
207
208 @c man end
209
210-@node Invoking jcf-dump
211+@node jcf-dump
212 @chapter Invoking jcf-dump
213
214 @c man title jcf-dump print information about Java class files
215@@ -720,7 +714,7 @@
216
217 @c man end
218
219-@node Invoking gij
220+@node gij
221 @chapter Invoking gij
222
223 @c man title gij GNU interpreter for Java bytecode
224@@ -798,7 +792,7 @@
225
226 @c man end
227
228-@node Invoking jv-convert
229+@node jv-convert
230 @chapter Invoking jv-convert
231
232 @c man title jv-convert Convert file from one encoding to another
233@@ -857,7 +851,7 @@
234
235 @c man end
236
237-@node Invoking rmic
238+@node rmic
239 @chapter Invoking rmic
240
241 @c man title rmic Generate stubs for Remote Method Invocation
242@@ -936,7 +930,7 @@
243 @c man end
244
245
246-@node Invoking rmiregistry
247+@node rmiregistry
248 @chapter Invoking rmiregistry
249
250 @c man title rmiregistry Remote object registry
251--- gcc-3.2/gcc/ksi/doc/ksi.texi.orig Sat Jul 20 22:48:08 2002
252+++ gcc-3.2/gcc/ksi/doc/ksi.texi Fri Nov 1 23:19:39 2002
253@@ -15,7 +15,7 @@
254 @contents
255
256 @ifnottex
257-@dircategory Programming tools:
258+@dircategory Programming Languages:
259 @direntry
260 * ksi: (ksi). Ksi Language and Compiler Manual
261 @end direntry
This page took 0.083062 seconds and 4 git commands to generate.