]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
dg-extract-results.sh: Handle KPASSes.
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
16dd2667
DB
12013-01-15 David Blaikie <dblaikie@gmail.com>
2
3 * dg-extract-results.sh: Handle KPASSes.
4
7fb1e592
BRF
52012-12-01 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6
7 * testsuite-management/validate_failures.py
8 (IsInterestingResult): Only strip line a second time if we did split.
9 Rephrase return statement while at it.
10 (CollectSumFiles): Also ignore .git directory.
11
f15b9727
DN
122012-12-03 Diego Novillo <dnovillo@google.com>
13
14 * testsuite-management/validate_failures.py: Fix stale
15 use of 'options'.
16
f6fce951
DE
172012-11-30 Doug Evans <dje@google.com>
18
d5651dcf
DE
19 * testsuite-management/validate_failures.py: Add support for @include,
20 @remove directives in manifest files.
21
f6fce951
DE
22 * testsuite-management/validate_failures.py: Add function
23 GetManifestPath. New global _MANIFEST_SUBDIR.
24
b4b5e1f7
DE
252012-11-29 Doug Evans <dje@google.com>
26
74df1ad0
DE
27 * testsuite-management/validate_failures.py: Remove pass/fail
28 indicator from result of GetBuildData.
29
bc5e01b1
DE
30 * testsuite-management/validate_failures.py: Store options in global
31 variable _OPTIONS.
32
cd1d95bd
DE
33 * testsuite-management/validate_failures.py: Rename variable
34 manifest_name to manifest_path everywhere.
35
b4b5e1f7
DE
36 * testsuite-management/validate_failures.py (CompareBuilds): Pass
37 options.results to GetSumFiles for clean build.
38
b3891de4
DE
392012-11-28 Doug Evans <dje@google.com>
40
1099bb0a
DE
41 * testsuite-management/validate_failures.py: Use <target_alias> instead
42 of <target>. Minor whitespace changes.
43
b3891de4
DE
44 * testsuite-management/validate_failures.py: Record ordinal with
45 TestResult.
46
a59a2c21
MS
472012-11-19 Mike Stump <mikestump@comcast.net>
48
49 * compare_tests: Add export LC_ALL=C to make sort happier.
50
451a210d
L
512012-11-14 H.J. Lu <hongjiu.lu@intel.com>
52
53 * gcc_update: Update libsanitizer generated files.
54
36a41ef1
TB
552012-11-12 Tobias Burnus <burnus@net-b.de>
56
57 * gcc_update: Add libquadmath generated files.
58
6671a4e4
L
592012-11-12 H.J. Lu <hongjiu.lu@intel.com>
60
61 * gcc_update: Add libsanitizer generated files.
62
bff0e529
LC
632012-11-05 Lawrence Crowl <crowl@google.com>
64
65 * compare_two_ftime_report_sets: New.
66
b436bf38
DN
672012-11-02 Diego Novillo <dnovillo@google.com>
68
69 * testsuite-management/validate_failures.py: Add option
70 --clean_build to compare test results against another
71 build.
72
3b1de8eb
DN
732012-10-31 Diego Novillo <dnovillo@google.com>
74
75 * testsuite-management/validate_failures.py: Fix parsing
76 of summary lines.
77
6119d95c
DN
782012-10-29 Diego Novillo <dnovillo@google.com>
79
80 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
81
1996c0a6
DN
822012-10-06 Diego Novillo <dnovillo@google.com>
83
84 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
85
c8ae7abf
CL
862012-10-02 Christophe Lyon <christophe.lyon@linaro.org>
87
88 * check_GNU_style.sh: Remove temporay file upon exit.
89
f3633f55
JR
902012-09-26 Joern Rennecke <joern.rennecke@embecosm.com>
91
92 * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
93 arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
94 Use --enable-obsolete for picochip-elf.
95
5ad7a43e
DN
962012-09-10 Diego Novillo <dnovillo@google.com>
97
98 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
99
0e9f719a
EB
1002012-09-04 Eric Botcazou <ebotcazou@adacore.com>
101
102 * make_sunver.pl: Add missing newline at the end of extern "C++" block.
103
e8f6d046
DN
1042012-08-24 Diego Novillo <dnovillo@google.com>
105
106 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
107
18da4303
DN
1082012-08-14 Diego Novillo <dnovillo@google.com>
109
110 * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
111
a327112f
DN
1122012-08-13 Diego Novillo <dnovillo@google.com>
113
114 * testsuite-management/validate_failures.py (ExpirationDate): Tidy
115 comment.
116
6baa7225
DN
1172012-08-13 Diego Novillo <dnovillo@google.com>
118
119 * testsuite-management/validate_failures.py (ParseSummary): Fix
120 comment.
121
c577382e
DN
1222012-08-13 Diego Novillo <dnovillo@google.com>
123
124 * testsuite-management/validate_failures.py: Import datetime.
125 (TestResult.ExpirationDate): New.
126 (TestResult.HasExpired): New.
127 (ParseSummary): Call it. If it returns True, warn that the
128 expected failure has expired and do not add it to the set of
129 expected results.
130 (GetResults): Clarify documentation.
131
55b073ba
DN
1322012-07-26 Diego Novillo <dnovillo@google.com>
133
134 * testsuite-management/validate_failures.py: Do not use
135 'with ... as ...' constructs.
136
29476fe1
DN
1372012-07-19 Diego Novillo <dnovillo@google.com>
138
139 * testsuite-management/validate_failures.py (CollectSumFiles):
140 Rename from GetSumFiles.
141 (GetSumFiles): Factor out of CheckExpectedResults.
142 (CheckExpectedResults): Call it.
143 (ProduceManifest): Call it.
144
89d223b3
DN
1452012-07-18 Diego Novillo <dnovillo@google.com>
146
147 * testsuite-management/validate_failures.py: Fix
148 /usr/bin/python invocation.
149
c85fd25b
SB
1502012-06-19 Steven Bosscher <steven@gcc.gnu.org>
151
152 * check_makefile_deps.sh: Look for c-common.o in c-family/.
153 Add a few more crt* files to the list of files to skip.
154
9adf6490
MP
1552012-05-31 Marek Polacek <polacek@redhat.com>
156
157 * mklog: Prevent printing three spaces after the date.
158
4da37205
DN
1592012-06-04 Diego Novillo <dnovillo@google.com>
160
161 * testsuite-management/validate_failures.py (GetResults):
162 Change argument to accept list of summary files to analyze.
163 Update callers.
164 (CheckExpectedResults): Handle options.manifest, options.results
165 and options.ignore_missing_failures.
166 (Main): Add options --manifest, --results and --ignore_missing_failures.
167
ba0d684e
DN
1682012-05-31 Diego Novillo <dnovillo@google.com>
169 Cary Coutant <ccoutant@google.com>
170
171 * mklog: New.
172
c7046906
L
1732012-05-25 H.J. Lu <hongjiu.lu@intel.com>
174
175 PR bootstrap/53472
176 * contrib/compare-debug (remove_comment): New function.
177 Remove any .comment sections if the first cmp failed.
178
c75e90f3
DE
1792012-05-09 David Edelsohn <dje.gcc@gmail.com>
180
181 * gcc_update: Use $GCC_SVN to retrieve branch and revision.
182
48310492
RH
1832012-05-01 Richard Henderson <rth@redhat.com>
184
185 * gcc_update: Add libatomic generated files.
186
af13465f
MLI
1872012-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
188
189 * compare_tests: Append '/' to make 'find' traverse
190 symlinked directories.
191
034a3fcd
RO
1922012-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
193
194 * testsuite-management/validate_failures.py (GetBuildData): Use
195 target_alias.
196
a0806f33
DE
1972012-04-06 Doug Evans <dje@google.com>
198
199 * dg-extract-results.sh: Handle KFAILs.
200
b24513a1
RO
2012012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
202
203 * config-list.mk (LIST): Remove mips-sgi-irix6.5.
204
bfdac9a1
JM
2052012-03-13 Joseph Myers <joseph@codesourcery.com>
206
207 * gennews (files): Add files for GCC 4.7.
208
c4bc5c25
RO
2092012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
210
211 * config-list.mk (LIST): Remove mips-openbsd.
212
5c30094f
RO
2132012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
214
215 * config-list.mk (LIST): Remove alpha-dec-osf5.1.
216
acb3748d
DN
2172012-03-02 Diego Novillo <dnovillo@google.com>
218
219 * testsuite-management/validate_failures.py (class TestResult): Fix
220 match pattern for the summary line. If there is a parsing failure,
221 show the line we failed to parse.
222
cc2de92d
RO
2232012-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
224
225 PR libstdc++/52188
226 * make_sunver.pl: Remove #ifdef handling.
227
4ad29d0d
DK
2282012-02-17 Doug Kwan <dougkwan@google.com>
229
230 * contrib/testsuite-management/validate_failures.py
231 (GetMakefileValue): Check for cross compilers.
232
e53182b7
QN
2332012-02-15 Quentin Neill <quentin.neill@amd.com>
234
235 * compare_tests: Fix trailing paths in dir arguments.
236 Handle sum1/sum2 temp files with others.
237
dd552284
WL
2382012-02-14 Walter Lee <walt@tilera.com>
239
240 * config-list.mk (LIST): Add tilegx-linux-gnu and
241 tilepro-linux-gnu.
242 * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
243 (gcc/config/tilepro/mul-tables.c): New dependencies.
244
44414d2f
MS
2452012-02-11 Mike Stump <mikestump@comcast.net>
246
247 * compare_tests (exit_status): Fix.
248
a8fc9855
DN
2492012-02-10 Diego Novillo <dnovillo@google.com>
250
251 * repro_fail: Add --debug and --debug-tui flags.
252
b25364a0
S
2532012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
254 Jayant R Sonar <jayant.sonar@kpitcummins.com>
255
256 * config-list.mk (LIST): Add cr16-elf.
257
884f56d1
GJL
2582012-01-02 Georg-Johann Lay <avr@gjlay.de>
259
260 PR target/51345
261 * gcc_update (files_and_dependencies): Add
262 gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
263
85b8555e
DD
2642011-11-29 DJ Delorie <dj@redhat.com>
265
266 * config-list.mk (LIST): Add rl78-elf.
267
adcd36bc
RO
2682011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
269
270 * make_sunver.pl: Convert '?' in glob patterns to '.'.
271
0a35513e
AH
2722011-11-07 Richard Henderson <rth@redhat.com>
273
274 Merged from transactional-memory.
275
276 * gcc_update: Add libitm to touch data.
277
cf7716a2
QN
2782011-11-07 Quentin Neill <quentin.neill@amd.com>
279
280 * compare_tests: Add ability to compare all .sum
281 files from two build directories.
282
feeeff5c
JR
2832011-11-05 Joern Rennecke <joern.rennecke@embecosm.com>
284
285 * contrib-list.mk: Add Epiphany configurations.
286
a5baf3b8
DN
2872011-09-13 Diego Novillo <dnovillo@google.com>
288
289 * testsuite-management: New.
290 * testsuite-management/validate_failures.py: New.
291
39b75e51
RO
2922011-08-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
293
294 * gcc_update: Determine svn branch from hg convert_revision.
295
e44dbbe1
RO
2962011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
297
298 * config-list.mk (i586-netware): Remove.
299 (.PHONY): Remove make-script-dir dependency.
300 (make-script-dir): Remove.
301 ($(LIST)): Remove make-script-dir dependency.
302
bcead286
BS
3032011-07-15 Bernd Schmidt <bernds@codesourcery.com>
304
305 * gcc_update: Add C6X generated files.
306 * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
307
e35fceb5
RO
3082011-07-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
309
310 * config-list.mk (LIST): Append OPT-enable-obsolete to
311 alpha-dec-osf5.1, mips-sgi-irix6.5.
312
23d11384
DN
3132011-06-24 Diego Novillo <dnovillo@google.com>
314
315 * repro_fail: New.
316
1b916ca6
JM
3172011-06-21 Joseph Myers <joseph@codesourcery.com>
318
319 * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
320
12d844c8
JM
3212011-05-19 Joseph Myers <joseph@codesourcery.com>
322
323 * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
324 gcc/config/arm/arm-fpus.def.
325
f10d3ac9
JM
3262011-05-10 Joseph Myers <joseph@codesourcery.com>
327
328 * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
329 dependencies.
330
d371df6f
JM
3312011-05-09 Joseph Myers <joseph@codesourcery.com>
332
333 * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
334
adad1007
JR
3352010-05-05 Joern Rennecke <joern.rennecke@embecosm.com>
336
337 * config-list.mk: New file.
338
47c94d21
JM
3392011-05-02 Joseph Myers <joseph@codesourcery.com>
340
341 * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
342
e5b0dad8
JK
3432011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
344
345 * paranoia.cc (ENUM_BITFIELD): Remove.
346
ad7be009
JM
3472011-04-08 Joseph Myers <joseph@codesourcery.com>
348
349 * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
350
ebb9f8b0
JM
3512011-03-22 Joseph Myers <joseph@codesourcery.com>
352
353 * compare-all-tests (all_targets): Remove crx and m68hc11.
354
084239f4
RO
3552011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
356
357 PR bootstrap/48135
358 * make_sunver.pl: Don't use File::Glob.
359
20a52ab9
JM
3602011-03-05 Joseph Myers <joseph@codesourcery.com>
361
362 * gennews (files): Add files for GCC 4.6.
363
a7150b3d
DK
3642011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
365
366 * patch_tester.sh (nopristinecache): New shell var, set according
367 to presence or absence of new -nopristinecache option.
368 (usage): Document new option.
369 (bootntest_pristine): Implement it.
370
f7598845
RO
3712010-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
372
373 * make_sunver.pl: Use elfdump -s to extract symbols if possible,
374 readelf -s otherwise.
375
79770339
EB
3762010-11-08 Eric Botcazou <ebotcazou@adacore.com>
377
378 * make_sunver.pl: Ignore entries without symbol name first. Then do
379 not ignore symbols marked as 'R'.
380
fda9c731
AK
3812010-10-18 Andi Kleen <ak@linux.intel.com>
382
383 * gccbug.el: Remove.
384
6832435e
RO
3852010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
386
387 * gcc_update: Run $GCC_HG pull and update separately.
388 Check parents for SVN revision.
389
6c009867
RW
3902010-10-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
391
392 * test_recheck: New script.
393
ab940b73
RW
3942010-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
395
396 * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
397 Also escape characters with grave accents, to be fixed ...
398 (unmunge): ... here.
399 (postprocess): Also handle @/ and @acronym{...}.
400
8cab7c13
SP
4012010-07-02 Sebastian Pop <sebastian.pop@amd.com>
402
403 * check_GNU_style.sh: Do not print warning messages when there are
404 no occurences.
405
97075d3b
RO
4062010-09-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
407
408 * gcc_update: Handle hg, too.
409
5653ef60
EB
4102010-07-08 Eric Botcazou <ebotcazou@adacore.com>
411
412 * make_sunver.pl: Remove extra whitespace in regexp.
413
f3e3b476
SP
4142010-07-02 Sebastian Pop <sebastian.pop@amd.com>
415
416 * check_GNU_style.sh: New.
417
c18dc5cc
RO
4182010-07-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
419
420 * make_sunver.pl: New file.
421
9a082684
IS
4222010-07-02 Iain Sandoe <iains@gcc.gnu.org>
423
424 * compare-debug (Darwin): Remove '-x' flag from ld-based object
425 stripping. Add a comment as to why we do it this way.
426
339325b3
AO
4272010-06-20 Alexandre Oliva <aoliva@redhat.com>
428
429 * compare-debug: Drop LTO sections.
430
e31a6dc2
BRF
4312010-06-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
432
433 * gcc_update: Support updating a git clone.
434
fb340c3c
RO
4352010-06-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
436
437 * test_summary: Don't use diff -u.
438 Adapt egrep regex.
439
69baf0a3
AH
4402010-06-02 Andrew Haley <aph@redhat.com>
441
442 * download_prerequisites: New script.
443
bc492e47
RO
4442010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
445
446 * dg-extract-results.sh: Redirect grep output to /dev/null instead
447 of grep -q.
448
c334c130
BS
4492010-04-22 Basile Starynkevitch <basile@starynkevitch.net>
450
451 * gcc_update: Sets the locale to C.
452
02e698d7
JM
4532010-04-06 Joseph Myers <joseph@codesourcery.com>
454
455 * gennews (files): Add files for GCC 4.5.
456
fccff341
JK
4572010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
458
459 Fix *.log tests output containing "===".
460 * dg-extract-results.sh (/\===/): Rename to ...
461 (/^\t\t=== .* ===$/): ... this pattern.
462
54bceaf3
RO
4632010-03-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
464
465 * dg-extract-results.sh: Fix result order to match sequential case.
466
2fdb618d
RW
4672010-01-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
468
469 * check_warning_flags.sh: Use \012 instead of \n with tr.
470
5392f6be
RO
4712010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
472
473 * dg-extract-results.sh: Don't use tail -n.
474
d7f09764
DN
4752009-10-03 H.J. Lu <hongjiu.lu@intel.com>
476 Richard Guenther <rguenther@suse.de>
477
478 PR lto/39216
479 * gcc_update: Adjust file timestamps for lto-plugin.
480
bb59df52
IS
4812009-09-10 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
482
483 PR bootstrap/41245
484 * compare-debug: Handle stripping of dwarf debug sections from darwin
485 mach-o objects.
486
c45ae2c8
AO
4872009-09-04 Alexandre Oliva <aoliva@redhat.com>
488
489 * compare-debug: Grep for blank before dash to avoid grep -e.
490
8fc68cba
AO
4912009-09-01 Alexandre Oliva <aoliva@redhat.com>
492
493 * compare-debug: Look for .gkd files and compare them.
494
0930984e
RW
4952009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
496
497 PR testsuite/41166
498 * test_summary: Invoke config.status, rather than trying to
499 parse it. Adjust awk script.
500
5830150a
AO
5012009-08-18 Alexandre Oliva <aoliva@redhat.com>
502
503 * compare-debug: Drop .eh_frame relocations too.
504
c2d88223
L
5052009-08-18 H.J. Lu <hongjiu.lu@intel.com>
506
507 PR testsuite/40704
508 * test_summary: Filter out "\r".
509
2feb56e6
AO
5102009-06-02 Alexandre Oliva <aoliva@redhat.com>
511
512 * compare-debug: Don't fail just because of .eh_frame differences.
513
060717fc
JJ
5142009-04-27 Jakub Jelinek <jakub@redhat.com>
515
516 PR testsuite/39807
517 * dg-extract-results.sh: Close open files and use >> instead of >
518 to decrease number of concurrently open files from awk. Avoid
519 = at the beginning of a regexp and redirect to a file determined
520 by curfile variable rather than concatenated strings to workaround
521 Solaris nawk bug.
522
7527cf21
GP
5232009-04-25 Gerald Pfeifer <gerald@pfeifer.com>
524
525 * test_summary: Only include LAST_UPDATED if it exists.
526 Complete copyright years.
527
0455c7f4
PB
5282009-04-16 Paolo Bonzini <bonzini@gnu.org>
529
530 * compare-all-tests: New.
531
50e8c6d2
JJ
5322009-04-14 Jakub Jelinek <jakub@redhat.com>
533
534 * gennews (files): Reference GCC 4.4 web pages.
535
748086b7
JJ
5362009-04-09 Jakub Jelinek <jakub@redhat.com>
537
538 * reghunt/date_based/reg_periodic: Change copyright header to refer
539 to version 3 of the GNU General Public License and to point readers
540 at the COPYING3 file and the FSF's license web page.
541 * reghunt/date_based/reg_search: Likewise.
542 * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
543 * regression/btest-gcc.sh: Likewise.
544 * regression/objs-gcc.sh: Likewise.
545
a072f1cf
RW
5462009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
547
548 * check_warning_flags.sh: Update flag exceptions.
549
7a401a0d
BE
5502008-11-18 Ben Elliston <bje@au.ibm.com>
551
552 * dg-cmp-results.sh: Do not print usage if either .sum file cannot
553 be opened; print a more meaningful error instead.
554
7134e605
JJ
5552008-10-24 Janis Johnson <janis187@us.ibm.com>
556 Jakub Jelinek <jakub@redhat.com>
557
558 * dg-extract-results.sh: New file.
559
e63ea00c
RW
5602008-07-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
561
562 * check_makefile_deps.sh: New file.
563
a3ced85e
SP
5642008-05-08 Sebastian Pop <sebastian.pop@amd.com>
565
566 * patch_tester.sh (report): Do not print "Checker: ".
567
24170ff9
SP
5682008-04-23 Sebastian Pop <sebastian.pop@amd.com>
569
570 * patch_tester.sh (report): Do not print the time.
571
7f9766e4
JM
5722008-04-01 Joseph Myers <joseph@codesourcery.com>
573
574 * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
575 Handle @heading. Handle enumerated lists with starting numbers
576 and extra headings.
577
1d4edfd6
JJ
5782008-03-10 Janis Johnson <janis187@us.ibm.com>
579
580 * patch_tester.sh (initialization): Initialize svnpatch and stop.
581 (usage): Add -svnpath and -stop.
582 (makedir): New.
583 (argument handling): Process -stop and -svnpath.
584 (setup code): Use makedir, error out if initial svn checkout fails.
585 (update): Use svnpath. Invoke contrib/gcc_update.
586 (apply_patch): Require that patch was created at top level. Use eval
587 with option variables. Don't use bootstrap target for make. Verify
588 that some tests were run.
589 (bootntest_patched): Use snvpath.
590 (main loop): For -stop, exit when there are no more patches to test.
591
802e3f8c
RW
5922008-03-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
593
594 * check_warning_flags.sh: Instead of invoke.texi, take the path
595 to the doc directory as argument. Check that warnings listed in
596 'gcc --help' are accepted by the compiler, and listed in the
597 manuals.
598
3825be8c
TT
5992008-03-06 Tom Tromey <tromey@redhat.com>
600
601 * patch_tester.sh (usage): Watermark is not lexicographic.
602 Load $STATE/defaults if it exists.
603 (selfexec): Use $0.
604 (apply_patch): Handle deletions.
605 (bootntest): Handle default settings.
606
a7d95bfe
JJ
6072008-03-05 Jakub Jelinek <jakub@redhat.com>
608
609 * gennews (files): Reference GCC 4.3 web pages.
610
1a1f7588
RW
6112008-02-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
612
613 * check_warning_flags.sh: New file.
614
8d8da227
JM
6152008-01-25 Joseph Myers <joseph@codesourcery.com>
616
617 * paranoia.cc (main): Remove handling of c4x_single and
618 c4x_extended formats.
619
3dfb41c5
SP
6202007-12-26 Sebastian Pop <sebastian.pop@amd.com>
621
622 * compareSumTests3: Changed to GPLv3.
623 * prepare_patch.sh: Same.
624 * uninclude: Same.
625 * dglib.pm: Same.
626 * gennews: Same.
627 * texi2pod.pl: Same.
628 * analyze_brprob: Same.
629 * gcc_build: Same.
630
66d3504c
SP
6312007-12-26 Sebastian Pop <sebastian.pop@amd.com>
632
633 * patch_tester.sh: Changed to GPLv3.
634
cf79e386
SP
6352007-12-15 Sebastian Pop <sebastian.pop@amd.com>
636
637 * patch_tester.sh: Don't save the script anymore.
638
0f55312a
SP
6392007-12-15 Sebastian Pop <sebastian.pop@amd.com>
640
641 * patch_tester.sh: New.
642 * prepare_patch.sh: New.
643
3a3b6beb
AO
6442007-11-26 Alexandre Oliva <aoliva@redhat.com>
645
646 * compare-debug: Introduce -p flag to preserve .stripped files.
647
7b6cb843
MLI
6482007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
649
650 * texi2pod.pl: Handle @asis.
651 (postprocess): Move @gccoptlist{} after all formatting commands.
652
a64036a7
AO
6532007-10-01 Alexandre Oliva <aoliva@redhat.com>
654
655 * compare-debug: Avoid spurious errors when .stripped files
656 exist.
657
1733c7eb
HPN
6582007-09-22 Hans-Peter Nilsson <hp@axis.com>
659
660 * warn_summary (srcdirFilter): Add fixincludes, sim,
661 newlib and mpfr.
662
0cb58062
L
6632007-08-23 H.J. Lu <hongjiu.lu@intel.com>
664
665 * gcc_update: Handle different URL paths and tags.
666
bb286d71
AO
6672007-08-16 Alexandre Oliva <aoliva@redhat.com>
668
669 * compare-debug: New.
670
36dcf055
L
6712007-08-16 H.J. Lu <hongjiu.lu@intel.com>
672 Andreas Schwab <schwab@suse.de>
673
674 * gcc_update: Use "svn info" for revision number. Create
675 gcc/REVISION with branch name and revision number.
676
c749c2ee
DN
6772007-08-10 Diego Novillo <dnovillo@google.com>
678
679 * gcc.doxy: Rename from tree-ssa.doxy.
680
cfa66dc1
DN
6812007-08-10 Diego Novillo <dnovillo@google.com>
682
683 * tree-ssa.doxy: Update for doxygen 1.5.
684 Include all the files in the middle and back ends.
685
6d409e8a
HPN
6862007-06-30 Hans-Peter Nilsson <hp@axis.com>
687
688 * gcc_update (files_and_dependencies): Handle
e9a57dc1 689 gcc/testsuite/gcc.dg/cpp/direct2s.c.
6d409e8a 690
6d707d08
MM
6912007-05-13 Mark Mitchell <mark@codesourcery.com>
692
693 * gennews (files): Reference GCC 4.2 web pages.
694
3caecafa
ZW
6952007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu>
696
697 * texi2pod.pl: Correct handling of @itemize with no argument.
698
a8af9c34
HPN
6992007-03-17 Hans-Peter Nilsson <hp@axis.com>
700
701 * uninclude: New utility, from Alexandre Oliva.
702
7276d368
DH
7032007-02-26 Dominique Dhumieres <dominiq@lps.ens.fr>
704
705 * test_installed: Adjust to the move from g77 to gfortran.
706
d0fc3f06
MK
7072007-02-16 Matthias Klose <doko@debian.org>
708
709 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
710
ce0d943a
HPN
7112007-02-10 Hans-Peter Nilsson <hp@axis.com>
712
713 * test_summary (configflags): Adjust for changes in the
714 config.status format due to update to autoconf 2.59.
715
61930fe5
DJ
7162007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
717
718 * gcc_update: Update for configure.in -> configure.ac.
719
427e84f7
RS
7202007-02-06 Richard Sandiford <richard@codesourcery.com>
721
722 * texi2pod.pl: Handle @multitable.
723
69403237
TT
7242007-01-15 Tom Tromey <tromey@redhat.com>
725
726 * download_ecj: New file.
727
7f5b8ff7
MS
7282006-09-27 Matthew Sachs <msachs@apple.com>
729
730 * compareSumTests3: POD syntax fix.
731
ed5ce4e0
MS
7322006-09-27 Matthew Sachs <msachs@apple.com>
733
734 * dglib.pm: Initial commit.
735 * compareSumTests3: Initial commit.
736
c3382fba
BF
7372006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
738
739 * dg-cmp-results.sh (compare-$$.awk): Print name[old]
740 and not non-existing nm[old].
741
27b56ba6
PE
7422006-07-06 Paul Eggert <eggert@cs.ucla.edu>
743
744 Port to hosts whose 'sort' and 'tail' implementations
745 treat operands with leading '+' as file names, as POSIX
746 has required since 2001. However, make sure the code still
747 works on pre-POSIX hosts.
748 * compare_tests: Don't assume "sort +2" is equivalent to
749 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
750
afef9a5b
JL
7512006-06-05 James Lemke <jwlemke@wasabisystems.com>
752
753 * dg-cmp-results.sh: New script for comparing DejaGNU logs.
754
e58b87f7
RE
7552006-06-02 Richard Earnshaw <rearnsha@arm.com>
756 Mike Stump <mrs@apple.com>
757
758 * compare_tests: Handle multilibs better.
759
5dd59f65
DJ
7602006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
761
762 * texi2pod.pl: Correct handling of absolute @include.
763
597fb86c 7642006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
84309a32
DJ
765
766 * texi2pod.pl: Handle -I.
767
b7ded1e0
MM
7682006-02-28 Mark Mitchell <mark@codesourcery.com>
769
770 * gennews (files): Update for GCC 4.1.
771
46852b9b
DN
7722006-01-24 Diego Novillo <dnovillo@redhat.com>
773
774 * gcc_update (files_and_dependencies): Handle
775 libgomp/testsuite/Makefile.in.
776
953ff289
DN
7772006-01-18 Richard Henderson <rth@redhat.com>
778 Diego Novillo <dnovillo@redhat.com>
779
780 * gcc_update (files_and_dependencies): Add libgomp files.
781
7a774079
BE
7822005-12-06 Ben Elliston <bje@au.ibm.com>
783
784 * newcvsroot: Remove.
785
f2bd1eb9
SB
7862005-11-03 Steven Bosscher <stevenb@suse.de>
787
788 * gcc_build: Fix my previous checking.
789
f415efe3
JM
7902005-11-01 Joseph S. Myers <joseph@codesourcery.com>
791
792 * gcc_update: Include revision number in LAST_UPDATED.
793
133f4c87
SB
7942005-10-30 Steven Bosscher <stevenb@suse.de>
795
796 * gcc_build: Use gcc.gnu.org as the default server. Set up
797 SVN_REPOSITORY correctly. Add support for checking out branches.
798
8f5c9c3d
AP
7992005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
800
801 * gcc_update: When svn update is called and
802 --silent is used, pass -q.
803
7dcd894f
AP
8042005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
805
806 * gcc_update: Remove the -q from svn invocation.
807
6c301b82
AP
8082005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
809
810 * gcc_build: Remove -d from the call to gcc_update.
811
1b9f940b
DB
8122005-10-28 Daniel Berlin <dberlin@dberlin.org>
813 Ben Elliston <bje@au1.ibm.com>
814
815 * gcc_update: Update for svn.
816 * newcvsroot: Ditto.
817 * gcc_build: Ditto.
818
901097db
MM
8192005-10-21 Mark Mitchell <mark@codesourcery.com>
820
821 * texi2pod.pl: Substitue for @value even when part of @include.
822
0928f405
BW
8232005-10-21 Bob Wilson <bob.wilson@acm.org>
824
825 * texi2pod.pl: Convert two single quotes or two backquotes to
826 double quotes.
827
5464337b
BE
8282005-08-23 Ben Elliston <bje@au.ibm.com>
829
830 * gcc_update: Update dependencies for libjava/aclocal.m4.
831
89ee9c70
KC
8322005-08-14 Kelley Cook <kcook@gcc.gnu.org>
833
834 * All files: Update with new FSF address.
835
d0e71b9c
BE
8362005-07-14 Ben Elliston <bje@au.ibm.com>
837
838 * filter_params.pl: Typo fix.
839 * filter_knr2ansi.pl: Likewise.
840
bfac631b
GP
8412005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
842
843 * gennews (files): Update for egcs-1.0 release pages consolidation.
844
492f761a
JM
8452005-04-17 Joseph S. Myers <joseph@codesourcery.com>
846
847 * gennews (files): Update for GCC 4.0.
848
7e3c8f17
AO
8492005-03-18 Alexandre Oliva <aoliva@redhat.com>
850
851 * gcc_update (silent): Unset instead of initializing to null.
852
d028e149
AS
8532005-03-18 Andreas Schwab <schwab@suse.de>
854
855 * gcc_update (apply_patch): Properly quote $1.
856
2d072788
ZW
8572005-03-18 Zack Weinberg <zack@codesourcery.com>
858
859 * gcc_update: Add --silent option.
860
be932466
KG
8612005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
862
863 * warn_summary (keywordFilter): Update sed pattern for new quoting
864 style in warnings.
865
1f43e92e
KG
8662005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
867
868 * warn_summary: Add -fortran subdir flag.
869 (subdirectoryFilter): Fix missing ada subdir.
870
9eaf7da0
HPN
8712004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
872
873 * gcc_update (touch_files): Don't rely on "make" being GNU make;
874 grep for "Touching" to determine that the rule executes.
875
18ccc7e0
HPN
8762004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
877
878 * gcc_update (touch_files): Explicitly pass --no-print-directory.
879
9a399055
AP
8802004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
881
882 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
883
71b5d516
PB
8842004-08-04 Paolo Bonzini <bonzini@gnu.org>
885
886 * gcc_update: Add fixincludes.
887
df6e87bf 8882004-08-26 Matthias Klose <doko@debian.org>
1249691b 889
df6e87bf
MK
890 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
891
8922004-08-26 Matthias Klose <doko@debian.org>
893
894 * test_summary: Include baseline used for libstdc++-v3 abi check
895 in test summary.
1249691b 896
5b292a4b
BE
8972004-08-25 Ben Elliston <bje@au.ibm.com>
898
899 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
900
8b84ead6
AT
9012004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
902
903 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
904 update done.
905
71b5d516 9062004-08-04 Paolo Bonzini <bonzini@gnu.org>
d0921255
PB
907
908 * gcc_update: libjava/configure.ac -> configure.in. Automake
909 1.4 does not handle configure.ac properly.
910
da96112d
AS
9112004-08-04 Andreas Schwab <schwab@suse.de>
912
913 * gcc_update: libjava/configure.in -> configure.ac.
914
1e45521f
RE
9152004-08-03 Richard Earnshaw <rearnsha@arm.com>
916
917 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
918
7eacb691
JL
9192004-07-16 Jeff Law <law@redhat.com>
920
921 * analyze_brprob: Fix comments. More consistent output format.
922
5bed2809
DN
9232004-06-17 Diego Novillo <dnovillo@redhat.com>
924
925 * tree-ssa.doxy: Update for doxygen 1.3.5.
926
cc605afe
AJ
9272004-06-14 Andreas Jaeger <aj@suse.de>
928
929 * gcc_update: boehm-gc/configure.in -> configure.ac.
930
bf9a420e
PB
9312004-06-16 Paolo Bonzini <bonzini@gnu.org>
932
933 * gcc_update (boehm-gc/configure): Depend on
934 boehm-gc/configure.ac instead of boehm-gc/configure.in
935
5a4f1818
PB
9362004-06-14 Paolo Bonzini <bonzini@gnu.org>
937
938 * gcc_update (libmudflap/configure): Depend on
939 libmudflap/configure.ac instead of libmudflap/configure.in
940
d5ad6feb
AJ
9412004-06-14 Andreas Jaeger <aj@suse.de>
942
943 * gcc_update: Add libcpp.
944
dbfa8d15
AJ
9452004-06-10 Andreas Jaeger <aj@suse.de>
946
947 * gcc_update: Add libgfortran.
948
9e953fed
AP
9492004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
950
951 * gcc_update (libbanshee/configure): Depend on
952 libbanshee/configure.ac instead of libbanshee/configure.in
953
b4117c30
ZW
9542004-05-17 Zack Weinberg <zack@codesourcery.com>
955
956 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
957 from list of files to be touched.
958 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
959
e3d26d7b
JM
9602004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
961
962 * gennews: Update for GCC 3.4.
963
6de9cd9a
DN
9642004-05-13 Diego Novillo <dnovillo@redhat.com>
965
966 Merge from tree-ssa-20020619-branch.
967
968 * filter_gcc_for_doxygen: New file.
969 * filter_knr2ansi.pl: New file.
970 * filter_params.pl: New file.
971 * tree-ssa.doxy: New file.
972 * contrib/gcc_update (files_and_dependencies): Handle
973 libbanshee and libmudflap.
974
5b03e555 9752004-04-12 Kelley Cook <kcook@gcc.gnu.org>
b4117c30 976 Andreas Jaeger <aj@suse.de>
5b03e555
KC
977
978 * gcc_update (files_and_dependencies): Insert zlib dependencies.
979
3adc31d1
NN
9802004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
981
982 * gcc_update (files_and_dependencies): libobjc/configure now
983 depends on configure.ac, not configure.in.
984
b52d4110
KC
9852004-04-01 Kelley Cook <kcook@gcc.gnu.org>
986
987 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
988
7de53bca
AT
9892004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
990
991 * gcc_update (files_and_dependencies): Insert libffi dependencies.
992
8ab705be
KC
9932004-03-10 Kelley Cook <kcook@gcc.gnu.org>
994
995 * gcc_update (files_and_dependencies): Insert libada/configure.
996
61c3ff8f
AP
9972004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
998
999 * gcc_update (files_and_dependencies): Update intl/configure.in
1000 to intl/configure.ac.
1001
a4b0b8f1
KC
10022004-01-09 Kelley Cook <kcook@gcc.gnu.org>
1003
1004 * gcc_update (files_and_dependencies): Update fastjar/configure.in
1005 to fastjar/configure.ac
1006
102d3176
KC
10072004-01-07 Kelley Cook <kcook@gcc.gnu.org>
1008
1009 * gcc_update (files_and_dependencies): Remove non-existant files.
1010
dedebde1
KC
10112004-01-05 Kelley Cook <kcook@gcc.gnu.org>
1012
1013 * gcc_update (files_generated): Revert 2003-12-18 change.
1014
c5d1156b
AP
10152004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
1016
1017 * gcc_update (files_and_dependencies): For gcc directory,
1018 rename configure.in to configure.ac.
1019
d9b000b1
AT
10202003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
1021
1022 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
1023 remove acconfig.h. No longer used.
1024
90c2f1de
KC
10252003-12-18 Kelley Cook <kcook@gcc.gnu.org>
1026
1027 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
1028 gcc/ada/gnat_ug_* to use it.
1029
3a816711
JW
10302003-12-16 James E Wilson <wilson@specifixinc.com>
1031
1032 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
1033 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
1034
90ff9ff3
KC
10352003-12-11 Kelley Cook <kcook@gcc.gnu.org>
1036
1037 * gcc_update (files_and_dependencies): Correct typo in the filename
1038 gnat_ug_wnt.texi.
1039
c41affc7
AC
10402003-12-08 Arnaud Charlet <charlet@act-europe.fr
1041
1042 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
1043 treeprs.ads.
1044
8f850e49
MM
10452003-10-16 Mark Mitchell <mark@codesourcery.com>
1046
1047 * gennews (files): Add GCC 3.3 files.
1048
9d3d50d2
MM
10492003-08-21 Mark Mitchell <mark@codesourcery.com>
1050
1051 * gcc_build: Fix handling of -t option. Add -x option.
1052
5bea01be
MK
10532003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
1054
1055 * texi2pod.pl: Remove extra line.
1056
9fa09038
MK
10572003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
1058
1059 * texi2pod.pl: Default @itemize's parameter to @bullet.
1060
0c6a2903
ZW
10612003-07-12 Zack Weinberg <zack@codesourcery.com>
1062
1063 * gcc_update: gcc/acconfig.h no longer exists.
1064
c3c35932
MK
10652003-07-11 Matthias Klose <doko@debian.org>
1066
1067 * test_installed: Add options to run objc tests.
1068 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
1069
6eb95e99
ZW
10702003-07-04 Zack Weinberg <zack@codesourcery.com>
1071
1072 * gcc_update: Remove gcc/intl/plural.c from list.
1073 Add new generated files intl/plural.c, intl/configure,
1074 intl/config.h.in.
1075
e4048ffc
JT
10762003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
1077
1078 * gcc_update (files_and_dependencies): Add
1079 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
1080 gcc/testsuite/gcc.dg/cpp/mi1c.h.
1081
487a9427
NN
10822003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
1083
281b1732
NN
1084 * paranoia.cc: Fix spelling error.
1085
487a9427
NN
1086 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
1087 to GCC.
1088
112a0bfd
MS
10892003-04-04 Mike Stump <mrs@apple.com>
1090
1091 * compare_tests: Fix exit status and be more flexible with spacing.
1092
5ce810b7
PE
10932003-03-08 Phil Edwards <pme@gcc.gnu.org>
1094
1095 * test_summary: Add -h, print existing comments as help.
1096
b47d9efd
L
10972003-03-03 H.J. Lu <hjl@gnu.org>
1098
1099 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
1100 * gcc_update: Likewise.
1101
d25fc1b5
AO
11022003-01-19 Alexandre Oliva <aoliva@redhat.com>
1103
1104 * test_summary (configflags): Only use the first match. Remove
1105 excess space. Use sub instead of gsub where possible. Use `none'
1106 if no configure flags were given.
1107
6787cc15
LR
11082003-01-10 Loren J. Rittle <ljrittle@acm.org>
1109
1110 * test_summary (configflags): awk portability.
1111
ce985125
AO
11122003-01-07 Alexandre Oliva <aoliva@redhat.com>
1113
1114 * test_summary (configflags): Compute correctly with both
1115 autoconfiscated and Cygnus-style top-level.
1116
029d882c
KG
11172003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1118
1119 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
1120 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
1121 gcc/java/keyword.gperf
1122
695a8bcf
GP
11232002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1124
1125 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
1126 depending on gcc/intl/plural.y.
1127
e1c1b6a5
AO
11282002-12-28 Alexandre Oliva <aoliva@redhat.com>
1129
e4029133 1130 * gcc_update (configure): Depend on config/acx.m4 as well.
6eb95e99 1131
e1c1b6a5
AO
1132 * gcc_update (configure): Depend on configure.in.
1133
d6bef02d
JM
11342002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
1135
1136 * texi2pod.pl: Skip contents of @copying.
1137
4977bab6
ZW
11382002-11-09 Zack Weinberg <zack@codesourcery.com>
1139
1140 * gthr_supp_vxw_5x.c: New file.
1141
ad03e4c4
RH
11422002-10-21 Richard Henderson <rth@redhat.com>
1143
1144 * paranoia.cc (real_c_float::image): Accomodate size of
1145 real_internal format.
1146 (main): Unbuffer stdio. Add real_internal format.
1147 (floor_log2_wide): New.
1148
fc76a969
RH
11492002-10-16 Richard Henderson <rth@redhat.com>
1150
1151 * paranoia.cc (ENUM_BITFIELD): New.
1152 (class): Define as klass around real.h.
1153 (real_c_float): Not a template any longer; define MODE as a
1154 class static constant; use real_format elements for SIZE.
1155 Update uses of real_to_decimal and real_to_hexadecimal.
1156 (main): Change -g argument to use a format name.
1157 (mode_for_size): Remove.
1158
efdc7e19
RH
11592002-09-16 Richard Henderson <rth@redhat.com>
1160
1161 * paranoia.cc: New file.
1162
7fd6c930
RH
11632002-09-04 Richard Henderson <rth@redhat.com>
1164
1165 * enquire.c: Remove.
1166
72c41e5a
MM
11672002-08-14 Mark Mitchell <mark@codesourcery.com>
1168
1169 * gennews (files): Add GCC 3.2 files.
1170
1899ba3e
GP
11712002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1172
1173 * gennews (files): Add proper files for the GCC 3.1 release series.
1174 Simplify and reformat introductory wording.
1175
39cef914
NN
11762002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1177
1178 * enquire.c: Move from gcc.
1179
554b8111
L
11802002-07-16 H.J. Lu <hjl@gnu.org>
1181
1182 * gcc_update (touch_files): Pass -s to ${MAKE}.
1183
dd6773cd
ZW
11842002-06-26 Zack Weinberg <zack@codesourcery.com>
1185
1186 * texi2pod.pl: Correct handling of the internal R<> sequence.
1187
ba9e1571
FW
11882002-05-31 Florian Weimer <fw@deneb.enyo.de>
1189
1190 * gcc_update (files_and_dependencies): Add generated Texinfo files
1191 for Ada.
1192
1e6347d8
RO
11932002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1194
1195 * test_installed: Allow for PWDCMD to override hardcoded pwd.
1196 * test_summary: Likewise.
1197
29a948c8
GK
11982002-04-18 Geoffrey Keating <geoffk@redhat.com>
1199
1200 * gcc_update (touch_files): Don't have empty for loop.
1201
b8d70bee
RH
12022002-04-16 Richard Henderson <rth@redhat.com>
1203
1204 * gcc_update: Remove libchill.
1205
28852cc6
ZW
12062002-03-25 Zack Weinberg <zack@codesourcery.com>
1207
1208 * texi2pod.pl: Handle @end ftable and @end vtable.
1209
049b03f4
ZW
12102002-03-11 Zack Weinberg <zack@codesourcery.com>
1211
1212 * texi2pod.pl: Handle @include, @ftable, @vtable.
1213 Reformat some code for clarity.
1214
719bb4e3 12152002-02-24 Christian Jönsson <c.christian.joensson@telia.com>
506d4ef6
CJ
1216
1217 * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
1218 WARNING and ERROR output from the *.sum files.
1219
66b8f5d7
GP
12202002-01-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1221
1222 * gennews (files): Replace gcc-2.95/gcc-2.95.html,
1223 gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
1224 and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
1225
c10a75a7
GP
12262002-01-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1227
1228 * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
1229 egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
1230 egcs-1.1/index.html.
1231
99e9e773
KG
12322002-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1233
1234 * warn_summary: Add -ada subdirectory flag.
1235
3da33af3
MK
12362001-12-12 Matthias Klose <doko@debian.org>
1237
1238 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
1239 generation of more than one man page from one source.
1240 Add '-' to set of valid chars for an identifier.
1241 Let -D option accept flags of the form <flag>=<value>.
1242 Use \s+ for whitespace detection in '@c man' lines.
1243 Handle @set and @clear independent of $output.
1244 Substitute all @value{}'s in a line.
1245
77bd67cb
JM
12462001-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
1247
1248 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
1249 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
1250 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
1251 greater than 9 in enumerations.
1252
178612c9
LG
12532001-11-07 Laurent Guerby <guerby@acm.org>
1254
1255 * gcc_update (files_and_dependencies): Add Ada dependencies.
1256
bbd300a9
JM
12572001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
1258
1259 * snapshot: Remove.
1260
b5f20931
RS
12612001-09-07 Richard Sandiford <rsandifo@redhat.com>
1262
1263 Revert:
3da33af3 1264 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
b5f20931
RS
1265 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
1266 touch.
1267
e7503d92
DB
12682001-09-04 David.Billinghurst <David.Billinghurst@riotinto.com>
1269
3da33af3 1270 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
e7503d92
DB
1271 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
1272 touch.
1273
e961606c
JH
1274Mon Aug 13 02:29:08 CEST 2001 Jan Hubicka <jh@suse.cz>
1275
1276 * analyze_brprob: Update for changes in gcc debug output.
1277
ffd15534
JH
1278Sat Jul 28 22:37:49 CEST 2001 Jan Hubicka <jh@suse.cz>
1279
1280 * analyze_brprob: Avoid more overflows.
1281
da397f8e
RH
12822001-07-27 Richard Henderson <rth@redhat.com>
1283
1284 * test_summary: Copy LAST_UPDATED UTC time to head of summary.
1285
92e3cac8
JH
1286Fri Jul 27 18:01:21 CEST 2001 Jan Hubicka <jh@suse.cz>
1287
1288 * analyze_brprob: Avoid overflows.
1289
2a08c780
RH
12902001-07-27 Richard Henderson <rth@redhat.com>
1291
1292 * gcc_update: Dump timestamp in LAST_UPDATED.
1293
3da33af3 12942001-07-26 Andreas Jaeger <aj@suse.de>,
a6ed70ef
AJ
1295 Hans-Peter Nilsson <hp@bitrange.com>
1296
1297 * analyze_brprob: Fix documentation.
1298
4edc91ae
JH
1299Mon Jul 23 15:47:19 CEST 2001 Jan Hubicka <jh@suse.cz>
1300
1301 * analyze_brprob: Fix awk compatibility problems; update comment.
1302
f981f97b
AJ
13032001-07-23 Andreas Jaeger <aj@suse.de>
1304
1305 * analyze_brprob: Fix more typos.
1306
075cc945
AJ
13072001-07-23 Andreas Jaeger <aj@suse.de>
1308
1309 * analyze_brprob: Fix typos.
1310
aee96fe9
JM
13112001-07-03 Joseph S. Myers <jsm28@cam.ac.uk>
1312
1313 * texi2pod.pl: Handle @r inside @item.
1314
51817b10
ZW
13152001-07-02 Zack Weinberg <zackw@stanford.edu>
1316
1317 * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
1318
e5149841
ZF
13192001-07-01 Zoltan Felleg <zfelleg@telnet.hu>
1320
1321 * warn_summary: Fix typo in a comment.
1322
894b7c63
ACY
13232001-06-14 Albert Chin-A-Young <china@thewrittenword.com>
1324
4977bab6 1325 * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
894b7c63 1326
acabb596
MM
13272001-06-13 Mark Mitchell <mark@codesourcery.com>
1328
1329 * gennews: Set TERM to vt100 for Lynx.
1330
9f293893
GP
13312001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1332
1333 * release: Remove.
1334
17d6c819
JH
1335Tue Jun 12 12:21:40 CEST 2001 Jan Hubicka <jh@suse.cz>
1336
1337 * analyze_brprob: New file.
1338
72e0bae5
MM
13392001-06-11 Mark Mitchell <mark@codesourcery.com>
1340
a6ed70ef 1341 * gcc_build: Output information about the commands used to
72e0bae5
MM
1342 configure the compiler.
1343
47c2a318
JM
13442001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
1345
1346 * gennews: Update for GCC 3.0.
1347
aff5d053
JM
13482001-06-02 Joseph S. Myers <jsm28@cam.ac.uk>
1349
1350 * gcc_update: Update for move of documentation to gcc/doc.
1351
26d8af06
RO
13522001-05-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1353
1354 * contrib/test_summary (files): Sort before evaluating.
1355
6cf735a7
GP
13562001-05-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1357
1358 * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
1359
47816305
MM
13602001-05-21 Mark Mitchell <mark@codesourcery.com>
1361
1362 * gcc_build: Use -d when invoking gcc_update.
1363
f3e16a47
AJ
13642001-05-18 Andreas Jaeger <aj@suse.de>
1365
1366 * gcc_update: Add rules for libf2c/libI77.
1367
e8dc2763
AO
13682001-05-17 Alexandre Oliva <aoliva@redhat.com>
1369
1370 * gcc_update (touch_files): Use simpler, yet as portable, syntax.
1371
af22667e
LR
13722001-05-14 Loren J. Rittle <ljrittle@acm.org>
1373
1374 * gcc_update (touch_files): Enhance make portability.
1375
e8b073c1
AO
13762001-05-14 Alexandre Oliva <aoliva@redhat.com>
1377
1378 * gcc_update (touch_files): Use a Makefile to touch files.
1379
6e26f4aa
JM
13802001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
1381
1382 * texi2pod.pl: Add copyright and GPL notices.
1383
445c435a
JM
13842001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
1385
1386 * texi2pod.pl: Handle "\,".
1387
3f896fc2
JM
13882001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
1389
1390 * texi2pod.pl: Fix regular expression for @r to avoid exponential
1391 recursion. From Russ Allbery <rra@stanford.edu>. Remove perl
1392 version check.
1393
c2b31703
KG
13942001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1395
1396 * warn_summary (stageNfilter): Update for recent changes in
1397 bootstrap logic.
1398
150d3c00
JM
13992001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
1400
1401 * texi2pod.pl: Require at least perl 5.6.0.
1402
4bc1997b
JM
14032001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
1404
1405 * gcc_update: Add gcc/gcc.1 to generated files.
1406 * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle
1407 discarding to end of sentence with @xref where the sentence has an
1408 interior "." in markup, and handle discarding parentheses around
1409 such a sentence.
1410
d2796d4e
BS
14112001-01-11 Bernd Schmidt <bernds@redhat.com>
1412
1413 * gennews: Add gcc-2.95.3.
1414
2642624b
JM
14152001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
1416
1417 * texi2pod.pl: Handle @gcctabopt and @env in tables. Handle
1418 @command. Format URLs and email addresses in bold.
1419
fd939e46
JM
14202001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
1421
6bfa3dac
JM
1422 * gcc_update: Add cpp.1 to the list of generated files.
1423
fd939e46
JM
1424 * texi2pod.pl: Handle @option and @env.
1425
79424a4f
MS
14262001-01-03 Mike Stump <mrs@wrs.com>
1427
1428 * snapshot: Update to account for java libraries.
1429
5da01bc1
JO
14302000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
1431
1432 * test_summary: Export filesuffix, not fileprefix.
1433
2d6fd5fd
JM
14342000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
1435
1436 * release: Change some EGCS references to GCC.
1437
c097fab6
KG
14382000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1439
1440 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
1441 subdirectory flags. Add source directory prefix filtering.
1442 Redirect diagnostic output to stderr.
1443
f4e8dec6
ZW
14442000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
1445
1446 * texi2pod.pl: If multiple @c man sections with the same tag
1447 appear, concatenate them in the final output. When skipping,
1448 ignore block commands that can't cause skipping, and honor
1449 those that can. Ensure that verbatim blocks are separate
1450 paragraphs.
1451
beb039fe
JM
14522000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
1453
1454 * gcc_update: Don't touch tradcif.c or java/parse.h.
1455
b75d998f
ZW
14562000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
1457
1458 * texi2pod.pl: Restructure for comprehensibility, add
1459 comments. Merge handling of @ignore and @ifxxx. Handle a
1460 whole bunch more Texinfo commands. Use consistent formatting
1461 style.
1462
c4f0b011
JM
14632000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
1464
1465 * gennews: New script.
1466
d9ddcc6a
GP
14672000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1468
1469 * gcc_update: Update a comment as we now require bison for CVS users.
1470
c01a508e
JM
14712000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
1472
1473 * gcc_update: Add gcov.1 to the list of generated files.
1474
c132c0e3
MM
14752000-11-21 Mark Mitchell <mark@codesourcery.com>
1476
1477 * gcc_build: Remove code to put information in a log file.
1478
3d6f4d76
ZW
14792000-11-19 Zack Weinberg <zackw@stanford.edu>
1480
1481 * texi2pod.pl:
1482 - Add real command line parsing.
1483 - Support @ifset, @ifclear, @set, @value, -D switch.
1484 - Support @sc. Improve handling of @ref and friends.
1485 - Discard @subsection, @need, @node lines.
1486 - Un-nest font changes to match texinfo semantics.
1487 - Handle @{ and @}. Oops.
1488 - Don't emit E<> directives inside verbatim blocks.
1489
f6820157
BK
14902000-11-12 Bruce Korb <bkorb@gnu.org>
1491
1492 * release: generalize the release script a bit.
1493
8a3d997e
MM
1494Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
1495
1496 * gcc_build: Add -o option for setting the objdir to use.
1497
1e8ba2a3
JL
14982000-11-11 Jeff Law <law@redhat.com>,
1499
1500 * release: New file.
1501
09ff8283
JL
15022000-11-08 Jeff Law <law@redhat.com>,
1503 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1504
1505 * snapshot: New file.
1506
37ac3c7f
JO
15072000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
1508
1509 * gcc_build (bootstrap_gcc): New function.
1510 (configure_gcc): Likewise.
1511 (build_gcc): Rewritten to use configure and bootstrap.
1512 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
1513
9f56c004
MM
15142000-10-31 Mark Mitchell <mark@codesourcery.com>
1515
1516 * gcc_build (MAKE): New variable.
1517 (build_gcc): Use it. Fix logging of errors.
1518 (install_gcc): Likewise.
1519
d3d6410d
MM
15202000-10-29 Mark Mitchell <mark@codesourcery.com>
1521
1522 * gcc_build: Save the output from CVS into the logfile as well.
1523
59c341cb
MM
15242000-10-25 Mark Mitchell <mark@codesourcery.com>
1525
1526 * gcc_build: Fix typos.
1527
f4d48ea9
JM
15282000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
1529
1530 * gperf-2.7-19981006.pat: Remove.
1531
6f298a0a
JM
15322000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
1533
1534 * test_installed: Change EGCS references to refer to GCC.
1535
2d89ce6a
GP
15362000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1537
1538 * gcc_update (touch_files): Add some informative output.
f3e16a47 1539
12acf3a9
AJ
15402000-09-16 Andreas Jaeger <aj@suse.de>
1541
1542 * gcc_update: Remove gcc/c-parse.gperf.
1543
41343a8f
GP
15442000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
1545 Alexandre Oliva <aoliva@redhat.com>
1546
1547 * gcc_update: Execute touch_files_reexec even if `cvs update`
1548 failed.
1549
e50d2932
AO
15502000-08-09 Alexandre Oliva <aoliva@redhat.com>
1551
1552 * test_summary: AWK breaks with filenames containing `='.
1553
b9faa6b6
MM
1554Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
1555
1556 * gcc_build: New script.
1557
1735b35f
MM
15582000-07-13 Mark Mitchell <mark@codesourcery.com>
1559
1560 * gcc_update (files_and_dependencies): Remove generated YACC files.
1561
792abd35
MM
15622000-07-12 Mark Mitchell <mark@codesourcery.com>
1563
1564 * gcc_update (files_and_dependencies): Remove generated YACC files.
1565
84d6d72f
MM
15662000-06-04 Mark Mitchell <mark@codesourcery.com>
1567
1568 * newcvsroot: Handle filenames that contain spaces.
1569
dd5330e8
ZW
15702000-06-03 Zack Weinberg <zack@wolery.cumb.org>
1571
1572 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
1573 Elide --with-gcc-version-trigger and --norecursion from
1574 configure flags. Remove code to report status of haifa scheduler.
1575
fda73e41
AO
15762000-05-18 Alexandre Oliva <aoliva@cygnus.com>
1577
1578 * gcc_update (self): Set to `$0'.
1579 (touch_files_reexec): Use `$self' instead of `$0'.
fda73e41 1580
25a9b3e5
AO
15812000-05-12 Alexandre Oliva <aoliva@cygnus.com>
1582
1583 * gcc_update (touch_files_reexec): New function, run after the
1584 tree is modified.
1585
bdcabcd4
RH
15862000-05-08 Richard Hendeson <rth@cygnus.com>
1587
1588 * gcc_update: Remove references to inclhack.tpl.
1589
62014cb3
JM
15902000-04-28 Jason Merrill <jason@casey.cygnus.com>
1591
1592 * index-prop: Use a single pattern. Also support *** cdiffs.
1593
15942000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
1595
1596 * index-prop: Don't change /dev/null.
1597
b9550bfb
GP
15982000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1599
1600 * gcc_update: Refer to GCC and gcc_update instead of egcs and
12acf3a9 1601 egcs_update.
b9550bfb 1602
db6a1df0
JL
16032000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
1604
b9550bfb 1605 * index-prop: Fix occasional problem when using cvs diff -p.
db6a1df0 1606
86702e31
ZW
16072000-04-18 Zack Weinberg <zack@wolery.cumb.org>
1608
1609 * gcc_update: Remove references to cexp.c/cexp.y.
1610
05e1739f
GP
16111999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1612
1613 * newcvsroot: Add check on the number of command-line arguments.
1614 Add usage.
1615
5c96cc3b
WB
1616Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
1617
1618 * gcc_update: Allow patches compressed by bzip2.
1619
719bb4e3 16201999-10-11 Martin v. Löwis <loewis@informatik.hu-berlin.de>
ba33cb50
ML
1621
1622 * newcvsroot: New file.
1623
697f6b2f
CB
16241999-09-11 Craig Burley <craig@jcb-sc.com>
1625
1626 * convert_to_f2c, convert_to_g2c, download_f2c: New file.
1627
ecdea017
GP
16281999-08-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1629
1630 * gcc_update: New file.
1631 * egcs_update: Renamed to gcc_update.
1632
83694b61
RL
16331999-08-09 Robert Lipe <robertlipe@usa.net>
1634
1635 * test_summary: Quote curly braces in 1999-07-03 change.
1636
1a618a5a
AO
16371999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
1638
1639 * egcs_update (files_and_dependencies): Fixed typo in
1640 gcc/cstamp-h.in. Added gcc/config.in.
1641
94b82f2b
AO
16421999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br>
1643
1644 * egcs_update (files_and_dependencies): New function, with
1645 complete list of files to be updated, as well as their
1646 dependencies.
1647 (touch_files): Check the timestamp of each generated file against
1648 its dependencies'.
1649 (main): New flags --touch, --list and --help. Remove the
1650 pre-update step.
1651
bc8735ed 16521999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br>
12acf3a9 1653
bc8735ed
AO
1654 * test_summary: Replace egcs with gcc. Update e-mail address.
1655
9d59f307 16561999-07-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4977bab6 1657 Jerry Quinn <jquinn@nortelnetworks.com>
9d59f307
GP
1658
1659 * egcs_update (touch_files, apply_patch): New functions.
1660 Use them. New command-line option --patch. Split test of local
1661 tree into two parts. Add comments.
1662
069550be
AO
16631999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
1664
12acf3a9 1665 * test_summary: If Target is `unix{*}', append the Target variants
069550be
AO
1666 to Host.
1667
6f482ae3
AO
16681999-06-12 Alexandre Oliva <oliva@dcc.unicamp.br>
1669
1670 * test_summary: Set default mail-address and version for egcs
1671 instead of relying on unpredictable pathnames.
1672 Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
1673
2fa6b2d2
JL
1674Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
1675
1676 * fixinc/*: Delete obsolete files.
1677
7a19950e
RL
16781999-02-04 Robert Lipe <robertlipe@usa.net>
1679
12acf3a9
AJ
1680 * egcs_update: Test return values of 'cvs update'. Propogate
1681 to caller as exit values.
7a19950e 1682
bdf32ae5
GP
16831999-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1684
1685 * egcs_update: Use "if" instead of "&&". Touch generated files
12acf3a9 1686 only after the corresponding *.y files.
bdf32ae5 1687
3243be28
GP
16881999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1689
1690 * egcs_update: Do not use xargs, but a backquote construct.
1691
692c4bf5
AO
16921999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br>
1693
ceff9b14
AO
1694 * test_summary (version): Remove carriage return that gawk inserts
1695 in the version string for some reason.
692c4bf5 1696
5eff2ed5
GP
16971998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1698
1699 * egcs_update: Only touch files that already exist.
1700
cae94af8
AO
17011998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br>
1702
ceff9b14 1703 * test_summary (EOF): Remove double backslash.
cae94af8
AO
1704 Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1705
ddf469cc
AO
17061998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br>
1707
ceff9b14 1708 * test_summary (address): Set to egcs-testresults mailing list.
ddf469cc 1709
aa4d18c9
AO
17101998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
1711
ceff9b14
AO
1712 * test_summary (address): Added Marc Lehmann's testsuite-results
1713 to the default e-mail address.
aa4d18c9 1714
0a955618
AO
17151998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
1716
ceff9b14
AO
1717 * test_summary (-p, prepend_logs): Add these before the summary.
1718 (Compiler, Platform): Print these just before configflags.
0a955618 1719
0d4f7920
KG
1720Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1721
1722 * warn_summary (longLineFilter): New shell function to encapsulate
12acf3a9
AJ
1723 this functionality. It is off by default, only active if -llf
1724 flag is specified.
1725 (subdirectoryFilter): Fix bug in filtering which made some
1726 subdirectory warnings erroneously appear in the toplevel set.
1727 (stageNfilter): Renamed from `stageNwarns'. Updated to collect
1728 warnings from stage1 as well as stage0, which means warnings from
1729 outside the bootstrap directory. Eg, the libraries, etc.
1730 (warningFilter): New shell function to encapsulate this
1731 functionality.
0d4f7920 1732 (keywordFilter): New shell function to encapsulate this
12acf3a9 1733 functionality.
0d4f7920
KG
1734
1735 Store data in a temp file rather than calculating it 3x. Arrange
1736 to remove it on exit and signals.
1737
1738 Add -pass/-wpass flags to do "pass through" (i.e. manual
12acf3a9
AJ
1739 inspection) of bootstrap output from a particular stageN as well
1740 as language subdirs.
0d4f7920 1741
12acf3a9 1742 Add better comments/documentation.
0d4f7920 1743
415634f6
GP
1744Sat Oct 31 16:39:31 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1745
1746 * egcs_update: Add comment about keeping the FAQ synchronized.
1747
0999b4b8
JL
1748Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com)
1749
1750 * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
1751 in the repo again.
1752
318b0430
BK
1753Fri Oct 16 07:35:00 1998 Bruce Korb <korb@datadesign.com>
1754
1755 * egcs_update: Added gcc/fixinc/* generated files to touch list.
1756
788169db
JL
1757Tue Oct 13 23:28:33 1998 Jeffrey A Law (law@cygnus.com)
1758
1759 * egcs_update: Remove gcc/java/parse.c from list of files to
1760 touch.
1761
8173d477
KG
1762Wed Oct 7 13:00:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1763
1764 * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
1765
a3225b7a
KG
1766Mon Oct 5 14:19:48 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1767
1768 * warn_summary (subdirectoryFilter): New shell function to
12acf3a9
AJ
1769 optionally filter in/out gcc subdirectories when summarizing
1770 warnings. Add new flags to support subdirectory filtering.
1771
a3225b7a 1772 Also, ensure the bootstrap stage is a number. Add some more C
12acf3a9
AJ
1773 keywords that are preserved in the "warning type" summary and
1774 tighten up the "arg ???" regexp.
a3225b7a 1775
3b0e5534
BK
1776Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
1777
1778 * fixinc/inclhack.def: Not all C++ comments in C headers
1779 were treated alike. They are now. Also fixed syntax
1780 of sed expression in "systypes" fix.
1781
1782 * fixinc/inclhack.def: Removed SVR4.2-ism from shell invocation
1783
1784 * egcs_update: Added fixinc/* generated files to touch list.
1785
f06e7a27
KG
1786Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1787
1788 * egcs_update: Additionally touch gcc/java/parse.[ch].
1789
430c3d7b 1790Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
12acf3a9 1791
430c3d7b
BK
1792 * fixinc/inclhack.def: Added two files required by
1793 SCO's Open Server 5's avoid_bool fix.
1794 Regenerated fixinc.x and inclhack.sh to incorporate
1795 the update.
1796
aecb0339
RL
1797Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com>
1798
1799 * egcs_update: Do the pass 1 CVS update only for files that
12acf3a9 1800 may reasonably be under CVS control.
aecb0339 1801
49e921be
AO
18021998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
1803
ceff9b14 1804 * test_installed: New script for testing already-installed
12acf3a9 1805 gcc/g++/g77.
49e921be 1806
23a05d03
GP
1807Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1808
1809 * egcs_update: Assigned copyright to FSF.
1810
9b14b81c 1811Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4977bab6 1812 Alexandre Oliva <oliva@dcc.unicamp.br>
9b14b81c
GP
1813
1814 * egcs_update: New switch --nostdflags and documentation
1815 enhancements.
1816
f717c7e4
GP
1817Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1818
1819 * egcs_update: New script.
1820
7c3b5ba5
BK
18211998-08-05 Bruce Korb <korbb@datadesign.com>
1822
1823 * fixinc/Makefile
1824 Added define for target machine so machine-specific tests
1825 can be selected for or against.
1826
1827 * fixinc/fixincl.c
1828 Added an array of string pointers to machines to select
1829 or avoid, depending on a FD_MACH_IFNOT bit flag.
1830 Used a shell script to match the defined TARGET_MACHINE
1831 with any of the given match patterns.
1832
1833 * fixinc/fixincl.tpl
1834 Generate the array of strings and bit flag, as needed,
1835 depending on "mach" and "not_machine" attributes for a fix.
1836
1837 * fixinc/mkfixinc.sh
1838 Invoke the make with TARGET assigned the value of the
1839 machine name argument.
1840
31e9c6ed
MS
1841Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
1842
1843 * compare_tests: New script.
1844
91fa313b
AO
18451998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
1846
ceff9b14 1847 * test_summary: Assigned copyright to FSF.
91fa313b 1848
18aca902
GP
1849Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1850
1851 * test_summary: Corrected script name in comments providing
1852 documentation. Added linebreaks for lines with > 80 characters.
1853
3e5fb7a9
AO
1854Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
1855
ceff9b14
AO
1856 * test_summary: New switch, -i, and environment variable,
1857 append_logs, for including files in the report.
3e5fb7a9 1858
91af92df
MH
18591998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
1860
1861 * warn_summary: Update to Kaveh's latest version allowing to
1862 specify the last stage built.
1863
a681b39b 18641998-05-29 Bruce Korb <korbb@datadesign.com>
91af92df 1865
a681b39b
BK
1866 * fixinc/mkfixinc.sh
1867 Changes to make it easier to invoke on platforms that
1868 normally do not invoke fixincludes.
1869
1870 * fixinc/inclhack.def
1871 Applied fixes from egcs/gcc/fixincludes from the past several
1872 months.
1873
8a5b8e20 18741998-05-28 Bruce Korb <korbb@datadesign.com>
91af92df 1875
8a5b8e20
BK
1876 * fixinc/*: Updated most everything for a first real
1877 try at getting "fast_fixincludes" working.
1878
be3a14bb
JM
18791998-05-28 Jason Merrill <jason@yorick.cygnus.com>
1880
1881 * index-prop: New file.
1882
269df0f8
JL
1883Sat May 23 23:38:49 1998 Matthias Klose <doko@cs.tu-berlin.de>
1884
1885 * test_summary: find good awk (copied from warn_summary).
1886
1887Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com)
1888
1889 * test_summary, warn_summary: New files