]> git.pld-linux.org Git - packages/gcc.git/blame_incremental - gcc-info.patch
move acc_prof.h to gomp; package new arm headers
[packages/gcc.git] / gcc-info.patch
... / ...
CommitLineData
1--- a/gcc/doc/cpp.texi 2004-09-17 10:22:36.000000000 +0200
2+++ b/gcc/doc/cpp.texi 2004-09-26 10:58:58.166721432 +0200
3@@ -50,9 +50,9 @@
4 @set cppmanual
5
6 @ifinfo
7-@dircategory Software development
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--- a/gcc/doc/cppinternals.texi 2004-07-03 01:57:11.000000000 +0200
16+++ b/gcc/doc/cppinternals.texi 2004-09-26 10:58:58.208715048 +0200
17@@ -3,9 +3,9 @@
18 @settitle The GNU C Preprocessor Internals
19
20 @ifinfo
21-@dircategory Software development
22+@dircategory Programming Languages:
23 @direntry
24-* Cpplib: (cppinternals). Cpplib internals.
25+* Cpplib: (cppinternals). Cpplib internals
26 @end direntry
27 @end ifinfo
28
29--- a/gcc/doc/gcc.texi 2004-07-22 22:12:20.000000000 +0200
30+++ b/gcc/doc/gcc.texi 2004-09-26 10:58:58.218713528 +0200
31@@ -61,15 +61,14 @@ Texts being (a) (see below), and with th
32 funds for GNU development.
33 @end copying
34 @ifnottex
35-@dircategory Software development
36+@dircategory Programming Languages:
37 @direntry
38-* gcc: (gcc). The GNU Compiler Collection.
39-* g++: (gcc). The GNU C++ compiler.
40-* gcov: (gcc) Gcov. @command{gcov}---a test coverage program.
41-* gcov-tool: (gcc) Gcov-tool. @command{gcov-tool}---an offline gcda profile processing program.
42-* gcov-dump: (gcc) Gcov-dump. @command{gcov-dump}---an offline gcda and gcno profile dump tool.
43-* lto-dump: (gcc) lto-dump. @command{lto-dump}---Tool for
44-dumping LTO object files.
45+* gcc: (gcc). The GNU Compiler Collection
46+* g++: (gcc). The GNU C++ compiler
47+* gcov: (gcc) Gcov. @command{gcov}---a test coverage program
48+* gcov-tool: (gcc) Gcov-tool. @command{gcov-tool}---an offline gcda profile processing program
49+* gcov-dump: (gcc) Gcov-dump. @command{gcov-dump}---an offline gcda and gcno profile dump tool
50+* lto-dump: (gcc) lto-dump. @command{lto-dump}---Tool for dumping LTO object files.
51 @end direntry
52 This file documents the use of the GNU compilers.
53 @sp 1
54--- a/gcc/doc/gccint.texi 2004-05-24 00:54:29.000000000 +0200
55+++ b/gcc/doc/gccint.texi 2004-09-26 10:58:58.222712920 +0200
56@@ -46,9 +46,9 @@
57 funds for GNU development.
58 @end copying
59 @ifnottex
60-@dircategory Software development
61+@dircategory Programming Languages:
62 @direntry
63-* gccint: (gccint). Internals of the GNU Compiler Collection.
64+* gccint: (gccint). Internals of the GNU Compiler Collection
65 @end direntry
66 This file documents the internals of the GNU compilers.
67 @sp 1
68--- a/gcc/ada/gnat-style.texi 2004-09-01 13:51:52.000000000 +0200
69+++ b/gcc/ada/gnat-style.texi 2004-09-26 10:58:58.342694680 +0200
70@@ -28,9 +28,9 @@
71 @setchapternewpage odd
72
73
74-@dircategory Software development
75+@dircategory Programming Languages:
76 @direntry
77-* gnat-style: (gnat-style). GNAT Coding Style
78+* gnat-style: (gnat-style). GNAT Coding Style
79 @end direntry
80
81 @macro syntax{element}
82--- gcc-6.4.0/gcc/ada/gnat_rm.texi.orig 2016-01-04 14:03:35.362396000 +0100
83+++ gcc-6.4.0/gcc/ada/gnat_rm.texi 2018-04-04 20:06:55.773027894 +0200
84@@ -10,9 +10,9 @@
85 @paragraphindent 0
86 @exampleindent 4
87 @finalout
88-@dircategory GNU Ada Tools
89+@dircategory Programming Languages:
90 @direntry
91-* gnat_rm: (gnat_rm.info). gnat_rm
92+* gnat_rm: (gnat_rm.info). gnat_rm
93 @end direntry
94
95 @definfoenclose strong,`,'
96--- gcc-6.4.0/gcc/ada/gnat_ugn.texi.orig 2018-04-04 16:44:59.699832904 +0200
97+++ gcc-6.4.0/gcc/ada/gnat_ugn.texi 2018-04-04 20:07:10.206361061 +0200
98@@ -10,9 +10,9 @@
99 @paragraphindent 0
100 @exampleindent 4
101 @finalout
102-@dircategory GNU Ada Tools
103+@dircategory Programming Languages:
104 @direntry
105-* gnat_ugn: (gnat_ugn.info). gnat_ugn
106+* gnat_ugn: (gnat_ugn.info). gnat_ugn
107 @end direntry
108
109 @definfoenclose strong,`,'
110--- a/gcc/fortran/gfortran.texi 2004-09-16 15:13:39.000000000 +0200
111+++ b/gcc/fortran/gfortran.texi 2004-09-26 11:05:50.258074024 +0200
112@@ -62,9 +62,9 @@
113 @end copying
114
115 @ifinfo
116-@dircategory Software development
117+@dircategory Programming Languages:
118 @direntry
119-* gfortran: (gfortran). The GNU Fortran Compiler.
120+* gfortran: (gfortran). The GNU Fortran Compiler
121 @end direntry
122 This file documents the use and the internals of
123 the GNU Fortran compiler, (@command{gfortran}).
124--- a/gcc/doc/install.texi 2005-11-30 12:02:42.000000000 +0100
125+++ b/gcc/doc/install.texi 2005-12-11 02:44:22.598279768 +0100
126@@ -87,9 +87,9 @@
127 @ifinfo
128 @insertcopying
129 @end ifinfo
130-@dircategory Software development
131+@dircategory Programming Languages:
132 @direntry
133-* gccinstall: (gccinstall). Installing the GNU Compiler Collection.
134+* gccinstall: (gccinstall). Installing the GNU Compiler Collection
135 @end direntry
136
137 @c Part 3 Titlepage and Copyright
138--- gcc-4.6.2/gcc/go/gccgo.texi.orig 2011-02-14 05:42:53.000000000 +0100
139+++ gcc-4.6.2/gcc/go/gccgo.texi 2011-10-31 18:27:12.670749858 +0100
140@@ -48,9 +48,9 @@
141
142 @ifinfo
143 @format
144-@dircategory Software development
145+@dircategory Programming Languages:
146 @direntry
147-* Gccgo: (gccgo). A GCC-based compiler for the Go language
148+* Gccgo: (gccgo). A GCC-based compiler for the Go language
149 @end direntry
150 @end format
151
152--- gcc-4.8.2/libgomp/libgomp.texi.orig 2013-01-14 19:18:49.000000000 +0100
153+++ gcc-4.8.2/libgomp/libgomp.texi 2014-04-21 08:06:10.259411139 +0200
154@@ -29,9 +29,9 @@
155 @end copying
156
157 @ifinfo
158-@dircategory GNU Libraries
159+@dircategory Libraries:
160 @direntry
161-* libgomp: (libgomp). GNU Offloading and Multi Processing Runtime Library.
162+* libgomp: (libgomp). GNU Offloading and Multi Processing Runtime Library
163 @end direntry
164
165 This manual documents the GNU implementation of the OpenMP API for
166--- gcc-4.8.2/libitm/libitm.texi.orig 2013-02-03 18:46:11.000000000 +0100
167+++ gcc-4.8.2/libitm/libitm.texi 2014-04-21 08:06:38.919410542 +0200
168@@ -18,9 +18,9 @@
169 @end copying
170
171 @ifinfo
172-@dircategory GNU Libraries
173+@dircategory Libraries:
174 @direntry
175-* libitm: (libitm). GNU Transactional Memory Library
176+* libitm: (libitm). GNU Transactional Memory Library
177 @end direntry
178
179 This manual documents the GNU Transactional Memory Library.
180--- gcc-4.8.2/libquadmath/libquadmath.texi.orig 2013-01-22 09:23:32.000000000 +0100
181+++ gcc-4.8.2/libquadmath/libquadmath.texi 2014-04-21 08:07:12.262743180 +0200
182@@ -23,9 +23,9 @@
183 @end copying
184
185 @ifinfo
186-@dircategory GNU Libraries
187+@dircategory Libraries:
188 @direntry
189-* libquadmath: (libquadmath). GCC Quad-Precision Math Library
190+* libquadmath: (libquadmath). GCC Quad-Precision Math Library
191 @end direntry
192
193 This manual documents the GCC Quad-Precision Math Library API.
194--- gcc-4.9.2/libffi/doc/libffi.texi.orig 2014-02-13 17:18:13.000000000 +0100
195+++ gcc-4.9.2/libffi/doc/libffi.texi 2015-01-13 20:19:48.088168568 +0100
196@@ -31,9 +31,9 @@
197 @end quotation
198 @end copying
199
200-@dircategory Development
201+@dircategory Libraries:
202 @direntry
203-* libffi: (libffi). Portable foreign-function interface library.
204+* libffi: (libffi). Portable foreign-function interface library
205 @end direntry
206
207 @titlepage
208--- gcc-4.9.2/libiberty/libiberty.texi.orig 2015-01-13 20:22:23.151495398 +0100
209+++ gcc-4.9.2/libiberty/libiberty.texi 2015-01-13 20:22:25.921495282 +0100
210@@ -11,10 +11,9 @@
211 @finalout
212 @c %**end of header
213
214-@dircategory GNU libraries
215+@dircategory Libraries:
216 @direntry
217-* Libiberty: (libiberty). Library of utility functions which
218- are missing or broken on some systems.
219+* Libiberty: (libiberty). Library of utility functions which are missing or broken on some systems
220 @end direntry
221
222 @macro libib
223--- gcc-4.9.2/gcc/fortran/gfc-internals.texi.orig 2014-01-02 22:25:41.000000000 +0100
224+++ gcc-4.9.2/gcc/fortran/gfc-internals.texi 2015-01-13 20:23:53.034825013 +0100
225@@ -53,9 +53,9 @@
226 @end copying
227
228 @ifinfo
229-@dircategory Software development
230+@dircategory Programming Languages:
231 @direntry
232-* gfortran: (gfortran). The GNU Fortran Compiler.
233+* gfortran: (gfortran). The GNU Fortran Compiler
234 @end direntry
235 This file documents the internals of the GNU Fortran
236 compiler, (@command{gfortran}).
This page took 0.026716 seconds and 4 git commands to generate.