OSDN Git Service

2009-06-22 Jose Ruiz <ruiz@adacore.com>
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
1 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2
3         * compare-debug: Don't fail just because of .eh_frame differences.
4
5 2009-04-27  Jakub Jelinek  <jakub@redhat.com>
6
7         PR testsuite/39807
8         * dg-extract-results.sh: Close open files and use >> instead of >
9         to decrease number of concurrently open files from awk.  Avoid
10         = at the beginning of a regexp and redirect to a file determined
11         by curfile variable rather than concatenated strings to workaround
12         Solaris nawk bug.
13
14 2009-04-25  Gerald Pfeifer  <gerald@pfeifer.com>
15
16         * test_summary: Only include LAST_UPDATED if it exists.
17         Complete copyright years.
18
19 2009-04-16  Paolo Bonzini  <bonzini@gnu.org>
20
21         * compare-all-tests: New.
22
23 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
24
25         * gennews (files): Reference GCC 4.4 web pages.
26
27 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
28
29         * reghunt/date_based/reg_periodic: Change copyright header to refer
30         to version 3 of the GNU General Public License and to point readers
31         at the COPYING3 file and the FSF's license web page.
32         * reghunt/date_based/reg_search: Likewise.
33         * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
34         * regression/btest-gcc.sh: Likewise.
35         * regression/objs-gcc.sh: Likewise.
36
37 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38
39         * check_warning_flags.sh: Update flag exceptions.
40
41 2008-11-18  Ben Elliston  <bje@au.ibm.com>
42
43         * dg-cmp-results.sh: Do not print usage if either .sum file cannot
44         be opened; print a more meaningful error instead.
45
46 2008-10-24  Janis Johnson  <janis187@us.ibm.com>
47             Jakub Jelinek  <jakub@redhat.com>
48
49         * dg-extract-results.sh: New file.
50
51 2008-07-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
52
53         * check_makefile_deps.sh: New file.
54
55 2008-05-08  Sebastian Pop  <sebastian.pop@amd.com>
56
57         * patch_tester.sh (report): Do not print "Checker: ".
58
59 2008-04-23  Sebastian Pop  <sebastian.pop@amd.com>
60
61         * patch_tester.sh (report): Do not print the time.
62
63 2008-04-01  Joseph Myers  <joseph@codesourcery.com>
64
65         * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
66         Handle @heading.  Handle enumerated lists with starting numbers
67         and extra headings.
68
69 2008-03-10  Janis Johnson  <janis187@us.ibm.com>
70
71         * patch_tester.sh (initialization): Initialize svnpatch and stop.
72         (usage): Add -svnpath and -stop.        
73         (makedir): New.
74         (argument handling): Process -stop and -svnpath.
75         (setup code): Use makedir, error out if initial svn checkout fails.
76         (update): Use svnpath.  Invoke contrib/gcc_update.
77         (apply_patch): Require that patch was created at top level.  Use eval
78         with option variables.  Don't use bootstrap target for make.  Verify
79         that some tests were run.
80         (bootntest_patched): Use snvpath.
81         (main loop): For -stop, exit when there are no more patches to test.
82
83 2008-03-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
84
85         * check_warning_flags.sh: Instead of invoke.texi, take the path
86         to the doc directory as argument.  Check that warnings listed in
87         'gcc --help' are accepted by the compiler, and listed in the
88         manuals.
89
90 2008-03-06  Tom Tromey  <tromey@redhat.com>
91
92         * patch_tester.sh (usage): Watermark is not lexicographic.
93         Load $STATE/defaults if it exists.
94         (selfexec): Use $0.
95         (apply_patch): Handle deletions.
96         (bootntest): Handle default settings.
97
98 2008-03-05  Jakub Jelinek  <jakub@redhat.com>
99
100         * gennews (files): Reference GCC 4.3 web pages.
101
102 2008-02-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
103
104         * check_warning_flags.sh: New file.
105
106 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
107
108         * paranoia.cc (main): Remove handling of c4x_single and
109         c4x_extended formats.
110
111 2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
112
113         * compareSumTests3: Changed to GPLv3.
114         * prepare_patch.sh: Same.
115         * uninclude: Same.
116         * dglib.pm: Same.
117         * gennews: Same.
118         * texi2pod.pl: Same.
119         * analyze_brprob: Same.
120         * gcc_build: Same.
121
122 2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
123
124         * patch_tester.sh: Changed to GPLv3.
125
126 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
127
128         * patch_tester.sh: Don't save the script anymore.
129
130 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
131
132         * patch_tester.sh: New.
133         * prepare_patch.sh: New.
134
135 2007-11-26  Alexandre Oliva  <aoliva@redhat.com>
136
137         * compare-debug: Introduce -p flag to preserve .stripped files.
138
139 2007-10-08  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
140
141         * texi2pod.pl: Handle @asis.
142         (postprocess): Move @gccoptlist{} after all formatting commands.
143         
144 2007-10-01  Alexandre Oliva  <aoliva@redhat.com>
145
146         * compare-debug: Avoid spurious errors when .stripped files
147         exist.
148
149 2007-09-22  Hans-Peter Nilsson  <hp@axis.com>
150
151         * warn_summary (srcdirFilter): Add fixincludes, sim,
152         newlib and mpfr.
153
154 2007-08-23  H.J. Lu  <hongjiu.lu@intel.com>
155
156         * gcc_update: Handle different URL paths and tags.
157
158 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
159
160         * compare-debug: New.
161
162 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
163             Andreas Schwab <schwab@suse.de>
164
165         * gcc_update: Use "svn info" for revision number.  Create
166         gcc/REVISION with branch name and revision number.
167
168 2007-08-10  Diego Novillo  <dnovillo@google.com>
169
170         * gcc.doxy: Rename from tree-ssa.doxy.
171
172 2007-08-10  Diego Novillo  <dnovillo@google.com>
173
174         * tree-ssa.doxy: Update for doxygen 1.5.
175         Include all the files in the middle and back ends.
176
177 2007-06-30  Hans-Peter Nilsson  <hp@axis.com>
178
179         * gcc_update (files_and_dependencies): Handle
180         gcc/testsuite/gcc.dg/cpp/direct2s.c.
181
182 2007-05-13  Mark Mitchell  <mark@codesourcery.com>
183
184         * gennews (files): Reference GCC 4.2 web pages.
185
186 2007-04-04  Zack Weinberg  <zack@mrtock.ucsd.edu>
187
188         * texi2pod.pl: Correct handling of @itemize with no argument.
189
190 2007-03-17  Hans-Peter Nilsson  <hp@axis.com>
191
192         * uninclude: New utility, from Alexandre Oliva.
193
194 2007-02-26  Dominique Dhumieres  <dominiq@lps.ens.fr>
195
196         * test_installed: Adjust to the move from g77 to gfortran.
197
198 2007-02-16  Matthias Klose  <doko@debian.org>
199
200         * texi2pod.pl: Handle @subsubsection, ignore @anchor.
201
202 2007-02-10  Hans-Peter Nilsson  <hp@axis.com>
203
204         * test_summary (configflags): Adjust for changes in the
205         config.status format due to update to autoconf 2.59.
206
207 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
208
209         * gcc_update: Update for configure.in -> configure.ac.
210
211 2007-02-06  Richard Sandiford  <richard@codesourcery.com>
212
213         * texi2pod.pl: Handle @multitable.
214
215 2007-01-15  Tom Tromey  <tromey@redhat.com>
216
217         * download_ecj: New file.
218
219 2006-09-27  Matthew Sachs  <msachs@apple.com>
220
221         * compareSumTests3: POD syntax fix.
222
223 2006-09-27  Matthew Sachs  <msachs@apple.com>
224
225         * dglib.pm: Initial commit.
226         * compareSumTests3: Initial commit.
227
228 2006-09-18  Bernhard Fischer  <aldot@gcc.gnu.org>
229
230         * dg-cmp-results.sh (compare-$$.awk): Print name[old]
231         and not non-existing nm[old].
232
233 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
234
235         Port to hosts whose 'sort' and 'tail' implementations
236         treat operands with leading '+' as file names, as POSIX
237         has required since 2001.  However, make sure the code still
238         works on pre-POSIX hosts.
239         * compare_tests: Don't assume "sort +2" is equivalent to
240         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
241
242 2006-06-05  James Lemke  <jwlemke@wasabisystems.com>
243
244         * dg-cmp-results.sh: New script for comparing DejaGNU logs.
245
246 2006-06-02  Richard Earnshaw  <rearnsha@arm.com>
247             Mike Stump  <mrs@apple.com>
248
249         * compare_tests: Handle multilibs better.
250
251 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
252
253         * texi2pod.pl: Correct handling of absolute @include.
254
255 2006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
256
257         * texi2pod.pl: Handle -I.
258
259 2006-02-28  Mark Mitchell  <mark@codesourcery.com>
260
261         * gennews (files): Update for GCC 4.1.
262
263 2006-01-24  Diego Novillo  <dnovillo@redhat.com>
264
265         * gcc_update (files_and_dependencies): Handle
266         libgomp/testsuite/Makefile.in.
267
268 2006-01-18  Richard Henderson  <rth@redhat.com>
269             Diego Novillo  <dnovillo@redhat.com>
270
271         * gcc_update (files_and_dependencies): Add libgomp files.
272
273 2005-12-06  Ben Elliston  <bje@au.ibm.com>
274
275         * newcvsroot: Remove.
276
277 2005-11-03  Steven Bosscher  <stevenb@suse.de>
278
279         * gcc_build: Fix my previous checking.
280
281 2005-11-01  Joseph S. Myers  <joseph@codesourcery.com>
282
283         * gcc_update: Include revision number in LAST_UPDATED.
284
285 2005-10-30  Steven Bosscher  <stevenb@suse.de>
286
287         * gcc_build: Use gcc.gnu.org as the default server.  Set up
288         SVN_REPOSITORY correctly.  Add support for checking out branches.
289
290 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
291
292         * gcc_update: When svn update is called and
293         --silent is used, pass -q.
294
295 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
296
297         * gcc_update: Remove the -q from svn invocation.
298
299 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
300
301         * gcc_build: Remove -d from the call to gcc_update.
302
303 2005-10-28  Daniel Berlin  <dberlin@dberlin.org>
304             Ben Elliston <bje@au1.ibm.com>
305         
306         * gcc_update: Update for svn.
307         * newcvsroot: Ditto.
308         * gcc_build: Ditto.
309
310 2005-10-21  Mark Mitchell  <mark@codesourcery.com>
311
312         * texi2pod.pl: Substitue for @value even when part of @include. 
313
314 2005-10-21  Bob Wilson  <bob.wilson@acm.org>
315
316         * texi2pod.pl: Convert two single quotes or two backquotes to
317         double quotes.
318
319 2005-08-23  Ben Elliston  <bje@au.ibm.com>
320
321         * gcc_update: Update dependencies for libjava/aclocal.m4.
322
323 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
324
325         * All files: Update with new FSF address.
326
327 2005-07-14  Ben Elliston  <bje@au.ibm.com>
328
329         * filter_params.pl: Typo fix.
330         * filter_knr2ansi.pl: Likewise.
331
332 2005-06-05  Gerald Pfeifer  <gerald@pfeifer.com>
333
334         * gennews (files): Update for egcs-1.0 release pages consolidation.
335
336 2005-04-17  Joseph S. Myers  <joseph@codesourcery.com>
337
338         * gennews (files): Update for GCC 4.0.
339
340 2005-03-18  Alexandre Oliva  <aoliva@redhat.com>
341
342         * gcc_update (silent): Unset instead of initializing to null.
343
344 2005-03-18  Andreas Schwab  <schwab@suse.de>
345
346         * gcc_update (apply_patch): Properly quote $1.
347
348 2005-03-18  Zack Weinberg  <zack@codesourcery.com>
349
350         * gcc_update: Add --silent option.
351
352 2005-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
353
354         * warn_summary (keywordFilter): Update sed pattern for new quoting
355         style in warnings.
356
357 2005-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
358
359         * warn_summary: Add -fortran subdir flag.
360         (subdirectoryFilter): Fix missing ada subdir.
361
362 2004-11-20  Hans-Peter Nilsson  <hp@bitrange.com>
363
364         * gcc_update (touch_files): Don't rely on "make" being GNU make;
365         grep for "Touching" to determine that the rule executes.
366
367 2004-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
368
369         * gcc_update (touch_files): Explicitly pass --no-print-directory.
370
371 2004-11-04  Andrew Pinski  <pinskia@physics.uc.edu>
372
373         * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
374
375 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
376
377         * gcc_update: Add fixincludes.
378
379 2004-08-26  Matthias Klose  <doko@debian.org>
380
381         * texi2pod.pl: keep references of the form @ref{...}, print them bold.
382
383 2004-08-26  Matthias Klose  <doko@debian.org>
384
385         * test_summary: Include baseline used for libstdc++-v3 abi check
386         in test summary.
387
388 2004-08-25  Ben Elliston  <bje@au.ibm.com>
389
390         * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
391
392 2004-08-20  Andreas Tobler  <a.tobler@schweiz.ch>
393
394         * gcc_update (self): libjava/configure.in -> configure.ac. Automake
395         update done.
396
397 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
398
399         * gcc_update: libjava/configure.ac -> configure.in.  Automake
400         1.4 does not handle configure.ac properly.
401
402 2004-08-04  Andreas Schwab  <schwab@suse.de>
403
404         * gcc_update: libjava/configure.in -> configure.ac.
405
406 2004-08-03  Richard Earnshaw <rearnsha@arm.com>
407
408         * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
409
410 2004-07-16  Jeff Law  <law@redhat.com>
411
412         * analyze_brprob: Fix comments.  More consistent output format.
413
414 2004-06-17  Diego Novillo  <dnovillo@redhat.com>
415
416         * tree-ssa.doxy: Update for doxygen 1.3.5.
417
418 2004-06-14  Andreas Jaeger  <aj@suse.de>
419
420         * gcc_update: boehm-gc/configure.in -> configure.ac.
421
422 2004-06-16  Paolo Bonzini  <bonzini@gnu.org>
423
424         * gcc_update (boehm-gc/configure): Depend on
425         boehm-gc/configure.ac instead of boehm-gc/configure.in
426
427 2004-06-14  Paolo Bonzini  <bonzini@gnu.org>
428
429         * gcc_update (libmudflap/configure): Depend on
430         libmudflap/configure.ac instead of libmudflap/configure.in
431
432 2004-06-14  Andreas Jaeger  <aj@suse.de>
433
434         * gcc_update: Add libcpp.
435
436 2004-06-10  Andreas Jaeger  <aj@suse.de>
437
438         * gcc_update: Add libgfortran.
439
440 2004-05-29  Andrew Pinski  <pinskia@physics.uc.edu>
441
442         * gcc_update (libbanshee/configure): Depend on
443         libbanshee/configure.ac instead of libbanshee/configure.in
444
445 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
446
447         * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
448         from list of files to be touched.
449         * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
450
451 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
452
453         * gennews: Update for GCC 3.4.
454
455 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
456
457         Merge from tree-ssa-20020619-branch.
458
459         * filter_gcc_for_doxygen: New file.
460         * filter_knr2ansi.pl: New file.
461         * filter_params.pl: New file.
462         * tree-ssa.doxy: New file.
463         * contrib/gcc_update (files_and_dependencies): Handle
464         libbanshee and libmudflap.
465
466 2004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
467             Andreas Jaeger  <aj@suse.de>
468
469         * gcc_update (files_and_dependencies): Insert zlib dependencies.
470
471 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
472
473         * gcc_update (files_and_dependencies): libobjc/configure now
474         depends on configure.ac, not configure.in.
475
476 2004-04-01  Kelley Cook  <kcook@gcc.gnu.org>
477
478         * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
479
480 2004-03-16  Andreas Tobler  <a.tobler@schweiz.ch>
481
482         * gcc_update (files_and_dependencies): Insert libffi dependencies.
483
484 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
485
486         * gcc_update (files_and_dependencies): Insert libada/configure.
487
488 2004-02-29  Andrew Pinski  <pinskia@physics.uc.edu>
489
490         * gcc_update (files_and_dependencies): Update intl/configure.in
491         to intl/configure.ac.
492
493 2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>
494
495         * gcc_update (files_and_dependencies): Update fastjar/configure.in
496         to fastjar/configure.ac
497
498 2004-01-07  Kelley Cook  <kcook@gcc.gnu.org>
499
500         * gcc_update (files_and_dependencies): Remove non-existant files.
501
502 2004-01-05  Kelley Cook  <kcook@gcc.gnu.org>
503
504         * gcc_update (files_generated): Revert 2003-12-18 change.
505
506 2004-01-03  Andrew Pinski  <pinskia@physics.uc.edu>
507
508         * gcc_update (files_and_dependencies): For gcc directory,
509         rename configure.in to configure.ac.
510
511 2003-12-19  Andreas Tobler  <a.tobler@schweiz.ch>
512
513         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
514         remove acconfig.h. No longer used.
515
516 2003-12-18  Kelley Cook  <kcook@gcc.gnu.org>
517
518         * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
519         gcc/ada/gnat_ug_* to use it.
520
521 2003-12-16  James E Wilson  <wilson@specifixinc.com>
522
523         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
524         rename configure.in to configure.ac, and stamp-h.in to config-h.in.
525
526 2003-12-11  Kelley Cook  <kcook@gcc.gnu.org>
527
528         * gcc_update (files_and_dependencies): Correct typo in the filename
529         gnat_ug_wnt.texi.
530
531 2003-12-08  Arnaud Charlet  <charlet@act-europe.fr
532
533         * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
534         treeprs.ads.
535
536 2003-10-16  Mark Mitchell  <mark@codesourcery.com>
537
538         * gennews (files): Add GCC 3.3 files.
539
540 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
541
542         * gcc_build: Fix handling of -t option.  Add -x option.
543
544 2003-07-31  Matt Kraai  <kraai@alumni.cmu.edu>
545
546         * texi2pod.pl: Remove extra line.
547
548 2003-07-15  Matt Kraai  <kraai@alumni.cmu.edu>
549
550         * texi2pod.pl: Default @itemize's parameter to @bullet.
551
552 2003-07-12  Zack Weinberg  <zack@codesourcery.com>
553
554         * gcc_update: gcc/acconfig.h no longer exists.
555
556 2003-07-11  Matthias Klose  <doko@debian.org>
557
558         * test_installed: Add options to run objc tests.
559         In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
560
561 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
562
563         * gcc_update: Remove gcc/intl/plural.c from list.
564         Add new generated files intl/plural.c, intl/configure,
565         intl/config.h.in.
566
567 2003-06-13  Jason Thorpe  <thorpej@wasabisystems.com>
568
569         * gcc_update (files_and_dependencies): Add
570         gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
571         gcc/testsuite/gcc.dg/cpp/mi1c.h.
572
573 2003-05-23  Nathanael Nerode <neroden@gcc.gnu.org>
574
575         * paranoia.cc: Fix spelling error.
576
577         * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
578         to GCC.
579
580 2003-04-04  Mike Stump  <mrs@apple.com>
581
582         * compare_tests: Fix exit status and be more flexible with spacing.
583
584 2003-03-08  Phil Edwards  <pme@gcc.gnu.org>
585
586         * test_summary:  Add -h, print existing comments as help.
587
588 2003-03-03  H.J. Lu <hjl@gnu.org>
589
590         * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
591         * gcc_update: Likewise.
592
593 2003-01-19  Alexandre Oliva  <aoliva@redhat.com>
594
595         * test_summary (configflags): Only use the first match.  Remove
596         excess space.  Use sub instead of gsub where possible.  Use `none'
597         if no configure flags were given.
598
599 2003-01-10  Loren J. Rittle  <ljrittle@acm.org>
600
601         * test_summary (configflags): awk portability.
602
603 2003-01-07  Alexandre Oliva  <aoliva@redhat.com>
604
605         * test_summary (configflags): Compute correctly with both
606         autoconfiscated and Cygnus-style top-level.
607
608 2003-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
609
610         * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
611         on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
612         gcc/java/keyword.gperf
613
614 2002-12-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
615
616         * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
617         depending on gcc/intl/plural.y.
618
619 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
620
621         * gcc_update (configure): Depend on config/acx.m4 as well.
622
623         * gcc_update (configure): Depend on configure.in.
624
625 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
626
627         * texi2pod.pl: Skip contents of @copying.
628
629 2002-11-09  Zack Weinberg  <zack@codesourcery.com>
630
631         * gthr_supp_vxw_5x.c: New file.
632
633 2002-10-21  Richard Henderson  <rth@redhat.com>
634
635         * paranoia.cc (real_c_float::image): Accomodate size of
636         real_internal format.
637         (main): Unbuffer stdio.  Add real_internal format.
638         (floor_log2_wide): New.
639
640 2002-10-16  Richard Henderson  <rth@redhat.com>
641
642         * paranoia.cc (ENUM_BITFIELD): New.
643         (class): Define as klass around real.h.
644         (real_c_float): Not a template any longer; define MODE as a
645         class static constant; use real_format elements for SIZE.
646         Update uses of real_to_decimal and real_to_hexadecimal.
647         (main): Change -g argument to use a format name.
648         (mode_for_size): Remove.
649
650 2002-09-16  Richard Henderson  <rth@redhat.com>
651
652         * paranoia.cc: New file.
653
654 2002-09-04  Richard Henderson  <rth@redhat.com>
655
656         * enquire.c: Remove.
657
658 2002-08-14  Mark Mitchell  <mark@codesourcery.com>
659
660         * gennews (files): Add GCC 3.2 files.
661
662 2002-07-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
663
664         * gennews (files): Add proper files for the GCC 3.1 release series.
665         Simplify and reformat introductory wording.
666
667 2002-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
668
669         * enquire.c: Move from gcc.
670
671 2002-07-16  H.J. Lu <hjl@gnu.org>
672
673         * gcc_update (touch_files): Pass -s to ${MAKE}.
674
675 2002-06-26  Zack Weinberg  <zack@codesourcery.com>
676
677         * texi2pod.pl: Correct handling of the internal R<> sequence.
678
679 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
680
681         * gcc_update (files_and_dependencies): Add generated Texinfo files
682         for Ada.
683
684 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
685
686         * test_installed: Allow for PWDCMD to override hardcoded pwd.
687         * test_summary: Likewise.
688
689 2002-04-18  Geoffrey Keating  <geoffk@redhat.com>
690
691         * gcc_update (touch_files): Don't have empty for loop.
692
693 2002-04-16  Richard Henderson  <rth@redhat.com>
694
695         * gcc_update: Remove libchill.
696
697 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
698
699         * texi2pod.pl: Handle @end ftable and @end vtable.
700
701 2002-03-11  Zack Weinberg  <zack@codesourcery.com>
702
703         * texi2pod.pl: Handle @include, @ftable, @vtable.
704         Reformat some code for clarity.
705
706 2002-02-24  Christian Jönsson  <c.christian.joensson@telia.com>
707
708         * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
709         WARNING and ERROR output from the *.sum files.
710
711 2002-01-26  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
712
713         * gennews (files): Replace gcc-2.95/gcc-2.95.html,
714         gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
715         and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
716
717 2002-01-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
718
719         * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
720         egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
721         egcs-1.1/index.html.
722
723 2002-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
724
725         * warn_summary: Add -ada subdirectory flag.
726
727 2001-12-12  Matthias Klose  <doko@debian.org>
728
729         * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
730         generation of more than one man page from one source.
731         Add '-' to set of valid chars for an identifier.
732         Let -D option accept flags of the form <flag>=<value>.
733         Use \s+ for whitespace detection in '@c man' lines.
734         Handle @set and @clear independent of $output.
735         Substitute all @value{}'s in a line.
736
737 2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
738
739         * texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
740         in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
741         and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
742         greater than 9 in enumerations.
743
744 2001-11-07  Laurent Guerby <guerby@acm.org>
745
746         * gcc_update (files_and_dependencies): Add Ada dependencies.
747
748 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
749
750         * snapshot: Remove.
751
752 2001-09-07  Richard Sandiford  <rsandifo@redhat.com>
753
754         Revert:
755         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
756         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
757         touch.
758
759 2001-09-04  David.Billinghurst <David.Billinghurst@riotinto.com>
760
761         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
762         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
763         touch.
764
765 Mon Aug 13 02:29:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
766
767         * analyze_brprob: Update for changes in gcc debug output.
768
769 Sat Jul 28 22:37:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
770
771         * analyze_brprob: Avoid more overflows.
772
773 2001-07-27  Richard Henderson  <rth@redhat.com>
774
775         * test_summary: Copy LAST_UPDATED UTC time to head of summary.
776
777 Fri Jul 27 18:01:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
778
779         * analyze_brprob: Avoid overflows.
780
781 2001-07-27  Richard Henderson  <rth@redhat.com>
782
783         * gcc_update: Dump timestamp in LAST_UPDATED.
784
785 2001-07-26  Andreas Jaeger  <aj@suse.de>,
786             Hans-Peter Nilsson <hp@bitrange.com>
787
788         * analyze_brprob: Fix documentation.
789
790 Mon Jul 23 15:47:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
791
792         * analyze_brprob: Fix awk compatibility problems; update comment.
793
794 2001-07-23  Andreas Jaeger  <aj@suse.de>
795
796         * analyze_brprob: Fix more typos.
797
798 2001-07-23  Andreas Jaeger  <aj@suse.de>
799
800         * analyze_brprob: Fix typos.
801
802 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
803
804         * texi2pod.pl: Handle @r inside @item.
805
806 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
807
808         * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
809
810 2001-07-01  Zoltan Felleg <zfelleg@telnet.hu>
811
812         * warn_summary: Fix typo in a comment.
813
814 2001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
815
816         * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
817
818 2001-06-13  Mark Mitchell  <mark@codesourcery.com>
819
820         * gennews: Set TERM to vt100 for Lynx.
821
822 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
823
824         * release: Remove.
825
826 Tue Jun 12 12:21:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
827
828         * analyze_brprob: New file.
829
830 2001-06-11  Mark Mitchell  <mark@codesourcery.com>
831
832         * gcc_build: Output information about the commands used to
833         configure the compiler.
834
835 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
836
837         * gennews: Update for GCC 3.0.
838
839 2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
840
841         * gcc_update: Update for move of documentation to gcc/doc.
842
843 2001-05-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
844
845         * contrib/test_summary (files): Sort before evaluating.
846
847 2001-05-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
848
849         * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
850
851 2001-05-21  Mark Mitchell  <mark@codesourcery.com>
852
853         * gcc_build: Use -d when invoking gcc_update.
854
855 2001-05-18  Andreas Jaeger  <aj@suse.de>
856
857         * gcc_update: Add rules for libf2c/libI77.
858
859 2001-05-17  Alexandre Oliva  <aoliva@redhat.com>
860
861         * gcc_update (touch_files): Use simpler, yet as portable, syntax.
862
863 2001-05-14  Loren J. Rittle  <ljrittle@acm.org>
864
865         * gcc_update (touch_files): Enhance make portability.
866
867 2001-05-14  Alexandre Oliva  <aoliva@redhat.com>
868
869         * gcc_update (touch_files): Use a Makefile to touch files.
870
871 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
872
873         * texi2pod.pl: Add copyright and GPL notices.
874
875 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
876
877         * texi2pod.pl: Handle "\,".
878
879 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
880
881         * texi2pod.pl: Fix regular expression for @r to avoid exponential
882         recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
883         version check.
884
885 2001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
886
887         * warn_summary (stageNfilter): Update for recent changes in
888         bootstrap logic.
889
890 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
891
892         * texi2pod.pl: Require at least perl 5.6.0.
893
894 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
895
896         * gcc_update: Add gcc/gcc.1 to generated files.
897         * texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
898         discarding to end of sentence with @xref where the sentence has an
899         interior "." in markup, and handle discarding parentheses around
900         such a sentence.
901
902 2001-01-11  Bernd Schmidt  <bernds@redhat.com>
903
904         * gennews: Add gcc-2.95.3.
905
906 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
907
908         * texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
909         @command.  Format URLs and email addresses in bold.
910
911 2001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
912
913         * gcc_update: Add cpp.1 to the list of generated files.
914
915         * texi2pod.pl: Handle @option and @env.
916
917 2001-01-03  Mike Stump  <mrs@wrs.com>
918
919         * snapshot: Update to account for java libraries.
920
921 2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
922
923         * test_summary: Export filesuffix, not fileprefix.
924
925 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
926
927         * release: Change some EGCS references to GCC.
928
929 2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
930
931         * warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
932         subdirectory flags.  Add source directory prefix filtering.
933         Redirect diagnostic output to stderr.
934
935 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
936
937         * texi2pod.pl: If multiple @c man sections with the same tag
938         appear, concatenate them in the final output.  When skipping,
939         ignore block commands that can't cause skipping, and honor
940         those that can.  Ensure that verbatim blocks are separate
941         paragraphs.
942
943 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
944
945         * gcc_update: Don't touch tradcif.c or java/parse.h.
946
947 2000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
948
949         * texi2pod.pl: Restructure for comprehensibility, add
950         comments.  Merge handling of @ignore and @ifxxx.  Handle a
951         whole bunch more Texinfo commands.  Use consistent formatting
952         style.
953
954 2000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
955
956         * gennews: New script.
957
958 2000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
959
960         * gcc_update: Update a comment as we now require bison for CVS users.
961
962 2000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
963
964         * gcc_update: Add gcov.1 to the list of generated files.
965
966 2000-11-21  Mark Mitchell  <mark@codesourcery.com>
967
968         * gcc_build: Remove code to put information in a log file.
969
970 2000-11-19  Zack Weinberg  <zackw@stanford.edu>
971
972         * texi2pod.pl:
973           - Add real command line parsing.
974           - Support @ifset, @ifclear, @set, @value, -D switch.
975           - Support @sc.  Improve handling of @ref and friends.
976           - Discard @subsection, @need, @node lines.
977           - Un-nest font changes to match texinfo semantics.
978           - Handle @{ and @}.  Oops.
979           - Don't emit E<> directives inside verbatim blocks.
980
981 2000-11-12  Bruce Korb  <bkorb@gnu.org>
982
983         * release: generalize the release script a bit.
984
985 Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
986
987         * gcc_build: Add -o option for setting the objdir to use.
988
989 2000-11-11  Jeff Law  <law@redhat.com>,
990
991         * release: New file.
992
993 2000-11-08  Jeff Law  <law@redhat.com>,
994             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
995
996         * snapshot: New file.
997
998 2000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
999
1000         * gcc_build (bootstrap_gcc): New function.
1001         (configure_gcc): Likewise.
1002         (build_gcc): Rewritten to use configure and bootstrap.
1003         (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
1004
1005 2000-10-31  Mark Mitchell  <mark@codesourcery.com>
1006
1007         * gcc_build (MAKE): New variable.
1008         (build_gcc): Use it.  Fix logging of errors.
1009         (install_gcc): Likewise.
1010
1011 2000-10-29  Mark Mitchell  <mark@codesourcery.com>
1012
1013         * gcc_build: Save the output from CVS into the logfile as well.
1014
1015 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
1016
1017         * gcc_build: Fix typos.
1018
1019 2000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1020
1021         * gperf-2.7-19981006.pat: Remove.
1022
1023 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1024
1025         * test_installed: Change EGCS references to refer to GCC.
1026
1027 2000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1028
1029         * gcc_update (touch_files): Add some informative output.
1030
1031 2000-09-16  Andreas Jaeger  <aj@suse.de>
1032
1033         * gcc_update: Remove gcc/c-parse.gperf.
1034
1035 2000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
1036             Alexandre Oliva  <aoliva@redhat.com>
1037
1038         * gcc_update: Execute touch_files_reexec even if `cvs update`
1039         failed.
1040
1041 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
1042
1043         * test_summary: AWK breaks with filenames containing `='.
1044
1045 Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
1046
1047         * gcc_build: New script.
1048
1049 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
1050
1051         * gcc_update (files_and_dependencies): Remove generated YACC files.
1052
1053 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
1054
1055         * gcc_update (files_and_dependencies): Remove generated YACC files.
1056
1057 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
1058
1059         * newcvsroot: Handle filenames that contain spaces.
1060
1061 2000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
1062
1063         * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
1064         Elide --with-gcc-version-trigger and --norecursion from
1065         configure flags.  Remove code to report status of haifa scheduler.
1066
1067 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
1068
1069         * gcc_update (self): Set to `$0'.
1070         (touch_files_reexec): Use `$self' instead of `$0'.
1071
1072 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
1073
1074         * gcc_update (touch_files_reexec): New function, run after the
1075         tree is modified.
1076
1077 2000-05-08  Richard Hendeson  <rth@cygnus.com>
1078
1079         * gcc_update: Remove references to inclhack.tpl.
1080
1081 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
1082
1083         * index-prop: Use a single pattern.  Also support *** cdiffs.
1084
1085 2000-04-28  Pavel Roskin <pavel_roskin@geocities.com>
1086
1087         * index-prop: Don't change /dev/null.
1088
1089 2000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1090
1091         * gcc_update: Refer to GCC and gcc_update instead of egcs and
1092         egcs_update.
1093
1094 2000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
1095
1096         * index-prop: Fix occasional problem when using cvs diff -p.
1097
1098 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
1099
1100         * gcc_update: Remove references to cexp.c/cexp.y.
1101
1102 1999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1103
1104         * newcvsroot: Add check on the number of command-line arguments.
1105         Add usage.
1106
1107 Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
1108
1109         * gcc_update: Allow patches compressed by bzip2.
1110
1111 1999-10-11  Martin v. Löwis <loewis@informatik.hu-berlin.de>
1112
1113         * newcvsroot: New file.
1114
1115 1999-09-11  Craig Burley  <craig@jcb-sc.com>
1116
1117         * convert_to_f2c, convert_to_g2c, download_f2c: New file.
1118
1119 1999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1120
1121         * gcc_update: New file.
1122         * egcs_update: Renamed to gcc_update.
1123
1124 1999-08-09  Robert Lipe  <robertlipe@usa.net>
1125
1126         * test_summary: Quote curly braces in 1999-07-03 change.
1127
1128 1999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
1129
1130         * egcs_update (files_and_dependencies): Fixed typo in
1131         gcc/cstamp-h.in.  Added gcc/config.in.
1132
1133 1999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
1134
1135         * egcs_update (files_and_dependencies): New function, with
1136         complete list of files to be updated, as well as their
1137         dependencies.
1138         (touch_files): Check the timestamp of each generated file against
1139         its dependencies'.
1140         (main): New flags --touch, --list and --help.  Remove the
1141         pre-update step.
1142
1143 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
1144
1145         * test_summary: Replace egcs with gcc.  Update e-mail address.
1146
1147 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1148             Jerry Quinn <jquinn@nortelnetworks.com>
1149
1150         * egcs_update (touch_files, apply_patch): New functions.
1151         Use them.  New command-line option --patch.  Split test of local
1152         tree into two parts.  Add comments.
1153
1154 1999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
1155
1156         * test_summary: If Target is `unix{*}', append the Target variants
1157         to Host.
1158
1159 1999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
1160
1161         * test_summary: Set default mail-address and version for egcs
1162         instead of relying on unpredictable pathnames.
1163         Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
1164
1165 Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
1166
1167         * fixinc/*: Delete obsolete files.
1168
1169 1999-02-04  Robert Lipe  <robertlipe@usa.net>
1170
1171         * egcs_update: Test return values of 'cvs update'.  Propogate
1172         to caller as exit values.
1173
1174 1999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1175
1176         * egcs_update: Use "if" instead of "&&".  Touch generated files
1177         only after the corresponding *.y files.
1178
1179 1999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1180
1181         * egcs_update: Do not use xargs, but a backquote construct.
1182
1183 1999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
1184
1185         * test_summary (version): Remove carriage return that gawk inserts
1186         in the version string for some reason.
1187
1188 1998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1189
1190         * egcs_update: Only touch files that already exist.
1191
1192 1998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
1193
1194         * test_summary (EOF): Remove double backslash.
1195         Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1196
1197 1998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
1198
1199         * test_summary (address): Set to egcs-testresults mailing list.
1200
1201 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
1202
1203         * test_summary (address): Added Marc Lehmann's testsuite-results
1204         to the default e-mail address.
1205
1206 1998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
1207
1208         * test_summary (-p, prepend_logs): Add these before the summary.
1209         (Compiler, Platform): Print these just before configflags.
1210
1211 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1212
1213         * warn_summary (longLineFilter): New shell function to encapsulate
1214         this functionality.  It is off by default, only active if -llf
1215         flag is specified.
1216         (subdirectoryFilter): Fix bug in filtering which made some
1217         subdirectory warnings erroneously appear in the toplevel set.
1218         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
1219         warnings from stage1 as well as stage0, which means warnings from
1220         outside the bootstrap directory.  Eg, the libraries, etc.
1221         (warningFilter): New shell function to encapsulate this
1222         functionality.
1223         (keywordFilter): New shell function to encapsulate this
1224         functionality.
1225
1226         Store data in a temp file rather than calculating it 3x.  Arrange
1227         to remove it on exit and signals.
1228
1229         Add -pass/-wpass flags to do "pass through" (i.e. manual
1230         inspection) of bootstrap output from a particular stageN as well
1231         as language subdirs.
1232
1233         Add better comments/documentation.
1234
1235 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1236
1237         * egcs_update: Add comment about keeping the FAQ synchronized.
1238
1239 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
1240
1241         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
1242         in the repo again.
1243
1244 Fri Oct 16 07:35:00 1998  Bruce Korb <korb@datadesign.com>
1245
1246         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
1247
1248 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
1249
1250         * egcs_update: Remove gcc/java/parse.c from list of files to
1251         touch.
1252
1253 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1254
1255         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
1256
1257 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1258
1259         * warn_summary (subdirectoryFilter): New shell function to
1260         optionally filter in/out gcc subdirectories when summarizing
1261         warnings.  Add new flags to support subdirectory filtering.
1262
1263         Also, ensure the bootstrap stage is a number.  Add some more C
1264         keywords that are preserved in the "warning type" summary and
1265         tighten up the "arg ???" regexp.
1266
1267 Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
1268
1269         * fixinc/inclhack.def:  Not all C++ comments in C headers
1270         were treated alike.  They are now.  Also fixed syntax
1271         of sed expression in "systypes" fix.
1272
1273         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
1274
1275         * egcs_update:  Added fixinc/* generated files to touch list.
1276
1277 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1278
1279         * egcs_update: Additionally touch gcc/java/parse.[ch].
1280
1281 Thu Sep  9 16:48 Bruce Korb <korb@datadesign.com>
1282
1283         * fixinc/inclhack.def:  Added two files required by
1284         SCO's Open Server 5's avoid_bool fix.
1285         Regenerated fixinc.x and inclhack.sh to incorporate
1286         the update.
1287
1288 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
1289
1290         * egcs_update: Do the pass 1 CVS update only for files that
1291         may reasonably be under CVS control.
1292
1293 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
1294
1295         * test_installed: New script for testing already-installed
1296         gcc/g++/g77.
1297
1298 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1299
1300         * egcs_update: Assigned copyright to FSF.
1301
1302 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1303                           Alexandre Oliva  <oliva@dcc.unicamp.br>
1304
1305         * egcs_update: New switch --nostdflags and documentation
1306         enhancements.
1307
1308 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1309
1310         * egcs_update: New script.
1311
1312 1998-08-05  Bruce Korb <korbb@datadesign.com>
1313
1314         * fixinc/Makefile
1315         Added define for target machine so machine-specific tests
1316         can be selected for or against.
1317
1318         * fixinc/fixincl.c
1319         Added an array of string pointers to machines to select
1320         or avoid, depending on a FD_MACH_IFNOT bit flag.
1321         Used a shell script to match the defined TARGET_MACHINE
1322         with any of the given match patterns.
1323
1324         * fixinc/fixincl.tpl
1325         Generate the array of strings and bit flag, as needed,
1326         depending on "mach" and "not_machine" attributes for a fix.
1327
1328         * fixinc/mkfixinc.sh
1329         Invoke the make with TARGET assigned the value of the
1330         machine name argument.
1331
1332 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
1333
1334         * compare_tests: New script.
1335
1336 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
1337
1338         * test_summary: Assigned copyright to FSF.
1339
1340 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1341
1342         * test_summary: Corrected script name in comments providing
1343         documentation.  Added linebreaks for lines with > 80 characters.
1344
1345 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
1346
1347         * test_summary: New switch, -i, and environment variable,
1348         append_logs, for including files in the report.
1349
1350 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
1351
1352         * warn_summary: Update to Kaveh's latest version allowing to
1353         specify the last stage built.
1354
1355 1998-05-29  Bruce Korb <korbb@datadesign.com>
1356
1357         * fixinc/mkfixinc.sh
1358         Changes to make it easier to invoke on platforms that
1359         normally do not invoke fixincludes.
1360
1361         * fixinc/inclhack.def
1362         Applied fixes from egcs/gcc/fixincludes from the past several
1363         months.
1364
1365 1998-05-28  Bruce Korb <korbb@datadesign.com>
1366
1367         * fixinc/*: Updated most everything for a first real
1368         try at getting "fast_fixincludes" working.
1369
1370 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
1371
1372         * index-prop: New file.
1373
1374 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
1375
1376         * test_summary: find good awk (copied from warn_summary).
1377
1378 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
1379
1380         * test_summary, warn_summary: New files