]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
check_GNU_style.sh: Declare local vars with local
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
92a91d17 12015-05-18 Tom de Vries <tom@codesourcery.com>
2
3 * check_GNU_style.sh (g, ag, vg, col): Declare local vars with local.
4
b089ae16 52015-05-18 Tom de Vries <tom@codesourcery.com>
6
7 * check_GNU_style.sh: Improve readability function calls.
8
56f07b76 92015-05-12 Tom de Vries <tom@codesourcery.com>
10
11 * check_GNU_style.sh (col): Fix tab size.
12
93f7b419 132015-05-12 Tom de Vries <tom@codesourcery.com>
14
15 * check_GNU_style.sh: Put stdin into a temp file.
16
0b4a9aa2 172015-05-12 Tom de Vries <tom@codesourcery.com>
18
19 * check_GNU_style.sh: Read either from stdin, or from files.
20
4945bb80 212015-05-12 Tom de Vries <tom@codesourcery.com>
22
23 * check_GNU_style.sh: Check if files exists.
24
8e7b874b 252015-05-12 Tom de Vries <tom@codesourcery.com>
26
27 * check_GNU_style.sh: Don't use a filename prefix if we're only
28 processing one patch file.
29
083a7dfa 302015-05-12 Yury Gribov <y.gribov@samsung.com>
31
32 * mklog: Ignore preprocessor directives.
33
ce03e350 342015-04-22 Jakub Jelinek <jakub@redhat.com>
35
36 * gennews (files): Add files for GCC 5.
37
44fa111f 382015-03-06 Bernd Edlinger <bernd.edlinger@hotmail.de>
39
40 * dg-extract-results.sh: Check that the necessary python modules exist.
41
8b43cd32 422015-02-05 Ilya Verbin <ilya.verbin@intel.com>
43
44 * gcc_update (files_and_dependencies): Add rules for liboffloadmic and
45 liboffloadmic/plugin.
46
205c3331 472015-01-15 Richard Sandiford <richard.sandiford@arm.com>
48
49 * update-copyright.py (Copyright.__init__): Add a regexp for
50 "copyright = u'".
51 (Copyright.update_copyright): Don't add a space before the year
52 in that case.
53
ca4c3545 542015-01-15 Thomas Schwinge <thomas@codesourcery.com>
55
56 * gcc_update (files_and_dependencies): Update rules for new
57 libgomp/plugin/Makefrag.am and libgomp/plugin/configfrag.ac files.
58
10f69ac3 592015-01-12 Yury Gribov <y.gribov@samsung.com>
60
61 * check_GNU_style.sh: Support patches coming from stdin.
62 Check that spaces are converted to tabs.
63 Make double-space-after-dot check more precice.
64
84c3b07e 652015-01-06 Eric Botcazou <ebotcazou@adacore.com>
66
67 * config-list.mk (LIST): Add visium-elf.
68
ed3d22cc 692015-01-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
70
71 * config-list.mk: Use shortest match for OPT to find the actual
72 target name.
73
b3fba4be 742014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
75
76 * dg-extract-results.sh: Use --text with grep to avoid issues with
77 binary files. Fall back to cat -v, if that doesn't work.
78
98877134 792014-12-12 Chung-Ju Wu <jasonwucj@gmail.com>
80
81 * download_prerequisites: Modify the comment for GRAPHITE_LOOP_OPT.
82
d10a337d 832014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
84 Yury Gribov <y.gribov@samsung.com>
85
86 * vimrc: New file.
87
06675166 882014-12-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
89
90 * check_GNU_style.sh: Warn for incorrect number of spaces in function
91 call only if 0 or 2+ spaces found.
92
39876acc 932014-12-02 Tobias Burnus <burnus@net-b.de>
94
95 * download_prerequisites: Download ISL 0.14 instead of 0.12.2.
96
4cf91037 972014-11-25 Tom de Vries <tom@codesourcery.com>
98 Peter Bergner <bergner@vnet.ibm.com>
99
100 * mklog: Handle .mklog. Use git setting independent of presence .git
101 directory.
102
d5f9f518 1032014-11-14 Tom de Vries <tom@codesourcery.com>
104
105 * mklog: Move reading of .diff file up and add comment. Copy diff_lines
106 to orig_diff_lines. Use orig_diff_lines when appending patch.
107
863e76f9 1082014-11-11 David Malcolm <dmalcolm@redhat.com>
109
110 * ChangeLog.jit: New.
111 * jit-coverage-report.py: New file: a script to print crude
112 code-coverage information for the libgccjit API.
113
a54b3d77 1142014-11-11 Marat Zakirov <m.zakirov@samsung.com>
115
116 * mklog: Symbol '}' stops search for changes.
117
69ec49d1 1182014-11-11 Tobias Burnus <burnus@net-b.de>
119
120 * download_prerequisites: Stop downloading CLooG.
121
daf8408d 1222014-11-07 Marat Zakirov <m.zakirov@samsung.com>
123
124 * mklog: Always doubt in functions.
125 Add EOF protection.
126
10e64fba 1272014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
128
129 * config-list.mk: Don't build Go for certain targets.
130
f230ef81 1312014-10-04 Trevor Saunders <tsaunders@mozilla.com>
132
133 * compare-all-tests: Don't test score-*.
134 * config-list.mk: Likewise.
135
b1f3c323 1362014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
137
138 * dg-extract-results.py (output_variation): Always sort if do_sum.
139
3979f787 1402014-09-22 Tom de Vries <tom@codesourcery.com>
141
142 * mklog: Add --inline option.
143
ffec7e05 1442014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
145
146 * dg-extract-results.py (Prog.result_re): Include options in test name.
147
6c352a95 1482014-09-19 Olivier Hainque <hainque@adacore.com>
149
150 * config-list.mk (LIST): Add powerpc-wrs-vxworksmils.
151
db155817 1522014-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>
153
154 * config-list.mk (LIST): Add v850-rtems.
155
db01f0ef 1562014-09-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
157
158 * config-list.mk (LIST): Add arm-rtems.
159 Add nios2-rtems. Remove extra option from powerpc-rtems.
160
f67c2dde 1612014-09-08 Trevor Saunders <tsaunders@mozilla.com>
162
163 * compare-all-tests: Don't test picochip.
164 * config-list.mk: Likewise.
165
6be49d57 1662014-08-11 Mingjie Xing <mingjie.xing@gmail.com>
167
168 * texi2pod.pl (postprocess): Move command process for '@sc' to the
169 front of '@dfn'. Add a new command process for '@t{...}', just print
170 the content.
171
430c950d 1722014-07-21 Trevor Saunders <tsaunders@mozilla.com>
86b6b74f 173 Yury Gribov <y.gribov@samsung.com>
430c950d 174
86b6b74f 175 * mklog: Run mklog as a filter.
176
1772014-07-21 Trevor Saunders <tsaunders@mozilla.com>
178
179 * mklog: Read name and email from git config when available.
430c950d 180
2f5b0585 1812014-06-28 Richard Biener <rguenther@suse.de>
182
183 * gennews: Use gcc-3.0/index.html.
184
5117df9d 1852014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
186
187 * dg-extract-results.py: For Python 3, force sys.stdout to handle
188 surrogate escape sequences.
189 (safe_open): New function.
190 (output_segment, main): Use it.
191
b0a02254 1922014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
193
194 * dg-extract-results.py (Named): Remove __cmp__ method.
195 (output_variation): Use a key to sort variation.harnesses.
196
9f67f7b5 1972014-05-24 Uros Bizjak <ubizjak@gmail.com>
198
199 * texi2pod.pl: Force .pod file to not be a numbered list.
200
6ff3f14f 2012014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
202
203 * dg-extract-results.py (parse_run): Handle warnings that are printed
204 before a test harness is run.
205
7762c490 2062014-05-09 Jan-Benedict Glaw <jbglaw@lug-owl.de>
207
208 * config-list.mk (show): New target.
209
e5284f78 2102014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
211
212 * dg-extract-results.py: New file.
213 * dg-extract-results.sh: Use it if the environment seems suitable.
214
3efb5d22 2152014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
216
217 * config-list.mk (LIST): Remove sparc-sun-solaris2.9, i686-solaris2.9.
218
ee952b12 2192013-04-22 Jakub Jelinek <jakub@redhat.com>
220
221 * gennews (files): Add files for GCC 4.9.
222
2da35515 2232014-02-24 Walter Lee <walt@tilera.com>
224
225 * config-list.mk (LIST): Add tilegxbe-linux-gnu.
226
c59e4c48 2272014-02-13 Richard Biener <rguenther@suse.de>
228
229 * download_prerequisites: Update ISL and CLOOG versions.
230
a61fc88e 2312014-01-31 Brooks Moses <bmoses@google.com>
232
233 * gcc_update (files_and_dependencies): Add aarch64-tune.md.
234
0ef68fe5 2352014-01-29 Yury Gribov <y.gribov@samsung.com>
236
237 * mklog: Improve support of context diffs.
238
463d1e8d 2392014-01-21 Tatiana Udalova <t.udalova@samsung.com>
240
241 * mklog: Avoid adding falsely changed functions to ChangeLog.
242
de65406d 2432013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
244
245 * config-list.mk: Add nios2-elf, nios2-linux-gnu. Corrected
246 ordering of some configs.
247
a54caa56 2482013-12-23 Yury Gribov <y.gribov@samsung.com>
249
250 * mklog: Automatically insert comments in trivial cases.
251
a2f6b7ee 2522013-12-19 Yury Gribov <y.gribov@samsung.com>
253
254 * mklog: Split generated message in parts.
255
eae21ed1 2562013-10-31 Chung-Ju Wu <jasonwucj@gmail.com>
257
258 * config-list.mk (nds32le-elf, nds32be-elf): Add nds32 target.
259
35c2ed73 2602013-10-29 Tobias Burnus <burnus@net-b.de>
261
262 * gcc_update (files_and_dependencies): Add rules for
263 libcilkrts.
264
84214a04 2652013-10-11 Thomas Schwinge <thomas@codesourcery.com>
266
267 * gcc_update (files_and_dependencies): Fix rule for
268 libgomp/testsuite/Makefile.in.
269
3c867e46 2702013-10-01 Joern Rennecke <joern.rennecke@embecosm.com>
271
272 * config-list.mk: Add arc configurations.
273
0b284b3e 2742013-09-27 Diego Novillo <dnovillo@google.com>
275
276 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
277
e4a25868 2782013-09-12 DJ Delorie <dj@redhat.com>
279
280 * config-list.mk: Add msp430-elf.
281
7cc38d3f 2822013-08-31 Diego Novillo <dnovillo@google.com>
283
284 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
285
60300738 2862013-08-29 Mike Stump <mikestump@comcast.net>
287
288 * gcc_update (configure): Update to handle svn 1.8.1.
289
21ebaa24 2902013-08-03 Caroline Tice <cmtice@google.com>
b710ec85 291
292 * gcc_update: Add libvtv files.
9f67f7b5 293
24fad52b 2942013-06-06 Brooks Moses <bmoses@google.com>
295
296 * testsuite-management/validate_failures.py: Fix handling of
297 summary lines with "|" characters or empty description fields.
298
93469932 2992013-05-24 Chung-Ju Wu <jasonwucj@gmail.com>
300
301 * download_prerequisites: Download isl and cloog conditionally.
302
5200ae0b 3032013-05-21 David Malcolm <dmalcolm@redhat.com>
304
72524e91 305 * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
5200ae0b 306
062ed845 3072013-05-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
308
309 * config-list.mk (LIST): Add -enable-obsolete for
310 sparc-sun-solaris2.9, i686-solaris2.9.
311
01849529 3122013-05-13 Mike Stump <mikestump@comcast.net>
313
314 * compare_tests: Limit lines to 2000 characters as comm on Mac OS
315 X 10.8.3 doesn't like long lines (those 2055 characters or more).
316
0fc6925b 3172013-04-22 Sofiane Naci <sofiane.naci@arm.com>
318
319 * config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
320
824ba7e6 3212013-04-18 Diego Novillo <dnovillo@google.com>
322
323 * validate_failures.py: Fix typo.
324
6f252279 3252013-04-18 Diego Novillo <dnovillo@google.com>
326
327 * validate_failures.py: Loosen check for build directory.
328 State what failed if we couldn't find the source tree or
329 the target triplet.
330
c74ed189 3312013-03-22 Jakub Jelinek <jakub@redhat.com>
332
333 * gennews (files): Add files for GCC 4.8.
334
e4182cc9 3352013-03-06 Tobias Burnus <burnus@net-b.de>
336
337 * make-obstacks-texi.pl: New.
338
7f6b4def 3392013-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
340
341 * make_sunver.pl: Enforce C locale.
342
afc0fa9d 3432013-02-06 Richard Sandiford <rdsandiford@googlemail.com>
344
345 * update-copyright.py: Add libdecnumber to the default list.
346 Remove libquadmath and libssp.
347
8dcb4416 3482013-02-06 Diego Novillo <dnovillo@google.com>
349
350 * testsuite-management/validate_failures.py: Fix typo.
351
ae35a493 3522013-02-06 Diego Novillo <dnovillo@google.com>
353
354 * testsuite-management/validate_failures.py: Update
355 Copyright years.
356 Request contributions not to use Python features newer
357 than 2.4.
358 (GetBuildData): If this is not a build directory,
359 emit an error only if --results or --manifest are missing.
360
72fb5d67 3612013-02-06 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
362
363 * testsuite-management/validate_failures.py
364 (IsInterestingResult): Fix performance regression
365
5cd5c3c9 3662013-02-04 Richard Sandiford <rdsandiford@googlemail.com>
367
105ea690 368 * update-copyright.py: New file.
5cd5c3c9 369
c74ed189 3702013-01-15 David Blaikie <dblaikie@gmail.com>
919059f7 371
372 * dg-extract-results.sh: Handle KPASSes.
373
45def795 374 * dg-extract-results.sh: Constrain the start-of-log pattern.
375
5932870a 376 * dg-extract-results.sh: Fix order of summary counts.
377
48b5e373 3782012-12-01 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
379
380 * testsuite-management/validate_failures.py
381 (IsInterestingResult): Only strip line a second time if we did split.
382 Rephrase return statement while at it.
383 (CollectSumFiles): Also ignore .git directory.
384
286a89a0 3852012-12-03 Diego Novillo <dnovillo@google.com>
386
387 * testsuite-management/validate_failures.py: Fix stale
388 use of 'options'.
389
dbfd2fa2 3902012-11-30 Doug Evans <dje@google.com>
391
3f854611 392 * testsuite-management/validate_failures.py: Add support for @include,
393 @remove directives in manifest files.
394
dbfd2fa2 395 * testsuite-management/validate_failures.py: Add function
396 GetManifestPath. New global _MANIFEST_SUBDIR.
397
dedecfbe 3982012-11-29 Doug Evans <dje@google.com>
399
bf330a11 400 * testsuite-management/validate_failures.py: Remove pass/fail
401 indicator from result of GetBuildData.
402
53632709 403 * testsuite-management/validate_failures.py: Store options in global
404 variable _OPTIONS.
405
b1a8f063 406 * testsuite-management/validate_failures.py: Rename variable
407 manifest_name to manifest_path everywhere.
408
dedecfbe 409 * testsuite-management/validate_failures.py (CompareBuilds): Pass
410 options.results to GetSumFiles for clean build.
411
4ac21e63 4122012-11-28 Doug Evans <dje@google.com>
413
5475e2d3 414 * testsuite-management/validate_failures.py: Use <target_alias> instead
415 of <target>. Minor whitespace changes.
416
4ac21e63 417 * testsuite-management/validate_failures.py: Record ordinal with
418 TestResult.
419
5d128787 4202012-11-19 Mike Stump <mikestump@comcast.net>
421
422 * compare_tests: Add export LC_ALL=C to make sort happier.
423
448a7915 4242012-11-14 H.J. Lu <hongjiu.lu@intel.com>
425
426 * gcc_update: Update libsanitizer generated files.
427
f5928296 4282012-11-12 Tobias Burnus <burnus@net-b.de>
429
430 * gcc_update: Add libquadmath generated files.
431
de7fbd4e 4322012-11-12 H.J. Lu <hongjiu.lu@intel.com>
433
434 * gcc_update: Add libsanitizer generated files.
435
24444dcd 4362012-11-05 Lawrence Crowl <crowl@google.com>
437
438 * compare_two_ftime_report_sets: New.
439
294dbb62 4402012-11-02 Diego Novillo <dnovillo@google.com>
441
442 * testsuite-management/validate_failures.py: Add option
443 --clean_build to compare test results against another
444 build.
445
74e224b6 4462012-10-31 Diego Novillo <dnovillo@google.com>
447
448 * testsuite-management/validate_failures.py: Fix parsing
449 of summary lines.
450
e43ff6d4 4512012-10-29 Diego Novillo <dnovillo@google.com>
452
453 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
454
333f79f1 4552012-10-06 Diego Novillo <dnovillo@google.com>
456
457 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
458
5a8f4e9d 4592012-10-02 Christophe Lyon <christophe.lyon@linaro.org>
460
461 * check_GNU_style.sh: Remove temporay file upon exit.
462
cbbcbf86 4632012-09-26 Joern Rennecke <joern.rennecke@embecosm.com>
464
465 * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
466 arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
467 Use --enable-obsolete for picochip-elf.
468
44021fa2 4692012-09-10 Diego Novillo <dnovillo@google.com>
470
471 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
472
da254aef 4732012-09-04 Eric Botcazou <ebotcazou@adacore.com>
474
475 * make_sunver.pl: Add missing newline at the end of extern "C++" block.
476
e5bc8c9f 4772012-08-24 Diego Novillo <dnovillo@google.com>
478
479 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
9f67f7b5 480
35a27ee8 4812012-08-14 Diego Novillo <dnovillo@google.com>
482
483 * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
484
8b65bc29 4852012-08-13 Diego Novillo <dnovillo@google.com>
486
487 * testsuite-management/validate_failures.py (ExpirationDate): Tidy
488 comment.
489
bfcdcf10 4902012-08-13 Diego Novillo <dnovillo@google.com>
491
492 * testsuite-management/validate_failures.py (ParseSummary): Fix
493 comment.
494
83ab857b 4952012-08-13 Diego Novillo <dnovillo@google.com>
496
497 * testsuite-management/validate_failures.py: Import datetime.
498 (TestResult.ExpirationDate): New.
499 (TestResult.HasExpired): New.
500 (ParseSummary): Call it. If it returns True, warn that the
501 expected failure has expired and do not add it to the set of
502 expected results.
503 (GetResults): Clarify documentation.
504
ec72a41a 5052012-07-26 Diego Novillo <dnovillo@google.com>
506
507 * testsuite-management/validate_failures.py: Do not use
508 'with ... as ...' constructs.
509
d8364a08 5102012-07-19 Diego Novillo <dnovillo@google.com>
511
512 * testsuite-management/validate_failures.py (CollectSumFiles):
513 Rename from GetSumFiles.
514 (GetSumFiles): Factor out of CheckExpectedResults.
515 (CheckExpectedResults): Call it.
516 (ProduceManifest): Call it.
517
02b988a4 5182012-07-18 Diego Novillo <dnovillo@google.com>
519
520 * testsuite-management/validate_failures.py: Fix
521 /usr/bin/python invocation.
522
f16c00a6 5232012-06-19 Steven Bosscher <steven@gcc.gnu.org>
524
525 * check_makefile_deps.sh: Look for c-common.o in c-family/.
526 Add a few more crt* files to the list of files to skip.
527
6d3325f8 5282012-05-31 Marek Polacek <polacek@redhat.com>
529
530 * mklog: Prevent printing three spaces after the date.
531
790b9b0b 5322012-06-04 Diego Novillo <dnovillo@google.com>
533
534 * testsuite-management/validate_failures.py (GetResults):
535 Change argument to accept list of summary files to analyze.
536 Update callers.
537 (CheckExpectedResults): Handle options.manifest, options.results
538 and options.ignore_missing_failures.
539 (Main): Add options --manifest, --results and --ignore_missing_failures.
540
47e8b7ae 5412012-05-31 Diego Novillo <dnovillo@google.com>
542 Cary Coutant <ccoutant@google.com>
543
544 * mklog: New.
545
bb9d88f1 5462012-05-25 H.J. Lu <hongjiu.lu@intel.com>
547
548 PR bootstrap/53472
549 * contrib/compare-debug (remove_comment): New function.
550 Remove any .comment sections if the first cmp failed.
551
b6134b3a 5522012-05-09 David Edelsohn <dje.gcc@gmail.com>
553
554 * gcc_update: Use $GCC_SVN to retrieve branch and revision.
555
6db1d2ca 5562012-05-01 Richard Henderson <rth@redhat.com>
557
558 * gcc_update: Add libatomic generated files.
559
58f94e6b 5602012-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
561
562 * compare_tests: Append '/' to make 'find' traverse
563 symlinked directories.
564
b20d3dc6 5652012-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
566
567 * testsuite-management/validate_failures.py (GetBuildData): Use
568 target_alias.
569
592606a5 5702012-04-06 Doug Evans <dje@google.com>
571
572 * dg-extract-results.sh: Handle KFAILs.
573
5641963c 5742012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
575
576 * config-list.mk (LIST): Remove mips-sgi-irix6.5.
577
1f62cb44 5782012-03-13 Joseph Myers <joseph@codesourcery.com>
579
580 * gennews (files): Add files for GCC 4.7.
581
1f7e141e 5822012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
583
584 * config-list.mk (LIST): Remove mips-openbsd.
585
126b6848 5862012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
587
588 * config-list.mk (LIST): Remove alpha-dec-osf5.1.
589
bf5fc662 5902012-03-02 Diego Novillo <dnovillo@google.com>
591
592 * testsuite-management/validate_failures.py (class TestResult): Fix
593 match pattern for the summary line. If there is a parsing failure,
594 show the line we failed to parse.
595
fb6822c1 5962012-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
597
598 PR libstdc++/52188
599 * make_sunver.pl: Remove #ifdef handling.
600
12c0b40c 6012012-02-17 Doug Kwan <dougkwan@google.com>
602
603 * contrib/testsuite-management/validate_failures.py
604 (GetMakefileValue): Check for cross compilers.
605
839c4f22 6062012-02-15 Quentin Neill <quentin.neill@amd.com>
607
608 * compare_tests: Fix trailing paths in dir arguments.
609 Handle sum1/sum2 temp files with others.
610
7ce78e23 6112012-02-14 Walter Lee <walt@tilera.com>
612
613 * config-list.mk (LIST): Add tilegx-linux-gnu and
614 tilepro-linux-gnu.
615 * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
616 (gcc/config/tilepro/mul-tables.c): New dependencies.
617
ad428633 6182012-02-11 Mike Stump <mikestump@comcast.net>
619
620 * compare_tests (exit_status): Fix.
621
1091a9c0 6222012-02-10 Diego Novillo <dnovillo@google.com>
623
624 * repro_fail: Add --debug and --debug-tui flags.
625
c74ed189 6262012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
627 Jayant R Sonar <jayant.sonar@kpitcummins.com>
b9fdd12b 628
629 * config-list.mk (LIST): Add cr16-elf.
630
b32bc361 6312012-01-02 Georg-Johann Lay <avr@gjlay.de>
632
633 PR target/51345
634 * gcc_update (files_and_dependencies): Add
635 gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
636
78e515f7 6372011-11-29 DJ Delorie <dj@redhat.com>
638
639 * config-list.mk (LIST): Add rl78-elf.
640
2e44db0a 6412011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
642
643 * make_sunver.pl: Convert '?' in glob patterns to '.'.
644
4c0315d0 6452011-11-07 Richard Henderson <rth@redhat.com>
646
647 Merged from transactional-memory.
648
649 * gcc_update: Add libitm to touch data.
650
cd652b25 6512011-11-07 Quentin Neill <quentin.neill@amd.com>
652
653 * compare_tests: Add ability to compare all .sum
654 files from two build directories.
655
d19f5793 6562011-11-05 Joern Rennecke <joern.rennecke@embecosm.com>
657
658 * contrib-list.mk: Add Epiphany configurations.
659
5eb8d002 6602011-09-13 Diego Novillo <dnovillo@google.com>
661
662 * testsuite-management: New.
663 * testsuite-management/validate_failures.py: New.
664
e438ed40 6652011-08-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
666
667 * gcc_update: Determine svn branch from hg convert_revision.
668
4d72c922 6692011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
670
671 * config-list.mk (i586-netware): Remove.
672 (.PHONY): Remove make-script-dir dependency.
673 (make-script-dir): Remove.
674 ($(LIST)): Remove make-script-dir dependency.
675
5aa04b01 6762011-07-15 Bernd Schmidt <bernds@codesourcery.com>
677
678 * gcc_update: Add C6X generated files.
679 * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
680
9c4d9903 6812011-07-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
682
683 * config-list.mk (LIST): Append OPT-enable-obsolete to
684 alpha-dec-osf5.1, mips-sgi-irix6.5.
685
7aabd8e2 6862011-06-24 Diego Novillo <dnovillo@google.com>
687
688 * repro_fail: New.
689
c1535dd2 6902011-06-21 Joseph Myers <joseph@codesourcery.com>
691
692 * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
693
bcbb3950 6942011-05-19 Joseph Myers <joseph@codesourcery.com>
695
696 * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
697 gcc/config/arm/arm-fpus.def.
698
d41a5879 6992011-05-10 Joseph Myers <joseph@codesourcery.com>
700
701 * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
702 dependencies.
703
64bd95e1 7042011-05-09 Joseph Myers <joseph@codesourcery.com>
705
706 * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
707
34618b31 7082010-05-05 Joern Rennecke <joern.rennecke@embecosm.com>
709
710 * config-list.mk: New file.
711
d078aadd 7122011-05-02 Joseph Myers <joseph@codesourcery.com>
713
714 * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
715
cdd0bb4b 7162011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
717
718 * paranoia.cc (ENUM_BITFIELD): Remove.
719
9a4818f1 7202011-04-08 Joseph Myers <joseph@codesourcery.com>
721
722 * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
723
17b3d2a8 7242011-03-22 Joseph Myers <joseph@codesourcery.com>
725
726 * compare-all-tests (all_targets): Remove crx and m68hc11.
727
4180f00a 7282011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
729
730 PR bootstrap/48135
731 * make_sunver.pl: Don't use File::Glob.
732
73480e15 7332011-03-05 Joseph Myers <joseph@codesourcery.com>
734
735 * gennews (files): Add files for GCC 4.6.
736
cbcf806f 7372011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
738
739 * patch_tester.sh (nopristinecache): New shell var, set according
740 to presence or absence of new -nopristinecache option.
741 (usage): Document new option.
742 (bootntest_pristine): Implement it.
743
bf13da9f 7442010-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
745
746 * make_sunver.pl: Use elfdump -s to extract symbols if possible,
747 readelf -s otherwise.
748
beeca9ec 7492010-11-08 Eric Botcazou <ebotcazou@adacore.com>
750
751 * make_sunver.pl: Ignore entries without symbol name first. Then do
752 not ignore symbols marked as 'R'.
753
210263ee 7542010-10-18 Andi Kleen <ak@linux.intel.com>
755
756 * gccbug.el: Remove.
757
5a80f21c 7582010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
759
760 * gcc_update: Run $GCC_HG pull and update separately.
761 Check parents for SVN revision.
762
0d387a7b 7632010-10-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
764
765 * test_recheck: New script.
766
12786727 7672010-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
768
769 * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
770 Also escape characters with grave accents, to be fixed ...
771 (unmunge): ... here.
772 (postprocess): Also handle @/ and @acronym{...}.
773
bf610bb7 7742010-07-02 Sebastian Pop <sebastian.pop@amd.com>
775
776 * check_GNU_style.sh: Do not print warning messages when there are
777 no occurences.
778
3ca46d61 7792010-09-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
780
781 * gcc_update: Handle hg, too.
782
dccdc007 7832010-07-08 Eric Botcazou <ebotcazou@adacore.com>
784
785 * make_sunver.pl: Remove extra whitespace in regexp.
786
41682c11 7872010-07-02 Sebastian Pop <sebastian.pop@amd.com>
788
789 * check_GNU_style.sh: New.
790
55f10c87 7912010-07-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
792
793 * make_sunver.pl: New file.
794
3d6b3bc9 7952010-07-02 Iain Sandoe <iains@gcc.gnu.org>
796
797 * compare-debug (Darwin): Remove '-x' flag from ld-based object
798 stripping. Add a comment as to why we do it this way.
799
f3255772 8002010-06-20 Alexandre Oliva <aoliva@redhat.com>
801
802 * compare-debug: Drop LTO sections.
803
5e9e5d82 8042010-06-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
805
806 * gcc_update: Support updating a git clone.
807
80adfc2d 8082010-06-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
809
810 * test_summary: Don't use diff -u.
811 Adapt egrep regex.
812
598c94e1 8132010-06-02 Andrew Haley <aph@redhat.com>
814
815 * download_prerequisites: New script.
816
b1383b01 8172010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
818
819 * dg-extract-results.sh: Redirect grep output to /dev/null instead
820 of grep -q.
821
7da6fed2 8222010-04-22 Basile Starynkevitch <basile@starynkevitch.net>
823
824 * gcc_update: Sets the locale to C.
825
c5135d21 8262010-04-06 Joseph Myers <joseph@codesourcery.com>
827
828 * gennews (files): Add files for GCC 4.5.
829
44943e33 8302010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
831
832 Fix *.log tests output containing "===".
833 * dg-extract-results.sh (/\===/): Rename to ...
834 (/^\t\t=== .* ===$/): ... this pattern.
835
5647a521 8362010-03-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
837
838 * dg-extract-results.sh: Fix result order to match sequential case.
839
f5763863 8402010-01-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
841
842 * check_warning_flags.sh: Use \012 instead of \n with tr.
843
1280b0ae 8442010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
845
846 * dg-extract-results.sh: Don't use tail -n.
847
7bfefa9d 8482009-10-03 H.J. Lu <hongjiu.lu@intel.com>
849 Richard Guenther <rguenther@suse.de>
850
851 PR lto/39216
852 * gcc_update: Adjust file timestamps for lto-plugin.
853
077917c7 8542009-09-10 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
855
856 PR bootstrap/41245
857 * compare-debug: Handle stripping of dwarf debug sections from darwin
858 mach-o objects.
859
1261663e 8602009-09-04 Alexandre Oliva <aoliva@redhat.com>
861
862 * compare-debug: Grep for blank before dash to avoid grep -e.
863
14151756 8642009-09-01 Alexandre Oliva <aoliva@redhat.com>
865
866 * compare-debug: Look for .gkd files and compare them.
867
e29ced43 8682009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
869
870 PR testsuite/41166
871 * test_summary: Invoke config.status, rather than trying to
872 parse it. Adjust awk script.
873
dfd3ea34 8742009-08-18 Alexandre Oliva <aoliva@redhat.com>
875
876 * compare-debug: Drop .eh_frame relocations too.
877
6a23d9c2 8782009-08-18 H.J. Lu <hongjiu.lu@intel.com>
879
880 PR testsuite/40704
9f67f7b5 881 * test_summary: Filter out "\r".
6a23d9c2 882
e1f3b609 8832009-06-02 Alexandre Oliva <aoliva@redhat.com>
884
885 * compare-debug: Don't fail just because of .eh_frame differences.
886
f4ebb544 8872009-04-27 Jakub Jelinek <jakub@redhat.com>
888
889 PR testsuite/39807
890 * dg-extract-results.sh: Close open files and use >> instead of >
891 to decrease number of concurrently open files from awk. Avoid
892 = at the beginning of a regexp and redirect to a file determined
893 by curfile variable rather than concatenated strings to workaround
894 Solaris nawk bug.
895
4e30bc15 8962009-04-25 Gerald Pfeifer <gerald@pfeifer.com>
897
898 * test_summary: Only include LAST_UPDATED if it exists.
899 Complete copyright years.
900
0b35ccd7 9012009-04-16 Paolo Bonzini <bonzini@gnu.org>
902
903 * compare-all-tests: New.
904
9407a2f6 9052009-04-14 Jakub Jelinek <jakub@redhat.com>
906
907 * gennews (files): Reference GCC 4.4 web pages.
908
6bc9506f 9092009-04-09 Jakub Jelinek <jakub@redhat.com>
910
911 * reghunt/date_based/reg_periodic: Change copyright header to refer
912 to version 3 of the GNU General Public License and to point readers
913 at the COPYING3 file and the FSF's license web page.
914 * reghunt/date_based/reg_search: Likewise.
915 * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
916 * regression/btest-gcc.sh: Likewise.
917 * regression/objs-gcc.sh: Likewise.
918
d7381490 9192009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
920
921 * check_warning_flags.sh: Update flag exceptions.
922
da982362 9232008-11-18 Ben Elliston <bje@au.ibm.com>
924
925 * dg-cmp-results.sh: Do not print usage if either .sum file cannot
926 be opened; print a more meaningful error instead.
927
a0d20ccb 9282008-10-24 Janis Johnson <janis187@us.ibm.com>
929 Jakub Jelinek <jakub@redhat.com>
930
931 * dg-extract-results.sh: New file.
932
36eba48c 9332008-07-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
934
935 * check_makefile_deps.sh: New file.
936
2790cbc8 9372008-05-08 Sebastian Pop <sebastian.pop@amd.com>
938
939 * patch_tester.sh (report): Do not print "Checker: ".
940
cc11bee5 9412008-04-23 Sebastian Pop <sebastian.pop@amd.com>
942
943 * patch_tester.sh (report): Do not print the time.
944
eae7da65 9452008-04-01 Joseph Myers <joseph@codesourcery.com>
946
947 * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
948 Handle @heading. Handle enumerated lists with starting numbers
949 and extra headings.
950
884d258e 9512008-03-10 Janis Johnson <janis187@us.ibm.com>
952
953 * patch_tester.sh (initialization): Initialize svnpatch and stop.
9f67f7b5 954 (usage): Add -svnpath and -stop.
884d258e 955 (makedir): New.
956 (argument handling): Process -stop and -svnpath.
957 (setup code): Use makedir, error out if initial svn checkout fails.
958 (update): Use svnpath. Invoke contrib/gcc_update.
959 (apply_patch): Require that patch was created at top level. Use eval
960 with option variables. Don't use bootstrap target for make. Verify
961 that some tests were run.
962 (bootntest_patched): Use snvpath.
963 (main loop): For -stop, exit when there are no more patches to test.
964
2c3b9819 9652008-03-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
966
967 * check_warning_flags.sh: Instead of invoke.texi, take the path
968 to the doc directory as argument. Check that warnings listed in
969 'gcc --help' are accepted by the compiler, and listed in the
970 manuals.
971
1c4e2127 9722008-03-06 Tom Tromey <tromey@redhat.com>
973
974 * patch_tester.sh (usage): Watermark is not lexicographic.
975 Load $STATE/defaults if it exists.
976 (selfexec): Use $0.
977 (apply_patch): Handle deletions.
978 (bootntest): Handle default settings.
979
7dfd128a 9802008-03-05 Jakub Jelinek <jakub@redhat.com>
981
982 * gennews (files): Reference GCC 4.3 web pages.
983
0007fbef 9842008-02-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
985
986 * check_warning_flags.sh: New file.
987
99c77e32 9882008-01-25 Joseph Myers <joseph@codesourcery.com>
989
990 * paranoia.cc (main): Remove handling of c4x_single and
991 c4x_extended formats.
992
030ffd5e 9932007-12-26 Sebastian Pop <sebastian.pop@amd.com>
994
995 * compareSumTests3: Changed to GPLv3.
996 * prepare_patch.sh: Same.
997 * uninclude: Same.
998 * dglib.pm: Same.
999 * gennews: Same.
1000 * texi2pod.pl: Same.
1001 * analyze_brprob: Same.
1002 * gcc_build: Same.
1003
85eae184 10042007-12-26 Sebastian Pop <sebastian.pop@amd.com>
1005
1006 * patch_tester.sh: Changed to GPLv3.
1007
786d3037 10082007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1009
1010 * patch_tester.sh: Don't save the script anymore.
1011
4cf9e8ab 10122007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1013
1014 * patch_tester.sh: New.
1015 * prepare_patch.sh: New.
1016
8b96682a 10172007-11-26 Alexandre Oliva <aoliva@redhat.com>
1018
1019 * compare-debug: Introduce -p flag to preserve .stripped files.
1020
e3d2159e 10212007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1022
1023 * texi2pod.pl: Handle @asis.
1024 (postprocess): Move @gccoptlist{} after all formatting commands.
9f67f7b5 1025
800c7017 10262007-10-01 Alexandre Oliva <aoliva@redhat.com>
1027
1028 * compare-debug: Avoid spurious errors when .stripped files
1029 exist.
1030
64636de3 10312007-09-22 Hans-Peter Nilsson <hp@axis.com>
1032
1033 * warn_summary (srcdirFilter): Add fixincludes, sim,
1034 newlib and mpfr.
1035
b770e72c 10362007-08-23 H.J. Lu <hongjiu.lu@intel.com>
1037
1038 * gcc_update: Handle different URL paths and tags.
1039
5b542315 10402007-08-16 Alexandre Oliva <aoliva@redhat.com>
1041
1042 * compare-debug: New.
1043
74d1e4d9 10442007-08-16 H.J. Lu <hongjiu.lu@intel.com>
c74ed189 1045 Andreas Schwab <schwab@suse.de>
74d1e4d9 1046
1047 * gcc_update: Use "svn info" for revision number. Create
1048 gcc/REVISION with branch name and revision number.
1049
b2e02dcc 10502007-08-10 Diego Novillo <dnovillo@google.com>
1051
1052 * gcc.doxy: Rename from tree-ssa.doxy.
1053
bb8eb6f1 10542007-08-10 Diego Novillo <dnovillo@google.com>
1055
1056 * tree-ssa.doxy: Update for doxygen 1.5.
1057 Include all the files in the middle and back ends.
1058
68f3ee71 10592007-06-30 Hans-Peter Nilsson <hp@axis.com>
1060
1061 * gcc_update (files_and_dependencies): Handle
786d2934 1062 gcc/testsuite/gcc.dg/cpp/direct2s.c.
68f3ee71 1063
4a4ffe65 10642007-05-13 Mark Mitchell <mark@codesourcery.com>
1065
1066 * gennews (files): Reference GCC 4.2 web pages.
1067
5ce1a5e5 10682007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu>
1069
1070 * texi2pod.pl: Correct handling of @itemize with no argument.
1071
e3b2e075 10722007-03-17 Hans-Peter Nilsson <hp@axis.com>
1073
1074 * uninclude: New utility, from Alexandre Oliva.
1075
aad3c56b 10762007-02-26 Dominique Dhumieres <dominiq@lps.ens.fr>
1077
1078 * test_installed: Adjust to the move from g77 to gfortran.
1079
ad8630a6 10802007-02-16 Matthias Klose <doko@debian.org>
1081
1082 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
1083
285e1774 10842007-02-10 Hans-Peter Nilsson <hp@axis.com>
1085
1086 * test_summary (configflags): Adjust for changes in the
1087 config.status format due to update to autoconf 2.59.
1088
b632caf4 10892007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1090
1091 * gcc_update: Update for configure.in -> configure.ac.
1092
2eed23eb 10932007-02-06 Richard Sandiford <richard@codesourcery.com>
1094
1095 * texi2pod.pl: Handle @multitable.
1096
573c8db9 10972007-01-15 Tom Tromey <tromey@redhat.com>
1098
1099 * download_ecj: New file.
1100
5d8c6154 11012006-09-27 Matthew Sachs <msachs@apple.com>
1102
1103 * compareSumTests3: POD syntax fix.
1104
3bdbfcd2 11052006-09-27 Matthew Sachs <msachs@apple.com>
1106
1107 * dglib.pm: Initial commit.
1108 * compareSumTests3: Initial commit.
1109
33bef129 11102006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
1111
1112 * dg-cmp-results.sh (compare-$$.awk): Print name[old]
1113 and not non-existing nm[old].
1114
108cf177 11152006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1116
1117 Port to hosts whose 'sort' and 'tail' implementations
1118 treat operands with leading '+' as file names, as POSIX
1119 has required since 2001. However, make sure the code still
1120 works on pre-POSIX hosts.
1121 * compare_tests: Don't assume "sort +2" is equivalent to
1122 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1123
dfec1549 11242006-06-05 James Lemke <jwlemke@wasabisystems.com>
1125
1126 * dg-cmp-results.sh: New script for comparing DejaGNU logs.
1127
4befda8b 11282006-06-02 Richard Earnshaw <rearnsha@arm.com>
1129 Mike Stump <mrs@apple.com>
1130
1131 * compare_tests: Handle multilibs better.
1132
a041cdc9 11332006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1134
1135 * texi2pod.pl: Correct handling of absolute @include.
1136
5a368178 11372006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
76581c49 1138
1139 * texi2pod.pl: Handle -I.
1140
04f54a3a 11412006-02-28 Mark Mitchell <mark@codesourcery.com>
1142
1143 * gennews (files): Update for GCC 4.1.
1144
1edce15c 11452006-01-24 Diego Novillo <dnovillo@redhat.com>
1146
1147 * gcc_update (files_and_dependencies): Handle
1148 libgomp/testsuite/Makefile.in.
1149
1e8e9920 11502006-01-18 Richard Henderson <rth@redhat.com>
1151 Diego Novillo <dnovillo@redhat.com>
1152
1153 * gcc_update (files_and_dependencies): Add libgomp files.
1154
a287e419 11552005-12-06 Ben Elliston <bje@au.ibm.com>
1156
1157 * newcvsroot: Remove.
1158
c4678f36 11592005-11-03 Steven Bosscher <stevenb@suse.de>
1160
1161 * gcc_build: Fix my previous checking.
1162
babbbe81 11632005-11-01 Joseph S. Myers <joseph@codesourcery.com>
1164
1165 * gcc_update: Include revision number in LAST_UPDATED.
1166
1a70554b 11672005-10-30 Steven Bosscher <stevenb@suse.de>
1168
1169 * gcc_build: Use gcc.gnu.org as the default server. Set up
1170 SVN_REPOSITORY correctly. Add support for checking out branches.
1171
bc4999bd 11722005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
1173
1174 * gcc_update: When svn update is called and
1175 --silent is used, pass -q.
1176
1eae6638 11772005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
1178
1179 * gcc_update: Remove the -q from svn invocation.
1180
45837d1e 11812005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
1182
1183 * gcc_build: Remove -d from the call to gcc_update.
1184
a1ed82f1 11852005-10-28 Daniel Berlin <dberlin@dberlin.org>
c74ed189 1186 Ben Elliston <bje@au1.ibm.com>
9f67f7b5 1187
a1ed82f1 1188 * gcc_update: Update for svn.
1189 * newcvsroot: Ditto.
1190 * gcc_build: Ditto.
1191
3eeacabc 11922005-10-21 Mark Mitchell <mark@codesourcery.com>
1193
9f67f7b5 1194 * texi2pod.pl: Substitue for @value even when part of @include.
3eeacabc 1195
42b9b219 11962005-10-21 Bob Wilson <bob.wilson@acm.org>
1197
1198 * texi2pod.pl: Convert two single quotes or two backquotes to
1199 double quotes.
1200
2cba138f 12012005-08-23 Ben Elliston <bje@au.ibm.com>
1202
1203 * gcc_update: Update dependencies for libjava/aclocal.m4.
1204
2af676bd 12052005-08-14 Kelley Cook <kcook@gcc.gnu.org>
1206
1207 * All files: Update with new FSF address.
1208
69cb9f90 12092005-07-14 Ben Elliston <bje@au.ibm.com>
1210
1211 * filter_params.pl: Typo fix.
1212 * filter_knr2ansi.pl: Likewise.
1213
ae3e4820 12142005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
1215
1216 * gennews (files): Update for egcs-1.0 release pages consolidation.
1217
1efc802b 12182005-04-17 Joseph S. Myers <joseph@codesourcery.com>
1219
1220 * gennews (files): Update for GCC 4.0.
1221
6954117a 12222005-03-18 Alexandre Oliva <aoliva@redhat.com>
1223
1224 * gcc_update (silent): Unset instead of initializing to null.
1225
fadfdd5a 12262005-03-18 Andreas Schwab <schwab@suse.de>
1227
1228 * gcc_update (apply_patch): Properly quote $1.
1229
5f0f7c87 12302005-03-18 Zack Weinberg <zack@codesourcery.com>
1231
1232 * gcc_update: Add --silent option.
1233
0052a1df 12342005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1235
1236 * warn_summary (keywordFilter): Update sed pattern for new quoting
1237 style in warnings.
1238
c20a29ca 12392005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1240
1241 * warn_summary: Add -fortran subdir flag.
1242 (subdirectoryFilter): Fix missing ada subdir.
1243
b33f46b5 12442004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
1245
1246 * gcc_update (touch_files): Don't rely on "make" being GNU make;
1247 grep for "Touching" to determine that the rule executes.
1248
dbfa75a1 12492004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
1250
1251 * gcc_update (touch_files): Explicitly pass --no-print-directory.
1252
cb8e0dc9 12532004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
1254
1255 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
1256
2b59cb05 12572004-08-04 Paolo Bonzini <bonzini@gnu.org>
1258
1259 * gcc_update: Add fixincludes.
1260
8717605b 12612004-08-26 Matthias Klose <doko@debian.org>
d45005b7 1262
8717605b 1263 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
1264
12652004-08-26 Matthias Klose <doko@debian.org>
1266
1267 * test_summary: Include baseline used for libstdc++-v3 abi check
1268 in test summary.
d45005b7 1269
9f6dc1d6 12702004-08-25 Ben Elliston <bje@au.ibm.com>
1271
1272 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
1273
ee3e4b65 12742004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
1275
1276 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
1277 update done.
1278
2b59cb05 12792004-08-04 Paolo Bonzini <bonzini@gnu.org>
2e95675c 1280
1281 * gcc_update: libjava/configure.ac -> configure.in. Automake
1282 1.4 does not handle configure.ac properly.
1283
66a0fb31 12842004-08-04 Andreas Schwab <schwab@suse.de>
1285
1286 * gcc_update: libjava/configure.in -> configure.ac.
1287
c74ed189 12882004-08-03 Richard Earnshaw <rearnsha@arm.com>
a4946526 1289
1290 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
1291
78ccfdee 12922004-07-16 Jeff Law <law@redhat.com>
1293
1294 * analyze_brprob: Fix comments. More consistent output format.
1295
ecb5ee8b 12962004-06-17 Diego Novillo <dnovillo@redhat.com>
1297
1298 * tree-ssa.doxy: Update for doxygen 1.3.5.
1299
c230ade1 13002004-06-14 Andreas Jaeger <aj@suse.de>
1301
1302 * gcc_update: boehm-gc/configure.in -> configure.ac.
1303
c1513f4f 13042004-06-16 Paolo Bonzini <bonzini@gnu.org>
1305
1306 * gcc_update (boehm-gc/configure): Depend on
1307 boehm-gc/configure.ac instead of boehm-gc/configure.in
1308
ebf99822 13092004-06-14 Paolo Bonzini <bonzini@gnu.org>
1310
1311 * gcc_update (libmudflap/configure): Depend on
1312 libmudflap/configure.ac instead of libmudflap/configure.in
1313
69a3dc95 13142004-06-14 Andreas Jaeger <aj@suse.de>
1315
1316 * gcc_update: Add libcpp.
1317
56f721bc 13182004-06-10 Andreas Jaeger <aj@suse.de>
1319
1320 * gcc_update: Add libgfortran.
1321
e7fabdb9 13222004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
1323
1324 * gcc_update (libbanshee/configure): Depend on
1325 libbanshee/configure.ac instead of libbanshee/configure.in
1326
49fbf4b9 13272004-05-17 Zack Weinberg <zack@codesourcery.com>
1328
1329 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
1330 from list of files to be touched.
1331 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
1332
e50b5026 13332004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
1334
1335 * gennews: Update for GCC 3.4.
1336
4ee9c684 13372004-05-13 Diego Novillo <dnovillo@redhat.com>
1338
1339 Merge from tree-ssa-20020619-branch.
1340
1341 * filter_gcc_for_doxygen: New file.
1342 * filter_knr2ansi.pl: New file.
1343 * filter_params.pl: New file.
1344 * tree-ssa.doxy: New file.
1345 * contrib/gcc_update (files_and_dependencies): Handle
1346 libbanshee and libmudflap.
1347
6d5f8e39 13482004-04-12 Kelley Cook <kcook@gcc.gnu.org>
49fbf4b9 1349 Andreas Jaeger <aj@suse.de>
6d5f8e39 1350
1351 * gcc_update (files_and_dependencies): Insert zlib dependencies.
1352
4330fb65 13532004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
1354
1355 * gcc_update (files_and_dependencies): libobjc/configure now
1356 depends on configure.ac, not configure.in.
1357
7e9e2d8d 13582004-04-01 Kelley Cook <kcook@gcc.gnu.org>
1359
1360 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
1361
9c27edfe 13622004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
1363
1364 * gcc_update (files_and_dependencies): Insert libffi dependencies.
1365
d6b9b86f 13662004-03-10 Kelley Cook <kcook@gcc.gnu.org>
1367
1368 * gcc_update (files_and_dependencies): Insert libada/configure.
1369
35620caa 13702004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
1371
1372 * gcc_update (files_and_dependencies): Update intl/configure.in
1373 to intl/configure.ac.
1374
52de7f4b 13752004-01-09 Kelley Cook <kcook@gcc.gnu.org>
1376
1377 * gcc_update (files_and_dependencies): Update fastjar/configure.in
1378 to fastjar/configure.ac
1379
501c2b95 13802004-01-07 Kelley Cook <kcook@gcc.gnu.org>
1381
1382 * gcc_update (files_and_dependencies): Remove non-existant files.
1383
1dae9dd6 13842004-01-05 Kelley Cook <kcook@gcc.gnu.org>
1385
1386 * gcc_update (files_generated): Revert 2003-12-18 change.
1387
325d776d 13882004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
1389
1390 * gcc_update (files_and_dependencies): For gcc directory,
1391 rename configure.in to configure.ac.
1392
6153779b 13932003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
1394
1395 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
1396 remove acconfig.h. No longer used.
1397
cb8ea839 13982003-12-18 Kelley Cook <kcook@gcc.gnu.org>
1399
1400 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
1401 gcc/ada/gnat_ug_* to use it.
1402
648298e8 14032003-12-16 James E Wilson <wilson@specifixinc.com>
1404
1405 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
1406 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
1407
2c74c560 14082003-12-11 Kelley Cook <kcook@gcc.gnu.org>
1409
1410 * gcc_update (files_and_dependencies): Correct typo in the filename
1411 gnat_ug_wnt.texi.
1412
8964dbe1 14132003-12-08 Arnaud Charlet <charlet@act-europe.fr
1414
1415 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
1416 treeprs.ads.
1417
870e10c9 14182003-10-16 Mark Mitchell <mark@codesourcery.com>
1419
1420 * gennews (files): Add GCC 3.3 files.
1421
c11a3f5e 14222003-08-21 Mark Mitchell <mark@codesourcery.com>
1423
1424 * gcc_build: Fix handling of -t option. Add -x option.
1425
1e332b0b 14262003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
1427
1428 * texi2pod.pl: Remove extra line.
1429
3390b0dc 14302003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
1431
1432 * texi2pod.pl: Default @itemize's parameter to @bullet.
1433
761be283 14342003-07-12 Zack Weinberg <zack@codesourcery.com>
1435
1436 * gcc_update: gcc/acconfig.h no longer exists.
1437
f860362b 14382003-07-11 Matthias Klose <doko@debian.org>
1439
1440 * test_installed: Add options to run objc tests.
1441 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
1442
1e12d536 14432003-07-04 Zack Weinberg <zack@codesourcery.com>
1444
1445 * gcc_update: Remove gcc/intl/plural.c from list.
1446 Add new generated files intl/plural.c, intl/configure,
1447 intl/config.h.in.
1448
11d0d169 14492003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
1450
1451 * gcc_update (files_and_dependencies): Add
1452 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
1453 gcc/testsuite/gcc.dg/cpp/mi1c.h.
1454
c74ed189 14552003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
133482bc 1456
abf5ffec 1457 * paranoia.cc: Fix spelling error.
1458
133482bc 1459 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
1460 to GCC.
1461
5cd22fd0 14622003-04-04 Mike Stump <mrs@apple.com>
1463
1464 * compare_tests: Fix exit status and be more flexible with spacing.
1465
34bf5cc5 14662003-03-08 Phil Edwards <pme@gcc.gnu.org>
1467
1468 * test_summary: Add -h, print existing comments as help.
1469
c74ed189 14702003-03-03 H.J. Lu <hjl@gnu.org>
0ccc2c9c 1471
1472 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
1473 * gcc_update: Likewise.
1474
785116ce 14752003-01-19 Alexandre Oliva <aoliva@redhat.com>
1476
1477 * test_summary (configflags): Only use the first match. Remove
1478 excess space. Use sub instead of gsub where possible. Use `none'
1479 if no configure flags were given.
1480
6f120a38 14812003-01-10 Loren J. Rittle <ljrittle@acm.org>
1482
1483 * test_summary (configflags): awk portability.
1484
10c7cbcd 14852003-01-07 Alexandre Oliva <aoliva@redhat.com>
1486
1487 * test_summary (configflags): Compute correctly with both
1488 autoconfiscated and Cygnus-style top-level.
1489
ecf7b724 14902003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1491
1492 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
1493 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
1494 gcc/java/keyword.gperf
1495
180cbbd6 14962002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1497
1498 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
1499 depending on gcc/intl/plural.y.
1500
06aa88e8 15012002-12-28 Alexandre Oliva <aoliva@redhat.com>
1502
1716a613 1503 * gcc_update (configure): Depend on config/acx.m4 as well.
1e12d536 1504
06aa88e8 1505 * gcc_update (configure): Depend on configure.in.
1506
728f5d1c 15072002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
1508
1509 * texi2pod.pl: Skip contents of @copying.
1510
805e22b2 15112002-11-09 Zack Weinberg <zack@codesourcery.com>
1512
1513 * gthr_supp_vxw_5x.c: New file.
1514
35113034 15152002-10-21 Richard Henderson <rth@redhat.com>
1516
1517 * paranoia.cc (real_c_float::image): Accomodate size of
1518 real_internal format.
1519 (main): Unbuffer stdio. Add real_internal format.
1520 (floor_log2_wide): New.
1521
5720e592 15222002-10-16 Richard Henderson <rth@redhat.com>
1523
1524 * paranoia.cc (ENUM_BITFIELD): New.
1525 (class): Define as klass around real.h.
1526 (real_c_float): Not a template any longer; define MODE as a
1527 class static constant; use real_format elements for SIZE.
1528 Update uses of real_to_decimal and real_to_hexadecimal.
1529 (main): Change -g argument to use a format name.
1530 (mode_for_size): Remove.
1531
aa870c1b 15322002-09-16 Richard Henderson <rth@redhat.com>
1533
1534 * paranoia.cc: New file.
1535
dae1e04c 15362002-09-04 Richard Henderson <rth@redhat.com>
1537
1538 * enquire.c: Remove.
1539
c363d230 15402002-08-14 Mark Mitchell <mark@codesourcery.com>
1541
1542 * gennews (files): Add GCC 3.2 files.
1543
d77d42b6 15442002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1545
1546 * gennews (files): Add proper files for the GCC 3.1 release series.
1547 Simplify and reformat introductory wording.
1548
ce771397 15492002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
1550
1551 * enquire.c: Move from gcc.
1552
c74ed189 15532002-07-16 H.J. Lu <hjl@gnu.org>
c723598b 1554
1555 * gcc_update (touch_files): Pass -s to ${MAKE}.
1556
f1683556 15572002-06-26 Zack Weinberg <zack@codesourcery.com>
1558
1559 * texi2pod.pl: Correct handling of the internal R<> sequence.
1560
87f7fc8f 15612002-05-31 Florian Weimer <fw@deneb.enyo.de>
1562
1563 * gcc_update (files_and_dependencies): Add generated Texinfo files
1564 for Ada.
1565
3354d061 15662002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1567
1568 * test_installed: Allow for PWDCMD to override hardcoded pwd.
1569 * test_summary: Likewise.
1570
fb5f105e 15712002-04-18 Geoffrey Keating <geoffk@redhat.com>
1572
1573 * gcc_update (touch_files): Don't have empty for loop.
1574
6eae28b3 15752002-04-16 Richard Henderson <rth@redhat.com>
1576
1577 * gcc_update: Remove libchill.
1578
808817dc 15792002-03-25 Zack Weinberg <zack@codesourcery.com>
1580
1581 * texi2pod.pl: Handle @end ftable and @end vtable.
1582
278d27f5 15832002-03-11 Zack Weinberg <zack@codesourcery.com>
1584
1585 * texi2pod.pl: Handle @include, @ftable, @vtable.
1586 Reformat some code for clarity.
1587
d3eff7bb 15882002-02-24 Christian Jönsson <c.christian.joensson@telia.com>
c7f54dbd 1589
1590 * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
1591 WARNING and ERROR output from the *.sum files.
1592
001820e3 15932002-01-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1594
1595 * gennews (files): Replace gcc-2.95/gcc-2.95.html,
1596 gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
1597 and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
1598
468420f4 15992002-01-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1600
1601 * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
1602 egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
1603 egcs-1.1/index.html.
1604
53a3481b 16052002-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1606
1607 * warn_summary: Add -ada subdirectory flag.
1608
d41670c4 16092001-12-12 Matthias Klose <doko@debian.org>
1610
1611 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
1612 generation of more than one man page from one source.
1613 Add '-' to set of valid chars for an identifier.
1614 Let -D option accept flags of the form <flag>=<value>.
1615 Use \s+ for whitespace detection in '@c man' lines.
1616 Handle @set and @clear independent of $output.
1617 Substitute all @value{}'s in a line.
1618
7a16ce2c 16192001-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
1620
1621 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
1622 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
1623 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
1624 greater than 9 in enumerations.
1625
c74ed189 16262001-11-07 Laurent Guerby <guerby@acm.org>
0e1f820d 1627
1628 * gcc_update (files_and_dependencies): Add Ada dependencies.
1629
1c8ac6c6 16302001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
1631
1632 * snapshot: Remove.
1633
0262a277 16342001-09-07 Richard Sandiford <rsandifo@redhat.com>
1635
1636 Revert:
d41670c4 1637 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
0262a277 1638 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
1639 touch.
1640
c74ed189 16412001-09-04 David.Billinghurst <David.Billinghurst@riotinto.com>
93b7a1fd 1642
d41670c4 1643 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
93b7a1fd 1644 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
1645 touch.
1646
db95859b 1647Mon Aug 13 02:29:08 CEST 2001 Jan Hubicka <jh@suse.cz>
1648
1649 * analyze_brprob: Update for changes in gcc debug output.
1650
0dbe40e0 1651Sat Jul 28 22:37:49 CEST 2001 Jan Hubicka <jh@suse.cz>
1652
1653 * analyze_brprob: Avoid more overflows.
1654
5db02b21 16552001-07-27 Richard Henderson <rth@redhat.com>
1656
1657 * test_summary: Copy LAST_UPDATED UTC time to head of summary.
1658
77a5e197 1659Fri Jul 27 18:01:21 CEST 2001 Jan Hubicka <jh@suse.cz>
1660
1661 * analyze_brprob: Avoid overflows.
1662
8741eff3 16632001-07-27 Richard Henderson <rth@redhat.com>
1664
1665 * gcc_update: Dump timestamp in LAST_UPDATED.
1666
d41670c4 16672001-07-26 Andreas Jaeger <aj@suse.de>,
c74ed189 1668 Hans-Peter Nilsson <hp@bitrange.com>
92ab2240 1669
1670 * analyze_brprob: Fix documentation.
1671
4bfc3ff0 1672Mon Jul 23 15:47:19 CEST 2001 Jan Hubicka <jh@suse.cz>
1673
1674 * analyze_brprob: Fix awk compatibility problems; update comment.
1675
8fc613bf 16762001-07-23 Andreas Jaeger <aj@suse.de>
1677
1678 * analyze_brprob: Fix more typos.
1679
971d0475 16802001-07-23 Andreas Jaeger <aj@suse.de>
1681
1682 * analyze_brprob: Fix typos.
1683
70c2c81c 16842001-07-03 Joseph S. Myers <jsm28@cam.ac.uk>
1685
1686 * texi2pod.pl: Handle @r inside @item.
1687
79e81c01 16882001-07-02 Zack Weinberg <zackw@stanford.edu>
1689
1690 * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
1691
c74ed189 16922001-07-01 Zoltan Felleg <zfelleg@telnet.hu>
4623dc33 1693
1694 * warn_summary: Fix typo in a comment.
1695
21869986 16962001-06-14 Albert Chin-A-Young <china@thewrittenword.com>
1697
805e22b2 1698 * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
21869986 1699
07ade7de 17002001-06-13 Mark Mitchell <mark@codesourcery.com>
1701
1702 * gennews: Set TERM to vt100 for Lynx.
1703
3538e09e 17042001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1705
1706 * release: Remove.
1707
2364c893 1708Tue Jun 12 12:21:40 CEST 2001 Jan Hubicka <jh@suse.cz>
1709
1710 * analyze_brprob: New file.
1711
d0b17e85 17122001-06-11 Mark Mitchell <mark@codesourcery.com>
1713
92ab2240 1714 * gcc_build: Output information about the commands used to
d0b17e85 1715 configure the compiler.
1716
6bca92cf 17172001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
1718
1719 * gennews: Update for GCC 3.0.
1720
b5566459 17212001-06-02 Joseph S. Myers <jsm28@cam.ac.uk>
1722
1723 * gcc_update: Update for move of documentation to gcc/doc.
1724
53d7e3b9 17252001-05-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1726
1727 * contrib/test_summary (files): Sort before evaluating.
1728
683512c4 17292001-05-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1730
1731 * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
1732
98248def 17332001-05-21 Mark Mitchell <mark@codesourcery.com>
1734
1735 * gcc_build: Use -d when invoking gcc_update.
1736
51855019 17372001-05-18 Andreas Jaeger <aj@suse.de>
1738
1739 * gcc_update: Add rules for libf2c/libI77.
1740
e7a1c95c 17412001-05-17 Alexandre Oliva <aoliva@redhat.com>
1742
1743 * gcc_update (touch_files): Use simpler, yet as portable, syntax.
1744
97c1c3bc 17452001-05-14 Loren J. Rittle <ljrittle@acm.org>
1746
1747 * gcc_update (touch_files): Enhance make portability.
1748
083aeb9b 17492001-05-14 Alexandre Oliva <aoliva@redhat.com>
1750
1751 * gcc_update (touch_files): Use a Makefile to touch files.
1752
bb6a9d61 17532001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
1754
1755 * texi2pod.pl: Add copyright and GPL notices.
1756
00984411 17572001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
1758
1759 * texi2pod.pl: Handle "\,".
1760
0dd06be9 17612001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
1762
1763 * texi2pod.pl: Fix regular expression for @r to avoid exponential
1764 recursion. From Russ Allbery <rra@stanford.edu>. Remove perl
1765 version check.
1766
6dc3a97a 17672001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1768
1769 * warn_summary (stageNfilter): Update for recent changes in
1770 bootstrap logic.
1771
786c6b83 17722001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
1773
1774 * texi2pod.pl: Require at least perl 5.6.0.
1775
255407c3 17762001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
1777
1778 * gcc_update: Add gcc/gcc.1 to generated files.
1779 * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle
1780 discarding to end of sentence with @xref where the sentence has an
1781 interior "." in markup, and handle discarding parentheses around
1782 such a sentence.
1783
952f8326 17842001-01-11 Bernd Schmidt <bernds@redhat.com>
1785
1786 * gennews: Add gcc-2.95.3.
1787
271bbbe1 17882001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
1789
1790 * texi2pod.pl: Handle @gcctabopt and @env in tables. Handle
1791 @command. Format URLs and email addresses in bold.
1792
fefb5ea6 17932001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
1794
7547ba49 1795 * gcc_update: Add cpp.1 to the list of generated files.
1796
fefb5ea6 1797 * texi2pod.pl: Handle @option and @env.
1798
e12c31b5 17992001-01-03 Mike Stump <mrs@wrs.com>
1800
1801 * snapshot: Update to account for java libraries.
1802
25f9f667 18032000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
1804
1805 * test_summary: Export filesuffix, not fileprefix.
1806
c87623b5 18072000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
1808
1809 * release: Change some EGCS references to GCC.
1810
67910767 18112000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1812
1813 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
1814 subdirectory flags. Add source directory prefix filtering.
1815 Redirect diagnostic output to stderr.
1816
91f81038 18172000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
1818
1819 * texi2pod.pl: If multiple @c man sections with the same tag
1820 appear, concatenate them in the final output. When skipping,
1821 ignore block commands that can't cause skipping, and honor
1822 those that can. Ensure that verbatim blocks are separate
1823 paragraphs.
1824
29b00feb 18252000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
1826
1827 * gcc_update: Don't touch tradcif.c or java/parse.h.
1828
33f4d5a4 18292000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
1830
1831 * texi2pod.pl: Restructure for comprehensibility, add
1832 comments. Merge handling of @ignore and @ifxxx. Handle a
1833 whole bunch more Texinfo commands. Use consistent formatting
1834 style.
1835
5b364b42 18362000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
1837
1838 * gennews: New script.
1839
83b0fa80 18402000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1841
1842 * gcc_update: Update a comment as we now require bison for CVS users.
1843
7534b8df 18442000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
1845
1846 * gcc_update: Add gcov.1 to the list of generated files.
1847
e74f4b65 18482000-11-21 Mark Mitchell <mark@codesourcery.com>
1849
1850 * gcc_build: Remove code to put information in a log file.
1851
304acf0e 18522000-11-19 Zack Weinberg <zackw@stanford.edu>
1853
1854 * texi2pod.pl:
1855 - Add real command line parsing.
1856 - Support @ifset, @ifclear, @set, @value, -D switch.
1857 - Support @sc. Improve handling of @ref and friends.
1858 - Discard @subsection, @need, @node lines.
1859 - Un-nest font changes to match texinfo semantics.
1860 - Handle @{ and @}. Oops.
1861 - Don't emit E<> directives inside verbatim blocks.
1862
27df11ba 18632000-11-12 Bruce Korb <bkorb@gnu.org>
1864
1865 * release: generalize the release script a bit.
1866
fd87d7ed 1867Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
1868
1869 * gcc_build: Add -o option for setting the objdir to use.
1870
e4ba638c 18712000-11-11 Jeff Law <law@redhat.com>,
1872
1873 * release: New file.
1874
1aaa692a 18752000-11-08 Jeff Law <law@redhat.com>,
1876 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1877
1878 * snapshot: New file.
1879
60f107a4 18802000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
1881
1882 * gcc_build (bootstrap_gcc): New function.
1883 (configure_gcc): Likewise.
1884 (build_gcc): Rewritten to use configure and bootstrap.
1885 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
1886
c0921e86 18872000-10-31 Mark Mitchell <mark@codesourcery.com>
1888
1889 * gcc_build (MAKE): New variable.
1890 (build_gcc): Use it. Fix logging of errors.
1891 (install_gcc): Likewise.
1892
7a0994a1 18932000-10-29 Mark Mitchell <mark@codesourcery.com>
1894
1895 * gcc_build: Save the output from CVS into the logfile as well.
1896
1409de39 18972000-10-25 Mark Mitchell <mark@codesourcery.com>
1898
1899 * gcc_build: Fix typos.
1900
8fc76d19 19012000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
1902
1903 * gperf-2.7-19981006.pat: Remove.
1904
9d013742 19052000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
1906
1907 * test_installed: Change EGCS references to refer to GCC.
1908
a2263aab 19092000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1910
1911 * gcc_update (touch_files): Add some informative output.
51855019 1912
175a12a4 19132000-09-16 Andreas Jaeger <aj@suse.de>
1914
1915 * gcc_update: Remove gcc/c-parse.gperf.
1916
590684a5 19172000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
1918 Alexandre Oliva <aoliva@redhat.com>
1919
1920 * gcc_update: Execute touch_files_reexec even if `cvs update`
1921 failed.
1922
6c5605c2 19232000-08-09 Alexandre Oliva <aoliva@redhat.com>
1924
1925 * test_summary: AWK breaks with filenames containing `='.
1926
275d96ed 1927Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
1928
1929 * gcc_build: New script.
1930
d7beb261 19312000-07-13 Mark Mitchell <mark@codesourcery.com>
1932
1933 * gcc_update (files_and_dependencies): Remove generated YACC files.
1934
8c645ce6 19352000-07-12 Mark Mitchell <mark@codesourcery.com>
1936
1937 * gcc_update (files_and_dependencies): Remove generated YACC files.
1938
f00065ad 19392000-06-04 Mark Mitchell <mark@codesourcery.com>
1940
1941 * newcvsroot: Handle filenames that contain spaces.
1942
85757e95 19432000-06-03 Zack Weinberg <zack@wolery.cumb.org>
1944
1945 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
1946 Elide --with-gcc-version-trigger and --norecursion from
1947 configure flags. Remove code to report status of haifa scheduler.
1948
41698bd2 19492000-05-18 Alexandre Oliva <aoliva@cygnus.com>
1950
1951 * gcc_update (self): Set to `$0'.
1952 (touch_files_reexec): Use `$self' instead of `$0'.
41698bd2 1953
3707d4b9 19542000-05-12 Alexandre Oliva <aoliva@cygnus.com>
1955
1956 * gcc_update (touch_files_reexec): New function, run after the
1957 tree is modified.
1958
e2bbeddb 19592000-05-08 Richard Hendeson <rth@cygnus.com>
1960
1961 * gcc_update: Remove references to inclhack.tpl.
1962
f089d60c 19632000-04-28 Jason Merrill <jason@casey.cygnus.com>
1964
1965 * index-prop: Use a single pattern. Also support *** cdiffs.
1966
c74ed189 19672000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
f089d60c 1968
1969 * index-prop: Don't change /dev/null.
1970
f0e2ad08 19712000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1972
1973 * gcc_update: Refer to GCC and gcc_update instead of egcs and
175a12a4 1974 egcs_update.
f0e2ad08 1975
c2f99343 19762000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
1977
f0e2ad08 1978 * index-prop: Fix occasional problem when using cvs diff -p.
c2f99343 1979
0b30807c 19802000-04-18 Zack Weinberg <zack@wolery.cumb.org>
1981
1982 * gcc_update: Remove references to cexp.c/cexp.y.
1983
2ae5da4f 19841999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1985
1986 * newcvsroot: Add check on the number of command-line arguments.
1987 Add usage.
1988
34d21c0d 1989Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
1990
1991 * gcc_update: Allow patches compressed by bzip2.
1992
c74ed189 19931999-10-11 Martin v. Löwis <loewis@informatik.hu-berlin.de>
58ffe168 1994
1995 * newcvsroot: New file.
1996
4b61f2a6 19971999-09-11 Craig Burley <craig@jcb-sc.com>
1998
1999 * convert_to_f2c, convert_to_g2c, download_f2c: New file.
2000
69b84c74 20011999-08-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2002
2003 * gcc_update: New file.
2004 * egcs_update: Renamed to gcc_update.
2005
961221fa 20061999-08-09 Robert Lipe <robertlipe@usa.net>
2007
2008 * test_summary: Quote curly braces in 1999-07-03 change.
2009
fd0e3478 20101999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
2011
2012 * egcs_update (files_and_dependencies): Fixed typo in
2013 gcc/cstamp-h.in. Added gcc/config.in.
2014
2a3c682c 20151999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br>
2016
2017 * egcs_update (files_and_dependencies): New function, with
2018 complete list of files to be updated, as well as their
2019 dependencies.
2020 (touch_files): Check the timestamp of each generated file against
2021 its dependencies'.
2022 (main): New flags --touch, --list and --help. Remove the
2023 pre-update step.
2024
3d40f1a2 20251999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br>
175a12a4 2026
3d40f1a2 2027 * test_summary: Replace egcs with gcc. Update e-mail address.
2028
26a9ebc7 20291999-07-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
c74ed189 2030 Jerry Quinn <jquinn@nortelnetworks.com>
26a9ebc7 2031
2032 * egcs_update (touch_files, apply_patch): New functions.
2033 Use them. New command-line option --patch. Split test of local
2034 tree into two parts. Add comments.
2035
ed0f92b2 20361999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
2037
175a12a4 2038 * test_summary: If Target is `unix{*}', append the Target variants
ed0f92b2 2039 to Host.
2040
02eea1c2 20411999-06-12 Alexandre Oliva <oliva@dcc.unicamp.br>
2042
2043 * test_summary: Set default mail-address and version for egcs
2044 instead of relying on unpredictable pathnames.
2045 Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
2046
45ad68bc 2047Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
2048
2049 * fixinc/*: Delete obsolete files.
2050
55b5aaf3 20511999-02-04 Robert Lipe <robertlipe@usa.net>
2052
175a12a4 2053 * egcs_update: Test return values of 'cvs update'. Propogate
2054 to caller as exit values.
55b5aaf3 2055
e1bf8b85 20561999-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2057
2058 * egcs_update: Use "if" instead of "&&". Touch generated files
175a12a4 2059 only after the corresponding *.y files.
e1bf8b85 2060
1e7d9839 20611999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2062
2063 * egcs_update: Do not use xargs, but a backquote construct.
2064
6a7bfb42 20651999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br>
2066
ea0cacfb 2067 * test_summary (version): Remove carriage return that gawk inserts
2068 in the version string for some reason.
6a7bfb42 2069
796f074b 20701998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2071
2072 * egcs_update: Only touch files that already exist.
2073
ffbc0a2a 20741998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br>
2075
ea0cacfb 2076 * test_summary (EOF): Remove double backslash.
ffbc0a2a 2077 Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2078
432b1ffd 20791998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br>
2080
ea0cacfb 2081 * test_summary (address): Set to egcs-testresults mailing list.
432b1ffd 2082
c8e26cb8 20831998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
2084
ea0cacfb 2085 * test_summary (address): Added Marc Lehmann's testsuite-results
2086 to the default e-mail address.
c8e26cb8 2087
ecbf4acb 20881998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
2089
ea0cacfb 2090 * test_summary (-p, prepend_logs): Add these before the summary.
2091 (Compiler, Platform): Print these just before configflags.
ecbf4acb 2092
dc446b46 2093Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2094
2095 * warn_summary (longLineFilter): New shell function to encapsulate
175a12a4 2096 this functionality. It is off by default, only active if -llf
2097 flag is specified.
2098 (subdirectoryFilter): Fix bug in filtering which made some
2099 subdirectory warnings erroneously appear in the toplevel set.
2100 (stageNfilter): Renamed from `stageNwarns'. Updated to collect
2101 warnings from stage1 as well as stage0, which means warnings from
2102 outside the bootstrap directory. Eg, the libraries, etc.
2103 (warningFilter): New shell function to encapsulate this
2104 functionality.
dc446b46 2105 (keywordFilter): New shell function to encapsulate this
175a12a4 2106 functionality.
dc446b46 2107
2108 Store data in a temp file rather than calculating it 3x. Arrange
2109 to remove it on exit and signals.
2110
2111 Add -pass/-wpass flags to do "pass through" (i.e. manual
175a12a4 2112 inspection) of bootstrap output from a particular stageN as well
2113 as language subdirs.
dc446b46 2114
175a12a4 2115 Add better comments/documentation.
dc446b46 2116
cfe27dcb 2117Sat Oct 31 16:39:31 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2118
2119 * egcs_update: Add comment about keeping the FAQ synchronized.
2120
b9c7e30a 2121Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com)
2122
2123 * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
2124 in the repo again.
2125
c74ed189 2126Fri Oct 16 07:35:00 1998 Bruce Korb <korb@datadesign.com>
b7c3a553 2127
2128 * egcs_update: Added gcc/fixinc/* generated files to touch list.
2129
0795841f 2130Tue Oct 13 23:28:33 1998 Jeffrey A Law (law@cygnus.com)
2131
2132 * egcs_update: Remove gcc/java/parse.c from list of files to
2133 touch.
2134
d37e5c1e 2135Wed Oct 7 13:00:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2136
2137 * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
2138
4d63ec41 2139Mon Oct 5 14:19:48 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2140
2141 * warn_summary (subdirectoryFilter): New shell function to
175a12a4 2142 optionally filter in/out gcc subdirectories when summarizing
2143 warnings. Add new flags to support subdirectory filtering.
2144
4d63ec41 2145 Also, ensure the bootstrap stage is a number. Add some more C
175a12a4 2146 keywords that are preserved in the "warning type" summary and
2147 tighten up the "arg ???" regexp.
4d63ec41 2148
c74ed189 2149Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
a354607d 2150
2151 * fixinc/inclhack.def: Not all C++ comments in C headers
2152 were treated alike. They are now. Also fixed syntax
2153 of sed expression in "systypes" fix.
2154
2155 * fixinc/inclhack.def: Removed SVR4.2-ism from shell invocation
2156
2157 * egcs_update: Added fixinc/* generated files to touch list.
2158
24b45eda 2159Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2160
2161 * egcs_update: Additionally touch gcc/java/parse.[ch].
2162
c74ed189 2163Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
175a12a4 2164
1666cb45 2165 * fixinc/inclhack.def: Added two files required by
2166 SCO's Open Server 5's avoid_bool fix.
2167 Regenerated fixinc.x and inclhack.sh to incorporate
2168 the update.
2169
3812ed27 2170Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com>
2171
2172 * egcs_update: Do the pass 1 CVS update only for files that
175a12a4 2173 may reasonably be under CVS control.
3812ed27 2174
38af0326 21751998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
2176
ea0cacfb 2177 * test_installed: New script for testing already-installed
175a12a4 2178 gcc/g++/g77.
38af0326 2179
384df7ea 2180Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2181
2182 * egcs_update: Assigned copyright to FSF.
2183
83dbb020 2184Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
805e22b2 2185 Alexandre Oliva <oliva@dcc.unicamp.br>
83dbb020 2186
2187 * egcs_update: New switch --nostdflags and documentation
2188 enhancements.
2189
a2e539b0 2190Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2191
2192 * egcs_update: New script.
2193
c74ed189 21941998-08-05 Bruce Korb <korbb@datadesign.com>
d09be903 2195
2196 * fixinc/Makefile
2197 Added define for target machine so machine-specific tests
2198 can be selected for or against.
2199
2200 * fixinc/fixincl.c
2201 Added an array of string pointers to machines to select
2202 or avoid, depending on a FD_MACH_IFNOT bit flag.
2203 Used a shell script to match the defined TARGET_MACHINE
2204 with any of the given match patterns.
2205
2206 * fixinc/fixincl.tpl
2207 Generate the array of strings and bit flag, as needed,
2208 depending on "mach" and "not_machine" attributes for a fix.
2209
2210 * fixinc/mkfixinc.sh
2211 Invoke the make with TARGET assigned the value of the
2212 machine name argument.
2213
974daf94 2214Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
2215
2216 * compare_tests: New script.
2217
aa7a82bb 22181998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
2219
ea0cacfb 2220 * test_summary: Assigned copyright to FSF.
aa7a82bb 2221
72fd2597 2222Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2223
2224 * test_summary: Corrected script name in comments providing
2225 documentation. Added linebreaks for lines with > 80 characters.
2226
c74ed189 2227Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5771cabf 2228
ea0cacfb 2229 * test_summary: New switch, -i, and environment variable,
2230 append_logs, for including files in the report.
5771cabf 2231
9a8a89d7 22321998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
2233
2234 * warn_summary: Update to Kaveh's latest version allowing to
2235 specify the last stage built.
2236
c74ed189 22371998-05-29 Bruce Korb <korbb@datadesign.com>
9a8a89d7 2238
b70df245 2239 * fixinc/mkfixinc.sh
2240 Changes to make it easier to invoke on platforms that
2241 normally do not invoke fixincludes.
2242
2243 * fixinc/inclhack.def
2244 Applied fixes from egcs/gcc/fixincludes from the past several
2245 months.
2246
c74ed189 22471998-05-28 Bruce Korb <korbb@datadesign.com>
9a8a89d7 2248
dab3b51e 2249 * fixinc/*: Updated most everything for a first real
2250 try at getting "fast_fixincludes" working.
2251
85ec80d3 22521998-05-28 Jason Merrill <jason@yorick.cygnus.com>
2253
2254 * index-prop: New file.
2255
99701298 2256Sat May 23 23:38:49 1998 Matthias Klose <doko@cs.tu-berlin.de>
2257
2258 * test_summary: find good awk (copied from warn_summary).
2259
2260Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com)
2261
2262 * test_summary, warn_summary: New files