comparison contrib/ChangeLog @ 0:a06113de4d67

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