2006-04-13 Paolo Bonzini <bonzini@gnu.org>
[official-gcc.git] / contrib / ChangeLog
blob829bdea71a5da268d6b60dce8cc6c1434fe2541e
1 2006-02-28  Mark Mitchell  <mark@codesourcery.com>
3         * gennews (files): Update for GCC 4.1.
5 2006-01-24  Diego Novillo  <dnovillo@redhat.com>
7         * gcc_update (files_and_dependencies): Handle
8         libgomp/testsuite/Makefile.in.
10 2006-01-18  Richard Henderson  <rth@redhat.com>
11             Diego Novillo  <dnovillo@redhat.com>
13         * gcc_update (files_and_dependencies): Add libgomp files.
15 2005-12-06  Ben Elliston  <bje@au.ibm.com>
17         * newcvsroot: Remove.
19 2005-11-03  Steven Bosscher  <stevenb@suse.de>
21         * gcc_build: Fix my previous checking.
23 2005-11-01  Joseph S. Myers  <joseph@codesourcery.com>
25         * gcc_update: Include revision number in LAST_UPDATED.
27 2005-10-30  Steven Bosscher  <stevenb@suse.de>
29         * gcc_build: Use gcc.gnu.org as the default server.  Set up
30         SVN_REPOSITORY correctly.  Add support for checking out branches.
32 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
34         * gcc_update: When svn update is called and
35         --silent is used, pass -q.
37 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
39         * gcc_update: Remove the -q from svn invocation.
41 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
43         * gcc_build: Remove -d from the call to gcc_update.
45 2005-10-28  Daniel Berlin  <dberlin@dberlin.org>
46             Ben Elliston <bje@au1.ibm.com>
47         
48         * gcc_update: Update for svn.
49         * newcvsroot: Ditto.
50         * gcc_build: Ditto.
52 2005-10-21  Mark Mitchell  <mark@codesourcery.com>
54         * texi2pod.pl: Substitue for @value even when part of @include. 
56 2005-10-21  Bob Wilson  <bob.wilson@acm.org>
58         * texi2pod.pl: Convert two single quotes or two backquotes to
59         double quotes.
61 2005-08-23  Ben Elliston  <bje@au.ibm.com>
63         * gcc_update: Update dependencies for libjava/aclocal.m4.
65 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
67         * All files: Update with new FSF address.
69 2005-07-14  Ben Elliston  <bje@au.ibm.com>
71         * filter_params.pl: Typo fix.
72         * filter_knr2ansi.pl: Likewise.
74 2005-06-05  Gerald Pfeifer  <gerald@pfeifer.com>
76         * gennews (files): Update for egcs-1.0 release pages consolidation.
78 2005-04-17  Joseph S. Myers  <joseph@codesourcery.com>
80         * gennews (files): Update for GCC 4.0.
82 2005-03-18  Alexandre Oliva  <aoliva@redhat.com>
84         * gcc_update (silent): Unset instead of initializing to null.
86 2005-03-18  Andreas Schwab  <schwab@suse.de>
88         * gcc_update (apply_patch): Properly quote $1.
90 2005-03-18  Zack Weinberg  <zack@codesourcery.com>
92         * gcc_update: Add --silent option.
94 2005-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
96         * warn_summary (keywordFilter): Update sed pattern for new quoting
97         style in warnings.
99 2005-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
101         * warn_summary: Add -fortran subdir flag.
102         (subdirectoryFilter): Fix missing ada subdir.
104 2004-11-20  Hans-Peter Nilsson  <hp@bitrange.com>
106         * gcc_update (touch_files): Don't rely on "make" being GNU make;
107         grep for "Touching" to determine that the rule executes.
109 2004-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
111         * gcc_update (touch_files): Explicitly pass --no-print-directory.
113 2004-11-04  Andrew Pinski  <pinskia@physics.uc.edu>
115         * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
117 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
119         * gcc_update: Add fixincludes.
121 2004-08-26  Matthias Klose  <doko@debian.org>
123         * texi2pod.pl: keep references of the form @ref{...}, print them bold.
125 2004-08-26  Matthias Klose  <doko@debian.org>
127         * test_summary: Include baseline used for libstdc++-v3 abi check
128         in test summary.
130 2004-08-25  Ben Elliston  <bje@au.ibm.com>
132         * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
134 2004-08-20  Andreas Tobler  <a.tobler@schweiz.ch>
136         * gcc_update (self): libjava/configure.in -> configure.ac. Automake
137         update done.
139 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
141         * gcc_update: libjava/configure.ac -> configure.in.  Automake
142         1.4 does not handle configure.ac properly.
144 2004-08-04  Andreas Schwab  <schwab@suse.de>
146         * gcc_update: libjava/configure.in -> configure.ac.
148 2004-08-03  Richard Earnshaw <rearnsha@arm.com>
150         * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
152 2004-07-16  Jeff Law  <law@redhat.com>
154         * analyze_brprob: Fix comments.  More consistent output format.
156 2004-06-17  Diego Novillo  <dnovillo@redhat.com>
158         * tree-ssa.doxy: Update for doxygen 1.3.5.
160 2004-06-14  Andreas Jaeger  <aj@suse.de>
162         * gcc_update: boehm-gc/configure.in -> configure.ac.
164 2004-06-16  Paolo Bonzini  <bonzini@gnu.org>
166         * gcc_update (boehm-gc/configure): Depend on
167         boehm-gc/configure.ac instead of boehm-gc/configure.in
169 2004-06-14  Paolo Bonzini  <bonzini@gnu.org>
171         * gcc_update (libmudflap/configure): Depend on
172         libmudflap/configure.ac instead of libmudflap/configure.in
174 2004-06-14  Andreas Jaeger  <aj@suse.de>
176         * gcc_update: Add libcpp.
178 2004-06-10  Andreas Jaeger  <aj@suse.de>
180         * gcc_update: Add libgfortran.
182 2004-05-29  Andrew Pinski  <pinskia@physics.uc.edu>
184         * gcc_update (libbanshee/configure): Depend on
185         libbanshee/configure.ac instead of libbanshee/configure.in
187 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
189         * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
190         from list of files to be touched.
191         * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
193 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
195         * gennews: Update for GCC 3.4.
197 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
199         Merge from tree-ssa-20020619-branch.
201         * filter_gcc_for_doxygen: New file.
202         * filter_knr2ansi.pl: New file.
203         * filter_params.pl: New file.
204         * tree-ssa.doxy: New file.
205         * contrib/gcc_update (files_and_dependencies): Handle
206         libbanshee and libmudflap.
208 2004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
209             Andreas Jaeger  <aj@suse.de>
211         * gcc_update (files_and_dependencies): Insert zlib dependencies.
213 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
215         * gcc_update (files_and_dependencies): libobjc/configure now
216         depends on configure.ac, not configure.in.
218 2004-04-01  Kelley Cook  <kcook@gcc.gnu.org>
220         * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
222 2004-03-16  Andreas Tobler  <a.tobler@schweiz.ch>
224         * gcc_update (files_and_dependencies): Insert libffi dependencies.
226 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
228         * gcc_update (files_and_dependencies): Insert libada/configure.
230 2004-02-29  Andrew Pinski  <pinskia@physics.uc.edu>
232         * gcc_update (files_and_dependencies): Update intl/configure.in
233         to intl/configure.ac.
235 2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>
237         * gcc_update (files_and_dependencies): Update fastjar/configure.in
238         to fastjar/configure.ac
240 2004-01-07  Kelley Cook  <kcook@gcc.gnu.org>
242         * gcc_update (files_and_dependencies): Remove non-existant files.
244 2004-01-05  Kelley Cook  <kcook@gcc.gnu.org>
246         * gcc_update (files_generated): Revert 2003-12-18 change.
248 2004-01-03  Andrew Pinski  <pinskia@physics.uc.edu>
250         * gcc_update (files_and_dependencies): For gcc directory,
251         rename configure.in to configure.ac.
253 2003-12-19  Andreas Tobler  <a.tobler@schweiz.ch>
255         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
256         remove acconfig.h. No longer used.
258 2003-12-18  Kelley Cook  <kcook@gcc.gnu.org>
260         * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
261         gcc/ada/gnat_ug_* to use it.
263 2003-12-16  James E Wilson  <wilson@specifixinc.com>
265         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
266         rename configure.in to configure.ac, and stamp-h.in to config-h.in.
268 2003-12-11  Kelley Cook  <kcook@gcc.gnu.org>
270         * gcc_update (files_and_dependencies): Correct typo in the filename
271         gnat_ug_wnt.texi.
273 2003-12-08  Arnaud Charlet  <charlet@act-europe.fr
275         * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
276         treeprs.ads.
278 2003-10-16  Mark Mitchell  <mark@codesourcery.com>
280         * gennews (files): Add GCC 3.3 files.
282 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
284         * gcc_build: Fix handling of -t option.  Add -x option.
286 2003-07-31  Matt Kraai  <kraai@alumni.cmu.edu>
288         * texi2pod.pl: Remove extra line.
290 2003-07-15  Matt Kraai  <kraai@alumni.cmu.edu>
292         * texi2pod.pl: Default @itemize's parameter to @bullet.
294 2003-07-12  Zack Weinberg  <zack@codesourcery.com>
296         * gcc_update: gcc/acconfig.h no longer exists.
298 2003-07-11  Matthias Klose  <doko@debian.org>
300         * test_installed: Add options to run objc tests.
301         In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
303 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
305         * gcc_update: Remove gcc/intl/plural.c from list.
306         Add new generated files intl/plural.c, intl/configure,
307         intl/config.h.in.
309 2003-06-13  Jason Thorpe  <thorpej@wasabisystems.com>
311         * gcc_update (files_and_dependencies): Add
312         gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
313         gcc/testsuite/gcc.dg/cpp/mi1c.h.
315 2003-05-23  Nathanael Nerode <neroden@gcc.gnu.org>
317         * paranoia.cc: Fix spelling error.
319         * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
320         to GCC.
322 2003-04-04  Mike Stump  <mrs@apple.com>
324         * compare_tests: Fix exit status and be more flexible with spacing.
326 2003-03-08  Phil Edwards  <pme@gcc.gnu.org>
328         * test_summary:  Add -h, print existing comments as help.
330 2003-03-03  H.J. Lu <hjl@gnu.org>
332         * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
333         * gcc_update: Likewise.
335 2003-01-19  Alexandre Oliva  <aoliva@redhat.com>
337         * test_summary (configflags): Only use the first match.  Remove
338         excess space.  Use sub instead of gsub where possible.  Use `none'
339         if no configure flags were given.
341 2003-01-10  Loren J. Rittle  <ljrittle@acm.org>
343         * test_summary (configflags): awk portability.
345 2003-01-07  Alexandre Oliva  <aoliva@redhat.com>
347         * test_summary (configflags): Compute correctly with both
348         autoconfiscated and Cygnus-style top-level.
350 2003-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
352         * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
353         on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
354         gcc/java/keyword.gperf
356 2002-12-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
358         * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
359         depending on gcc/intl/plural.y.
361 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
363         * gcc_update (configure): Depend on config/acx.m4 as well.
365         * gcc_update (configure): Depend on configure.in.
367 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
369         * texi2pod.pl: Skip contents of @copying.
371 2002-11-09  Zack Weinberg  <zack@codesourcery.com>
373         * gthr_supp_vxw_5x.c: New file.
375 2002-10-21  Richard Henderson  <rth@redhat.com>
377         * paranoia.cc (real_c_float::image): Accomodate size of
378         real_internal format.
379         (main): Unbuffer stdio.  Add real_internal format.
380         (floor_log2_wide): New.
382 2002-10-16  Richard Henderson  <rth@redhat.com>
384         * paranoia.cc (ENUM_BITFIELD): New.
385         (class): Define as klass around real.h.
386         (real_c_float): Not a template any longer; define MODE as a
387         class static constant; use real_format elements for SIZE.
388         Update uses of real_to_decimal and real_to_hexadecimal.
389         (main): Change -g argument to use a format name.
390         (mode_for_size): Remove.
392 2002-09-16  Richard Henderson  <rth@redhat.com>
394         * paranoia.cc: New file.
396 2002-09-04  Richard Henderson  <rth@redhat.com>
398         * enquire.c: Remove.
400 2002-08-14  Mark Mitchell  <mark@codesourcery.com>
402         * gennews (files): Add GCC 3.2 files.
404 2002-07-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
406         * gennews (files): Add proper files for the GCC 3.1 release series.
407         Simplify and reformat introductory wording.
409 2002-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
411         * enquire.c: Move from gcc.
413 2002-07-16  H.J. Lu <hjl@gnu.org>
415         * gcc_update (touch_files): Pass -s to ${MAKE}.
417 2002-06-26  Zack Weinberg  <zack@codesourcery.com>
419         * texi2pod.pl: Correct handling of the internal R<> sequence.
421 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
423         * gcc_update (files_and_dependencies): Add generated Texinfo files
424         for Ada.
426 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
428         * test_installed: Allow for PWDCMD to override hardcoded pwd.
429         * test_summary: Likewise.
431 2002-04-18  Geoffrey Keating  <geoffk@redhat.com>
433         * gcc_update (touch_files): Don't have empty for loop.
435 2002-04-16  Richard Henderson  <rth@redhat.com>
437         * gcc_update: Remove libchill.
439 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
441         * texi2pod.pl: Handle @end ftable and @end vtable.
443 2002-03-11  Zack Weinberg  <zack@codesourcery.com>
445         * texi2pod.pl: Handle @include, @ftable, @vtable.
446         Reformat some code for clarity.
448 2002-02-24  Christian Jönsson  <c.christian.joensson@telia.com>
450         * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
451         WARNING and ERROR output from the *.sum files.
453 2002-01-26  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
455         * gennews (files): Replace gcc-2.95/gcc-2.95.html,
456         gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
457         and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
459 2002-01-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
461         * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
462         egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
463         egcs-1.1/index.html.
465 2002-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
467         * warn_summary: Add -ada subdirectory flag.
469 2001-12-12  Matthias Klose  <doko@debian.org>
471         * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
472         generation of more than one man page from one source.
473         Add '-' to set of valid chars for an identifier.
474         Let -D option accept flags of the form <flag>=<value>.
475         Use \s+ for whitespace detection in '@c man' lines.
476         Handle @set and @clear independent of $output.
477         Substitute all @value{}'s in a line.
479 2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
481         * texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
482         in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
483         and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
484         greater than 9 in enumerations.
486 2001-11-07  Laurent Guerby <guerby@acm.org>
488         * gcc_update (files_and_dependencies): Add Ada dependencies.
490 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
492         * snapshot: Remove.
494 2001-09-07  Richard Sandiford  <rsandifo@redhat.com>
496         Revert:
497         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
498         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
499         touch.
501 2001-09-04  David.Billinghurst <David.Billinghurst@riotinto.com>
503         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
504         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
505         touch.
507 Mon Aug 13 02:29:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
509         * analyze_brprob: Update for changes in gcc debug output.
511 Sat Jul 28 22:37:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
513         * analyze_brprob: Avoid more overflows.
515 2001-07-27  Richard Henderson  <rth@redhat.com>
517         * test_summary: Copy LAST_UPDATED UTC time to head of summary.
519 Fri Jul 27 18:01:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
521         * analyze_brprob: Avoid overflows.
523 2001-07-27  Richard Henderson  <rth@redhat.com>
525         * gcc_update: Dump timestamp in LAST_UPDATED.
527 2001-07-26  Andreas Jaeger  <aj@suse.de>,
528             Hans-Peter Nilsson <hp@bitrange.com>
530         * analyze_brprob: Fix documentation.
532 Mon Jul 23 15:47:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
534         * analyze_brprob: Fix awk compatibility problems; update comment.
536 2001-07-23  Andreas Jaeger  <aj@suse.de>
538         * analyze_brprob: Fix more typos.
540 2001-07-23  Andreas Jaeger  <aj@suse.de>
542         * analyze_brprob: Fix typos.
544 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
546         * texi2pod.pl: Handle @r inside @item.
548 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
550         * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
552 2001-07-01  Zoltan Felleg <zfelleg@telnet.hu>
554         * warn_summary: Fix typo in a comment.
556 2001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
558         * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
560 2001-06-13  Mark Mitchell  <mark@codesourcery.com>
562         * gennews: Set TERM to vt100 for Lynx.
564 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
566         * release: Remove.
568 Tue Jun 12 12:21:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
570         * analyze_brprob: New file.
572 2001-06-11  Mark Mitchell  <mark@codesourcery.com>
574         * gcc_build: Output information about the commands used to
575         configure the compiler.
577 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
579         * gennews: Update for GCC 3.0.
581 2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
583         * gcc_update: Update for move of documentation to gcc/doc.
585 2001-05-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
587         * contrib/test_summary (files): Sort before evaluating.
589 2001-05-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
591         * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
593 2001-05-21  Mark Mitchell  <mark@codesourcery.com>
595         * gcc_build: Use -d when invoking gcc_update.
597 2001-05-18  Andreas Jaeger  <aj@suse.de>
599         * gcc_update: Add rules for libf2c/libI77.
601 2001-05-17  Alexandre Oliva  <aoliva@redhat.com>
603         * gcc_update (touch_files): Use simpler, yet as portable, syntax.
605 2001-05-14  Loren J. Rittle  <ljrittle@acm.org>
607         * gcc_update (touch_files): Enhance make portability.
609 2001-05-14  Alexandre Oliva  <aoliva@redhat.com>
611         * gcc_update (touch_files): Use a Makefile to touch files.
613 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
615         * texi2pod.pl: Add copyright and GPL notices.
617 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
619         * texi2pod.pl: Handle "\,".
621 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
623         * texi2pod.pl: Fix regular expression for @r to avoid exponential
624         recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
625         version check.
627 2001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
629         * warn_summary (stageNfilter): Update for recent changes in
630         bootstrap logic.
632 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
634         * texi2pod.pl: Require at least perl 5.6.0.
636 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
638         * gcc_update: Add gcc/gcc.1 to generated files.
639         * texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
640         discarding to end of sentence with @xref where the sentence has an
641         interior "." in markup, and handle discarding parentheses around
642         such a sentence.
644 2001-01-11  Bernd Schmidt  <bernds@redhat.com>
646         * gennews: Add gcc-2.95.3.
648 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
650         * texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
651         @command.  Format URLs and email addresses in bold.
653 2001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
655         * gcc_update: Add cpp.1 to the list of generated files.
657         * texi2pod.pl: Handle @option and @env.
659 2001-01-03  Mike Stump  <mrs@wrs.com>
661         * snapshot: Update to account for java libraries.
663 2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
665         * test_summary: Export filesuffix, not fileprefix.
667 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
669         * release: Change some EGCS references to GCC.
671 2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
673         * warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
674         subdirectory flags.  Add source directory prefix filtering.
675         Redirect diagnostic output to stderr.
677 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
679         * texi2pod.pl: If multiple @c man sections with the same tag
680         appear, concatenate them in the final output.  When skipping,
681         ignore block commands that can't cause skipping, and honor
682         those that can.  Ensure that verbatim blocks are separate
683         paragraphs.
685 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
687         * gcc_update: Don't touch tradcif.c or java/parse.h.
689 2000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
691         * texi2pod.pl: Restructure for comprehensibility, add
692         comments.  Merge handling of @ignore and @ifxxx.  Handle a
693         whole bunch more Texinfo commands.  Use consistent formatting
694         style.
696 2000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
698         * gennews: New script.
700 2000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
702         * gcc_update: Update a comment as we now require bison for CVS users.
704 2000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
706         * gcc_update: Add gcov.1 to the list of generated files.
708 2000-11-21  Mark Mitchell  <mark@codesourcery.com>
710         * gcc_build: Remove code to put information in a log file.
712 2000-11-19  Zack Weinberg  <zackw@stanford.edu>
714         * texi2pod.pl:
715           - Add real command line parsing.
716           - Support @ifset, @ifclear, @set, @value, -D switch.
717           - Support @sc.  Improve handling of @ref and friends.
718           - Discard @subsection, @need, @node lines.
719           - Un-nest font changes to match texinfo semantics.
720           - Handle @{ and @}.  Oops.
721           - Don't emit E<> directives inside verbatim blocks.
723 2000-11-12  Bruce Korb  <bkorb@gnu.org>
725         * release: generalize the release script a bit.
727 Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
729         * gcc_build: Add -o option for setting the objdir to use.
731 2000-11-11  Jeff Law  <law@redhat.com>,
733         * release: New file.
735 2000-11-08  Jeff Law  <law@redhat.com>,
736             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
738         * snapshot: New file.
740 2000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
742         * gcc_build (bootstrap_gcc): New function.
743         (configure_gcc): Likewise.
744         (build_gcc): Rewritten to use configure and bootstrap.
745         (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
747 2000-10-31  Mark Mitchell  <mark@codesourcery.com>
749         * gcc_build (MAKE): New variable.
750         (build_gcc): Use it.  Fix logging of errors.
751         (install_gcc): Likewise.
753 2000-10-29  Mark Mitchell  <mark@codesourcery.com>
755         * gcc_build: Save the output from CVS into the logfile as well.
757 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
759         * gcc_build: Fix typos.
761 2000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
763         * gperf-2.7-19981006.pat: Remove.
765 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
767         * test_installed: Change EGCS references to refer to GCC.
769 2000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
771         * gcc_update (touch_files): Add some informative output.
773 2000-09-16  Andreas Jaeger  <aj@suse.de>
775         * gcc_update: Remove gcc/c-parse.gperf.
777 2000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
778             Alexandre Oliva  <aoliva@redhat.com>
780         * gcc_update: Execute touch_files_reexec even if `cvs update`
781         failed.
783 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
785         * test_summary: AWK breaks with filenames containing `='.
787 Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
789         * gcc_build: New script.
791 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
793         * gcc_update (files_and_dependencies): Remove generated YACC files.
795 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
797         * gcc_update (files_and_dependencies): Remove generated YACC files.
799 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
801         * newcvsroot: Handle filenames that contain spaces.
803 2000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
805         * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
806         Elide --with-gcc-version-trigger and --norecursion from
807         configure flags.  Remove code to report status of haifa scheduler.
809 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
811         * gcc_update (self): Set to `$0'.
812         (touch_files_reexec): Use `$self' instead of `$0'.
814 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
816         * gcc_update (touch_files_reexec): New function, run after the
817         tree is modified.
819 2000-05-08  Richard Hendeson  <rth@cygnus.com>
821         * gcc_update: Remove references to inclhack.tpl.
823 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
825         * index-prop: Use a single pattern.  Also support *** cdiffs.
827 2000-04-28  Pavel Roskin <pavel_roskin@geocities.com>
829         * index-prop: Don't change /dev/null.
831 2000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
833         * gcc_update: Refer to GCC and gcc_update instead of egcs and
834         egcs_update.
836 2000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
838         * index-prop: Fix occasional problem when using cvs diff -p.
840 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
842         * gcc_update: Remove references to cexp.c/cexp.y.
844 1999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
846         * newcvsroot: Add check on the number of command-line arguments.
847         Add usage.
849 Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
851         * gcc_update: Allow patches compressed by bzip2.
853 1999-10-11  Martin v. Löwis <loewis@informatik.hu-berlin.de>
855         * newcvsroot: New file.
857 1999-09-11  Craig Burley  <craig@jcb-sc.com>
859         * convert_to_f2c, convert_to_g2c, download_f2c: New file.
861 1999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
863         * gcc_update: New file.
864         * egcs_update: Renamed to gcc_update.
866 1999-08-09  Robert Lipe  <robertlipe@usa.net>
868         * test_summary: Quote curly braces in 1999-07-03 change.
870 1999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
872         * egcs_update (files_and_dependencies): Fixed typo in
873         gcc/cstamp-h.in.  Added gcc/config.in.
875 1999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
877         * egcs_update (files_and_dependencies): New function, with
878         complete list of files to be updated, as well as their
879         dependencies.
880         (touch_files): Check the timestamp of each generated file against
881         its dependencies'.
882         (main): New flags --touch, --list and --help.  Remove the
883         pre-update step.
885 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
887         * test_summary: Replace egcs with gcc.  Update e-mail address.
889 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
890             Jerry Quinn <jquinn@nortelnetworks.com>
892         * egcs_update (touch_files, apply_patch): New functions.
893         Use them.  New command-line option --patch.  Split test of local
894         tree into two parts.  Add comments.
896 1999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
898         * test_summary: If Target is `unix{*}', append the Target variants
899         to Host.
901 1999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
903         * test_summary: Set default mail-address and version for egcs
904         instead of relying on unpredictable pathnames.
905         Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
907 Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
909         * fixinc/*: Delete obsolete files.
911 1999-02-04  Robert Lipe  <robertlipe@usa.net>
913         * egcs_update: Test return values of 'cvs update'.  Propogate
914         to caller as exit values.
916 1999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
918         * egcs_update: Use "if" instead of "&&".  Touch generated files
919         only after the corresponding *.y files.
921 1999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
923         * egcs_update: Do not use xargs, but a backquote construct.
925 1999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
927         * test_summary (version): Remove carriage return that gawk inserts
928         in the version string for some reason.
930 1998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
932         * egcs_update: Only touch files that already exist.
934 1998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
936         * test_summary (EOF): Remove double backslash.
937         Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
939 1998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
941         * test_summary (address): Set to egcs-testresults mailing list.
943 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
945         * test_summary (address): Added Marc Lehmann's testsuite-results
946         to the default e-mail address.
948 1998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
950         * test_summary (-p, prepend_logs): Add these before the summary.
951         (Compiler, Platform): Print these just before configflags.
953 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
955         * warn_summary (longLineFilter): New shell function to encapsulate
956         this functionality.  It is off by default, only active if -llf
957         flag is specified.
958         (subdirectoryFilter): Fix bug in filtering which made some
959         subdirectory warnings erroneously appear in the toplevel set.
960         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
961         warnings from stage1 as well as stage0, which means warnings from
962         outside the bootstrap directory.  Eg, the libraries, etc.
963         (warningFilter): New shell function to encapsulate this
964         functionality.
965         (keywordFilter): New shell function to encapsulate this
966         functionality.
968         Store data in a temp file rather than calculating it 3x.  Arrange
969         to remove it on exit and signals.
971         Add -pass/-wpass flags to do "pass through" (i.e. manual
972         inspection) of bootstrap output from a particular stageN as well
973         as language subdirs.
975         Add better comments/documentation.
977 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
979         * egcs_update: Add comment about keeping the FAQ synchronized.
981 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
983         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
984         in the repo again.
986 Fri Oct 16 07:35:00 1998  Bruce Korb <korb@datadesign.com>
988         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
990 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
992         * egcs_update: Remove gcc/java/parse.c from list of files to
993         touch.
995 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
997         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
999 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1001         * warn_summary (subdirectoryFilter): New shell function to
1002         optionally filter in/out gcc subdirectories when summarizing
1003         warnings.  Add new flags to support subdirectory filtering.
1005         Also, ensure the bootstrap stage is a number.  Add some more C
1006         keywords that are preserved in the "warning type" summary and
1007         tighten up the "arg ???" regexp.
1009 Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
1011         * fixinc/inclhack.def:  Not all C++ comments in C headers
1012         were treated alike.  They are now.  Also fixed syntax
1013         of sed expression in "systypes" fix.
1015         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
1017         * egcs_update:  Added fixinc/* generated files to touch list.
1019 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1021         * egcs_update: Additionally touch gcc/java/parse.[ch].
1023 Thu Sep  9 16:48 Bruce Korb <korb@datadesign.com>
1025         * fixinc/inclhack.def:  Added two files required by
1026         SCO's Open Server 5's avoid_bool fix.
1027         Regenerated fixinc.x and inclhack.sh to incorporate
1028         the update.
1030 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
1032         * egcs_update: Do the pass 1 CVS update only for files that
1033         may reasonably be under CVS control.
1035 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
1037         * test_installed: New script for testing already-installed
1038         gcc/g++/g77.
1040 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1042         * egcs_update: Assigned copyright to FSF.
1044 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1045                           Alexandre Oliva  <oliva@dcc.unicamp.br>
1047         * egcs_update: New switch --nostdflags and documentation
1048         enhancements.
1050 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1052         * egcs_update: New script.
1054 1998-08-05  Bruce Korb <korbb@datadesign.com>
1056         * fixinc/Makefile
1057         Added define for target machine so machine-specific tests
1058         can be selected for or against.
1060         * fixinc/fixincl.c
1061         Added an array of string pointers to machines to select
1062         or avoid, depending on a FD_MACH_IFNOT bit flag.
1063         Used a shell script to match the defined TARGET_MACHINE
1064         with any of the given match patterns.
1066         * fixinc/fixincl.tpl
1067         Generate the array of strings and bit flag, as needed,
1068         depending on "mach" and "not_machine" attributes for a fix.
1070         * fixinc/mkfixinc.sh
1071         Invoke the make with TARGET assigned the value of the
1072         machine name argument.
1074 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
1076         * compare_tests: New script.
1078 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
1080         * test_summary: Assigned copyright to FSF.
1082 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1084         * test_summary: Corrected script name in comments providing
1085         documentation.  Added linebreaks for lines with > 80 characters.
1087 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
1089         * test_summary: New switch, -i, and environment variable,
1090         append_logs, for including files in the report.
1092 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
1094         * warn_summary: Update to Kaveh's latest version allowing to
1095         specify the last stage built.
1097 1998-05-29  Bruce Korb <korbb@datadesign.com>
1099         * fixinc/mkfixinc.sh
1100         Changes to make it easier to invoke on platforms that
1101         normally do not invoke fixincludes.
1103         * fixinc/inclhack.def
1104         Applied fixes from egcs/gcc/fixincludes from the past several
1105         months.
1107 1998-05-28  Bruce Korb <korbb@datadesign.com>
1109         * fixinc/*: Updated most everything for a first real
1110         try at getting "fast_fixincludes" working.
1112 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
1114         * index-prop: New file.
1116 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
1118         * test_summary: find good awk (copied from warn_summary).
1120 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
1122         * test_summary, warn_summary: New files