OSDN Git Service

* analyze_brprob: Fix comments. More consistent output format.
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
1 2004-07-16  Jeff Law  <law@redhat.com>
2
3         * analyze_brprob: Fix comments.  More consistent output format.
4
5 2004-06-17  Diego Novillo  <dnovillo@redhat.com>
6
7         * tree-ssa.doxy: Update for doxygen 1.3.5.
8
9 2004-06-14  Andreas Jaeger  <aj@suse.de>
10
11         * gcc_update: boehm-gc/configure.in -> configure.ac.
12
13 2004-06-16  Paolo Bonzini  <bonzini@gnu.org>
14
15         * gcc_update (boehm-gc/configure): Depend on
16         boehm-gc/configure.ac instead of boehm-gc/configure.in
17
18 2004-06-14  Paolo Bonzini  <bonzini@gnu.org>
19
20         * gcc_update (libmudflap/configure): Depend on
21         libmudflap/configure.ac instead of libmudflap/configure.in
22
23 2004-06-14  Andreas Jaeger  <aj@suse.de>
24
25         * gcc_update: Add libcpp.
26
27 2004-06-10  Andreas Jaeger  <aj@suse.de>
28
29         * gcc_update: Add libgfortran.
30
31 2004-05-29  Andrew Pinski  <pinskia@physics.uc.edu>
32
33         * gcc_update (libbanshee/configure): Depend on
34         libbanshee/configure.ac instead of libbanshee/configure.in
35
36 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
37
38         * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
39         from list of files to be touched.
40         * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
41
42 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
43
44         * gennews: Update for GCC 3.4.
45
46 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
47
48         Merge from tree-ssa-20020619-branch.
49
50         * filter_gcc_for_doxygen: New file.
51         * filter_knr2ansi.pl: New file.
52         * filter_params.pl: New file.
53         * tree-ssa.doxy: New file.
54         * contrib/gcc_update (files_and_dependencies): Handle
55         libbanshee and libmudflap.
56
57 2004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
58             Andreas Jaeger  <aj@suse.de>
59
60         * gcc_update (files_and_dependencies): Insert zlib dependencies.
61
62 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
63
64         * gcc_update (files_and_dependencies): libobjc/configure now
65         depends on configure.ac, not configure.in.
66
67 2004-04-01  Kelley Cook  <kcook@gcc.gnu.org>
68
69         * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
70
71 2004-03-16  Andreas Tobler  <a.tobler@schweiz.ch>
72
73         * gcc_update (files_and_dependencies): Insert libffi dependencies.
74
75 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
76
77         * gcc_update (files_and_dependencies): Insert libada/configure.
78
79 2004-02-29  Andrew Pinski  <pinskia@physics.uc.edu>
80
81         * gcc_update (files_and_dependencies): Update intl/configure.in
82         to intl/configure.ac.
83
84 2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>
85
86         * gcc_update (files_and_dependencies): Update fastjar/configure.in
87         to fastjar/configure.ac
88
89 2004-01-07  Kelley Cook  <kcook@gcc.gnu.org>
90
91         * gcc_update (files_and_dependencies): Remove non-existant files.
92
93 2004-01-05  Kelley Cook  <kcook@gcc.gnu.org>
94
95         * gcc_update (files_generated): Revert 2003-12-18 change.
96
97 2004-01-03  Andrew Pinski  <pinskia@physics.uc.edu>
98
99         * gcc_update (files_and_dependencies): For gcc directory,
100         rename configure.in to configure.ac.
101
102 2003-12-19  Andreas Tobler  <a.tobler@schweiz.ch>
103
104         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
105         remove acconfig.h. No longer used.
106
107 2003-12-18  Kelley Cook  <kcook@gcc.gnu.org>
108
109         * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
110         gcc/ada/gnat_ug_* to use it.
111
112 2003-12-16  James E Wilson  <wilson@specifixinc.com>
113
114         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
115         rename configure.in to configure.ac, and stamp-h.in to config-h.in.
116
117 2003-12-11  Kelley Cook  <kcook@gcc.gnu.org>
118
119         * gcc_update (files_and_dependencies): Correct typo in the filename
120         gnat_ug_wnt.texi.
121
122 2003-12-08  Arnaud Charlet  <charlet@act-europe.fr
123
124         * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
125         treeprs.ads.
126
127 2003-10-16  Mark Mitchell  <mark@codesourcery.com>
128
129         * gennews (files): Add GCC 3.3 files.
130
131 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
132
133         * gcc_build: Fix handling of -t option.  Add -x option.
134
135 2003-07-31  Matt Kraai  <kraai@alumni.cmu.edu>
136
137         * texi2pod.pl: Remove extra line.
138
139 2003-07-15  Matt Kraai  <kraai@alumni.cmu.edu>
140
141         * texi2pod.pl: Default @itemize's parameter to @bullet.
142
143 2003-07-12  Zack Weinberg  <zack@codesourcery.com>
144
145         * gcc_update: gcc/acconfig.h no longer exists.
146
147 2003-07-11  Matthias Klose  <doko@debian.org>
148
149         * test_installed: Add options to run objc tests.
150         In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
151
152 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
153
154         * gcc_update: Remove gcc/intl/plural.c from list.
155         Add new generated files intl/plural.c, intl/configure,
156         intl/config.h.in.
157
158 2003-06-13  Jason Thorpe  <thorpej@wasabisystems.com>
159
160         * gcc_update (files_and_dependencies): Add
161         gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
162         gcc/testsuite/gcc.dg/cpp/mi1c.h.
163
164 2003-05-23  Nathanael Nerode <neroden@gcc.gnu.org>
165
166         * paranoia.cc: Fix spelling error.
167
168         * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
169         to GCC.
170
171 2003-04-04  Mike Stump  <mrs@apple.com>
172
173         * compare_tests: Fix exit status and be more flexible with spacing.
174
175 2003-03-08  Phil Edwards  <pme@gcc.gnu.org>
176
177         * test_summary:  Add -h, print existing comments as help.
178
179 2003-03-03  H.J. Lu <hjl@gnu.org>
180
181         * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
182         * gcc_update: Likewise.
183
184 2003-01-19  Alexandre Oliva  <aoliva@redhat.com>
185
186         * test_summary (configflags): Only use the first match.  Remove
187         excess space.  Use sub instead of gsub where possible.  Use `none'
188         if no configure flags were given.
189
190 2003-01-10  Loren J. Rittle  <ljrittle@acm.org>
191
192         * test_summary (configflags): awk portability.
193
194 2003-01-07  Alexandre Oliva  <aoliva@redhat.com>
195
196         * test_summary (configflags): Compute correctly with both
197         autoconfiscated and Cygnus-style top-level.
198
199 2003-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
200
201         * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
202         on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
203         gcc/java/keyword.gperf
204
205 2002-12-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
206
207         * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
208         depending on gcc/intl/plural.y.
209
210 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
211
212         * gcc_update (configure): Depend on config/acx.m4 as well.
213
214         * gcc_update (configure): Depend on configure.in.
215
216 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
217
218         * texi2pod.pl: Skip contents of @copying.
219
220 2002-11-09  Zack Weinberg  <zack@codesourcery.com>
221
222         * gthr_supp_vxw_5x.c: New file.
223
224 2002-10-21  Richard Henderson  <rth@redhat.com>
225
226         * paranoia.cc (real_c_float::image): Accomodate size of
227         real_internal format.
228         (main): Unbuffer stdio.  Add real_internal format.
229         (floor_log2_wide): New.
230
231 2002-10-16  Richard Henderson  <rth@redhat.com>
232
233         * paranoia.cc (ENUM_BITFIELD): New.
234         (class): Define as klass around real.h.
235         (real_c_float): Not a template any longer; define MODE as a
236         class static constant; use real_format elements for SIZE.
237         Update uses of real_to_decimal and real_to_hexadecimal.
238         (main): Change -g argument to use a format name.
239         (mode_for_size): Remove.
240
241 2002-09-16  Richard Henderson  <rth@redhat.com>
242
243         * paranoia.cc: New file.
244
245 2002-09-04  Richard Henderson  <rth@redhat.com>
246
247         * enquire.c: Remove.
248
249 2002-08-14  Mark Mitchell  <mark@codesourcery.com>
250
251         * gennews (files): Add GCC 3.2 files.
252
253 2002-07-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
254
255         * gennews (files): Add proper files for the GCC 3.1 release series.
256         Simplify and reformat introductory wording.
257
258 2002-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
259
260         * enquire.c: Move from gcc.
261
262 2002-07-16  H.J. Lu <hjl@gnu.org>
263
264         * gcc_update (touch_files): Pass -s to ${MAKE}.
265
266 2002-06-26  Zack Weinberg  <zack@codesourcery.com>
267
268         * texi2pod.pl: Correct handling of the internal R<> sequence.
269
270 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
271
272         * gcc_update (files_and_dependencies): Add generated Texinfo files
273         for Ada.
274
275 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
276
277         * test_installed: Allow for PWDCMD to override hardcoded pwd.
278         * test_summary: Likewise.
279
280 2002-04-18  Geoffrey Keating  <geoffk@redhat.com>
281
282         * gcc_update (touch_files): Don't have empty for loop.
283
284 2002-04-16  Richard Henderson  <rth@redhat.com>
285
286         * gcc_update: Remove libchill.
287
288 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
289
290         * texi2pod.pl: Handle @end ftable and @end vtable.
291
292 2002-03-11  Zack Weinberg  <zack@codesourcery.com>
293
294         * texi2pod.pl: Handle @include, @ftable, @vtable.
295         Reformat some code for clarity.
296
297 2002-02-24  Christian Jönsson  <c.christian.joensson@telia.com>
298
299         * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
300         WARNING and ERROR output from the *.sum files.
301
302 2002-01-26  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
303
304         * gennews (files): Replace gcc-2.95/gcc-2.95.html,
305         gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
306         and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
307
308 2002-01-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
309
310         * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
311         egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
312         egcs-1.1/index.html.
313
314 2002-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
315
316         * warn_summary: Add -ada subdirectory flag.
317
318 2001-12-12  Matthias Klose  <doko@debian.org>
319
320         * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
321         generation of more than one man page from one source.
322         Add '-' to set of valid chars for an identifier.
323         Let -D option accept flags of the form <flag>=<value>.
324         Use \s+ for whitespace detection in '@c man' lines.
325         Handle @set and @clear independent of $output.
326         Substitute all @value{}'s in a line.
327
328 2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
329
330         * texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
331         in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
332         and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
333         greater than 9 in enumerations.
334
335 2001-11-07  Laurent Guerby <guerby@acm.org>
336
337         * gcc_update (files_and_dependencies): Add Ada dependencies.
338
339 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
340
341         * snapshot: Remove.
342
343 2001-09-07  Richard Sandiford  <rsandifo@redhat.com>
344
345         Revert:
346         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
347         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
348         touch.
349
350 2001-09-04  David.Billinghurst <David.Billinghurst@riotinto.com>
351
352         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
353         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
354         touch.
355
356 Mon Aug 13 02:29:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
357
358         * analyze_brprob: Update for changes in gcc debug output.
359
360 Sat Jul 28 22:37:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
361
362         * analyze_brprob: Avoid more overflows.
363
364 2001-07-27  Richard Henderson  <rth@redhat.com>
365
366         * test_summary: Copy LAST_UPDATED UTC time to head of summary.
367
368 Fri Jul 27 18:01:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
369
370         * analyze_brprob: Avoid overflows.
371
372 2001-07-27  Richard Henderson  <rth@redhat.com>
373
374         * gcc_update: Dump timestamp in LAST_UPDATED.
375
376 2001-07-26  Andreas Jaeger  <aj@suse.de>,
377             Hans-Peter Nilsson <hp@bitrange.com>
378
379         * analyze_brprob: Fix documentation.
380
381 Mon Jul 23 15:47:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
382
383         * analyze_brprob: Fix awk compatibility problems; update comment.
384
385 2001-07-23  Andreas Jaeger  <aj@suse.de>
386
387         * analyze_brprob: Fix more typos.
388
389 2001-07-23  Andreas Jaeger  <aj@suse.de>
390
391         * analyze_brprob: Fix typos.
392
393 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
394
395         * texi2pod.pl: Handle @r inside @item.
396
397 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
398
399         * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
400
401 2001-07-01  Zoltan Felleg <zfelleg@telnet.hu>
402
403         * warn_summary: Fix typo in a comment.
404
405 2001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
406
407         * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
408
409 2001-06-13  Mark Mitchell  <mark@codesourcery.com>
410
411         * gennews: Set TERM to vt100 for Lynx.
412
413 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
414
415         * release: Remove.
416
417 Tue Jun 12 12:21:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
418
419         * analyze_brprob: New file.
420
421 2001-06-11  Mark Mitchell  <mark@codesourcery.com>
422
423         * gcc_build: Output information about the commands used to
424         configure the compiler.
425
426 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
427
428         * gennews: Update for GCC 3.0.
429
430 2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
431
432         * gcc_update: Update for move of documentation to gcc/doc.
433
434 2001-05-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
435
436         * contrib/test_summary (files): Sort before evaluating.
437
438 2001-05-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
439
440         * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
441
442 2001-05-21  Mark Mitchell  <mark@codesourcery.com>
443
444         * gcc_build: Use -d when invoking gcc_update.
445
446 2001-05-18  Andreas Jaeger  <aj@suse.de>
447
448         * gcc_update: Add rules for libf2c/libI77.
449
450 2001-05-17  Alexandre Oliva  <aoliva@redhat.com>
451
452         * gcc_update (touch_files): Use simpler, yet as portable, syntax.
453
454 2001-05-14  Loren J. Rittle  <ljrittle@acm.org>
455
456         * gcc_update (touch_files): Enhance make portability.
457
458 2001-05-14  Alexandre Oliva  <aoliva@redhat.com>
459
460         * gcc_update (touch_files): Use a Makefile to touch files.
461
462 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
463
464         * texi2pod.pl: Add copyright and GPL notices.
465
466 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
467
468         * texi2pod.pl: Handle "\,".
469
470 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
471
472         * texi2pod.pl: Fix regular expression for @r to avoid exponential
473         recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
474         version check.
475
476 2001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
477
478         * warn_summary (stageNfilter): Update for recent changes in
479         bootstrap logic.
480
481 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
482
483         * texi2pod.pl: Require at least perl 5.6.0.
484
485 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
486
487         * gcc_update: Add gcc/gcc.1 to generated files.
488         * texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
489         discarding to end of sentence with @xref where the sentence has an
490         interior "." in markup, and handle discarding parentheses around
491         such a sentence.
492
493 2001-01-11  Bernd Schmidt  <bernds@redhat.com>
494
495         * gennews: Add gcc-2.95.3.
496
497 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
498
499         * texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
500         @command.  Format URLs and email addresses in bold.
501
502 2001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
503
504         * gcc_update: Add cpp.1 to the list of generated files.
505
506         * texi2pod.pl: Handle @option and @env.
507
508 2001-01-03  Mike Stump  <mrs@wrs.com>
509
510         * snapshot: Update to account for java libraries.
511
512 2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
513
514         * test_summary: Export filesuffix, not fileprefix.
515
516 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
517
518         * release: Change some EGCS references to GCC.
519
520 2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
521
522         * warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
523         subdirectory flags.  Add source directory prefix filtering.
524         Redirect diagnostic output to stderr.
525
526 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
527
528         * texi2pod.pl: If multiple @c man sections with the same tag
529         appear, concatenate them in the final output.  When skipping,
530         ignore block commands that can't cause skipping, and honor
531         those that can.  Ensure that verbatim blocks are separate
532         paragraphs.
533
534 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
535
536         * gcc_update: Don't touch tradcif.c or java/parse.h.
537
538 2000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
539
540         * texi2pod.pl: Restructure for comprehensibility, add
541         comments.  Merge handling of @ignore and @ifxxx.  Handle a
542         whole bunch more Texinfo commands.  Use consistent formatting
543         style.
544
545 2000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
546
547         * gennews: New script.
548
549 2000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
550
551         * gcc_update: Update a comment as we now require bison for CVS users.
552
553 2000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
554
555         * gcc_update: Add gcov.1 to the list of generated files.
556
557 2000-11-21  Mark Mitchell  <mark@codesourcery.com>
558
559         * gcc_build: Remove code to put information in a log file.
560
561 2000-11-19  Zack Weinberg  <zackw@stanford.edu>
562
563         * texi2pod.pl:
564           - Add real command line parsing.
565           - Support @ifset, @ifclear, @set, @value, -D switch.
566           - Support @sc.  Improve handling of @ref and friends.
567           - Discard @subsection, @need, @node lines.
568           - Un-nest font changes to match texinfo semantics.
569           - Handle @{ and @}.  Oops.
570           - Don't emit E<> directives inside verbatim blocks.
571
572 2000-11-12  Bruce Korb  <bkorb@gnu.org>
573
574         * release: generalize the release script a bit.
575
576 Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
577
578         * gcc_build: Add -o option for setting the objdir to use.
579
580 2000-11-11  Jeff Law  <law@redhat.com>,
581
582         * release: New file.
583
584 2000-11-08  Jeff Law  <law@redhat.com>,
585             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
586
587         * snapshot: New file.
588
589 2000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
590
591         * gcc_build (bootstrap_gcc): New function.
592         (configure_gcc): Likewise.
593         (build_gcc): Rewritten to use configure and bootstrap.
594         (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
595
596 2000-10-31  Mark Mitchell  <mark@codesourcery.com>
597
598         * gcc_build (MAKE): New variable.
599         (build_gcc): Use it.  Fix logging of errors.
600         (install_gcc): Likewise.
601
602 2000-10-29  Mark Mitchell  <mark@codesourcery.com>
603
604         * gcc_build: Save the output from CVS into the logfile as well.
605
606 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
607
608         * gcc_build: Fix typos.
609
610 2000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
611
612         * gperf-2.7-19981006.pat: Remove.
613
614 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
615
616         * test_installed: Change EGCS references to refer to GCC.
617
618 2000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
619
620         * gcc_update (touch_files): Add some informative output.
621
622 2000-09-16  Andreas Jaeger  <aj@suse.de>
623
624         * gcc_update: Remove gcc/c-parse.gperf.
625
626 2000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
627             Alexandre Oliva  <aoliva@redhat.com>
628
629         * gcc_update: Execute touch_files_reexec even if `cvs update`
630         failed.
631
632 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
633
634         * test_summary: AWK breaks with filenames containing `='.
635
636 Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
637
638         * gcc_build: New script.
639
640 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
641
642         * gcc_update (files_and_dependencies): Remove generated YACC files.
643
644 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
645
646         * gcc_update (files_and_dependencies): Remove generated YACC files.
647
648 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
649
650         * newcvsroot: Handle filenames that contain spaces.
651
652 2000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
653
654         * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
655         Elide --with-gcc-version-trigger and --norecursion from
656         configure flags.  Remove code to report status of haifa scheduler.
657
658 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
659
660         * gcc_update (self): Set to `$0'.
661         (touch_files_reexec): Use `$self' instead of `$0'.
662
663 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
664
665         * gcc_update (touch_files_reexec): New function, run after the
666         tree is modified.
667
668 2000-05-08  Richard Hendeson  <rth@cygnus.com>
669
670         * gcc_update: Remove references to inclhack.tpl.
671
672 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
673
674         * index-prop: Use a single pattern.  Also support *** cdiffs.
675
676 2000-04-28  Pavel Roskin <pavel_roskin@geocities.com>
677
678         * index-prop: Don't change /dev/null.
679
680 2000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
681
682         * gcc_update: Refer to GCC and gcc_update instead of egcs and
683         egcs_update.
684
685 2000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
686
687         * index-prop: Fix occasional problem when using cvs diff -p.
688
689 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
690
691         * gcc_update: Remove references to cexp.c/cexp.y.
692
693 1999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
694
695         * newcvsroot: Add check on the number of command-line arguments.
696         Add usage.
697
698 Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
699
700         * gcc_update: Allow patches compressed by bzip2.
701
702 1999-10-11  Martin v. Löwis <loewis@informatik.hu-berlin.de>
703
704         * newcvsroot: New file.
705
706 1999-09-11  Craig Burley  <craig@jcb-sc.com>
707
708         * convert_to_f2c, convert_to_g2c, download_f2c: New file.
709
710 1999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
711
712         * gcc_update: New file.
713         * egcs_update: Renamed to gcc_update.
714
715 1999-08-09  Robert Lipe  <robertlipe@usa.net>
716
717         * test_summary: Quote curly braces in 1999-07-03 change.
718
719 1999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
720
721         * egcs_update (files_and_dependencies): Fixed typo in
722         gcc/cstamp-h.in.  Added gcc/config.in.
723
724 1999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
725
726         * egcs_update (files_and_dependencies): New function, with
727         complete list of files to be updated, as well as their
728         dependencies.
729         (touch_files): Check the timestamp of each generated file against
730         its dependencies'.
731         (main): New flags --touch, --list and --help.  Remove the
732         pre-update step.
733
734 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
735
736         * test_summary: Replace egcs with gcc.  Update e-mail address.
737
738 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
739             Jerry Quinn <jquinn@nortelnetworks.com>
740
741         * egcs_update (touch_files, apply_patch): New functions.
742         Use them.  New command-line option --patch.  Split test of local
743         tree into two parts.  Add comments.
744
745 1999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
746
747         * test_summary: If Target is `unix{*}', append the Target variants
748         to Host.
749
750 1999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
751
752         * test_summary: Set default mail-address and version for egcs
753         instead of relying on unpredictable pathnames.
754         Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
755
756 Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
757
758         * fixinc/*: Delete obsolete files.
759
760 1999-02-04  Robert Lipe  <robertlipe@usa.net>
761
762         * egcs_update: Test return values of 'cvs update'.  Propogate
763         to caller as exit values.
764
765 1999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
766
767         * egcs_update: Use "if" instead of "&&".  Touch generated files
768         only after the corresponding *.y files.
769
770 1999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
771
772         * egcs_update: Do not use xargs, but a backquote construct.
773
774 1999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
775
776         * test_summary (version): Remove carriage return that gawk inserts
777         in the version string for some reason.
778
779 1998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
780
781         * egcs_update: Only touch files that already exist.
782
783 1998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
784
785         * test_summary (EOF): Remove double backslash.
786         Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
787
788 1998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
789
790         * test_summary (address): Set to egcs-testresults mailing list.
791
792 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
793
794         * test_summary (address): Added Marc Lehmann's testsuite-results
795         to the default e-mail address.
796
797 1998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
798
799         * test_summary (-p, prepend_logs): Add these before the summary.
800         (Compiler, Platform): Print these just before configflags.
801
802 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
803
804         * warn_summary (longLineFilter): New shell function to encapsulate
805         this functionality.  It is off by default, only active if -llf
806         flag is specified.
807         (subdirectoryFilter): Fix bug in filtering which made some
808         subdirectory warnings erroneously appear in the toplevel set.
809         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
810         warnings from stage1 as well as stage0, which means warnings from
811         outside the bootstrap directory.  Eg, the libraries, etc.
812         (warningFilter): New shell function to encapsulate this
813         functionality.
814         (keywordFilter): New shell function to encapsulate this
815         functionality.
816
817         Store data in a temp file rather than calculating it 3x.  Arrange
818         to remove it on exit and signals.
819
820         Add -pass/-wpass flags to do "pass through" (i.e. manual
821         inspection) of bootstrap output from a particular stageN as well
822         as language subdirs.
823
824         Add better comments/documentation.
825
826 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
827
828         * egcs_update: Add comment about keeping the FAQ synchronized.
829
830 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
831
832         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
833         in the repo again.
834
835 Fri Oct 16 07:35:00 1998  Bruce Korb <korb@datadesign.com>
836
837         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
838
839 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
840
841         * egcs_update: Remove gcc/java/parse.c from list of files to
842         touch.
843
844 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
845
846         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
847
848 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
849
850         * warn_summary (subdirectoryFilter): New shell function to
851         optionally filter in/out gcc subdirectories when summarizing
852         warnings.  Add new flags to support subdirectory filtering.
853
854         Also, ensure the bootstrap stage is a number.  Add some more C
855         keywords that are preserved in the "warning type" summary and
856         tighten up the "arg ???" regexp.
857
858 Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
859
860         * fixinc/inclhack.def:  Not all C++ comments in C headers
861         were treated alike.  They are now.  Also fixed syntax
862         of sed expression in "systypes" fix.
863
864         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
865
866         * egcs_update:  Added fixinc/* generated files to touch list.
867
868 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
869
870         * egcs_update: Additionally touch gcc/java/parse.[ch].
871
872 Thu Sep  9 16:48 Bruce Korb <korb@datadesign.com>
873
874         * fixinc/inclhack.def:  Added two files required by
875         SCO's Open Server 5's avoid_bool fix.
876         Regenerated fixinc.x and inclhack.sh to incorporate
877         the update.
878
879 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
880
881         * egcs_update: Do the pass 1 CVS update only for files that
882         may reasonably be under CVS control.
883
884 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
885
886         * test_installed: New script for testing already-installed
887         gcc/g++/g77.
888
889 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
890
891         * egcs_update: Assigned copyright to FSF.
892
893 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
894                           Alexandre Oliva  <oliva@dcc.unicamp.br>
895
896         * egcs_update: New switch --nostdflags and documentation
897         enhancements.
898
899 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
900
901         * egcs_update: New script.
902
903 1998-08-05  Bruce Korb <korbb@datadesign.com>
904
905         * fixinc/Makefile
906         Added define for target machine so machine-specific tests
907         can be selected for or against.
908
909         * fixinc/fixincl.c
910         Added an array of string pointers to machines to select
911         or avoid, depending on a FD_MACH_IFNOT bit flag.
912         Used a shell script to match the defined TARGET_MACHINE
913         with any of the given match patterns.
914
915         * fixinc/fixincl.tpl
916         Generate the array of strings and bit flag, as needed,
917         depending on "mach" and "not_machine" attributes for a fix.
918
919         * fixinc/mkfixinc.sh
920         Invoke the make with TARGET assigned the value of the
921         machine name argument.
922
923 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
924
925         * compare_tests: New script.
926
927 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
928
929         * test_summary: Assigned copyright to FSF.
930
931 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
932
933         * test_summary: Corrected script name in comments providing
934         documentation.  Added linebreaks for lines with > 80 characters.
935
936 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
937
938         * test_summary: New switch, -i, and environment variable,
939         append_logs, for including files in the report.
940
941 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
942
943         * warn_summary: Update to Kaveh's latest version allowing to
944         specify the last stage built.
945
946 1998-05-29  Bruce Korb <korbb@datadesign.com>
947
948         * fixinc/mkfixinc.sh
949         Changes to make it easier to invoke on platforms that
950         normally do not invoke fixincludes.
951
952         * fixinc/inclhack.def
953         Applied fixes from egcs/gcc/fixincludes from the past several
954         months.
955
956 1998-05-28  Bruce Korb <korbb@datadesign.com>
957
958         * fixinc/*: Updated most everything for a first real
959         try at getting "fast_fixincludes" working.
960
961 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
962
963         * index-prop: New file.
964
965 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
966
967         * test_summary: find good awk (copied from warn_summary).
968
969 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
970
971         * test_summary, warn_summary: New files