2001-02-27 Benjamin Kosnik <bkoz@redhat.com>
[official-gcc.git] / contrib / ChangeLog
blob9ed5e31b0e3e7c5172fa0c70e9dd877845bc85dd
1 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3         * texi2pod.pl: Handle "\,".
5 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7         * texi2pod.pl: Fix regular expression for @r to avoid exponential
8         recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
9         version check.
11 2001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13         * warn_summary (stageNfilter): Update for recent changes in
14         bootstrap logic.
16 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
18         * texi2pod.pl: Require at least perl 5.6.0.
20 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
22         * gcc_update: Add gcc/gcc.1 to generated files.
23         * texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
24         discarding to end of sentence with @xref where the sentence has an
25         interior "." in markup, and handle discarding parentheses around
26         such a sentence.
28 2001-01-11  Bernd Schmidt  <bernds@redhat.com>
30         * gennews: Add gcc-2.95.3.
32 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
34         * texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
35         @command.  Format URLs and email addresses in bold.
37 2001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
39         * gcc_update: Add cpp.1 to the list of generated files.
41         * texi2pod.pl: Handle @option and @env.
43 2001-01-03  Mike Stump  <mrs@wrs.com>
45         * snapshot: Update to account for java libraries.
47 2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
49         * test_summary: Export filesuffix, not fileprefix.
51 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
53         * release: Change some EGCS references to GCC.
55 2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
57         * warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
58         subdirectory flags.  Add source directory prefix filtering.
59         Redirect diagnostic output to stderr.
61 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
63         * texi2pod.pl: If multiple @c man sections with the same tag
64         appear, concatenate them in the final output.  When skipping,
65         ignore block commands that can't cause skipping, and honor
66         those that can.  Ensure that verbatim blocks are separate
67         paragraphs.
69 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
71         * gcc_update: Don't touch tradcif.c or java/parse.h.
73 2000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
75         * texi2pod.pl: Restructure for comprehensibility, add
76         comments.  Merge handling of @ignore and @ifxxx.  Handle a
77         whole bunch more Texinfo commands.  Use consistent formatting
78         style.
80 2000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
82         * gennews: New script.
84 2000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
86         * gcc_update: Update a comment as we now require bison for CVS users.
88 2000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
90         * gcc_update: Add gcov.1 to the list of generated files.
92 2000-11-21  Mark Mitchell  <mark@codesourcery.com>
94         * gcc_build: Remove code to put information in a log file.
96 2000-11-19  Zack Weinberg  <zackw@stanford.edu>
98         * texi2pod.pl:
99           - Add real command line parsing.
100           - Support @ifset, @ifclear, @set, @value, -D switch.
101           - Support @sc.  Improve handling of @ref and friends.
102           - Discard @subsection, @need, @node lines.
103           - Un-nest font changes to match texinfo semantics.
104           - Handle @{ and @}.  Oops.
105           - Don't emit E<> directives inside verbatim blocks.
107 2000-11-12  Bruce Korb  <bkorb@gnu.org>
109         * release: generalize the release script a bit.
111 Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
113         * gcc_build: Add -o option for setting the objdir to use.
115 2000-11-11  Jeff Law  <law@redhat.com>,
117         * release: New file.
119 2000-11-08  Jeff Law  <law@redhat.com>,
120             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
122         * snapshot: New file.
124 2000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
126         * gcc_build (bootstrap_gcc): New function.
127         (configure_gcc): Likewise.
128         (build_gcc): Rewritten to use configure and bootstrap.
129         (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
131 2000-10-31  Mark Mitchell  <mark@codesourcery.com>
133         * gcc_build (MAKE): New variable.
134         (build_gcc): Use it.  Fix logging of errors.
135         (install_gcc): Likewise.
137 2000-10-29  Mark Mitchell  <mark@codesourcery.com>
139         * gcc_build: Save the output from CVS into the logfile as well.
141 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
143         * gcc_build: Fix typos.
145 2000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
147         * gperf-2.7-19981006.pat: Remove.
149 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
151         * test_installed: Change EGCS references to refer to GCC.
153 2000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
155         * gcc_update (touch_files): Add some informative output.
156         
157 2000-09-16  Andreas Jaeger  <aj@suse.de>
159         * gcc_update: Remove gcc/c-parse.gperf.
161 2000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
162             Alexandre Oliva  <aoliva@redhat.com>
164         * gcc_update: Execute touch_files_reexec even if `cvs update`
165         failed.
167 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
169         * test_summary: AWK breaks with filenames containing `='.
171 Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
173         * gcc_build: New script.
175 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
177         * gcc_update (files_and_dependencies): Remove generated YACC files.
179 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
181         * gcc_update (files_and_dependencies): Remove generated YACC files.
183 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
185         * newcvsroot: Handle filenames that contain spaces.
187 2000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
189         * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
190         Elide --with-gcc-version-trigger and --norecursion from
191         configure flags.  Remove code to report status of haifa scheduler.
193 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
195         * gcc_update (self): Set to `$0'.
196         (touch_files_reexec): Use `$self' instead of `$0'.
198 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
200         * gcc_update (touch_files_reexec): New function, run after the
201         tree is modified.
203 2000-05-08  Richard Hendeson  <rth@cygnus.com>
205         * gcc_update: Remove references to inclhack.tpl.
207 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
209         * index-prop: Use a single pattern.  Also support *** cdiffs.
211 2000-04-28  Pavel Roskin <pavel_roskin@geocities.com>
213         * index-prop: Don't change /dev/null.
215 2000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
217         * gcc_update: Refer to GCC and gcc_update instead of egcs and
218         egcs_update.
220 2000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
222         * index-prop: Fix occasional problem when using cvs diff -p.
224 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
226         * gcc_update: Remove references to cexp.c/cexp.y.
228 1999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
230         * newcvsroot: Add check on the number of command-line arguments.
231         Add usage.
233 Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
235         * gcc_update: Allow patches compressed by bzip2.
237 1999-10-11  Martin v. Löwis <loewis@informatik.hu-berlin.de>
239         * newcvsroot: New file.
241 1999-09-11  Craig Burley  <craig@jcb-sc.com>
243         * convert_to_f2c, convert_to_g2c, download_f2c: New file.
245 1999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
247         * gcc_update: New file.
248         * egcs_update: Renamed to gcc_update.
250 1999-08-09  Robert Lipe  <robertlipe@usa.net>
252         * test_summary: Quote curly braces in 1999-07-03 change.
254 1999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
256         * egcs_update (files_and_dependencies): Fixed typo in
257         gcc/cstamp-h.in.  Added gcc/config.in.
259 1999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
261         * egcs_update (files_and_dependencies): New function, with
262         complete list of files to be updated, as well as their
263         dependencies.
264         (touch_files): Check the timestamp of each generated file against
265         its dependencies'.
266         (main): New flags --touch, --list and --help.  Remove the
267         pre-update step.
269 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
271         * test_summary: Replace egcs with gcc.  Update e-mail address.
273 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
274             Jerry Quinn <jquinn@nortelnetworks.com>
276         * egcs_update (touch_files, apply_patch): New functions.
277         Use them.  New command-line option --patch.  Split test of local
278         tree into two parts.  Add comments.
280 1999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
282         * test_summary: If Target is `unix{*}', append the Target variants
283         to Host.
285 1999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
287         * test_summary: Set default mail-address and version for egcs
288         instead of relying on unpredictable pathnames.
289         Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
291 Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
293         * fixinc/*: Delete obsolete files.
295 1999-02-04  Robert Lipe  <robertlipe@usa.net>
297         * egcs_update: Test return values of 'cvs update'.  Propogate
298         to caller as exit values.
300 1999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
302         * egcs_update: Use "if" instead of "&&".  Touch generated files
303         only after the corresponding *.y files.
305 1999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
307         * egcs_update: Do not use xargs, but a backquote construct.
309 1999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
311         * test_summary (version): Remove carriage return that gawk inserts
312         in the version string for some reason.
314 1998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
316         * egcs_update: Only touch files that already exist.
318 1998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
320         * test_summary (EOF): Remove double backslash.
321         Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
323 1998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
325         * test_summary (address): Set to egcs-testresults mailing list.
327 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
329         * test_summary (address): Added Marc Lehmann's testsuite-results
330         to the default e-mail address.
332 1998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
334         * test_summary (-p, prepend_logs): Add these before the summary.
335         (Compiler, Platform): Print these just before configflags.
337 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
339         * warn_summary (longLineFilter): New shell function to encapsulate
340         this functionality.  It is off by default, only active if -llf
341         flag is specified.
342         (subdirectoryFilter): Fix bug in filtering which made some
343         subdirectory warnings erroneously appear in the toplevel set.
344         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
345         warnings from stage1 as well as stage0, which means warnings from
346         outside the bootstrap directory.  Eg, the libraries, etc.
347         (warningFilter): New shell function to encapsulate this
348         functionality.
349         (keywordFilter): New shell function to encapsulate this
350         functionality.
352         Store data in a temp file rather than calculating it 3x.  Arrange
353         to remove it on exit and signals.
355         Add -pass/-wpass flags to do "pass through" (i.e. manual
356         inspection) of bootstrap output from a particular stageN as well
357         as language subdirs.
359         Add better comments/documentation.
361 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
363         * egcs_update: Add comment about keeping the FAQ synchronized.
365 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
367         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
368         in the repo again.
370 Fri Oct 16 07:35:00 1998  Bruce Korb <korb@datadesign.com>
372         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
374 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
376         * egcs_update: Remove gcc/java/parse.c from list of files to
377         touch.
379 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
381         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
383 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
385         * warn_summary (subdirectoryFilter): New shell function to
386         optionally filter in/out gcc subdirectories when summarizing
387         warnings.  Add new flags to support subdirectory filtering.
389         Also, ensure the bootstrap stage is a number.  Add some more C
390         keywords that are preserved in the "warning type" summary and
391         tighten up the "arg ???" regexp.
393 Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
395         * fixinc/inclhack.def:  Not all C++ comments in C headers
396         were treated alike.  They are now.  Also fixed syntax
397         of sed expression in "systypes" fix.
399         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
401         * egcs_update:  Added fixinc/* generated files to touch list.
403 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
405         * egcs_update: Additionally touch gcc/java/parse.[ch].
407 Thu Sep  9 16:48 Bruce Korb <korb@datadesign.com>
409         * fixinc/inclhack.def:  Added two files required by
410         SCO's Open Server 5's avoid_bool fix.
411         Regenerated fixinc.x and inclhack.sh to incorporate
412         the update.
414 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
416         * egcs_update: Do the pass 1 CVS update only for files that
417         may reasonably be under CVS control.
419 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
421         * test_installed: New script for testing already-installed
422         gcc/g++/g77.
424 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
426         * egcs_update: Assigned copyright to FSF.
428 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
429                           Alexandre Oliva  <oliva@dcc.unicamp.br>
431         * egcs_update: New switch --nostdflags and documentation
432         enhancements.
434 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
436         * egcs_update: New script.
438 1998-08-05  Bruce Korb <korbb@datadesign.com>
440         * fixinc/Makefile
441         Added define for target machine so machine-specific tests
442         can be selected for or against.
444         * fixinc/fixincl.c
445         Added an array of string pointers to machines to select
446         or avoid, depending on a FD_MACH_IFNOT bit flag.
447         Used a shell script to match the defined TARGET_MACHINE
448         with any of the given match patterns.
450         * fixinc/fixincl.tpl
451         Generate the array of strings and bit flag, as needed,
452         depending on "mach" and "not_machine" attributes for a fix.
454         * fixinc/mkfixinc.sh
455         Invoke the make with TARGET assigned the value of the
456         machine name argument.
458 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
460         * compare_tests: New script.
462 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
464         * test_summary: Assigned copyright to FSF.
466 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
468         * test_summary: Corrected script name in comments providing
469         documentation.  Added linebreaks for lines with > 80 characters.
471 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
473         * test_summary: New switch, -i, and environment variable,
474         append_logs, for including files in the report.
476 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
478         * warn_summary: Update to Kaveh's latest version allowing to
479         specify the last stage built.
481 1998-05-29  Bruce Korb <korbb@datadesign.com>
483         * fixinc/mkfixinc.sh
484         Changes to make it easier to invoke on platforms that
485         normally do not invoke fixincludes.
487         * fixinc/inclhack.def
488         Applied fixes from egcs/gcc/fixincludes from the past several
489         months.
491 1998-05-28  Bruce Korb <korbb@datadesign.com>
493         * fixinc/*: Updated most everything for a first real
494         try at getting "fast_fixincludes" working.
496 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
498         * index-prop: New file.
500 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
502         * test_summary: find good awk (copied from warn_summary).
504 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
506         * test_summary, warn_summary: New files