]> git.pld-linux.org Git - packages/crossppc-gcc.git/blame - gcc-info.patch
- outdated parts removed.
[packages/crossppc-gcc.git] / gcc-info.patch
CommitLineData
7d32bf32
JB
1--- gcc-3.2/gcc/doc/gcc.texi.orig Fri Nov 1 22:58:48 2002
2+++ gcc-3.2/gcc/doc/gcc.texi Fri Nov 1 23:06:12 2002
3@@ -65,9 +65,9 @@
4 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
5 @end macro
6 @ifnottex
a774db34 7-@dircategory Programming
7d32bf32 8+@dircategory Programming Languages:
a774db34 9 @direntry
8d25472d 10-* gcc: (gcc). The GNU Compiler Collection.
056efc70 11+* gcc: (gcc). The GNU Compiler Collection
7d32bf32
JB
12 @end direntry
13 This file documents the use of the GNU compilers.
14 @sp 1
15--- gcc-3.2/gcc/doc/gccint.texi.orig Wed Jan 23 18:30:28 2002
16+++ gcc-3.2/gcc/doc/gccint.texi Fri Nov 1 23:06:57 2002
17@@ -51,9 +51,9 @@
18 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
19 @end macro
20 @ifnottex
21-@dircategory Programming
22+@dircategory Programming Languages:
23 @direntry
24-* gccint: (gccint). Internals of the GNU Compiler Collection.
25+* gccint: (gccint). Internals of the GNU Compiler Collection
26 @end direntry
27 This file documents the internals of the GNU compilers.
28 @sp 1
8ed4ca74
PS
29--- gcc-3.4-20040611/gcc/ada/gnat-style.texi.orig 2004-06-09 11:20:43.000000000 +0200
30+++ gcc-3.4-20040611/gcc/ada/gnat-style.texi 2004-06-12 03:22:07.287957872 +0200
31@@ -28,9 +28,9 @@
32 @setchapternewpage odd
33
7d32bf32 34
7d32bf32 35-@dircategory Programming
8ed4ca74 36+@dircategory Programming Languages
ef6d489d 37 @direntry
7d32bf32
JB
38-* gnat-style: (gnat-style). GNAT Coding Style
39+* gnat-style: (gnat-style). GNAT Coding Style
40 @end direntry
41
42 @macro syntax{element}
8ed4ca74
PS
43--- gcc-3.4-20040611/gcc/ada/gnat_ugn.texi.orig Fri Nov 1 22:58:52 2002
44+++ gcc-3.4-20040611/gcc/ada/gnat_ugn.texi Fri Nov 1 23:10:20 2002
7a9946ee 45@@ -75,6 +75,11 @@
7d32bf32
JB
46 @syncodeindex fn cp
47 @c %**end of header
48
7d32bf32 49+@dircategory Programming Languages:
7a9946ee 50+@direntry
7d32bf32 51+* gnat_ug: (gnat_ug). GNAT User's Guide
7a9946ee
JB
52+@end direntry
53+
7d32bf32 54 @titlepage
7a9946ee
JB
55
56 @ifset vms
7d32bf32
JB
57--- gcc-3.2/gcc/f/g77.texi.orig Mon Apr 29 09:58:32 2002
58+++ gcc-3.2/gcc/f/g77.texi Fri Nov 1 23:11:56 2002
59@@ -90,9 +90,9 @@
60 @c @end tex
61
62 @ifinfo
63-@dircategory Programming
64+@dircategory Programming Languages:
65 @direntry
66-* g77: (g77). The GNU Fortran compiler.
67+* g77: (g77). The GNU Fortran compiler
a774db34
JR
68 @end direntry
69 @ifset INTERNALS
70 @ifset USING
7d32bf32
JB
71--- gcc-3.2/gcc/java/gcj.texi.orig Sun Aug 4 18:55:55 2002
72+++ gcc-3.2/gcc/java/gcj.texi Fri Nov 1 23:16:39 2002
73@@ -20,26 +20,20 @@
bafa6a6d 74
75 @ifinfo
76 @format
7d32bf32
JB
77-@dircategory Programming
78+@dircategory Programming Languages:
79 @direntry
80-* Gcj: (gcj). Ahead-of-time compiler for the Java language
81+* Gcj: (gcj). Ahead-of-time compiler for the Java language
82 @end direntry
83
84-@dircategory Individual utilities
bafa6a6d 85+@dircategory Programming tools:
7d32bf32
JB
86 @direntry
87-* gcjh: (gcj)Invoking gcjh.
88- Generate header files from Java class files
89-* jv-scan: (gcj)Invoking jv-scan.
90- Print information about Java source files
91-* jcf-dump: (gcj)Invoking jcf-dump.
92- Print information about Java class files
93-* gij: (gcj)Invoking gij. GNU interpreter for Java bytecode
94-* jv-convert: (gcj)Invoking jv-convert.
95- Convert file from one encoding to another
96-* rmic: (gcj)Invoking rmic.
97- Generate stubs for Remote Method Invocation.
98-* rmiregistry: (gcj)Invoking rmiregistry.
99- The remote object registry.
100+* gcjh: (gcj)gcjh. Generate header files from Java class files
101+* jv-scan: (gcj)jv-scan. Print information about Java source files
102+* jcf-dump: (gcj)jcf-dump. Print information about Java class files
103+* gij: (gcj)gij. GNU interpreter for Java bytecode
104+* jv-convert: (gcj)jv-convert. Convert file from one encoding to another
105+* rmic: (gcj)rmic. Generate stubs for Remote Method Invocation.
106+* rmiregistry: (gcj)rmiregistry. The remote object registry
107 @end direntry
bafa6a6d 108 @end format
bafa6a6d 109
7d32bf32
JB
110@@ -120,15 +114,15 @@
111 * Copying:: The GNU General Public License
112 * GNU Free Documentation License::
113 How you can share and copy this manual
114-* Invoking gcj:: Compiler options supported by @command{gcj}
115+* gcj:: Compiler options supported by @command{gcj}
116 * Compatibility:: Compatibility between gcj and other tools for Java
117-* Invoking gcjh:: Generate header files from class files
118-* Invoking jv-scan:: Print information about source files
119-* Invoking jcf-dump:: Print information about class files
120-* Invoking gij:: Interpreting Java bytecodes
121-* Invoking jv-convert:: Converting from one encoding to another
122-* Invoking rmic:: Generate stubs for Remote Method Invocation.
123-* Invoking rmiregistry:: The remote object registry.
124+* gcjh:: Generate header files from class files
125+* jv-scan:: Print information about source files
126+* jcf-dump:: Print information about class files
127+* gij:: Interpreting Java bytecodes
128+* jv-convert:: Converting from one encoding to another
129+* rmic:: Generate stubs for Remote Method Invocation.
130+* rmiregistry:: The remote object registry.
ef6d489d 131 * About CNI:: Description of the Compiled Native Interface
132 * System properties:: Modifying runtime behavior of the libgcj library
7d32bf32 133 * Resources:: Where to look for more information
7d32bf32
JB
134@@ -139,7 +133,7 @@
135 @include fdl.texi
136
137
138-@node Invoking gcj
139+@node gcj
140 @chapter Invoking gcj
141
142 @c man title gcj Ahead-of-time compiler for the Java language
143@@ -506,7 +500,7 @@
144 @end itemize
145
146
147-@node Invoking gcjh
148+@node gcjh
149 @chapter Invoking gcjh
150
151 @c man title gcjh generate header files from Java class files
152@@ -607,7 +601,7 @@
153
154 @c man end
155
156-@node Invoking jv-scan
157+@node jv-scan
158 @chapter Invoking jv-scan
159
160 @c man title jv-scan print information about Java source file
161@@ -665,7 +659,7 @@
162
163 @c man end
164
165-@node Invoking jcf-dump
166+@node jcf-dump
167 @chapter Invoking jcf-dump
168
169 @c man title jcf-dump print information about Java class files
170@@ -720,7 +714,7 @@
171
172 @c man end
173
174-@node Invoking gij
175+@node gij
176 @chapter Invoking gij
177
178 @c man title gij GNU interpreter for Java bytecode
179@@ -798,7 +792,7 @@
180
181 @c man end
182
183-@node Invoking jv-convert
184+@node jv-convert
185 @chapter Invoking jv-convert
186
187 @c man title jv-convert Convert file from one encoding to another
188@@ -857,7 +851,7 @@
189
190 @c man end
191
192-@node Invoking rmic
193+@node rmic
194 @chapter Invoking rmic
195
196 @c man title rmic Generate stubs for Remote Method Invocation
197@@ -936,7 +930,7 @@
198 @c man end
199
200
201-@node Invoking rmiregistry
202+@node rmiregistry
203 @chapter Invoking rmiregistry
204
205 @c man title rmiregistry Remote object registry
This page took 0.132279 seconds and 4 git commands to generate.