]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
PR target/57756
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
84214a04 12013-10-11 Thomas Schwinge <thomas@codesourcery.com>
2
3 * gcc_update (files_and_dependencies): Fix rule for
4 libgomp/testsuite/Makefile.in.
5
3c867e46 62013-10-01 Joern Rennecke <joern.rennecke@embecosm.com>
7
8 * config-list.mk: Add arc configurations.
9
0b284b3e 102013-09-27 Diego Novillo <dnovillo@google.com>
11
12 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
13
e4a25868 142013-09-12 DJ Delorie <dj@redhat.com>
15
16 * config-list.mk: Add msp430-elf.
17
7cc38d3f 182013-08-31 Diego Novillo <dnovillo@google.com>
19
20 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
21
60300738 222013-08-29 Mike Stump <mikestump@comcast.net>
23
24 * gcc_update (configure): Update to handle svn 1.8.1.
25
b710ec85 262013-08-03 Caroline Tice4 <cmtice@google.com>
27
28 * gcc_update: Add libvtv files.
29
24fad52b 302013-06-06 Brooks Moses <bmoses@google.com>
31
32 * testsuite-management/validate_failures.py: Fix handling of
33 summary lines with "|" characters or empty description fields.
34
93469932 352013-05-24 Chung-Ju Wu <jasonwucj@gmail.com>
36
37 * download_prerequisites: Download isl and cloog conditionally.
38
5200ae0b 392013-05-21 David Malcolm <dmalcolm@redhat.com>
40
72524e91 41 * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
5200ae0b 42
062ed845 432013-05-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
44
45 * config-list.mk (LIST): Add -enable-obsolete for
46 sparc-sun-solaris2.9, i686-solaris2.9.
47
01849529 482013-05-13 Mike Stump <mikestump@comcast.net>
49
50 * compare_tests: Limit lines to 2000 characters as comm on Mac OS
51 X 10.8.3 doesn't like long lines (those 2055 characters or more).
52
0fc6925b 532013-04-22 Sofiane Naci <sofiane.naci@arm.com>
54
55 * config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
56
824ba7e6 572013-04-18 Diego Novillo <dnovillo@google.com>
58
59 * validate_failures.py: Fix typo.
60
6f252279 612013-04-18 Diego Novillo <dnovillo@google.com>
62
63 * validate_failures.py: Loosen check for build directory.
64 State what failed if we couldn't find the source tree or
65 the target triplet.
66
c74ed189 672013-03-22 Jakub Jelinek <jakub@redhat.com>
68
69 * gennews (files): Add files for GCC 4.8.
70
e4182cc9 712013-03-06 Tobias Burnus <burnus@net-b.de>
72
73 * make-obstacks-texi.pl: New.
74
7f6b4def 752013-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
76
77 * make_sunver.pl: Enforce C locale.
78
afc0fa9d 792013-02-06 Richard Sandiford <rdsandiford@googlemail.com>
80
81 * update-copyright.py: Add libdecnumber to the default list.
82 Remove libquadmath and libssp.
83
8dcb4416 842013-02-06 Diego Novillo <dnovillo@google.com>
85
86 * testsuite-management/validate_failures.py: Fix typo.
87
ae35a493 882013-02-06 Diego Novillo <dnovillo@google.com>
89
90 * testsuite-management/validate_failures.py: Update
91 Copyright years.
92 Request contributions not to use Python features newer
93 than 2.4.
94 (GetBuildData): If this is not a build directory,
95 emit an error only if --results or --manifest are missing.
96
72fb5d67 972013-02-06 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
98
99 * testsuite-management/validate_failures.py
100 (IsInterestingResult): Fix performance regression
101
5cd5c3c9 1022013-02-04 Richard Sandiford <rdsandiford@googlemail.com>
103
105ea690 104 * update-copyright.py: New file.
5cd5c3c9 105
c74ed189 1062013-01-15 David Blaikie <dblaikie@gmail.com>
919059f7 107
108 * dg-extract-results.sh: Handle KPASSes.
109
45def795 110 * dg-extract-results.sh: Constrain the start-of-log pattern.
111
5932870a 112 * dg-extract-results.sh: Fix order of summary counts.
113
48b5e373 1142012-12-01 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
115
116 * testsuite-management/validate_failures.py
117 (IsInterestingResult): Only strip line a second time if we did split.
118 Rephrase return statement while at it.
119 (CollectSumFiles): Also ignore .git directory.
120
286a89a0 1212012-12-03 Diego Novillo <dnovillo@google.com>
122
123 * testsuite-management/validate_failures.py: Fix stale
124 use of 'options'.
125
dbfd2fa2 1262012-11-30 Doug Evans <dje@google.com>
127
3f854611 128 * testsuite-management/validate_failures.py: Add support for @include,
129 @remove directives in manifest files.
130
dbfd2fa2 131 * testsuite-management/validate_failures.py: Add function
132 GetManifestPath. New global _MANIFEST_SUBDIR.
133
dedecfbe 1342012-11-29 Doug Evans <dje@google.com>
135
bf330a11 136 * testsuite-management/validate_failures.py: Remove pass/fail
137 indicator from result of GetBuildData.
138
53632709 139 * testsuite-management/validate_failures.py: Store options in global
140 variable _OPTIONS.
141
b1a8f063 142 * testsuite-management/validate_failures.py: Rename variable
143 manifest_name to manifest_path everywhere.
144
dedecfbe 145 * testsuite-management/validate_failures.py (CompareBuilds): Pass
146 options.results to GetSumFiles for clean build.
147
4ac21e63 1482012-11-28 Doug Evans <dje@google.com>
149
5475e2d3 150 * testsuite-management/validate_failures.py: Use <target_alias> instead
151 of <target>. Minor whitespace changes.
152
4ac21e63 153 * testsuite-management/validate_failures.py: Record ordinal with
154 TestResult.
155
5d128787 1562012-11-19 Mike Stump <mikestump@comcast.net>
157
158 * compare_tests: Add export LC_ALL=C to make sort happier.
159
448a7915 1602012-11-14 H.J. Lu <hongjiu.lu@intel.com>
161
162 * gcc_update: Update libsanitizer generated files.
163
f5928296 1642012-11-12 Tobias Burnus <burnus@net-b.de>
165
166 * gcc_update: Add libquadmath generated files.
167
de7fbd4e 1682012-11-12 H.J. Lu <hongjiu.lu@intel.com>
169
170 * gcc_update: Add libsanitizer generated files.
171
24444dcd 1722012-11-05 Lawrence Crowl <crowl@google.com>
173
174 * compare_two_ftime_report_sets: New.
175
294dbb62 1762012-11-02 Diego Novillo <dnovillo@google.com>
177
178 * testsuite-management/validate_failures.py: Add option
179 --clean_build to compare test results against another
180 build.
181
74e224b6 1822012-10-31 Diego Novillo <dnovillo@google.com>
183
184 * testsuite-management/validate_failures.py: Fix parsing
185 of summary lines.
186
e43ff6d4 1872012-10-29 Diego Novillo <dnovillo@google.com>
188
189 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
190
333f79f1 1912012-10-06 Diego Novillo <dnovillo@google.com>
192
193 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
194
5a8f4e9d 1952012-10-02 Christophe Lyon <christophe.lyon@linaro.org>
196
197 * check_GNU_style.sh: Remove temporay file upon exit.
198
cbbcbf86 1992012-09-26 Joern Rennecke <joern.rennecke@embecosm.com>
200
201 * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
202 arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
203 Use --enable-obsolete for picochip-elf.
204
44021fa2 2052012-09-10 Diego Novillo <dnovillo@google.com>
206
207 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
208
da254aef 2092012-09-04 Eric Botcazou <ebotcazou@adacore.com>
210
211 * make_sunver.pl: Add missing newline at the end of extern "C++" block.
212
e5bc8c9f 2132012-08-24 Diego Novillo <dnovillo@google.com>
214
215 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
216
35a27ee8 2172012-08-14 Diego Novillo <dnovillo@google.com>
218
219 * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
220
8b65bc29 2212012-08-13 Diego Novillo <dnovillo@google.com>
222
223 * testsuite-management/validate_failures.py (ExpirationDate): Tidy
224 comment.
225
bfcdcf10 2262012-08-13 Diego Novillo <dnovillo@google.com>
227
228 * testsuite-management/validate_failures.py (ParseSummary): Fix
229 comment.
230
83ab857b 2312012-08-13 Diego Novillo <dnovillo@google.com>
232
233 * testsuite-management/validate_failures.py: Import datetime.
234 (TestResult.ExpirationDate): New.
235 (TestResult.HasExpired): New.
236 (ParseSummary): Call it. If it returns True, warn that the
237 expected failure has expired and do not add it to the set of
238 expected results.
239 (GetResults): Clarify documentation.
240
ec72a41a 2412012-07-26 Diego Novillo <dnovillo@google.com>
242
243 * testsuite-management/validate_failures.py: Do not use
244 'with ... as ...' constructs.
245
d8364a08 2462012-07-19 Diego Novillo <dnovillo@google.com>
247
248 * testsuite-management/validate_failures.py (CollectSumFiles):
249 Rename from GetSumFiles.
250 (GetSumFiles): Factor out of CheckExpectedResults.
251 (CheckExpectedResults): Call it.
252 (ProduceManifest): Call it.
253
02b988a4 2542012-07-18 Diego Novillo <dnovillo@google.com>
255
256 * testsuite-management/validate_failures.py: Fix
257 /usr/bin/python invocation.
258
f16c00a6 2592012-06-19 Steven Bosscher <steven@gcc.gnu.org>
260
261 * check_makefile_deps.sh: Look for c-common.o in c-family/.
262 Add a few more crt* files to the list of files to skip.
263
6d3325f8 2642012-05-31 Marek Polacek <polacek@redhat.com>
265
266 * mklog: Prevent printing three spaces after the date.
267
790b9b0b 2682012-06-04 Diego Novillo <dnovillo@google.com>
269
270 * testsuite-management/validate_failures.py (GetResults):
271 Change argument to accept list of summary files to analyze.
272 Update callers.
273 (CheckExpectedResults): Handle options.manifest, options.results
274 and options.ignore_missing_failures.
275 (Main): Add options --manifest, --results and --ignore_missing_failures.
276
47e8b7ae 2772012-05-31 Diego Novillo <dnovillo@google.com>
278 Cary Coutant <ccoutant@google.com>
279
280 * mklog: New.
281
bb9d88f1 2822012-05-25 H.J. Lu <hongjiu.lu@intel.com>
283
284 PR bootstrap/53472
285 * contrib/compare-debug (remove_comment): New function.
286 Remove any .comment sections if the first cmp failed.
287
b6134b3a 2882012-05-09 David Edelsohn <dje.gcc@gmail.com>
289
290 * gcc_update: Use $GCC_SVN to retrieve branch and revision.
291
6db1d2ca 2922012-05-01 Richard Henderson <rth@redhat.com>
293
294 * gcc_update: Add libatomic generated files.
295
58f94e6b 2962012-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
297
298 * compare_tests: Append '/' to make 'find' traverse
299 symlinked directories.
300
b20d3dc6 3012012-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
302
303 * testsuite-management/validate_failures.py (GetBuildData): Use
304 target_alias.
305
592606a5 3062012-04-06 Doug Evans <dje@google.com>
307
308 * dg-extract-results.sh: Handle KFAILs.
309
5641963c 3102012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
311
312 * config-list.mk (LIST): Remove mips-sgi-irix6.5.
313
1f62cb44 3142012-03-13 Joseph Myers <joseph@codesourcery.com>
315
316 * gennews (files): Add files for GCC 4.7.
317
1f7e141e 3182012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
319
320 * config-list.mk (LIST): Remove mips-openbsd.
321
126b6848 3222012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
323
324 * config-list.mk (LIST): Remove alpha-dec-osf5.1.
325
bf5fc662 3262012-03-02 Diego Novillo <dnovillo@google.com>
327
328 * testsuite-management/validate_failures.py (class TestResult): Fix
329 match pattern for the summary line. If there is a parsing failure,
330 show the line we failed to parse.
331
fb6822c1 3322012-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
333
334 PR libstdc++/52188
335 * make_sunver.pl: Remove #ifdef handling.
336
12c0b40c 3372012-02-17 Doug Kwan <dougkwan@google.com>
338
339 * contrib/testsuite-management/validate_failures.py
340 (GetMakefileValue): Check for cross compilers.
341
839c4f22 3422012-02-15 Quentin Neill <quentin.neill@amd.com>
343
344 * compare_tests: Fix trailing paths in dir arguments.
345 Handle sum1/sum2 temp files with others.
346
7ce78e23 3472012-02-14 Walter Lee <walt@tilera.com>
348
349 * config-list.mk (LIST): Add tilegx-linux-gnu and
350 tilepro-linux-gnu.
351 * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
352 (gcc/config/tilepro/mul-tables.c): New dependencies.
353
ad428633 3542012-02-11 Mike Stump <mikestump@comcast.net>
355
356 * compare_tests (exit_status): Fix.
357
1091a9c0 3582012-02-10 Diego Novillo <dnovillo@google.com>
359
360 * repro_fail: Add --debug and --debug-tui flags.
361
c74ed189 3622012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
363 Jayant R Sonar <jayant.sonar@kpitcummins.com>
b9fdd12b 364
365 * config-list.mk (LIST): Add cr16-elf.
366
b32bc361 3672012-01-02 Georg-Johann Lay <avr@gjlay.de>
368
369 PR target/51345
370 * gcc_update (files_and_dependencies): Add
371 gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
372
78e515f7 3732011-11-29 DJ Delorie <dj@redhat.com>
374
375 * config-list.mk (LIST): Add rl78-elf.
376
2e44db0a 3772011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
378
379 * make_sunver.pl: Convert '?' in glob patterns to '.'.
380
4c0315d0 3812011-11-07 Richard Henderson <rth@redhat.com>
382
383 Merged from transactional-memory.
384
385 * gcc_update: Add libitm to touch data.
386
cd652b25 3872011-11-07 Quentin Neill <quentin.neill@amd.com>
388
389 * compare_tests: Add ability to compare all .sum
390 files from two build directories.
391
d19f5793 3922011-11-05 Joern Rennecke <joern.rennecke@embecosm.com>
393
394 * contrib-list.mk: Add Epiphany configurations.
395
5eb8d002 3962011-09-13 Diego Novillo <dnovillo@google.com>
397
398 * testsuite-management: New.
399 * testsuite-management/validate_failures.py: New.
400
e438ed40 4012011-08-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
402
403 * gcc_update: Determine svn branch from hg convert_revision.
404
4d72c922 4052011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
406
407 * config-list.mk (i586-netware): Remove.
408 (.PHONY): Remove make-script-dir dependency.
409 (make-script-dir): Remove.
410 ($(LIST)): Remove make-script-dir dependency.
411
5aa04b01 4122011-07-15 Bernd Schmidt <bernds@codesourcery.com>
413
414 * gcc_update: Add C6X generated files.
415 * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
416
9c4d9903 4172011-07-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
418
419 * config-list.mk (LIST): Append OPT-enable-obsolete to
420 alpha-dec-osf5.1, mips-sgi-irix6.5.
421
7aabd8e2 4222011-06-24 Diego Novillo <dnovillo@google.com>
423
424 * repro_fail: New.
425
c1535dd2 4262011-06-21 Joseph Myers <joseph@codesourcery.com>
427
428 * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
429
bcbb3950 4302011-05-19 Joseph Myers <joseph@codesourcery.com>
431
432 * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
433 gcc/config/arm/arm-fpus.def.
434
d41a5879 4352011-05-10 Joseph Myers <joseph@codesourcery.com>
436
437 * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
438 dependencies.
439
64bd95e1 4402011-05-09 Joseph Myers <joseph@codesourcery.com>
441
442 * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
443
34618b31 4442010-05-05 Joern Rennecke <joern.rennecke@embecosm.com>
445
446 * config-list.mk: New file.
447
d078aadd 4482011-05-02 Joseph Myers <joseph@codesourcery.com>
449
450 * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
451
cdd0bb4b 4522011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
453
454 * paranoia.cc (ENUM_BITFIELD): Remove.
455
9a4818f1 4562011-04-08 Joseph Myers <joseph@codesourcery.com>
457
458 * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
459
17b3d2a8 4602011-03-22 Joseph Myers <joseph@codesourcery.com>
461
462 * compare-all-tests (all_targets): Remove crx and m68hc11.
463
4180f00a 4642011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
465
466 PR bootstrap/48135
467 * make_sunver.pl: Don't use File::Glob.
468
73480e15 4692011-03-05 Joseph Myers <joseph@codesourcery.com>
470
471 * gennews (files): Add files for GCC 4.6.
472
cbcf806f 4732011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
474
475 * patch_tester.sh (nopristinecache): New shell var, set according
476 to presence or absence of new -nopristinecache option.
477 (usage): Document new option.
478 (bootntest_pristine): Implement it.
479
bf13da9f 4802010-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
481
482 * make_sunver.pl: Use elfdump -s to extract symbols if possible,
483 readelf -s otherwise.
484
beeca9ec 4852010-11-08 Eric Botcazou <ebotcazou@adacore.com>
486
487 * make_sunver.pl: Ignore entries without symbol name first. Then do
488 not ignore symbols marked as 'R'.
489
210263ee 4902010-10-18 Andi Kleen <ak@linux.intel.com>
491
492 * gccbug.el: Remove.
493
5a80f21c 4942010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
495
496 * gcc_update: Run $GCC_HG pull and update separately.
497 Check parents for SVN revision.
498
0d387a7b 4992010-10-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
500
501 * test_recheck: New script.
502
12786727 5032010-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
504
505 * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
506 Also escape characters with grave accents, to be fixed ...
507 (unmunge): ... here.
508 (postprocess): Also handle @/ and @acronym{...}.
509
bf610bb7 5102010-07-02 Sebastian Pop <sebastian.pop@amd.com>
511
512 * check_GNU_style.sh: Do not print warning messages when there are
513 no occurences.
514
3ca46d61 5152010-09-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
516
517 * gcc_update: Handle hg, too.
518
dccdc007 5192010-07-08 Eric Botcazou <ebotcazou@adacore.com>
520
521 * make_sunver.pl: Remove extra whitespace in regexp.
522
41682c11 5232010-07-02 Sebastian Pop <sebastian.pop@amd.com>
524
525 * check_GNU_style.sh: New.
526
55f10c87 5272010-07-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
528
529 * make_sunver.pl: New file.
530
3d6b3bc9 5312010-07-02 Iain Sandoe <iains@gcc.gnu.org>
532
533 * compare-debug (Darwin): Remove '-x' flag from ld-based object
534 stripping. Add a comment as to why we do it this way.
535
f3255772 5362010-06-20 Alexandre Oliva <aoliva@redhat.com>
537
538 * compare-debug: Drop LTO sections.
539
5e9e5d82 5402010-06-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
541
542 * gcc_update: Support updating a git clone.
543
80adfc2d 5442010-06-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
545
546 * test_summary: Don't use diff -u.
547 Adapt egrep regex.
548
598c94e1 5492010-06-02 Andrew Haley <aph@redhat.com>
550
551 * download_prerequisites: New script.
552
b1383b01 5532010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
554
555 * dg-extract-results.sh: Redirect grep output to /dev/null instead
556 of grep -q.
557
7da6fed2 5582010-04-22 Basile Starynkevitch <basile@starynkevitch.net>
559
560 * gcc_update: Sets the locale to C.
561
c5135d21 5622010-04-06 Joseph Myers <joseph@codesourcery.com>
563
564 * gennews (files): Add files for GCC 4.5.
565
44943e33 5662010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
567
568 Fix *.log tests output containing "===".
569 * dg-extract-results.sh (/\===/): Rename to ...
570 (/^\t\t=== .* ===$/): ... this pattern.
571
5647a521 5722010-03-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
573
574 * dg-extract-results.sh: Fix result order to match sequential case.
575
f5763863 5762010-01-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
577
578 * check_warning_flags.sh: Use \012 instead of \n with tr.
579
1280b0ae 5802010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
581
582 * dg-extract-results.sh: Don't use tail -n.
583
7bfefa9d 5842009-10-03 H.J. Lu <hongjiu.lu@intel.com>
585 Richard Guenther <rguenther@suse.de>
586
587 PR lto/39216
588 * gcc_update: Adjust file timestamps for lto-plugin.
589
077917c7 5902009-09-10 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
591
592 PR bootstrap/41245
593 * compare-debug: Handle stripping of dwarf debug sections from darwin
594 mach-o objects.
595
1261663e 5962009-09-04 Alexandre Oliva <aoliva@redhat.com>
597
598 * compare-debug: Grep for blank before dash to avoid grep -e.
599
14151756 6002009-09-01 Alexandre Oliva <aoliva@redhat.com>
601
602 * compare-debug: Look for .gkd files and compare them.
603
e29ced43 6042009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
605
606 PR testsuite/41166
607 * test_summary: Invoke config.status, rather than trying to
608 parse it. Adjust awk script.
609
dfd3ea34 6102009-08-18 Alexandre Oliva <aoliva@redhat.com>
611
612 * compare-debug: Drop .eh_frame relocations too.
613
6a23d9c2 6142009-08-18 H.J. Lu <hongjiu.lu@intel.com>
615
616 PR testsuite/40704
617 * test_summary: Filter out "\r".
618
e1f3b609 6192009-06-02 Alexandre Oliva <aoliva@redhat.com>
620
621 * compare-debug: Don't fail just because of .eh_frame differences.
622
f4ebb544 6232009-04-27 Jakub Jelinek <jakub@redhat.com>
624
625 PR testsuite/39807
626 * dg-extract-results.sh: Close open files and use >> instead of >
627 to decrease number of concurrently open files from awk. Avoid
628 = at the beginning of a regexp and redirect to a file determined
629 by curfile variable rather than concatenated strings to workaround
630 Solaris nawk bug.
631
4e30bc15 6322009-04-25 Gerald Pfeifer <gerald@pfeifer.com>
633
634 * test_summary: Only include LAST_UPDATED if it exists.
635 Complete copyright years.
636
0b35ccd7 6372009-04-16 Paolo Bonzini <bonzini@gnu.org>
638
639 * compare-all-tests: New.
640
9407a2f6 6412009-04-14 Jakub Jelinek <jakub@redhat.com>
642
643 * gennews (files): Reference GCC 4.4 web pages.
644
6bc9506f 6452009-04-09 Jakub Jelinek <jakub@redhat.com>
646
647 * reghunt/date_based/reg_periodic: Change copyright header to refer
648 to version 3 of the GNU General Public License and to point readers
649 at the COPYING3 file and the FSF's license web page.
650 * reghunt/date_based/reg_search: Likewise.
651 * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
652 * regression/btest-gcc.sh: Likewise.
653 * regression/objs-gcc.sh: Likewise.
654
d7381490 6552009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
656
657 * check_warning_flags.sh: Update flag exceptions.
658
da982362 6592008-11-18 Ben Elliston <bje@au.ibm.com>
660
661 * dg-cmp-results.sh: Do not print usage if either .sum file cannot
662 be opened; print a more meaningful error instead.
663
a0d20ccb 6642008-10-24 Janis Johnson <janis187@us.ibm.com>
665 Jakub Jelinek <jakub@redhat.com>
666
667 * dg-extract-results.sh: New file.
668
36eba48c 6692008-07-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
670
671 * check_makefile_deps.sh: New file.
672
2790cbc8 6732008-05-08 Sebastian Pop <sebastian.pop@amd.com>
674
675 * patch_tester.sh (report): Do not print "Checker: ".
676
cc11bee5 6772008-04-23 Sebastian Pop <sebastian.pop@amd.com>
678
679 * patch_tester.sh (report): Do not print the time.
680
eae7da65 6812008-04-01 Joseph Myers <joseph@codesourcery.com>
682
683 * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
684 Handle @heading. Handle enumerated lists with starting numbers
685 and extra headings.
686
884d258e 6872008-03-10 Janis Johnson <janis187@us.ibm.com>
688
689 * patch_tester.sh (initialization): Initialize svnpatch and stop.
690 (usage): Add -svnpath and -stop.
691 (makedir): New.
692 (argument handling): Process -stop and -svnpath.
693 (setup code): Use makedir, error out if initial svn checkout fails.
694 (update): Use svnpath. Invoke contrib/gcc_update.
695 (apply_patch): Require that patch was created at top level. Use eval
696 with option variables. Don't use bootstrap target for make. Verify
697 that some tests were run.
698 (bootntest_patched): Use snvpath.
699 (main loop): For -stop, exit when there are no more patches to test.
700
2c3b9819 7012008-03-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
702
703 * check_warning_flags.sh: Instead of invoke.texi, take the path
704 to the doc directory as argument. Check that warnings listed in
705 'gcc --help' are accepted by the compiler, and listed in the
706 manuals.
707
1c4e2127 7082008-03-06 Tom Tromey <tromey@redhat.com>
709
710 * patch_tester.sh (usage): Watermark is not lexicographic.
711 Load $STATE/defaults if it exists.
712 (selfexec): Use $0.
713 (apply_patch): Handle deletions.
714 (bootntest): Handle default settings.
715
7dfd128a 7162008-03-05 Jakub Jelinek <jakub@redhat.com>
717
718 * gennews (files): Reference GCC 4.3 web pages.
719
0007fbef 7202008-02-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
721
722 * check_warning_flags.sh: New file.
723
99c77e32 7242008-01-25 Joseph Myers <joseph@codesourcery.com>
725
726 * paranoia.cc (main): Remove handling of c4x_single and
727 c4x_extended formats.
728
030ffd5e 7292007-12-26 Sebastian Pop <sebastian.pop@amd.com>
730
731 * compareSumTests3: Changed to GPLv3.
732 * prepare_patch.sh: Same.
733 * uninclude: Same.
734 * dglib.pm: Same.
735 * gennews: Same.
736 * texi2pod.pl: Same.
737 * analyze_brprob: Same.
738 * gcc_build: Same.
739
85eae184 7402007-12-26 Sebastian Pop <sebastian.pop@amd.com>
741
742 * patch_tester.sh: Changed to GPLv3.
743
786d3037 7442007-12-15 Sebastian Pop <sebastian.pop@amd.com>
745
746 * patch_tester.sh: Don't save the script anymore.
747
4cf9e8ab 7482007-12-15 Sebastian Pop <sebastian.pop@amd.com>
749
750 * patch_tester.sh: New.
751 * prepare_patch.sh: New.
752
8b96682a 7532007-11-26 Alexandre Oliva <aoliva@redhat.com>
754
755 * compare-debug: Introduce -p flag to preserve .stripped files.
756
e3d2159e 7572007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
758
759 * texi2pod.pl: Handle @asis.
760 (postprocess): Move @gccoptlist{} after all formatting commands.
761
800c7017 7622007-10-01 Alexandre Oliva <aoliva@redhat.com>
763
764 * compare-debug: Avoid spurious errors when .stripped files
765 exist.
766
64636de3 7672007-09-22 Hans-Peter Nilsson <hp@axis.com>
768
769 * warn_summary (srcdirFilter): Add fixincludes, sim,
770 newlib and mpfr.
771
b770e72c 7722007-08-23 H.J. Lu <hongjiu.lu@intel.com>
773
774 * gcc_update: Handle different URL paths and tags.
775
5b542315 7762007-08-16 Alexandre Oliva <aoliva@redhat.com>
777
778 * compare-debug: New.
779
74d1e4d9 7802007-08-16 H.J. Lu <hongjiu.lu@intel.com>
c74ed189 781 Andreas Schwab <schwab@suse.de>
74d1e4d9 782
783 * gcc_update: Use "svn info" for revision number. Create
784 gcc/REVISION with branch name and revision number.
785
b2e02dcc 7862007-08-10 Diego Novillo <dnovillo@google.com>
787
788 * gcc.doxy: Rename from tree-ssa.doxy.
789
bb8eb6f1 7902007-08-10 Diego Novillo <dnovillo@google.com>
791
792 * tree-ssa.doxy: Update for doxygen 1.5.
793 Include all the files in the middle and back ends.
794
68f3ee71 7952007-06-30 Hans-Peter Nilsson <hp@axis.com>
796
797 * gcc_update (files_and_dependencies): Handle
786d2934 798 gcc/testsuite/gcc.dg/cpp/direct2s.c.
68f3ee71 799
4a4ffe65 8002007-05-13 Mark Mitchell <mark@codesourcery.com>
801
802 * gennews (files): Reference GCC 4.2 web pages.
803
5ce1a5e5 8042007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu>
805
806 * texi2pod.pl: Correct handling of @itemize with no argument.
807
e3b2e075 8082007-03-17 Hans-Peter Nilsson <hp@axis.com>
809
810 * uninclude: New utility, from Alexandre Oliva.
811
aad3c56b 8122007-02-26 Dominique Dhumieres <dominiq@lps.ens.fr>
813
814 * test_installed: Adjust to the move from g77 to gfortran.
815
ad8630a6 8162007-02-16 Matthias Klose <doko@debian.org>
817
818 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
819
285e1774 8202007-02-10 Hans-Peter Nilsson <hp@axis.com>
821
822 * test_summary (configflags): Adjust for changes in the
823 config.status format due to update to autoconf 2.59.
824
b632caf4 8252007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
826
827 * gcc_update: Update for configure.in -> configure.ac.
828
2eed23eb 8292007-02-06 Richard Sandiford <richard@codesourcery.com>
830
831 * texi2pod.pl: Handle @multitable.
832
573c8db9 8332007-01-15 Tom Tromey <tromey@redhat.com>
834
835 * download_ecj: New file.
836
5d8c6154 8372006-09-27 Matthew Sachs <msachs@apple.com>
838
839 * compareSumTests3: POD syntax fix.
840
3bdbfcd2 8412006-09-27 Matthew Sachs <msachs@apple.com>
842
843 * dglib.pm: Initial commit.
844 * compareSumTests3: Initial commit.
845
33bef129 8462006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
847
848 * dg-cmp-results.sh (compare-$$.awk): Print name[old]
849 and not non-existing nm[old].
850
108cf177 8512006-07-06 Paul Eggert <eggert@cs.ucla.edu>
852
853 Port to hosts whose 'sort' and 'tail' implementations
854 treat operands with leading '+' as file names, as POSIX
855 has required since 2001. However, make sure the code still
856 works on pre-POSIX hosts.
857 * compare_tests: Don't assume "sort +2" is equivalent to
858 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
859
dfec1549 8602006-06-05 James Lemke <jwlemke@wasabisystems.com>
861
862 * dg-cmp-results.sh: New script for comparing DejaGNU logs.
863
4befda8b 8642006-06-02 Richard Earnshaw <rearnsha@arm.com>
865 Mike Stump <mrs@apple.com>
866
867 * compare_tests: Handle multilibs better.
868
a041cdc9 8692006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
870
871 * texi2pod.pl: Correct handling of absolute @include.
872
5a368178 8732006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
76581c49 874
875 * texi2pod.pl: Handle -I.
876
04f54a3a 8772006-02-28 Mark Mitchell <mark@codesourcery.com>
878
879 * gennews (files): Update for GCC 4.1.
880
1edce15c 8812006-01-24 Diego Novillo <dnovillo@redhat.com>
882
883 * gcc_update (files_and_dependencies): Handle
884 libgomp/testsuite/Makefile.in.
885
1e8e9920 8862006-01-18 Richard Henderson <rth@redhat.com>
887 Diego Novillo <dnovillo@redhat.com>
888
889 * gcc_update (files_and_dependencies): Add libgomp files.
890
a287e419 8912005-12-06 Ben Elliston <bje@au.ibm.com>
892
893 * newcvsroot: Remove.
894
c4678f36 8952005-11-03 Steven Bosscher <stevenb@suse.de>
896
897 * gcc_build: Fix my previous checking.
898
babbbe81 8992005-11-01 Joseph S. Myers <joseph@codesourcery.com>
900
901 * gcc_update: Include revision number in LAST_UPDATED.
902
1a70554b 9032005-10-30 Steven Bosscher <stevenb@suse.de>
904
905 * gcc_build: Use gcc.gnu.org as the default server. Set up
906 SVN_REPOSITORY correctly. Add support for checking out branches.
907
bc4999bd 9082005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
909
910 * gcc_update: When svn update is called and
911 --silent is used, pass -q.
912
1eae6638 9132005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
914
915 * gcc_update: Remove the -q from svn invocation.
916
45837d1e 9172005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
918
919 * gcc_build: Remove -d from the call to gcc_update.
920
a1ed82f1 9212005-10-28 Daniel Berlin <dberlin@dberlin.org>
c74ed189 922 Ben Elliston <bje@au1.ibm.com>
a1ed82f1 923
924 * gcc_update: Update for svn.
925 * newcvsroot: Ditto.
926 * gcc_build: Ditto.
927
3eeacabc 9282005-10-21 Mark Mitchell <mark@codesourcery.com>
929
930 * texi2pod.pl: Substitue for @value even when part of @include.
931
42b9b219 9322005-10-21 Bob Wilson <bob.wilson@acm.org>
933
934 * texi2pod.pl: Convert two single quotes or two backquotes to
935 double quotes.
936
2cba138f 9372005-08-23 Ben Elliston <bje@au.ibm.com>
938
939 * gcc_update: Update dependencies for libjava/aclocal.m4.
940
2af676bd 9412005-08-14 Kelley Cook <kcook@gcc.gnu.org>
942
943 * All files: Update with new FSF address.
944
69cb9f90 9452005-07-14 Ben Elliston <bje@au.ibm.com>
946
947 * filter_params.pl: Typo fix.
948 * filter_knr2ansi.pl: Likewise.
949
ae3e4820 9502005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
951
952 * gennews (files): Update for egcs-1.0 release pages consolidation.
953
1efc802b 9542005-04-17 Joseph S. Myers <joseph@codesourcery.com>
955
956 * gennews (files): Update for GCC 4.0.
957
6954117a 9582005-03-18 Alexandre Oliva <aoliva@redhat.com>
959
960 * gcc_update (silent): Unset instead of initializing to null.
961
fadfdd5a 9622005-03-18 Andreas Schwab <schwab@suse.de>
963
964 * gcc_update (apply_patch): Properly quote $1.
965
5f0f7c87 9662005-03-18 Zack Weinberg <zack@codesourcery.com>
967
968 * gcc_update: Add --silent option.
969
0052a1df 9702005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
971
972 * warn_summary (keywordFilter): Update sed pattern for new quoting
973 style in warnings.
974
c20a29ca 9752005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
976
977 * warn_summary: Add -fortran subdir flag.
978 (subdirectoryFilter): Fix missing ada subdir.
979
b33f46b5 9802004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
981
982 * gcc_update (touch_files): Don't rely on "make" being GNU make;
983 grep for "Touching" to determine that the rule executes.
984
dbfa75a1 9852004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
986
987 * gcc_update (touch_files): Explicitly pass --no-print-directory.
988
cb8e0dc9 9892004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
990
991 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
992
2b59cb05 9932004-08-04 Paolo Bonzini <bonzini@gnu.org>
994
995 * gcc_update: Add fixincludes.
996
8717605b 9972004-08-26 Matthias Klose <doko@debian.org>
d45005b7 998
8717605b 999 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
1000
10012004-08-26 Matthias Klose <doko@debian.org>
1002
1003 * test_summary: Include baseline used for libstdc++-v3 abi check
1004 in test summary.
d45005b7 1005
9f6dc1d6 10062004-08-25 Ben Elliston <bje@au.ibm.com>
1007
1008 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
1009
ee3e4b65 10102004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
1011
1012 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
1013 update done.
1014
2b59cb05 10152004-08-04 Paolo Bonzini <bonzini@gnu.org>
2e95675c 1016
1017 * gcc_update: libjava/configure.ac -> configure.in. Automake
1018 1.4 does not handle configure.ac properly.
1019
66a0fb31 10202004-08-04 Andreas Schwab <schwab@suse.de>
1021
1022 * gcc_update: libjava/configure.in -> configure.ac.
1023
c74ed189 10242004-08-03 Richard Earnshaw <rearnsha@arm.com>
a4946526 1025
1026 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
1027
78ccfdee 10282004-07-16 Jeff Law <law@redhat.com>
1029
1030 * analyze_brprob: Fix comments. More consistent output format.
1031
ecb5ee8b 10322004-06-17 Diego Novillo <dnovillo@redhat.com>
1033
1034 * tree-ssa.doxy: Update for doxygen 1.3.5.
1035
c230ade1 10362004-06-14 Andreas Jaeger <aj@suse.de>
1037
1038 * gcc_update: boehm-gc/configure.in -> configure.ac.
1039
c1513f4f 10402004-06-16 Paolo Bonzini <bonzini@gnu.org>
1041
1042 * gcc_update (boehm-gc/configure): Depend on
1043 boehm-gc/configure.ac instead of boehm-gc/configure.in
1044
ebf99822 10452004-06-14 Paolo Bonzini <bonzini@gnu.org>
1046
1047 * gcc_update (libmudflap/configure): Depend on
1048 libmudflap/configure.ac instead of libmudflap/configure.in
1049
69a3dc95 10502004-06-14 Andreas Jaeger <aj@suse.de>
1051
1052 * gcc_update: Add libcpp.
1053
56f721bc 10542004-06-10 Andreas Jaeger <aj@suse.de>
1055
1056 * gcc_update: Add libgfortran.
1057
e7fabdb9 10582004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
1059
1060 * gcc_update (libbanshee/configure): Depend on
1061 libbanshee/configure.ac instead of libbanshee/configure.in
1062
49fbf4b9 10632004-05-17 Zack Weinberg <zack@codesourcery.com>
1064
1065 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
1066 from list of files to be touched.
1067 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
1068
e50b5026 10692004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
1070
1071 * gennews: Update for GCC 3.4.
1072
4ee9c684 10732004-05-13 Diego Novillo <dnovillo@redhat.com>
1074
1075 Merge from tree-ssa-20020619-branch.
1076
1077 * filter_gcc_for_doxygen: New file.
1078 * filter_knr2ansi.pl: New file.
1079 * filter_params.pl: New file.
1080 * tree-ssa.doxy: New file.
1081 * contrib/gcc_update (files_and_dependencies): Handle
1082 libbanshee and libmudflap.
1083
6d5f8e39 10842004-04-12 Kelley Cook <kcook@gcc.gnu.org>
49fbf4b9 1085 Andreas Jaeger <aj@suse.de>
6d5f8e39 1086
1087 * gcc_update (files_and_dependencies): Insert zlib dependencies.
1088
4330fb65 10892004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
1090
1091 * gcc_update (files_and_dependencies): libobjc/configure now
1092 depends on configure.ac, not configure.in.
1093
7e9e2d8d 10942004-04-01 Kelley Cook <kcook@gcc.gnu.org>
1095
1096 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
1097
9c27edfe 10982004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
1099
1100 * gcc_update (files_and_dependencies): Insert libffi dependencies.
1101
d6b9b86f 11022004-03-10 Kelley Cook <kcook@gcc.gnu.org>
1103
1104 * gcc_update (files_and_dependencies): Insert libada/configure.
1105
35620caa 11062004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
1107
1108 * gcc_update (files_and_dependencies): Update intl/configure.in
1109 to intl/configure.ac.
1110
52de7f4b 11112004-01-09 Kelley Cook <kcook@gcc.gnu.org>
1112
1113 * gcc_update (files_and_dependencies): Update fastjar/configure.in
1114 to fastjar/configure.ac
1115
501c2b95 11162004-01-07 Kelley Cook <kcook@gcc.gnu.org>
1117
1118 * gcc_update (files_and_dependencies): Remove non-existant files.
1119
1dae9dd6 11202004-01-05 Kelley Cook <kcook@gcc.gnu.org>
1121
1122 * gcc_update (files_generated): Revert 2003-12-18 change.
1123
325d776d 11242004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
1125
1126 * gcc_update (files_and_dependencies): For gcc directory,
1127 rename configure.in to configure.ac.
1128
6153779b 11292003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
1130
1131 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
1132 remove acconfig.h. No longer used.
1133
cb8ea839 11342003-12-18 Kelley Cook <kcook@gcc.gnu.org>
1135
1136 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
1137 gcc/ada/gnat_ug_* to use it.
1138
648298e8 11392003-12-16 James E Wilson <wilson@specifixinc.com>
1140
1141 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
1142 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
1143
2c74c560 11442003-12-11 Kelley Cook <kcook@gcc.gnu.org>
1145
1146 * gcc_update (files_and_dependencies): Correct typo in the filename
1147 gnat_ug_wnt.texi.
1148
8964dbe1 11492003-12-08 Arnaud Charlet <charlet@act-europe.fr
1150
1151 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
1152 treeprs.ads.
1153
870e10c9 11542003-10-16 Mark Mitchell <mark@codesourcery.com>
1155
1156 * gennews (files): Add GCC 3.3 files.
1157
c11a3f5e 11582003-08-21 Mark Mitchell <mark@codesourcery.com>
1159
1160 * gcc_build: Fix handling of -t option. Add -x option.
1161
1e332b0b 11622003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
1163
1164 * texi2pod.pl: Remove extra line.
1165
3390b0dc 11662003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
1167
1168 * texi2pod.pl: Default @itemize's parameter to @bullet.
1169
761be283 11702003-07-12 Zack Weinberg <zack@codesourcery.com>
1171
1172 * gcc_update: gcc/acconfig.h no longer exists.
1173
f860362b 11742003-07-11 Matthias Klose <doko@debian.org>
1175
1176 * test_installed: Add options to run objc tests.
1177 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
1178
1e12d536 11792003-07-04 Zack Weinberg <zack@codesourcery.com>
1180
1181 * gcc_update: Remove gcc/intl/plural.c from list.
1182 Add new generated files intl/plural.c, intl/configure,
1183 intl/config.h.in.
1184
11d0d169 11852003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
1186
1187 * gcc_update (files_and_dependencies): Add
1188 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
1189 gcc/testsuite/gcc.dg/cpp/mi1c.h.
1190
c74ed189 11912003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
133482bc 1192
abf5ffec 1193 * paranoia.cc: Fix spelling error.
1194
133482bc 1195 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
1196 to GCC.
1197
5cd22fd0 11982003-04-04 Mike Stump <mrs@apple.com>
1199
1200 * compare_tests: Fix exit status and be more flexible with spacing.
1201
34bf5cc5 12022003-03-08 Phil Edwards <pme@gcc.gnu.org>
1203
1204 * test_summary: Add -h, print existing comments as help.
1205
c74ed189 12062003-03-03 H.J. Lu <hjl@gnu.org>
0ccc2c9c 1207
1208 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
1209 * gcc_update: Likewise.
1210
785116ce 12112003-01-19 Alexandre Oliva <aoliva@redhat.com>
1212
1213 * test_summary (configflags): Only use the first match. Remove
1214 excess space. Use sub instead of gsub where possible. Use `none'
1215 if no configure flags were given.
1216
6f120a38 12172003-01-10 Loren J. Rittle <ljrittle@acm.org>
1218
1219 * test_summary (configflags): awk portability.
1220
10c7cbcd 12212003-01-07 Alexandre Oliva <aoliva@redhat.com>
1222
1223 * test_summary (configflags): Compute correctly with both
1224 autoconfiscated and Cygnus-style top-level.
1225
ecf7b724 12262003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1227
1228 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
1229 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
1230 gcc/java/keyword.gperf
1231
180cbbd6 12322002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1233
1234 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
1235 depending on gcc/intl/plural.y.
1236
06aa88e8 12372002-12-28 Alexandre Oliva <aoliva@redhat.com>
1238
1716a613 1239 * gcc_update (configure): Depend on config/acx.m4 as well.
1e12d536 1240
06aa88e8 1241 * gcc_update (configure): Depend on configure.in.
1242
728f5d1c 12432002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
1244
1245 * texi2pod.pl: Skip contents of @copying.
1246
805e22b2 12472002-11-09 Zack Weinberg <zack@codesourcery.com>
1248
1249 * gthr_supp_vxw_5x.c: New file.
1250
35113034 12512002-10-21 Richard Henderson <rth@redhat.com>
1252
1253 * paranoia.cc (real_c_float::image): Accomodate size of
1254 real_internal format.
1255 (main): Unbuffer stdio. Add real_internal format.
1256 (floor_log2_wide): New.
1257
5720e592 12582002-10-16 Richard Henderson <rth@redhat.com>
1259
1260 * paranoia.cc (ENUM_BITFIELD): New.
1261 (class): Define as klass around real.h.
1262 (real_c_float): Not a template any longer; define MODE as a
1263 class static constant; use real_format elements for SIZE.
1264 Update uses of real_to_decimal and real_to_hexadecimal.
1265 (main): Change -g argument to use a format name.
1266 (mode_for_size): Remove.
1267
aa870c1b 12682002-09-16 Richard Henderson <rth@redhat.com>
1269
1270 * paranoia.cc: New file.
1271
dae1e04c 12722002-09-04 Richard Henderson <rth@redhat.com>
1273
1274 * enquire.c: Remove.
1275
c363d230 12762002-08-14 Mark Mitchell <mark@codesourcery.com>
1277
1278 * gennews (files): Add GCC 3.2 files.
1279
d77d42b6 12802002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1281
1282 * gennews (files): Add proper files for the GCC 3.1 release series.
1283 Simplify and reformat introductory wording.
1284
ce771397 12852002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1286
1287 * enquire.c: Move from gcc.
1288
c74ed189 12892002-07-16 H.J. Lu <hjl@gnu.org>
c723598b 1290
1291 * gcc_update (touch_files): Pass -s to ${MAKE}.
1292
f1683556 12932002-06-26 Zack Weinberg <zack@codesourcery.com>
1294
1295 * texi2pod.pl: Correct handling of the internal R<> sequence.
1296
87f7fc8f 12972002-05-31 Florian Weimer <fw@deneb.enyo.de>
1298
1299 * gcc_update (files_and_dependencies): Add generated Texinfo files
1300 for Ada.
1301
3354d061 13022002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1303
1304 * test_installed: Allow for PWDCMD to override hardcoded pwd.
1305 * test_summary: Likewise.
1306
fb5f105e 13072002-04-18 Geoffrey Keating <geoffk@redhat.com>
1308
1309 * gcc_update (touch_files): Don't have empty for loop.
1310
6eae28b3 13112002-04-16 Richard Henderson <rth@redhat.com>
1312
1313 * gcc_update: Remove libchill.
1314
808817dc 13152002-03-25 Zack Weinberg <zack@codesourcery.com>
1316
1317 * texi2pod.pl: Handle @end ftable and @end vtable.
1318
278d27f5 13192002-03-11 Zack Weinberg <zack@codesourcery.com>
1320
1321 * texi2pod.pl: Handle @include, @ftable, @vtable.
1322 Reformat some code for clarity.
1323
d3eff7bb 13242002-02-24 Christian Jönsson <c.christian.joensson@telia.com>
c7f54dbd 1325
1326 * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
1327 WARNING and ERROR output from the *.sum files.
1328
001820e3 13292002-01-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1330
1331 * gennews (files): Replace gcc-2.95/gcc-2.95.html,
1332 gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
1333 and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
1334
468420f4 13352002-01-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1336
1337 * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
1338 egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
1339 egcs-1.1/index.html.
1340
53a3481b 13412002-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1342
1343 * warn_summary: Add -ada subdirectory flag.
1344
d41670c4 13452001-12-12 Matthias Klose <doko@debian.org>
1346
1347 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
1348 generation of more than one man page from one source.
1349 Add '-' to set of valid chars for an identifier.
1350 Let -D option accept flags of the form <flag>=<value>.
1351 Use \s+ for whitespace detection in '@c man' lines.
1352 Handle @set and @clear independent of $output.
1353 Substitute all @value{}'s in a line.
1354
7a16ce2c 13552001-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
1356
1357 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
1358 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
1359 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
1360 greater than 9 in enumerations.
1361
c74ed189 13622001-11-07 Laurent Guerby <guerby@acm.org>
0e1f820d 1363
1364 * gcc_update (files_and_dependencies): Add Ada dependencies.
1365
1c8ac6c6 13662001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
1367
1368 * snapshot: Remove.
1369
0262a277 13702001-09-07 Richard Sandiford <rsandifo@redhat.com>
1371
1372 Revert:
d41670c4 1373 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
0262a277 1374 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
1375 touch.
1376
c74ed189 13772001-09-04 David.Billinghurst <David.Billinghurst@riotinto.com>
93b7a1fd 1378
d41670c4 1379 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
93b7a1fd 1380 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
1381 touch.
1382
db95859b 1383Mon Aug 13 02:29:08 CEST 2001 Jan Hubicka <jh@suse.cz>
1384
1385 * analyze_brprob: Update for changes in gcc debug output.
1386
0dbe40e0 1387Sat Jul 28 22:37:49 CEST 2001 Jan Hubicka <jh@suse.cz>
1388
1389 * analyze_brprob: Avoid more overflows.
1390
5db02b21 13912001-07-27 Richard Henderson <rth@redhat.com>
1392
1393 * test_summary: Copy LAST_UPDATED UTC time to head of summary.
1394
77a5e197 1395Fri Jul 27 18:01:21 CEST 2001 Jan Hubicka <jh@suse.cz>
1396
1397 * analyze_brprob: Avoid overflows.
1398
8741eff3 13992001-07-27 Richard Henderson <rth@redhat.com>
1400
1401 * gcc_update: Dump timestamp in LAST_UPDATED.
1402
d41670c4 14032001-07-26 Andreas Jaeger <aj@suse.de>,
c74ed189 1404 Hans-Peter Nilsson <hp@bitrange.com>
92ab2240 1405
1406 * analyze_brprob: Fix documentation.
1407
4bfc3ff0 1408Mon Jul 23 15:47:19 CEST 2001 Jan Hubicka <jh@suse.cz>
1409
1410 * analyze_brprob: Fix awk compatibility problems; update comment.
1411
8fc613bf 14122001-07-23 Andreas Jaeger <aj@suse.de>
1413
1414 * analyze_brprob: Fix more typos.
1415
971d0475 14162001-07-23 Andreas Jaeger <aj@suse.de>
1417
1418 * analyze_brprob: Fix typos.
1419
70c2c81c 14202001-07-03 Joseph S. Myers <jsm28@cam.ac.uk>
1421
1422 * texi2pod.pl: Handle @r inside @item.
1423
79e81c01 14242001-07-02 Zack Weinberg <zackw@stanford.edu>
1425
1426 * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
1427
c74ed189 14282001-07-01 Zoltan Felleg <zfelleg@telnet.hu>
4623dc33 1429
1430 * warn_summary: Fix typo in a comment.
1431
21869986 14322001-06-14 Albert Chin-A-Young <china@thewrittenword.com>
1433
805e22b2 1434 * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
21869986 1435
07ade7de 14362001-06-13 Mark Mitchell <mark@codesourcery.com>
1437
1438 * gennews: Set TERM to vt100 for Lynx.
1439
3538e09e 14402001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1441
1442 * release: Remove.
1443
2364c893 1444Tue Jun 12 12:21:40 CEST 2001 Jan Hubicka <jh@suse.cz>
1445
1446 * analyze_brprob: New file.
1447
d0b17e85 14482001-06-11 Mark Mitchell <mark@codesourcery.com>
1449
92ab2240 1450 * gcc_build: Output information about the commands used to
d0b17e85 1451 configure the compiler.
1452
6bca92cf 14532001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
1454
1455 * gennews: Update for GCC 3.0.
1456
b5566459 14572001-06-02 Joseph S. Myers <jsm28@cam.ac.uk>
1458
1459 * gcc_update: Update for move of documentation to gcc/doc.
1460
53d7e3b9 14612001-05-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1462
1463 * contrib/test_summary (files): Sort before evaluating.
1464
683512c4 14652001-05-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1466
1467 * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
1468
98248def 14692001-05-21 Mark Mitchell <mark@codesourcery.com>
1470
1471 * gcc_build: Use -d when invoking gcc_update.
1472
51855019 14732001-05-18 Andreas Jaeger <aj@suse.de>
1474
1475 * gcc_update: Add rules for libf2c/libI77.
1476
e7a1c95c 14772001-05-17 Alexandre Oliva <aoliva@redhat.com>
1478
1479 * gcc_update (touch_files): Use simpler, yet as portable, syntax.
1480
97c1c3bc 14812001-05-14 Loren J. Rittle <ljrittle@acm.org>
1482
1483 * gcc_update (touch_files): Enhance make portability.
1484
083aeb9b 14852001-05-14 Alexandre Oliva <aoliva@redhat.com>
1486
1487 * gcc_update (touch_files): Use a Makefile to touch files.
1488
bb6a9d61 14892001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
1490
1491 * texi2pod.pl: Add copyright and GPL notices.
1492
00984411 14932001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
1494
1495 * texi2pod.pl: Handle "\,".
1496
0dd06be9 14972001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
1498
1499 * texi2pod.pl: Fix regular expression for @r to avoid exponential
1500 recursion. From Russ Allbery <rra@stanford.edu>. Remove perl
1501 version check.
1502
6dc3a97a 15032001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1504
1505 * warn_summary (stageNfilter): Update for recent changes in
1506 bootstrap logic.
1507
786c6b83 15082001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
1509
1510 * texi2pod.pl: Require at least perl 5.6.0.
1511
255407c3 15122001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
1513
1514 * gcc_update: Add gcc/gcc.1 to generated files.
1515 * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle
1516 discarding to end of sentence with @xref where the sentence has an
1517 interior "." in markup, and handle discarding parentheses around
1518 such a sentence.
1519
952f8326 15202001-01-11 Bernd Schmidt <bernds@redhat.com>
1521
1522 * gennews: Add gcc-2.95.3.
1523
271bbbe1 15242001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
1525
1526 * texi2pod.pl: Handle @gcctabopt and @env in tables. Handle
1527 @command. Format URLs and email addresses in bold.
1528
fefb5ea6 15292001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
1530
7547ba49 1531 * gcc_update: Add cpp.1 to the list of generated files.
1532
fefb5ea6 1533 * texi2pod.pl: Handle @option and @env.
1534
e12c31b5 15352001-01-03 Mike Stump <mrs@wrs.com>
1536
1537 * snapshot: Update to account for java libraries.
1538
25f9f667 15392000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
1540
1541 * test_summary: Export filesuffix, not fileprefix.
1542
c87623b5 15432000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
1544
1545 * release: Change some EGCS references to GCC.
1546
67910767 15472000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1548
1549 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
1550 subdirectory flags. Add source directory prefix filtering.
1551 Redirect diagnostic output to stderr.
1552
91f81038 15532000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
1554
1555 * texi2pod.pl: If multiple @c man sections with the same tag
1556 appear, concatenate them in the final output. When skipping,
1557 ignore block commands that can't cause skipping, and honor
1558 those that can. Ensure that verbatim blocks are separate
1559 paragraphs.
1560
29b00feb 15612000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
1562
1563 * gcc_update: Don't touch tradcif.c or java/parse.h.
1564
33f4d5a4 15652000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
1566
1567 * texi2pod.pl: Restructure for comprehensibility, add
1568 comments. Merge handling of @ignore and @ifxxx. Handle a
1569 whole bunch more Texinfo commands. Use consistent formatting
1570 style.
1571
5b364b42 15722000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
1573
1574 * gennews: New script.
1575
83b0fa80 15762000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1577
1578 * gcc_update: Update a comment as we now require bison for CVS users.
1579
7534b8df 15802000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
1581
1582 * gcc_update: Add gcov.1 to the list of generated files.
1583
e74f4b65 15842000-11-21 Mark Mitchell <mark@codesourcery.com>
1585
1586 * gcc_build: Remove code to put information in a log file.
1587
304acf0e 15882000-11-19 Zack Weinberg <zackw@stanford.edu>
1589
1590 * texi2pod.pl:
1591 - Add real command line parsing.
1592 - Support @ifset, @ifclear, @set, @value, -D switch.
1593 - Support @sc. Improve handling of @ref and friends.
1594 - Discard @subsection, @need, @node lines.
1595 - Un-nest font changes to match texinfo semantics.
1596 - Handle @{ and @}. Oops.
1597 - Don't emit E<> directives inside verbatim blocks.
1598
27df11ba 15992000-11-12 Bruce Korb <bkorb@gnu.org>
1600
1601 * release: generalize the release script a bit.
1602
fd87d7ed 1603Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
1604
1605 * gcc_build: Add -o option for setting the objdir to use.
1606
e4ba638c 16072000-11-11 Jeff Law <law@redhat.com>,
1608
1609 * release: New file.
1610
1aaa692a 16112000-11-08 Jeff Law <law@redhat.com>,
1612 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1613
1614 * snapshot: New file.
1615
60f107a4 16162000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
1617
1618 * gcc_build (bootstrap_gcc): New function.
1619 (configure_gcc): Likewise.
1620 (build_gcc): Rewritten to use configure and bootstrap.
1621 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
1622
c0921e86 16232000-10-31 Mark Mitchell <mark@codesourcery.com>
1624
1625 * gcc_build (MAKE): New variable.
1626 (build_gcc): Use it. Fix logging of errors.
1627 (install_gcc): Likewise.
1628
7a0994a1 16292000-10-29 Mark Mitchell <mark@codesourcery.com>
1630
1631 * gcc_build: Save the output from CVS into the logfile as well.
1632
1409de39 16332000-10-25 Mark Mitchell <mark@codesourcery.com>
1634
1635 * gcc_build: Fix typos.
1636
8fc76d19 16372000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
1638
1639 * gperf-2.7-19981006.pat: Remove.
1640
9d013742 16412000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
1642
1643 * test_installed: Change EGCS references to refer to GCC.
1644
a2263aab 16452000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1646
1647 * gcc_update (touch_files): Add some informative output.
51855019 1648
175a12a4 16492000-09-16 Andreas Jaeger <aj@suse.de>
1650
1651 * gcc_update: Remove gcc/c-parse.gperf.
1652
590684a5 16532000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
1654 Alexandre Oliva <aoliva@redhat.com>
1655
1656 * gcc_update: Execute touch_files_reexec even if `cvs update`
1657 failed.
1658
6c5605c2 16592000-08-09 Alexandre Oliva <aoliva@redhat.com>
1660
1661 * test_summary: AWK breaks with filenames containing `='.
1662
275d96ed 1663Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
1664
1665 * gcc_build: New script.
1666
d7beb261 16672000-07-13 Mark Mitchell <mark@codesourcery.com>
1668
1669 * gcc_update (files_and_dependencies): Remove generated YACC files.
1670
8c645ce6 16712000-07-12 Mark Mitchell <mark@codesourcery.com>
1672
1673 * gcc_update (files_and_dependencies): Remove generated YACC files.
1674
f00065ad 16752000-06-04 Mark Mitchell <mark@codesourcery.com>
1676
1677 * newcvsroot: Handle filenames that contain spaces.
1678
85757e95 16792000-06-03 Zack Weinberg <zack@wolery.cumb.org>
1680
1681 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
1682 Elide --with-gcc-version-trigger and --norecursion from
1683 configure flags. Remove code to report status of haifa scheduler.
1684
41698bd2 16852000-05-18 Alexandre Oliva <aoliva@cygnus.com>
1686
1687 * gcc_update (self): Set to `$0'.
1688 (touch_files_reexec): Use `$self' instead of `$0'.
41698bd2 1689
3707d4b9 16902000-05-12 Alexandre Oliva <aoliva@cygnus.com>
1691
1692 * gcc_update (touch_files_reexec): New function, run after the
1693 tree is modified.
1694
e2bbeddb 16952000-05-08 Richard Hendeson <rth@cygnus.com>
1696
1697 * gcc_update: Remove references to inclhack.tpl.
1698
f089d60c 16992000-04-28 Jason Merrill <jason@casey.cygnus.com>
1700
1701 * index-prop: Use a single pattern. Also support *** cdiffs.
1702
c74ed189 17032000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
f089d60c 1704
1705 * index-prop: Don't change /dev/null.
1706
f0e2ad08 17072000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1708
1709 * gcc_update: Refer to GCC and gcc_update instead of egcs and
175a12a4 1710 egcs_update.
f0e2ad08 1711
c2f99343 17122000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
1713
f0e2ad08 1714 * index-prop: Fix occasional problem when using cvs diff -p.
c2f99343 1715
0b30807c 17162000-04-18 Zack Weinberg <zack@wolery.cumb.org>
1717
1718 * gcc_update: Remove references to cexp.c/cexp.y.
1719
2ae5da4f 17201999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1721
1722 * newcvsroot: Add check on the number of command-line arguments.
1723 Add usage.
1724
34d21c0d 1725Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
1726
1727 * gcc_update: Allow patches compressed by bzip2.
1728
c74ed189 17291999-10-11 Martin v. Löwis <loewis@informatik.hu-berlin.de>
58ffe168 1730
1731 * newcvsroot: New file.
1732
4b61f2a6 17331999-09-11 Craig Burley <craig@jcb-sc.com>
1734
1735 * convert_to_f2c, convert_to_g2c, download_f2c: New file.
1736
69b84c74 17371999-08-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1738
1739 * gcc_update: New file.
1740 * egcs_update: Renamed to gcc_update.
1741
961221fa 17421999-08-09 Robert Lipe <robertlipe@usa.net>
1743
1744 * test_summary: Quote curly braces in 1999-07-03 change.
1745
fd0e3478 17461999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
1747
1748 * egcs_update (files_and_dependencies): Fixed typo in
1749 gcc/cstamp-h.in. Added gcc/config.in.
1750
2a3c682c 17511999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br>
1752
1753 * egcs_update (files_and_dependencies): New function, with
1754 complete list of files to be updated, as well as their
1755 dependencies.
1756 (touch_files): Check the timestamp of each generated file against
1757 its dependencies'.
1758 (main): New flags --touch, --list and --help. Remove the
1759 pre-update step.
1760
3d40f1a2 17611999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br>
175a12a4 1762
3d40f1a2 1763 * test_summary: Replace egcs with gcc. Update e-mail address.
1764
26a9ebc7 17651999-07-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
c74ed189 1766 Jerry Quinn <jquinn@nortelnetworks.com>
26a9ebc7 1767
1768 * egcs_update (touch_files, apply_patch): New functions.
1769 Use them. New command-line option --patch. Split test of local
1770 tree into two parts. Add comments.
1771
ed0f92b2 17721999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
1773
175a12a4 1774 * test_summary: If Target is `unix{*}', append the Target variants
ed0f92b2 1775 to Host.
1776
02eea1c2 17771999-06-12 Alexandre Oliva <oliva@dcc.unicamp.br>
1778
1779 * test_summary: Set default mail-address and version for egcs
1780 instead of relying on unpredictable pathnames.
1781 Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
1782
45ad68bc 1783Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
1784
1785 * fixinc/*: Delete obsolete files.
1786
55b5aaf3 17871999-02-04 Robert Lipe <robertlipe@usa.net>
1788
175a12a4 1789 * egcs_update: Test return values of 'cvs update'. Propogate
1790 to caller as exit values.
55b5aaf3 1791
e1bf8b85 17921999-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1793
1794 * egcs_update: Use "if" instead of "&&". Touch generated files
175a12a4 1795 only after the corresponding *.y files.
e1bf8b85 1796
1e7d9839 17971999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1798
1799 * egcs_update: Do not use xargs, but a backquote construct.
1800
6a7bfb42 18011999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br>
1802
ea0cacfb 1803 * test_summary (version): Remove carriage return that gawk inserts
1804 in the version string for some reason.
6a7bfb42 1805
796f074b 18061998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1807
1808 * egcs_update: Only touch files that already exist.
1809
ffbc0a2a 18101998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br>
1811
ea0cacfb 1812 * test_summary (EOF): Remove double backslash.
ffbc0a2a 1813 Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1814
432b1ffd 18151998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br>
1816
ea0cacfb 1817 * test_summary (address): Set to egcs-testresults mailing list.
432b1ffd 1818
c8e26cb8 18191998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
1820
ea0cacfb 1821 * test_summary (address): Added Marc Lehmann's testsuite-results
1822 to the default e-mail address.
c8e26cb8 1823
ecbf4acb 18241998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
1825
ea0cacfb 1826 * test_summary (-p, prepend_logs): Add these before the summary.
1827 (Compiler, Platform): Print these just before configflags.
ecbf4acb 1828
dc446b46 1829Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1830
1831 * warn_summary (longLineFilter): New shell function to encapsulate
175a12a4 1832 this functionality. It is off by default, only active if -llf
1833 flag is specified.
1834 (subdirectoryFilter): Fix bug in filtering which made some
1835 subdirectory warnings erroneously appear in the toplevel set.
1836 (stageNfilter): Renamed from `stageNwarns'. Updated to collect
1837 warnings from stage1 as well as stage0, which means warnings from
1838 outside the bootstrap directory. Eg, the libraries, etc.
1839 (warningFilter): New shell function to encapsulate this
1840 functionality.
dc446b46 1841 (keywordFilter): New shell function to encapsulate this
175a12a4 1842 functionality.
dc446b46 1843
1844 Store data in a temp file rather than calculating it 3x. Arrange
1845 to remove it on exit and signals.
1846
1847 Add -pass/-wpass flags to do "pass through" (i.e. manual
175a12a4 1848 inspection) of bootstrap output from a particular stageN as well
1849 as language subdirs.
dc446b46 1850
175a12a4 1851 Add better comments/documentation.
dc446b46 1852
cfe27dcb 1853Sat Oct 31 16:39:31 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1854
1855 * egcs_update: Add comment about keeping the FAQ synchronized.
1856
b9c7e30a 1857Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com)
1858
1859 * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
1860 in the repo again.
1861
c74ed189 1862Fri Oct 16 07:35:00 1998 Bruce Korb <korb@datadesign.com>
b7c3a553 1863
1864 * egcs_update: Added gcc/fixinc/* generated files to touch list.
1865
0795841f 1866Tue Oct 13 23:28:33 1998 Jeffrey A Law (law@cygnus.com)
1867
1868 * egcs_update: Remove gcc/java/parse.c from list of files to
1869 touch.
1870
d37e5c1e 1871Wed Oct 7 13:00:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1872
1873 * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
1874
4d63ec41 1875Mon Oct 5 14:19:48 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1876
1877 * warn_summary (subdirectoryFilter): New shell function to
175a12a4 1878 optionally filter in/out gcc subdirectories when summarizing
1879 warnings. Add new flags to support subdirectory filtering.
1880
4d63ec41 1881 Also, ensure the bootstrap stage is a number. Add some more C
175a12a4 1882 keywords that are preserved in the "warning type" summary and
1883 tighten up the "arg ???" regexp.
4d63ec41 1884
c74ed189 1885Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
a354607d 1886
1887 * fixinc/inclhack.def: Not all C++ comments in C headers
1888 were treated alike. They are now. Also fixed syntax
1889 of sed expression in "systypes" fix.
1890
1891 * fixinc/inclhack.def: Removed SVR4.2-ism from shell invocation
1892
1893 * egcs_update: Added fixinc/* generated files to touch list.
1894
24b45eda 1895Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1896
1897 * egcs_update: Additionally touch gcc/java/parse.[ch].
1898
c74ed189 1899Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
175a12a4 1900
1666cb45 1901 * fixinc/inclhack.def: Added two files required by
1902 SCO's Open Server 5's avoid_bool fix.
1903 Regenerated fixinc.x and inclhack.sh to incorporate
1904 the update.
1905
3812ed27 1906Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com>
1907
1908 * egcs_update: Do the pass 1 CVS update only for files that
175a12a4 1909 may reasonably be under CVS control.
3812ed27 1910
38af0326 19111998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
1912
ea0cacfb 1913 * test_installed: New script for testing already-installed
175a12a4 1914 gcc/g++/g77.
38af0326 1915
384df7ea 1916Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1917
1918 * egcs_update: Assigned copyright to FSF.
1919
83dbb020 1920Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
805e22b2 1921 Alexandre Oliva <oliva@dcc.unicamp.br>
83dbb020 1922
1923 * egcs_update: New switch --nostdflags and documentation
1924 enhancements.
1925
a2e539b0 1926Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1927
1928 * egcs_update: New script.
1929
c74ed189 19301998-08-05 Bruce Korb <korbb@datadesign.com>
d09be903 1931
1932 * fixinc/Makefile
1933 Added define for target machine so machine-specific tests
1934 can be selected for or against.
1935
1936 * fixinc/fixincl.c
1937 Added an array of string pointers to machines to select
1938 or avoid, depending on a FD_MACH_IFNOT bit flag.
1939 Used a shell script to match the defined TARGET_MACHINE
1940 with any of the given match patterns.
1941
1942 * fixinc/fixincl.tpl
1943 Generate the array of strings and bit flag, as needed,
1944 depending on "mach" and "not_machine" attributes for a fix.
1945
1946 * fixinc/mkfixinc.sh
1947 Invoke the make with TARGET assigned the value of the
1948 machine name argument.
1949
974daf94 1950Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
1951
1952 * compare_tests: New script.
1953
aa7a82bb 19541998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
1955
ea0cacfb 1956 * test_summary: Assigned copyright to FSF.
aa7a82bb 1957
72fd2597 1958Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1959
1960 * test_summary: Corrected script name in comments providing
1961 documentation. Added linebreaks for lines with > 80 characters.
1962
c74ed189 1963Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5771cabf 1964
ea0cacfb 1965 * test_summary: New switch, -i, and environment variable,
1966 append_logs, for including files in the report.
5771cabf 1967
9a8a89d7 19681998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
1969
1970 * warn_summary: Update to Kaveh's latest version allowing to
1971 specify the last stage built.
1972
c74ed189 19731998-05-29 Bruce Korb <korbb@datadesign.com>
9a8a89d7 1974
b70df245 1975 * fixinc/mkfixinc.sh
1976 Changes to make it easier to invoke on platforms that
1977 normally do not invoke fixincludes.
1978
1979 * fixinc/inclhack.def
1980 Applied fixes from egcs/gcc/fixincludes from the past several
1981 months.
1982
c74ed189 19831998-05-28 Bruce Korb <korbb@datadesign.com>
9a8a89d7 1984
dab3b51e 1985 * fixinc/*: Updated most everything for a first real
1986 try at getting "fast_fixincludes" working.
1987
85ec80d3 19881998-05-28 Jason Merrill <jason@yorick.cygnus.com>
1989
1990 * index-prop: New file.
1991
99701298 1992Sat May 23 23:38:49 1998 Matthias Klose <doko@cs.tu-berlin.de>
1993
1994 * test_summary: find good awk (copied from warn_summary).
1995
1996Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com)
1997
1998 * test_summary, warn_summary: New files