]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
gcc.texi: Update passes documentation to be more in tune with reality.
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
acabb596
MM
12001-06-13 Mark Mitchell <mark@codesourcery.com>
2
3 * gennews: Set TERM to vt100 for Lynx.
4
9f293893
GP
52001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6
7 * release: Remove.
8
17d6c819
JH
9Tue Jun 12 12:21:40 CEST 2001 Jan Hubicka <jh@suse.cz>
10
11 * analyze_brprob: New file.
12
72e0bae5
MM
132001-06-11 Mark Mitchell <mark@codesourcery.com>
14
15 * gcc_build: Output information about the commands used to
16 configure the compiler.
17
47c2a318
JM
182001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
19
20 * gennews: Update for GCC 3.0.
21
aff5d053
JM
222001-06-02 Joseph S. Myers <jsm28@cam.ac.uk>
23
24 * gcc_update: Update for move of documentation to gcc/doc.
25
26d8af06
RO
262001-05-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
27
28 * contrib/test_summary (files): Sort before evaluating.
29
6cf735a7
GP
302001-05-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
31
32 * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
33
47816305
MM
342001-05-21 Mark Mitchell <mark@codesourcery.com>
35
36 * gcc_build: Use -d when invoking gcc_update.
37
f3e16a47
AJ
382001-05-18 Andreas Jaeger <aj@suse.de>
39
40 * gcc_update: Add rules for libf2c/libI77.
41
e8dc2763
AO
422001-05-17 Alexandre Oliva <aoliva@redhat.com>
43
44 * gcc_update (touch_files): Use simpler, yet as portable, syntax.
45
af22667e
LR
462001-05-14 Loren J. Rittle <ljrittle@acm.org>
47
48 * gcc_update (touch_files): Enhance make portability.
49
e8b073c1
AO
502001-05-14 Alexandre Oliva <aoliva@redhat.com>
51
52 * gcc_update (touch_files): Use a Makefile to touch files.
53
6e26f4aa
JM
542001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
55
56 * texi2pod.pl: Add copyright and GPL notices.
57
445c435a
JM
582001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
59
60 * texi2pod.pl: Handle "\,".
61
3f896fc2
JM
622001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
63
64 * texi2pod.pl: Fix regular expression for @r to avoid exponential
65 recursion. From Russ Allbery <rra@stanford.edu>. Remove perl
66 version check.
67
c2b31703
KG
682001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
69
70 * warn_summary (stageNfilter): Update for recent changes in
71 bootstrap logic.
72
150d3c00
JM
732001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
74
75 * texi2pod.pl: Require at least perl 5.6.0.
76
4bc1997b
JM
772001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
78
79 * gcc_update: Add gcc/gcc.1 to generated files.
80 * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle
81 discarding to end of sentence with @xref where the sentence has an
82 interior "." in markup, and handle discarding parentheses around
83 such a sentence.
84
d2796d4e
BS
852001-01-11 Bernd Schmidt <bernds@redhat.com>
86
87 * gennews: Add gcc-2.95.3.
88
2642624b
JM
892001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
90
91 * texi2pod.pl: Handle @gcctabopt and @env in tables. Handle
92 @command. Format URLs and email addresses in bold.
93
fd939e46
JM
942001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
95
6bfa3dac
JM
96 * gcc_update: Add cpp.1 to the list of generated files.
97
fd939e46
JM
98 * texi2pod.pl: Handle @option and @env.
99
79424a4f
MS
1002001-01-03 Mike Stump <mrs@wrs.com>
101
102 * snapshot: Update to account for java libraries.
103
5da01bc1
JO
1042000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
105
106 * test_summary: Export filesuffix, not fileprefix.
107
2d6fd5fd
JM
1082000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
109
110 * release: Change some EGCS references to GCC.
111
c097fab6
KG
1122000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
113
114 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
115 subdirectory flags. Add source directory prefix filtering.
116 Redirect diagnostic output to stderr.
117
f4e8dec6
ZW
1182000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
119
120 * texi2pod.pl: If multiple @c man sections with the same tag
121 appear, concatenate them in the final output. When skipping,
122 ignore block commands that can't cause skipping, and honor
123 those that can. Ensure that verbatim blocks are separate
124 paragraphs.
125
beb039fe
JM
1262000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
127
128 * gcc_update: Don't touch tradcif.c or java/parse.h.
129
b75d998f
ZW
1302000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
131
132 * texi2pod.pl: Restructure for comprehensibility, add
133 comments. Merge handling of @ignore and @ifxxx. Handle a
134 whole bunch more Texinfo commands. Use consistent formatting
135 style.
136
c4f0b011
JM
1372000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
138
139 * gennews: New script.
140
d9ddcc6a
GP
1412000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
142
143 * gcc_update: Update a comment as we now require bison for CVS users.
144
c01a508e
JM
1452000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
146
147 * gcc_update: Add gcov.1 to the list of generated files.
148
c132c0e3
MM
1492000-11-21 Mark Mitchell <mark@codesourcery.com>
150
151 * gcc_build: Remove code to put information in a log file.
152
3d6f4d76
ZW
1532000-11-19 Zack Weinberg <zackw@stanford.edu>
154
155 * texi2pod.pl:
156 - Add real command line parsing.
157 - Support @ifset, @ifclear, @set, @value, -D switch.
158 - Support @sc. Improve handling of @ref and friends.
159 - Discard @subsection, @need, @node lines.
160 - Un-nest font changes to match texinfo semantics.
161 - Handle @{ and @}. Oops.
162 - Don't emit E<> directives inside verbatim blocks.
163
f6820157
BK
1642000-11-12 Bruce Korb <bkorb@gnu.org>
165
166 * release: generalize the release script a bit.
167
8a3d997e
MM
168Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
169
170 * gcc_build: Add -o option for setting the objdir to use.
171
1e8ba2a3
JL
1722000-11-11 Jeff Law <law@redhat.com>,
173
174 * release: New file.
175
09ff8283
JL
1762000-11-08 Jeff Law <law@redhat.com>,
177 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
178
179 * snapshot: New file.
180
37ac3c7f
JO
1812000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
182
183 * gcc_build (bootstrap_gcc): New function.
184 (configure_gcc): Likewise.
185 (build_gcc): Rewritten to use configure and bootstrap.
186 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
187
9f56c004
MM
1882000-10-31 Mark Mitchell <mark@codesourcery.com>
189
190 * gcc_build (MAKE): New variable.
191 (build_gcc): Use it. Fix logging of errors.
192 (install_gcc): Likewise.
193
d3d6410d
MM
1942000-10-29 Mark Mitchell <mark@codesourcery.com>
195
196 * gcc_build: Save the output from CVS into the logfile as well.
197
59c341cb
MM
1982000-10-25 Mark Mitchell <mark@codesourcery.com>
199
200 * gcc_build: Fix typos.
201
f4d48ea9
JM
2022000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
203
204 * gperf-2.7-19981006.pat: Remove.
205
6f298a0a
JM
2062000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
207
208 * test_installed: Change EGCS references to refer to GCC.
209
2d89ce6a
GP
2102000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
211
212 * gcc_update (touch_files): Add some informative output.
f3e16a47 213
12acf3a9
AJ
2142000-09-16 Andreas Jaeger <aj@suse.de>
215
216 * gcc_update: Remove gcc/c-parse.gperf.
217
41343a8f
GP
2182000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
219 Alexandre Oliva <aoliva@redhat.com>
220
221 * gcc_update: Execute touch_files_reexec even if `cvs update`
222 failed.
223
e50d2932
AO
2242000-08-09 Alexandre Oliva <aoliva@redhat.com>
225
226 * test_summary: AWK breaks with filenames containing `='.
227
b9faa6b6
MM
228Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
229
230 * gcc_build: New script.
231
1735b35f
MM
2322000-07-13 Mark Mitchell <mark@codesourcery.com>
233
234 * gcc_update (files_and_dependencies): Remove generated YACC files.
235
792abd35
MM
2362000-07-12 Mark Mitchell <mark@codesourcery.com>
237
238 * gcc_update (files_and_dependencies): Remove generated YACC files.
239
84d6d72f
MM
2402000-06-04 Mark Mitchell <mark@codesourcery.com>
241
242 * newcvsroot: Handle filenames that contain spaces.
243
dd5330e8
ZW
2442000-06-03 Zack Weinberg <zack@wolery.cumb.org>
245
246 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
247 Elide --with-gcc-version-trigger and --norecursion from
248 configure flags. Remove code to report status of haifa scheduler.
249
fda73e41
AO
2502000-05-18 Alexandre Oliva <aoliva@cygnus.com>
251
252 * gcc_update (self): Set to `$0'.
253 (touch_files_reexec): Use `$self' instead of `$0'.
fda73e41 254
25a9b3e5
AO
2552000-05-12 Alexandre Oliva <aoliva@cygnus.com>
256
257 * gcc_update (touch_files_reexec): New function, run after the
258 tree is modified.
259
bdcabcd4
RH
2602000-05-08 Richard Hendeson <rth@cygnus.com>
261
262 * gcc_update: Remove references to inclhack.tpl.
263
62014cb3
JM
2642000-04-28 Jason Merrill <jason@casey.cygnus.com>
265
266 * index-prop: Use a single pattern. Also support *** cdiffs.
267
2682000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
269
270 * index-prop: Don't change /dev/null.
271
b9550bfb
GP
2722000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
273
274 * gcc_update: Refer to GCC and gcc_update instead of egcs and
12acf3a9 275 egcs_update.
b9550bfb 276
db6a1df0
JL
2772000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
278
b9550bfb 279 * index-prop: Fix occasional problem when using cvs diff -p.
db6a1df0 280
86702e31
ZW
2812000-04-18 Zack Weinberg <zack@wolery.cumb.org>
282
283 * gcc_update: Remove references to cexp.c/cexp.y.
284
05e1739f
GP
2851999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
286
287 * newcvsroot: Add check on the number of command-line arguments.
288 Add usage.
289
5c96cc3b
WB
290Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
291
292 * gcc_update: Allow patches compressed by bzip2.
293
ba33cb50
ML
294