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