OSDN Git Service

Add - before rms to be more portable.
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
1 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
2
3         * texi2pod.pl: If multiple @c man sections with the same tag
4         appear, concatenate them in the final output.  When skipping,
5         ignore block commands that can't cause skipping, and honor
6         those that can.  Ensure that verbatim blocks are separate
7         paragraphs.
8
9 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10
11         * gcc_update: Don't touch tradcif.c or java/parse.h.
12
13 2000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
14
15         * texi2pod.pl: Restructure for comprehensibility, add
16         comments.  Merge handling of @ignore and @ifxxx.  Handle a
17         whole bunch more Texinfo commands.  Use consistent formatting
18         style.
19
20 2000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
21
22         * gennews: New script.
23
24 2000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
25
26         * gcc_update: Update a comment as we now require bison for CVS users.
27
28 2000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
29
30         * gcc_update: Add gcov.1 to the list of generated files.
31
32 2000-11-21  Mark Mitchell  <mark@codesourcery.com>
33
34         * gcc_build: Remove code to put information in a log file.
35
36 2000-11-19  Zack Weinberg  <zackw@stanford.edu>
37
38         * texi2pod.pl:
39           - Add real command line parsing.
40           - Support @ifset, @ifclear, @set, @value, -D switch.
41           - Support @sc.  Improve handling of @ref and friends.
42           - Discard @subsection, @need, @node lines.
43           - Un-nest font changes to match texinfo semantics.
44           - Handle @{ and @}.  Oops.
45           - Don't emit E<> directives inside verbatim blocks.
46
47 2000-11-12  Bruce Korb  <bkorb@gnu.org>
48
49         * release: generalize the release script a bit.
50
51 Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
52
53         * gcc_build: Add -o option for setting the objdir to use.
54
55 2000-11-11  Jeff Law  <law@redhat.com>,
56
57         * release: New file.
58
59 2000-11-08  Jeff Law  <law@redhat.com>,
60             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
61
62         * snapshot: New file.
63
64 2000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
65
66         * gcc_build (bootstrap_gcc): New function.
67         (configure_gcc): Likewise.
68         (build_gcc): Rewritten to use configure and bootstrap.
69         (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
70
71 2000-10-31  Mark Mitchell  <mark@codesourcery.com>
72
73         * gcc_build (MAKE): New variable.
74         (build_gcc): Use it.  Fix logging of errors.
75         (install_gcc): Likewise.
76
77 2000-10-29  Mark Mitchell  <mark@codesourcery.com>
78
79         * gcc_build: Save the output from CVS into the logfile as well.
80
81 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
82
83         * gcc_build: Fix typos.
84
85 2000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
86
87         * gperf-2.7-19981006.pat: Remove.
88
89 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
90
91         * test_installed: Change EGCS references to refer to GCC.
92
93 2000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
94
95         * gcc_update (touch_files): Add some informative output.
96         
97 2000-09-16  Andreas Jaeger  <aj@suse.de>
98
99         * gcc_update: Remove gcc/c-parse.gperf.
100
101 2000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
102             Alexandre Oliva  <aoliva@redhat.com>
103
104         * gcc_update: Execute touch_files_reexec even if `cvs update`
105         failed.
106
107 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
108
109         * test_summary: AWK breaks with filenames containing `='.
110
111 Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
112
113         * gcc_build: New script.
114
115 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
116
117         * gcc_update (files_and_dependencies): Remove generated YACC files.
118
119 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
120
121         * gcc_update (files_and_dependencies): Remove generated YACC files.
122
123 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
124
125         * newcvsroot: Handle filenames that contain spaces.
126
127 2000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
128
129         * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
130         Elide --with-gcc-version-trigger and --norecursion from
131         configure flags.  Remove code to report status of haifa scheduler.
132
133 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
134
135         * gcc_update (self): Set to `$0'.
136         (touch_files_reexec): Use `$self' instead of `$0'.
137
138 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
139
140         * gcc_update (touch_files_reexec): New function, run after the
141         tree is modified.
142
143 2000-05-08  Richard Hendeson  <rth@cygnus.com>
144
145         * gcc_update: Remove references to inclhack.tpl.
146
147 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
148
149         * index-prop: Use a single pattern.  Also support *** cdiffs.
150
151 2000-04-28  Pavel Roskin <pavel_roskin@geocities.com>
152
153         * index-prop: Don't change /dev/null.
154
155 2000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
156
157         * gcc_update: Refer to GCC and gcc_update instead of egcs and
158         egcs_update.
159
160 2000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
161
162         * index-prop: Fix occasional problem when using cvs diff -p.
163
164 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
165
166         * gcc_update: Remove references to cexp.c/cexp.y.
167
168 1999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
169
170         * newcvsroot: Add check on the number of command-line arguments.
171         Add usage.
172
173 Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
174
175         * gcc_update: Allow patches compressed by bzip2.
176
177 1999-10-11  Martin v. Löwis <loewis@informatik.hu-berlin.de>
178
179         * newcvsroot: New file.
180
181 1999-09-11  Craig Burley  <craig@jcb-sc.com>
182
183         * convert_to_f2c, convert_to_g2c, download_f2c: New file.
184
185 1999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
186
187         * gcc_update: New file.
188         * egcs_update: Renamed to gcc_update.
189
190 1999-08-09  Robert Lipe  <robertlipe@usa.net>
191
192         * test_summary: Quote curly braces in 1999-07-03 change.
193
194 1999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
195
196         * egcs_update (files_and_dependencies): Fixed typo in
197         gcc/cstamp-h.in.  Added gcc/config.in.
198
199 1999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
200
201         * egcs_update (files_and_dependencies): New function, with
202         complete list of files to be updated, as well as their
203         dependencies.
204         (touch_files): Check the timestamp of each generated file against
205         its dependencies'.
206         (main): New flags --touch, --list and --help.  Remove the
207         pre-update step.
208
209 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
210
211         * test_summary: Replace egcs with gcc.  Update e-mail address.
212
213 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
214             Jerry Quinn <jquinn@nortelnetworks.com>
215
216         * egcs_update (touch_files, apply_patch): New functions.
217         Use them.  New command-line option --patch.  Split test of local
218         tree into two parts.  Add comments.
219
220 1999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
221
222         * test_summary: If Target is `unix{*}', append the Target variants
223         to Host.
224
225 1999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
226
227         * test_summary: Set default mail-address and version for egcs
228         instead of relying on unpredictable pathnames.
229         Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
230
231 Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
232
233         * fixinc/*: Delete obsolete files.
234
235 1999-02-04  Robert Lipe  <robertlipe@usa.net>
236
237         * egcs_update: Test return values of 'cvs update'.  Propogate
238         to caller as exit values.
239
240 1999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
241
242         * egcs_update: Use "if" instead of "&&".  Touch generated files
243         only after the corresponding *.y files.
244
245 1999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
246
247         * egcs_update: Do not use xargs, but a backquote construct.
248
249 1999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
250
251         * test_summary (version): Remove carriage return that gawk inserts
252         in the version string for some reason.
253
254 1998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
255
256         * egcs_update: Only touch files that already exist.
257
258 1998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
259
260         * test_summary (EOF): Remove double backslash.
261         Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
262
263 1998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
264
265         * test_summary (address): Set to egcs-testresults mailing list.
266
267 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
268
269         * test_summary (address): Added Marc Lehmann's testsuite-results
270         to the default e-mail address.
271
272 1998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
273
274         * test_summary (-p, prepend_logs): Add these before the summary.
275         (Compiler, Platform): Print these just before configflags.
276
277 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
278
279         * warn_summary (longLineFilter): New shell function to encapsulate
280         this functionality.  It is off by default, only active if -llf
281         flag is specified.
282         (subdirectoryFilter): Fix bug in filtering which made some
283         subdirectory warnings erroneously appear in the toplevel set.
284         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
285         warnings from stage1 as well as stage0, which means warnings from
286         outside the bootstrap directory.  Eg, the libraries, etc.
287         (warningFilter): New shell function to encapsulate this
288         functionality.
289         (keywordFilter): New shell function to encapsulate this
290         functionality.
291
292         Store data in a temp file rather than calculating it 3x.  Arrange
293         to remove it on exit and signals.
294
295         Add -pass/-wpass flags to do "pass through" (i.e. manual
296         inspection) of bootstrap output from a particular stageN as well
297         as language subdirs.
298
299         Add better comments/documentation.
300
301 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
302
303         * egcs_update: Add comment about keeping the FAQ synchronized.
304
305 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
306
307         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
308         in the repo again.
309
310 Fri Oct 16 07:35:00 1998  Bruce Korb <korb@datadesign.com>
311
312         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
313
314 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
315
316         * egcs_update: Remove gcc/java/parse.c from list of files to
317         touch.
318
319 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
320
321         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
322
323 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
324
325         * warn_summary (subdirectoryFilter): New shell function to
326         optionally filter in/out gcc subdirectories when summarizing
327         warnings.  Add new flags to support subdirectory filtering.
328
329         Also, ensure the bootstrap stage is a number.  Add some more C
330         keywords that are preserved in the "warning type" summary and
331         tighten up the "arg ???" regexp.
332
333 Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
334
335         * fixinc/inclhack.def:  Not all C++ comments in C headers
336         were treated alike.  They are now.  Also fixed syntax
337         of sed expression in "systypes" fix.
338
339         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
340
341         * egcs_update:  Added fixinc/* generated files to touch list.
342
343 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
344
345         * egcs_update: Additionally touch gcc/java/parse.[ch].
346
347 Thu Sep  9 16:48 Bruce Korb <korb@datadesign.com>
348
349         * fixinc/inclhack.def:  Added two files required by
350         SCO's Open Server 5's avoid_bool fix.
351         Regenerated fixinc.x and inclhack.sh to incorporate
352         the update.
353
354 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
355
356         * egcs_update: Do the pass 1 CVS update only for files that
357         may reasonably be under CVS control.
358
359 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
360
361         * test_installed: New script for testing already-installed
362         gcc/g++/g77.
363
364 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
365
366         * egcs_update: Assigned copyright to FSF.
367
368 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
369                           Alexandre Oliva  <oliva@dcc.unicamp.br>
370
371         * egcs_update: New switch --nostdflags and documentation
372         enhancements.
373
374 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
375
376         * egcs_update: New script.
377
378 1998-08-05  Bruce Korb <korbb@datadesign.com>
379
380         * fixinc/Makefile
381         Added define for target machine so machine-specific tests
382         can be selected for or against.
383
384         * fixinc/fixincl.c
385         Added an array of string pointers to machines to select
386         or avoid, depending on a FD_MACH_IFNOT bit flag.
387         Used a shell script to match the defined TARGET_MACHINE
388         with any of the given match patterns.
389
390         * fixinc/fixincl.tpl
391         Generate the array of strings and bit flag, as needed,
392         depending on "mach" and "not_machine" attributes for a fix.
393
394         * fixinc/mkfixinc.sh
395         Invoke the make with TARGET assigned the value of the
396         machine name argument.
397
398 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
399
400         * compare_tests: New script.
401
402 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
403
404         * test_summary: Assigned copyright to FSF.
405
406 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
407
408         * test_summary: Corrected script name in comments providing
409         documentation.  Added linebreaks for lines with > 80 characters.
410
411 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
412
413         * test_summary: New switch, -i, and environment variable,
414         append_logs, for including files in the report.
415
416 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
417
418         * warn_summary: Update to Kaveh's latest version allowing to
419         specify the last stage built.
420
421 1998-05-29  Bruce Korb <korbb@datadesign.com>
422
423         * fixinc/mkfixinc.sh
424         Changes to make it easier to invoke on platforms that
425         normally do not invoke fixincludes.
426
427         * fixinc/inclhack.def
428         Applied fixes from egcs/gcc/fixincludes from the past several
429         months.
430
431 1998-05-28  Bruce Korb <korbb@datadesign.com>
432
433         * fixinc/*: Updated most everything for a first real
434         try at getting "fast_fixincludes" working.
435
436 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
437
438         * index-prop: New file.
439
440 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
441
442         * test_summary: find good awk (copied from warn_summary).
443
444 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
445
446         * test_summary, warn_summary: New files