Revert
[official-gcc.git] / contrib / ChangeLog
blobb9632a1614d442dda77f73b4eb7bc415bdd04794
1 2001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
3         * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
5 2001-06-14  Mark Mitchell  <mark@codesourcery.com>
6             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8         * gcc_release (build_sources): Generate more files from 
9         web documents.
10         (CVS): Use compression everywhere.
12 2001-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14         * gcc_release (build_sources): Obtain some documentation files
15         from the wwwdocs module.
17 2001-06-13  Mark Mitchell  <mark@codesourcery.com>
19         * gcc_release (-b): Remove option. 
20         (build_sources): Generate NEWS files.
21         (build_tarfiles): Set permissions on directories and files.
22         Always generate BZIP2 files.
23         * gennews: Set TERM to vt100 for Lynx.
25 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
27         * gcc_release (build_sources): Generate documentation in HTML from
28         gcc/doc/install.texi.
30 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
32         * release: Remove.
34 2001-06-11  Mark Mitchell  <mark@codesourcery.com>
36         * gcc_build: Output information about the commands used to 
37         configure the compiler.
39 2001-06-09  Joseph S. Myers  <jsm28@cam.ac.uk>
41         * gcc_update: Update for move of documentation to gcc/doc.
43 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
45         * gennews: Update for GCC 3.0.
47 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
49         * gcc_release: Tweaks for solaris /bin/sh.
51 2001-06-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
53         * gcc_release: Fail for unknown modes instead of ignoring them.
55 2001-05-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
57         * contrib/test_summary (files): Sort before evaluating.
59 2001-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
61         * gcc_release: Support creating diffs.  Support creating .bz2
62         files.  Support creating CVS tags.  Support creating snapshots
63         without generated files.  Move generated .gmo files to the source
64         directory.  Update comments.  Fix typos.
66 2001-05-21  Mark Mitchell  <mark@codesourcery.com>
68         * gcc_build: Use -d when invoking gcc_update.
70 2001-05-18  Andreas Jaeger  <aj@suse.de>
72         * gcc_update: Add rules for libf2c/libI77.
74 2001-05-17  Alexandre Oliva  <aoliva@redhat.com>
76         * gcc_update (touch_files): Use simpler, yet as portable, syntax.
78 2001-05-14  Loren J. Rittle  <ljrittle@acm.org>
80         * gcc_update (touch_files): Enhance make portability.
82 2001-05-14  Alexandre Oliva  <aoliva@redhat.com>
84         * gcc_update (touch_files): Use a Makefile to touch files.
86 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
88         * texi2pod.pl: Add copyright and GPL notices.
90 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
92         * texi2pod.pl: Handle "\,".
94 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
96         * texi2pod.pl: Fix regular expression for @r to avoid exponential
97         recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
98         version check.
100 2001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
102         * warn_summary (stageNfilter): Update for recent changes in
103         bootstrap logic.
105 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
107         * texi2pod.pl: Require at least perl 5.6.0.
109 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
111         * gcc_update: Add gcc/gcc.1 to generated files.
112         * texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
113         discarding to end of sentence with @xref where the sentence has an
114         interior "." in markup, and handle discarding parentheses around
115         such a sentence.
117 2001-01-11  Bernd Schmidt  <bernds@redhat.com>
119         * gennews: Add gcc-2.95.3.
121 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
123         * texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
124         @command.  Format URLs and email addresses in bold.
126 2001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
128         * gcc_update: Add cpp.1 to the list of generated files.
130         * texi2pod.pl: Handle @option and @env.
132 2001-01-03  Mike Stump  <mrs@wrs.com>
134         * snapshot: Update to account for java libraries.
136 2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
138         * test_summary: Export filesuffix, not fileprefix.
140 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
142         * release: Change some EGCS references to GCC.
144 2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
146         * warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
147         subdirectory flags.  Add source directory prefix filtering.
148         Redirect diagnostic output to stderr.
150 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
152         * texi2pod.pl: If multiple @c man sections with the same tag
153         appear, concatenate them in the final output.  When skipping,
154         ignore block commands that can't cause skipping, and honor
155         those that can.  Ensure that verbatim blocks are separate
156         paragraphs.
158 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
160         * gcc_update: Don't touch tradcif.c or java/parse.h.
162 2000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
164         * texi2pod.pl: Restructure for comprehensibility, add
165         comments.  Merge handling of @ignore and @ifxxx.  Handle a
166         whole bunch more Texinfo commands.  Use consistent formatting
167         style.
169 2000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
171         * gennews: New script.
173 2000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
175         * gcc_update: Update a comment as we now require bison for CVS users.
177 2000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
179         * gcc_update: Add gcov.1 to the list of generated files.
181 2000-11-21  Mark Mitchell  <mark@codesourcery.com>
183         * gcc_build: Remove code to put information in a log file.
185 2000-11-19  Zack Weinberg  <zackw@stanford.edu>
187         * texi2pod.pl:
188           - Add real command line parsing.
189           - Support @ifset, @ifclear, @set, @value, -D switch.
190           - Support @sc.  Improve handling of @ref and friends.
191           - Discard @subsection, @need, @node lines.
192           - Un-nest font changes to match texinfo semantics.
193           - Handle @{ and @}.  Oops.
194           - Don't emit E<> directives inside verbatim blocks.
196 2000-11-12  Bruce Korb  <bkorb@gnu.org>
198         * release: generalize the release script a bit.
200 Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
202         * gcc_build: Add -o option for setting the objdir to use.
204 2000-11-11  Jeff Law  <law@redhat.com>,
206         * release: New file.
208 2000-11-08  Jeff Law  <law@redhat.com>,
209             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
211         * snapshot: New file.
213 2000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
215         * gcc_build (bootstrap_gcc): New function.
216         (configure_gcc): Likewise.
217         (build_gcc): Rewritten to use configure and bootstrap.
218         (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
220 2000-10-31  Mark Mitchell  <mark@codesourcery.com>
222         * gcc_build (MAKE): New variable.
223         (build_gcc): Use it.  Fix logging of errors.
224         (install_gcc): Likewise.
226 2000-10-29  Mark Mitchell  <mark@codesourcery.com>
228         * gcc_build: Save the output from CVS into the logfile as well.
230 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
232         * gcc_build: Fix typos.
234 2000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
236         * gperf-2.7-19981006.pat: Remove.
238 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
240         * test_installed: Change EGCS references to refer to GCC.
242 2000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
244         * gcc_update (touch_files): Add some informative output.
246 2000-09-16  Andreas Jaeger  <aj@suse.de>
248         * gcc_update: Remove gcc/c-parse.gperf.
250 2000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
251             Alexandre Oliva  <aoliva@redhat.com>
253         * gcc_update: Execute touch_files_reexec even if `cvs update`
254         failed.
256 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
258         * test_summary: AWK breaks with filenames containing `='.
260 Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
262         * gcc_build: New script.
264 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
266         * gcc_update (files_and_dependencies): Remove generated YACC files.
268 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
270         * gcc_update (files_and_dependencies): Remove generated YACC files.
272 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
274         * newcvsroot: Handle filenames that contain spaces.
276 2000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
278         * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
279         Elide --with-gcc-version-trigger and --norecursion from
280         configure flags.  Remove code to report status of haifa scheduler.
282 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
284         * gcc_update (self): Set to `$0'.
285         (touch_files_reexec): Use `$self' instead of `$0'.
287 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
289         * gcc_update (touch_files_reexec): New function, run after the
290         tree is modified.
292 2000-05-08  Richard Hendeson  <rth@cygnus.com>
294         * gcc_update: Remove references to inclhack.tpl.
296 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
298         * index-prop: Use a single pattern.  Also support *** cdiffs.
300 2000-04-28  Pavel Roskin <pavel_roskin@geocities.com>
302         * index-prop: Don't change /dev/null.
304 2000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
306         * gcc_update: Refer to GCC and gcc_update instead of egcs and
307         egcs_update.
309 2000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
311         * index-prop: Fix occasional problem when using cvs diff -p.
313 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
315         * gcc_update: Remove references to cexp.c/cexp.y.
317 1999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
319         * newcvsroot: Add check on the number of command-line arguments.
320         Add usage.
322 Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
324         * gcc_update: Allow patches compressed by bzip2.
326 1999-10-11  Martin v. Löwis <loewis@informatik.hu-berlin.de>
328         * newcvsroot: New file.
330 1999-09-11  Craig Burley  <craig@jcb-sc.com>
332         * convert_to_f2c, convert_to_g2c, download_f2c: New file.
334 1999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
336         * gcc_update: New file.
337         * egcs_update: Renamed to gcc_update.
339 1999-08-09  Robert Lipe  <robertlipe@usa.net>
341         * test_summary: Quote curly braces in 1999-07-03 change.
343 1999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
345         * egcs_update (files_and_dependencies): Fixed typo in
346         gcc/cstamp-h.in.  Added gcc/config.in.
348 1999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
350         * egcs_update (files_and_dependencies): New function, with
351         complete list of files to be updated, as well as their
352         dependencies.
353         (touch_files): Check the timestamp of each generated file against
354         its dependencies'.
355         (main): New flags --touch, --list and --help.  Remove the
356         pre-update step.
358 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
360         * test_summary: Replace egcs with gcc.  Update e-mail address.
362 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
363             Jerry Quinn <jquinn@nortelnetworks.com>
365         * egcs_update (touch_files, apply_patch): New functions.
366         Use them.  New command-line option --patch.  Split test of local
367         tree into two parts.  Add comments.
369 1999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
371         * test_summary: If Target is `unix{*}', append the Target variants
372         to Host.
374 1999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
376         * test_summary: Set default mail-address and version for egcs
377         instead of relying on unpredictable pathnames.
378         Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
380 Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
382         * fixinc/*: Delete obsolete files.
384 1999-02-04  Robert Lipe  <robertlipe@usa.net>
386         * egcs_update: Test return values of 'cvs update'.  Propogate
387         to caller as exit values.
389 1999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
391         * egcs_update: Use "if" instead of "&&".  Touch generated files
392         only after the corresponding *.y files.
394 1999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
396         * egcs_update: Do not use xargs, but a backquote construct.
398 1999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
400         * test_summary (version): Remove carriage return that gawk inserts
401         in the version string for some reason.
403 1998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
405         * egcs_update: Only touch files that already exist.
407 1998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
409         * test_summary (EOF): Remove double backslash.
410         Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
412 1998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
414         * test_summary (address): Set to egcs-testresults mailing list.
416 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
418         * test_summary (address): Added Marc Lehmann's testsuite-results
419         to the default e-mail address.
421 1998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
423         * test_summary (-p, prepend_logs): Add these before the summary.
424         (Compiler, Platform): Print these just before configflags.
426 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
428         * warn_summary (longLineFilter): New shell function to encapsulate
429         this functionality.  It is off by default, only active if -llf
430         flag is specified.
431         (subdirectoryFilter): Fix bug in filtering which made some
432         subdirectory warnings erroneously appear in the toplevel set.
433         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
434         warnings from stage1 as well as stage0, which means warnings from
435         outside the bootstrap directory.  Eg, the libraries, etc.
436         (warningFilter): New shell function to encapsulate this
437         functionality.
438         (keywordFilter): New shell function to encapsulate this
439         functionality.
441         Store data in a temp file rather than calculating it 3x.  Arrange
442         to remove it on exit and signals.
444         Add -pass/-wpass flags to do "pass through" (i.e. manual
445         inspection) of bootstrap output from a particular stageN as well
446         as language subdirs.
448         Add better comments/documentation.
450 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
452         * egcs_update: Add comment about keeping the FAQ synchronized.
454 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
456         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
457         in the repo again.
459 Fri Oct 16 07:35:00 1998  Bruce Korb <korb@datadesign.com>
461         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
463 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
465         * egcs_update: Remove gcc/java/parse.c from list of files to
466         touch.
468 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
470         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
472 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
474         * warn_summary (subdirectoryFilter): New shell function to
475         optionally filter in/out gcc subdirectories when summarizing
476         warnings.  Add new flags to support subdirectory filtering.
478         Also, ensure the bootstrap stage is a number.  Add some more C
479         keywords that are preserved in the "warning type" summary and
480         tighten up the "arg ???" regexp.
482 Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
484         * fixinc/inclhack.def:  Not all C++ comments in C headers
485         were treated alike.  They are now.  Also fixed syntax
486         of sed expression in "systypes" fix.
488         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
490         * egcs_update:  Added fixinc/* generated files to touch list.
492 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
494         * egcs_update: Additionally touch gcc/java/parse.[ch].
496 Thu Sep  9 16:48 Bruce Korb <korb@datadesign.com>
498         * fixinc/inclhack.def:  Added two files required by
499         SCO's Open Server 5's avoid_bool fix.
500         Regenerated fixinc.x and inclhack.sh to incorporate
501         the update.
503 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
505         * egcs_update: Do the pass 1 CVS update only for files that
506         may reasonably be under CVS control.
508 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
510         * test_installed: New script for testing already-installed
511         gcc/g++/g77.
513 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
515         * egcs_update: Assigned copyright to FSF.
517 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
518                           Alexandre Oliva  <oliva@dcc.unicamp.br>
520         * egcs_update: New switch --nostdflags and documentation
521         enhancements.
523 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
525         * egcs_update: New script.
527 1998-08-05  Bruce Korb <korbb@datadesign.com>
529         * fixinc/Makefile
530         Added define for target machine so machine-specific tests
531         can be selected for or against.
533         * fixinc/fixincl.c
534         Added an array of string pointers to machines to select
535         or avoid, depending on a FD_MACH_IFNOT bit flag.
536         Used a shell script to match the defined TARGET_MACHINE
537         with any of the given match patterns.
539         * fixinc/fixincl.tpl
540         Generate the array of strings and bit flag, as needed,
541         depending on "mach" and "not_machine" attributes for a fix.
543         * fixinc/mkfixinc.sh
544         Invoke the make with TARGET assigned the value of the
545         machine name argument.
547 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
549         * compare_tests: New script.
551 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
553         * test_summary: Assigned copyright to FSF.
555 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
557         * test_summary: Corrected script name in comments providing
558         documentation.  Added linebreaks for lines with > 80 characters.
560 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
562         * test_summary: New switch, -i, and environment variable,
563         append_logs, for including files in the report.
565 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
567         * warn_summary: Update to Kaveh's latest version allowing to
568         specify the last stage built.
570 1998-05-29  Bruce Korb <korbb@datadesign.com>
572         * fixinc/mkfixinc.sh
573         Changes to make it easier to invoke on platforms that
574         normally do not invoke fixincludes.
576         * fixinc/inclhack.def
577         Applied fixes from egcs/gcc/fixincludes from the past several
578         months.
580 1998-05-28  Bruce Korb <korbb@datadesign.com>
582         * fixinc/*: Updated most everything for a first real
583         try at getting "fast_fixincludes" working.
585 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
587         * index-prop: New file.
589 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
591         * test_summary: find good awk (copied from warn_summary).
593 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
595         * test_summary, warn_summary: New files