]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
Remove an invalid defintion [PR101568].
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
92d45509
GA
12021-07-20 Richard Earnshaw <rearnsha@arm.com>
2
3 * vimrc (textwidth): Change non-gitcommit length to 79.
4
7a60a6e8
GA
52021-07-02 Eugene Rozenfeld <erozen@microsoft.com>
6
7 * gen_autofdo_event.py: handle stepping, non-working PEBS
8
c8abc205
GA
92021-06-28 Martin Liska <mliska@suse.cz>
10
11 * mklog.py: Handle correctly long lines.
12 * test_mklog.py: Test it.
13
fcf617f0
GA
142021-06-23 Martin Liska <mliska@suse.cz>
15
16 * gcc-git-customization.sh: Use the new wrapper.
17 * git-commit-mklog.py: New file.
18 * prepare-commit-msg: Support GCC_MKLOG_ARGS.
19
419af06a
GA
202021-06-22 Martin Liska <mliska@suse.cz>
21
22 * mklog.py: Fix flake8 issue.
23
2f080224
GA
242021-06-21 Tobias Burnus <tobias@codesourcery.com>
25 Martin Sebor <msebor@redhat.com>
26
27 * mklog.py (bugzilla_url): Fetch also component.
28 (pr_filename_regex): New.
29 (get_pr_titles): Update PR string with correct format and component.
30 (generate_changelog): Take additional PRs; extract PR from the
31 filename.
32 (__main__): Add -b/--pr-numbers argument.
33 * test_mklog.py (EXPECTED4): Update to expect a PR for the new file.
34
688359a2
GA
352021-06-17 Jason Merrill <jason@redhat.com>
36
37 * mklog.py: Add an initial component: [PRnnnnn] line when
38 we have a PR.
39
4e70c34e
GA
402021-06-13 Tobias Burnus <tobias@codesourcery.com>
41
42 * gcc-changelog/git_commit.py (pr_regex): Add ?P<pr> for group('pr').
43 (subject_pr_regex, subject_pr2_regex): New.
44 (GitInfo.__init__, GitCommit.parse_changelog): Check subject PRs.
45 * gcc-changelog/git_email.py (SUBJECT_PREFIX, subject_patch_regex): New.
46 (GitEmail.__init__): Parse 'Subject:' and pass it to GitInfo.
47 * gcc-changelog/test_email.py (test_pr_only_in_subject,
48 test_wrong_pr_comp_in_subject, test_copyright_years): New.
49 * gcc-changelog/test_patches.txt (0030-PR-c-92746, pr-check1.patch):
50 Update to avoid triggering the new check.
51 (0001-rs6000-Support-doubleword, pr-wrong-comp.patch,
52 copyright-years.patch): New.
53
43c35d0d
GA
542021-06-11 Martin Liska <mliska@suse.cz>
55
56 * gcc-changelog/git_update_version.py: Ignore commit that
57 violates rules and was somehow pushed.
58
2bc6dace
GA
592021-05-25 Jakub Jelinek <jakub@redhat.com>
60
61 * update-copyright.py: Add c++tools.
62
637569df
GA
632021-05-24 Martin Liska <mliska@suse.cz>
64
65 * gcc-changelog/git_commit.py: Add note that ChangeLog entries
66 are added automatically.
67 * gcc-changelog/test_email.py: Update test.
68
a8daf9a1
GA
692021-05-18 Jonathan Wakely <jwakely@redhat.com>
70
71 * gcc-changelog/git_email.py: Remove use of non-strict mode.
72
a7ffc1ef
GA
732021-05-17 Richard Biener <rguenther@suse.de>
74
75 * download_prerequisites: Update mpfr version to 3.1.6.
76 * prerequisites.md5: Update.
77 * prerequisites.sha512: Likewise.
78
792021-05-17 Richard Biener <rguenther@suse.de>
80
81 Revert:
82 2021-05-14 Martin Liska <mliska@suse.cz>
83
84 * download_prerequisites: Use version 4.1.0.
85
87a7d10c
GA
862021-05-14 Martin Liska <mliska@suse.cz>
87
88 * download_prerequisites: Use version 4.1.0.
89
902021-05-14 Jakub Jelinek <jakub@redhat.com>
91
92 * gcc-changelog/git_update_version.py: Remove releases/gcc-8 from
93 active_refs.
94
952021-05-14 Martin Liska <mliska@suse.cz>
96
97 * gcc-changelog/git_commit.py: Support Co-Authored-By before
98 a first ChangeLog entry.
99
f9af11c7
GA
1002021-05-13 Martin Liska <mliska@suse.cz>
101
102 * mklog.py: Put PR entries before all ChangeLog entries
103 (will be added to all ChangeLog locations by Daily bump script).
104 * test_mklog.py: Test the new behavior.
105
037e3661
GA
1062021-05-12 Martin Liska <mliska@suse.cz>
107
108 * gcc-changelog/git_commit.py: Simplify needle lookup.
109 * gcc-changelog/git_update_version.py: Pass ref_name to
110 parse_git_revisions.
111
1122021-05-11 Martin Liska <mliska@suse.cz>
113
114 * gcc_update: Remove libhsail-rt folder.
115 * update-copyright.py: Likewise.
116
1172021-05-11 Martin Liska <mliska@suse.cz>
118
119 * gcc-changelog/git_check_commit.py: Remove --non-strict-mode.
120 * gcc-changelog/git_commit.py: Remove strict mode.
121 * gcc-changelog/git_email.py: Likewise.
122 * gcc-changelog/git_repository.py: Likewise.
123 * gcc-changelog/test_email.py: Likewise.
124 * gcc-changelog/test_patches.txt: Update patches so that they
125 don't contain a ChangeLog file changes.
126
1272021-05-11 Martin Liska <mliska@suse.cz>
128
129 * gcc-changelog/git_commit.py: Remove ChangeLog locations
130 based on ref_name.
131 * gcc-changelog/git_repository.py: Likewise.
132
aa891c56
GA
1332021-05-10 Martin Liska <mliska@suse.cz>
134
135 * gcc-changelog/git_email.py: Remove newlines when --help
136 is used.
137
1382021-05-10 Tobias Burnus <tobias@codesourcery.com>
139
140 * gcc-changelog/git_check_commit.py (__Main__): State in --help
141 the default value for 'revisions'.
142 * gcc-changelog/git_email.py (show_help): Add.
143 (__main__): Handle -h and --help.
144
1452021-05-10 Tobias Burnus <tobias@codesourcery.com>
146
147 * gcc-changelog/git_commit.py (Error.__repr__): Add space after the colon.
148 (GitCommit.check_mentioned_files): Check whether the same file has been
149 specified multiple times.
150 * gcc-changelog/test_email.py (TestGccChangelog.test_multi_same_file): New.
151 * gcc-changelog/test_patches.txt (0001-OpenMP-Fix-SIMT): New test.
152
1532021-05-10 Martin Liska <mliska@suse.cz>
154
155 Revert:
156 2021-05-10 Martin Liska <mliska@suse.cz>
157
158 * gcc-changelog/git_commit.py: Remove components that will be
159 removed.
160
1612021-05-10 Martin Liska <mliska@suse.cz>
162
163 * gcc_update: Start using reload.c instead of version.c.
164
1652021-05-10 Martin Liska <mliska@suse.cz>
166
167 * gcc-changelog/git_commit.py: Remove components that will be
168 removed.
169
8f54dd61
GA
1702021-04-27 Jakub Jelinek <jakub@redhat.com>
171
172 * gennews (files): Add files for GCC 10 and GCC 11.
173
e3948473
GA
1742021-04-22 David Edelsohn <dje.gcc@gmail.com>
175
176 * config-list.mk: Remove rs6000-ibm-aix6.1.
177 Rename rs6000-ibm-aix7.1 to powerpc-ibm-aix7.1.
178 Add powerpc-ibm-aix7.2.
179
be8aad8d
GA
1802021-04-20 Jakub Jelinek <jakub@redhat.com>
181
182 * gcc-changelog/git_update_version.py (active_refs): Add
183 releases/gcc-11.
184
287ad814
GA
1852021-04-12 Martin Liska <mliska@suse.cz>
186
187 * gcc-changelog/git_commit.py: Do not allow space in long lines.
188
1892021-04-12 Martin Liska <mliska@suse.cz>
190
191 * gcc-changelog/git_commit.py: Support long filenames
192 in entries.
193 * gcc-changelog/test_email.py: Test it.
194 * gcc-changelog/test_patches.txt: Likewise.
195
bf1f3168
GA
1962021-03-23 Martin Liska <mliska@suse.cz>
197
198 * mklog.py: Fix broken tests.
199
8b744f46
GA
2002021-03-22 Martin Liska <mliska@suse.cz>
201
202 * mklog.py: Add --directory argument.
203
5f256a70
GA
2042021-03-19 Matthias Klose <doko@ubuntu.com>
205
206 * texi2pod.pl: Substitute @tie{} with a space for the man pages.
207
3c5b6d24
GA
2082021-03-16 Martin Liska <mliska@suse.cz>
209
210 * gcc-changelog/git_update_version.py: Skip one problematic
211 commit.
212
6da2762a
GA
2132021-03-12 Martin Liska <mliska@suse.cz>
214
215 * gcc-changelog/git_commit.py: Allow deletion of ChangeLog
216 files.
217 * gcc-changelog/setup.cfg: Set line limit to 120 characters.
218 * gcc-changelog/test_email.py: Add test.
219 * gcc-changelog/test_patches.txt: Likewise.
220 * gcc-changelog/git_email.py: Fix parsing of deleted files.
221
2da7ce23
GA
2222021-02-08 Mike Frysinger <vapier@gentoo.org>
223
224 * mklog.py (generated_files): New set.
225 (generate_changelog): Add entries based on generated_files.
226
9faaa807
GA
2272021-02-03 Aaron Sawdey <acsawdey@linux.ibm.com>
228
229 * gcc_update (files_and_dependencies): Add dependency for
230 gcc/config/rs6000/fusion.md on gcc/config/rs6000/genfusion.md.
231
85d04a2e
GA
2322021-01-28 Eric Botcazou <ebotcazou@adacore.com>
233
234 PR lto/85574
235 * compare-lto: Deal with PE-COFF executables specifically.
236
5fff80fd
GA
2372021-01-14 Martin Liska <mliska@suse.cz>
238
239 * mklog.py: Fix infinite loop for unsupported files.
240
be0851b8
GA
2412021-01-13 Martin Liska <mliska@suse.cz>
242
243 * gcc-changelog/git_commit.py: Support wrapping of functions
244 in parentheses that can take multiple lines.
245 * gcc-changelog/test_email.py: Add tests for it.
246 * gcc-changelog/test_patches.txt: Add 2 patches.
247
2482021-01-13 Martin Liska <mliska@suse.cz>
249
250 * mklog.py: Parse also define_insn_and_split and similar
251 directives in .md files.
252 * test_mklog.py: Test.
253
2542021-01-13 Martin Liska <mliska@suse.cz>
255
256 * gcc-changelog/git_commit.py: Allow modifications of older
257 ChangeLog (or specific) files without need to make a ChangeLog
258 entry.
259 * gcc-changelog/test_email.py: Test it.
260 * gcc-changelog/test_patches.txt: Add new patch.
261
67fbb7f0
GA
2622021-01-11 Martin Liska <mliska@suse.cz>
263
264 * update-copyright.py: Port to python3 by guessing encoding
265 (first utf8, then iso8859). Add 2 more ignores: .png and .pyc.
266
942ae5be
GA
2672021-01-06 Martin Liska <mliska@suse.cz>
268
269 * gcc-changelog/git_commit.py: Add decode_path function.
270 * gcc-changelog/git_email.py: Use it in order to solve
271 utf8 encoding filename issues.
272 * gcc-changelog/git_repository.py: Likewise.
273 * gcc-changelog/test_email.py: Test it.
274
7e73f511
GA
2752021-01-04 Jakub Jelinek <jakub@redhat.com>
276
277 * update-copyright.py: Add AMD and Ulf Adams as external authors.
278
2792021-01-04 Jakub Jelinek <jakub@redhat.com>
280
281 * update-copyright.py: Use 8 spaces instead of tab to indent.
282
2832021-01-04 Martin Liska <mliska@suse.cz>
284
285 * mklog.py: Add --update-copyright option which adds:
286 "Update copyright years." to ChangeLog files belonging
287 to a modified file.
288
2892021-01-04 Martin Liska <mliska@suse.cz>
290
291 * gcc-changelog/git_commit.py: Skip Update copyright
292 years commits.
293
1a5e728a
GA
2942020-12-21 Martin Liska <mliska@suse.cz>
295
296 * gcc-changelog/git_commit.py: Add new error for quoted
297 filenames.
298 * gcc-changelog/test_email.py: Test it.
299 * gcc-changelog/test_patches.txt: Test it.
300
3012020-12-21 Martin Liska <mliska@suse.cz>
302
303 * gcc-changelog/test_email.py: New test.
304 * gcc-changelog/test_patches.txt: Likewise.
305
cd69e3d5
GA
3062020-12-17 Nathan Sidwell <nathan@acm.org>
307
308 PR bootstrap/98300
309 * gcc_update: Add c++tools/config.h.in.
310
6e9d8651
GA
3112020-12-15 Nathan Sidwell <nathan@acm.org>
312
313 * gcc_update: Add c++tools & libcody.
314
3152020-12-15 Nathan Sidwell <nathan@acm.org>
316
317 * gcc-changelog/git_commit.py (changelog_locations): Add
318 libcody, c++tools.
319
f6e8e279
GA
3202020-12-08 Martin Liska <mliska@suse.cz>
321
322 * filter-clang-warnings.py: Filter more cases.
323
3242020-12-08 Martin Liska <mliska@suse.cz>
325
326 * filter-clang-warnings.py: Modernize and filter 2 more
327 patterns.
328
c5fd8a91
GA
3292020-12-04 Martin Liska <mliska@suse.cz>
330
331 * check-params-in-docs.py: use flake8 and add some
332 tweaks to ignore aarch64 params.
333
11860cf4
GA
3342020-12-02 Jason Merrill <jason@redhat.com>
335
336 * gcc-git-customization.sh: Configure sendemail.to.
337
94358e47
GA
3382020-11-30 Martin Liska <mliska@suse.cz>
339
340 * gcc-changelog/git_commit.py: Suggest close file for
341 'unchanged file mentioned in a ChangeLog' error.
342 * gcc-changelog/test_email.py: Test it.
343
3442020-11-30 Martin Liska <mliska@suse.cz>
345
346 * gcc-changelog/git_commit.py: Allow sub-directory wildcard
347 changelog entry. Fix a typo caused by apostrophe escaping.
348 * gcc-changelog/test_email.py: Test it.
349 * gcc-changelog/test_patches.txt: Likewise.
350
3512020-11-30 Jonathan Wakely <jwakely@redhat.com>
352
353 * gcc-changelog/git_commit.py (wildcard_prefixes): Add libstdc++
354 testsuite directory.
355
3562020-11-30 Martin Liska <mliska@suse.cz>
357
358 * gcc-changelog/git_commit.py: Allow wildcard pattern only.
359
e87559d2
GA
3602020-11-27 Martin Liska <mliska@suse.cz>
361
362 * gcc-changelog/git_commit.py: Use regex for cherry pick prefix.
363 * gcc-changelog/test_email.py: Test it.
364 * gcc-changelog/test_patches.txt: Likewise.
365
1e2c9a27
GA
3662020-11-25 Martin Liska <mliska@suse.cz>
367
368 * gcc-changelog/git_commit.py: Use revert_regex instead
369 of string prefix. Convert sets to literals.
370
29c5d9ce
GA
3712020-11-16 Martin Liska <mliska@suse.cz>
372
373 * mklog.py: Do not call read on an input stream.
374 Fix some flake8 issues.
375
2da7ee05
GA
3762020-11-07 Lewis Hyatt <lhyatt@gmail.com>
377
378 * unicode/EastAsianWidth.txt: Update to Unicode 13.0.0.
379 * unicode/PropList.txt: Likewise.
380 * unicode/README: Likewise.
381 * unicode/UnicodeData.txt: Likewise.
382 * unicode/from_glibc/unicode_utils.py: Update to latest glibc version.
383 * unicode/from_glibc/utf8_gen.py: Likewise.
384
44cab2d8
GA
3852020-11-06 Martin Liska <mliska@suse.cz>
386
387 * gcc-changelog/git_commit.py: Add new check.
388 * gcc-changelog/test_email.py: Test it.
389 * gcc-changelog/test_patches.txt: Add new patch.
390
35c125cb
GA
3912020-11-04 Martin Liska <mliska@suse.cz>
392
393 * gcc-changelog/git_repository.py: Set strict=True
394 for parse_git_revisions as a default.
395
3962020-11-04 Tobias Burnus <tobias@codesourcery.com>
397
398 * gcc-changelog/git_commit.py (item_parenthesis_empty_regex,
399 item_parenthesis_regex): Add.
400 (check_for_empty_description): Use them.
401 * gcc-changelog/test_email.py (test_emptry_entry_desc,
402 test_emptry_entry_desc_2): Add.
403 * gcc-changelog/test_patches.txt: Add two testcases for it.
404
fd2325ea
GA
4052020-11-03 Tobias Burnus <tobias@codesourcery.com>
406
407 * gcc-changelog/git_email.py: Add unidiff_supports_renaming check.
408
4092020-11-03 Martin Liska <mliska@suse.cz>
410
411 * gcc-changelog/setup.cfg: New file.
412
88ce3d5f
GA
4132020-10-30 Martin Liska <mliska@suse.cz>
414
415 * gcc-changelog/git_commit.py: Handle empty groups in
416 file description.
417 * gcc-changelog/test_email.py: New test.
418 * gcc-changelog/test_patches.txt: Likewise.
419
44135373
GA
4202020-09-21 Tobias Burnus <tobias@codesourcery.com>
421
422 * mklog.py: Parse first 10 lines for PR/DR number
423 not only the first line.
424
2aad20c0
GA
4252020-09-17 Dimitrij Mojoski <dmjpp@hotmail.com>
426
427 * clang-format: Autodetect C++ standard in use rather than
428 forcing C++03.
429
57ea0894
GA
4302020-08-26 Iain Buclaw <ibuclaw@gdcproject.org>
431
432 * config-list.mk (LIST): Add OPT-enable-obsolete to tilegx-linux-gnu,
433 tilegxbe-linux-gnu, and tilepro-linux-gnu.
434
bea7a391
GA
4352020-07-29 Martin Liska <mliska@suse.cz>
436
437 * git-backport.py: fix how are ChangeLog paths combined.
438
9bb403dc
GA
4392020-07-23 Patrick Palka <ppalka@redhat.com>
440
441 * vimrc (SetStyle): Also inspect &filetype to determine whether
442 a file is C-like.
443
4442020-07-23 Martin Liska <mliska@suse.cz>
445
446 * gcc-changelog/git_commit.py: When reverting a backport,
447 we should print only Revert header.
448
ab660b01
GA
4492020-07-17 Jonathan Wakely <jwakely@redhat.com>
450
451 * gcc-changelog/git_update_version.py: Fix typo.
452
86536295
GA
4532020-07-10 Mike Nolta <mike@nolta.net>
454
455 * download_prerequisites: Don't pass wget options to curl.
456
f60ee68d
GA
4572020-07-07 Alexandre Oliva <oliva@adacore.com>
458 Martin Liska <mliska@suse.cz>
459
460 * gcc-changelog/git_commit.py: Support CASE and COND.
461 * gcc-changelog/test_patches.txt: Add test.
462 * gcc-changelog/test_email.py: Add test.
463
46fbb6c6
GA
4642020-06-30 Martin Liska <mliska@suse.cz>
465
466 * gcc-changelog/git_repository.py: Support older releases of
467 GitPython when renamed_file was named renamed.
468
458f12ed
GA
4692020-06-30 Martin Liska <mliska@suse.cz>
470
471 * gcc-changelog/git_check_commit.py: Print revision
472 of original_info.
473 * gcc-changelog/git_commit.py: Support Revert commits.
474
4752020-06-30 Martin Liska <mliska@suse.cz>
476
477 * gcc-changelog/git_check_commit.py: Use GitInfo
478 * gcc-changelog/git_commit.py: Add GitInfo class.
479 * gcc-changelog/git_email.py: Use GitInfo class.
480 * gcc-changelog/git_repository.py: Likewise.
481
2e546c26
GA
4822020-06-24 Ilya Leoshkevich <iii@linux.ibm.com>
483
484 * download_prerequisites: Support AIX and OpenBSD unames.
485 Pipe `{gzip,bzip2} -d` to `tar -xf -`.
486
aae80e83
GA
4872020-06-18 Martin Liska <mliska@suse.cz>
488
489 * gcc-changelog/git_update_version.py: First checkout and then
490 run git pull ---rebase.
491
4922020-06-18 Martin Liska <mliska@suse.cz>
493
494 * gcc-changelog/git_update_version.py: Support merge commits
495 and walk only on the branch that is being merged and generate
496 missing ChangeLog entries.
497
4982020-06-18 Martin Liska <mliska@suse.cz>
499
500 * gcc-changelog/git_commit.py: Fix Backported from timestamp when
501 use_commit_ts=True is used.
502
aff95ee7
GA
5032020-06-17 Martin Liska <mliska@suse.cz>
504
505 * gcc-changelog/git_commit.py: Print 'Backported from master'
506 heading to backported commits.
507 * gcc-changelog/test_email.py: Test it.
508 * gcc-changelog/test_patches.txt: Add new patch.
509 * gcc-changelog/git_repository.py: Add commit_to_date hook.
510 * gcc-changelog/git_email.py: Add fuzzy implementation
511 of commit_to_date_hook.
512
e68e80c8
GA
5132020-06-11 Jonathan Wakely <jwakely@redhat.com>
514
515 * prepare-commit-msg: Use the gcc-config.mklog-hook-type Git
516 config key instead of the GCC_FORCE_MKLOG environment variable.
517 Optionally disable generating a new ChangeLog template for
518 amended commits when the existing log is still OK.
519
5202020-06-11 Martin Liska <mliska@suse.cz>
521
522 * gcc-changelog/git_update_version.py: Add --curent argument.
523
5242020-06-11 Martin Liska <mliska@suse.cz>
525
526 * prepare-commit-msg: Replace ENV variable with a git config
527 value.
528
5292020-06-11 Jonathan Wakely <jwakely@redhat.com>
530
531 * prepare-commit-msg: Use 'tee' to save the diff to a file
532 instead of running 'git diff' twice.
533
ec6ffbb9
GA
5342020-06-10 Martin Liska <mliska@suse.cz>
535
536 * gcc-changelog/git_commit.py: Fix renamed files in
537 parse_git_name_status.
538 * gcc-changelog/test_email.py: Add test for it.
539
5402020-06-10 Martin Liska <mliska@suse.cz>
541
542 * gcc-changelog/git_commit.py: Add more supported prefixes.
543 * gcc-changelog/test_email.py: Fix one flake8 error.
544 * gcc-changelog/test_patches.txt: Add tested for newly
545 supported prefixes.
546
5472020-06-10 Jonathan Wakely <jwakely@redhat.com>
548
549 * gcc-changelog/git_commit.py (GitCommit.parse_changelog):
550 Improve error strings.
551 * gcc-changelog/test_email.py: Update expected errors.
552
b952c2cf
GA
5532020-06-09 Jonathan Wakely <jwakely@redhat.com>
554
555 * gcc-changelog/git_email.py: Set exit status on error.
556
5572020-06-09 Martin Liska <mliska@suse.cz>
558
559 * gcc-changelog/git_commit.py: Fix ChangeLog regex in order to
560 match the top-level ChangeLog.
561 * gcc-changelog/test_email.py: Add test.
562 * gcc-changelog/test_patches.txt: Likewise.
563
a9312a79
GA
5642020-06-02 Martin Liska <mliska@suse.cz>
565
566 * gcc-changelog/git_commit.py: Support foo/bar/*: patterns in
567 wildcard_prefixes locations.
568 * gcc-changelog/test_email.py: Test it.
569 * gcc-changelog/test_patches.txt: Add 3 new patches.
570
5712020-06-02 Iain Buclaw <ibuclaw@gdcproject.org>
572
573 * gcc-changelog/git_commit.py (ignored_prefixes): Add
574 gcc/testsuite/gdc.test/.
575
5762020-06-02 Jonathan Wakely <jwakely@redhat.com>
577
578 * gcc-changelog/test_email.py (TestGccChangelog.test_long_lines):
579 Update expected error message.
580
5812020-06-02 Jonathan Wakely <jwakely@redhat.com>
582
583 * gcc-changelog/git_commit.py (GitCommit.parse_changelog): Fix
584 grammar.
585
5862020-06-02 Jonathan Wakely <jwakely@redhat.com>
587
588 * prepare-commit-msg: Do nothing if the mklog.py script isn't
589 present.
590
5912020-06-02 Jonathan Wakely <jwakely@redhat.com>
592
593 * gcc-changelog/git_commit.py (GitCommit.check_mentioned_files):
594 Improve error text.
595
e7340ed7
GA
5962020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
597
598 * config-list.mk (LIST): Add v850e1-elf.
599
6002020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
601
602 * config-list.mk (LIST): Add or1k-elf, or1k-linux-*, and or1k-rtems.
603
6042020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
605
606 * config-list.mk (LIST): Remove arm-wrs-vxworks.
607
6082020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
609
610 * config-list.mk (LIST): Remove cris-linux, crisv32-elf, and
611 crisv32-linux.
612
6132020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
614
615 * config-list.mk (LIST): Add pru-elf.
616
885ef72f
GA
6172020-05-29 Iain Buclaw <ibuclaw@gdcproject.org>
618
619 * config-list.mk (LIST): Remove rs6000-ibm-aix5.3.0.
620
6212020-05-29 Martin Liska <mliska@suse.cz>
622
623 * gcc-changelog/git_commit.py: Find empty change descriptions.
624 * gcc-changelog/test_email.py: New test.
625 * gcc-changelog/test_patches.txt: New patch that tests that.
626
6272020-05-29 Martin Liska <mliska@suse.cz>
628
629 * git-backport.py: The script did 'git co HEAD~' when
630 there was no modified ChangeLog file in a successful
631 git cherry pick.
632 Run cherry-pick --continue without editor.
633
6342020-05-29 Martin Liska <mliska@suse.cz>
635
636 * gcc-changelog/git_commit.py: Properly
637 handle duplicite authors.
638 * gcc-changelog/test_email.py: New test.
639 * gcc-changelog/test_patches.txt: New patch.
640
53ffb43a
GA
6412020-05-28 Pierre-Marie de Rodat <derodat@adacore.com>
642
643 * gcc-changelog/git_email.py (GitEmail.__init__): Interpret file
644 renamings as a file deletion plus a file addition.
645 * gcc-changelog/git_repository.py (parse_git_revisions):
646 Likewise.
647 * gcc-changelog/test_email.py: New testcase.
648 * gcc-changelog/test_patches.txt: New testcase.
649
6502020-05-28 Martin Liska <mliska@suse.cz>
651
652 * check-params-in-docs.py: Update to new format
653 of help. Apply flake8 corrections.
654
6552020-05-28 Martin Liska <mliska@suse.cz>
656
657 * mklog.py: Support renaming of files.
658 One needs unidiff 0.6.0+.
659 * test_mklog.py: Test it.
660
61f3b605
GA
6612020-05-27 Martin Liska <mliska@suse.cz>
662
663 * gcc-git-customization.sh: Use git-backport.py to drop
664 all changes for ChangeLog files.
665 * git-backport.py: New file.
666
6672020-05-27 Martin Liska <mliska@suse.cz>
668
669 * gcc-git-customization.sh: Rename
670 commit-mklog to gcc-commit-mklog.
671
6722020-05-27 Martin Liska <mliska@suse.cz>
673
674 * prepare-commit-msg: Save diff to a file if
675 the GCC_GIT_DIFF_FILE variable is set.
676
c3a4169b
GA
6772020-05-26 Pierre-Marie de Rodat <derodat@adacore.com>
678
679 * gcc-changelog/git_commit.py (ChangeLogEntry): Handle entries
680 with multi-line file lists.
681 * gcc-changelog/test_email.py: New testcase.
682 * gcc-changelog/test_patches.txt: Likewise.
683
6842020-05-26 Pierre-Marie de Rodat <derodat@adacore.com>
685
686 * gcc-changelog/git_update_version.py: Close file objects after
687 use.
688 * gcc-changelog/git_email.py: Likewise.
689 * gcc-changelog/test_email.py: Likewise.
690
6912020-05-26 Martin Liska <mliska@suse.cz>
692
693 * gcc-changelog/git_update_version.py: Add 2 new options.
694
6952020-05-26 Alexandre Oliva <oliva@gnu.org>
696
697 * gcc-changelog/git_commit.py (changelog_regex): Accept optional
698 'for' prefix.
699
7002020-05-26 Alexandre Oliva <oliva@adacore.com>
701
702 * compare-debug: Adjust for .gkd files named as dump files,
703 with the source suffix rather than the object suffix.
704
7052020-05-26 Martin Liska <mliska@suse.cz>
706
707 * gcc-changelog/git_commit.py: Parse changelog entries for
708 ignored locations.
709 * gcc-changelog/test_email.py: Add new test for it.
710 * gcc-changelog/test_patches.txt: Likewise.
711
7122020-05-26 Jason Merrill <jason@redhat.com>
713
714 * prepare-commit-msg: New file.
715 * gcc-git-customization.sh: Install it. Add commit-mklog alias.
716 * mklog.py: Add new option -c which appends
717 to a ChangeLog file.
718
deea3def
ML
7192020-05-25 Martin Liska <mliska@suse.cz>
720
721 * gcc-changelog/git_commit.py: Add trailing '/'
722 for libdruntime. Allow empty changelog for
723 only ignored files.
724 * gcc-changelog/test_email.py: New test for go
725 patch in ignored location.
726 * gcc-changelog/test_patches.txt: Add test.
727
5daf69cf
JJ
7282020-05-22 Jakub Jelinek <jakub@redhat.com>
729
730 * gcc-changelog/git_commit.py: Add trailing / to
731 gcc/testsuite/go.test/test and replace gcc/go/frontend/
732 with gcc/go/gofrontend/ in ignored locations.
733
59b282bc
ML
7342020-05-22 Martin Liska <mliska@suse.cz>
735
736 * gcc-changelog/git_commit.py: Add gcc/testsuite/go.test/test
737 to ignored locations.
738
62b5b53e
ML
7392020-05-21 Martin Liska <mliska@suse.cz>
740
741 * gcc-changelog/git_update_version.py: Prepare the script, the
742 only missing piece is pushing of the updated branches.
743
9722b139
ML
7442020-05-21 Martin Liska <mliska@suse.cz>
745
746 * gcc-changelog/git_commit.py: Support DR entries/
747 * gcc-changelog/test_email.py: New test for it.
748 * gcc-changelog/test_patches.txt: New patch for it.
749
e7c7cdc5
ML
7502020-05-21 Martin Liska <mliska@suse.cz>
751
752 * mklog.py: Support DR parsing.
753 * test_mklog.py: New test for DR parsing.
754
2f809e77
ML
7552020-05-20 Martin Liska <mliska@suse.cz>
756
757 * gcc-changelog/git_commit.py: Add author_tuple
758 only if not present in author_lines.
759 * gcc-changelog/test_email.py: New test.
760 * gcc-changelog/test_patches.txt: Add new patch.
761
29c34351
ML
7622020-05-20 Martin Liska <mliska@suse.cz>
763
764 * gcc-changelog/git_commit.py: Refactor to make flake8 happy.
765 * gcc-changelog/test_email.py: Add new test.
766 * gcc-changelog/test_patches.txt: Add new patch.
767
3bcaf16e
FH
7682020-05-20 Frederik Harwath <frederik@codesourcery.com>
769
770 * gcc-changelog/git_commit.py: Skip over lines starting
771 with "Reviewed-by: ", "Reviewed-on: ", or "Signed-off-by: "
772
93db1f80
ML
7732020-05-20 Martin Liska <mliska@suse.cz>
774
775 * gcc-changelog/git_check_commit.py: Change
776 --allow-non-strict-mode to --non-strict-mode.
777
71389093
ML
7782020-05-20 Martin Liska <mliska@suse.cz>
779
780 * gcc-changelog/git_commit.py: Support cherry pick
781 prefix.
782 * gcc-changelog/test_email.py: Test it.
783 * gcc-changelog/test_patches.txt: Add new patch.
784 * gcc-git-customization.sh: Add gcc-backport.
785
25c284f1
ML
7862020-05-19 Martin Liska <mliska@suse.cz>
787
788 * mklog.py: Use REST API for bug title downloading.
789
4a5d072a
ML
7902020-05-19 Martin Liska <mliska@suse.cz>
791
792 * gcc-changelog/git_commit.py: Add param use_commit_ts
793 for to_changelog_entries.
794 * gcc-changelog/git_update_version.py: Se use_commit_ts to True.
795
4f85a52c
ML
7962020-05-19 Martin Liska <mliska@suse.cz>
797
798 * mklog.py: Skip GTY for struct names. Make flake8 happy.
799 * test_mklog.py: Add test for GTY.
800
53cc8cf9
ML
8012020-05-19 Martin Liska <mliska@suse.cz>
802
803 * gcc-changelog/git_update_version.py:
804 Fill up entries in reverse order.
805
00243d9a
ML
8062020-05-19 Martin Liska <mliska@suse.cz>
807
808 * gcc-git-customization.sh: Add
809 alias.gcc-mklog new hook.
810 * mklog.py: New file.
811 * test_mklog.py: New file.
812
e576ed7a
ML
8132020-05-19 Martin Liska <mliska@suse.cz>
814
815 * legacy/mklog: Moved from mklog.
816 * legacy/mklog.pl: Moved from mklog.pl.
817
c3b44e34
ML
8182020-05-19 Martin Liska <mliska@suse.cz>
819
820 * gcc-git-customization.sh: Add gcc-verify alias
821 that uses contrib/gcc-changelog/git_check_commit.py.
822
c9a41202
AB
8232020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
824
825 * dg-extract-results.py: Handle GDB specific test types.
826 * dg-extract-results.sh: Likewise.
827
941c9474
ML
8282020-05-14 Martin Liska <mliska@suse.cz>
829
830 * gcc-changelog/test_email.py: New file.
831 * gcc-changelog/test_patches.txt: New file.
832
9b56828c
PP
8332020-05-13 Patrick Palka <ppalka@redhat.com>
834
835 * vimrc: Reduce textwidth to 72 for Git commit messages.
836
e4f0e06b
ML
8372020-05-13 Martin Liska <mliska@suse.cz>
838
839 * gcc-changelog/git_check_commit.py: Add default argument HEAD
840 for revisions and improve error message output.
841
b8333fc6
ML
8422020-05-13 Martin Liska <mliska@suse.cz>
843
844 * gcc-changelog/git_commit.py: Restore print_output syntax
845 in git_commit.py.
846
c10aa1f0
ML
8472020-05-13 Martin Liska <mliska@suse.cz>
848
849 * gcc-changelog/git_check_commit.py: New file.
850 * gcc-changelog/git_commit.py: New file.
851 * gcc-changelog/git_email.py: New file.
852 * gcc-changelog/git_repository.py: New file.
853 * gcc-changelog/git_update_version.py: New file.
854
5315e1da
ML
8552020-04-17 Martin Liska <mliska@suse.cz>
856
857 * vimrc: We do not want to modify tab options
858 for Python files.
859
437eea66
JJ
8602020-04-16 Jakub Jelinek <jakub@redhat.com>
861
862 PR bootstrap/92008
863 * gcc_update: Add intl/plural.y dependency for intl/plural-config.h.
864
fa4aab7f
ML
8652020-04-03 Martin Liska <mliska@suse.cz>
866
867 * gcc-git-customization.sh: Search for the pattern
868 at line beginning only.
869
612137e1
RE
8702020-01-24 Richard Earnshaw <rearnsha@arm.com>
871
872 * gcc-git-customization.sh: Use users/<pfx> for the personal remote
873 rather than just <pfx>. Convert existing personal branches to the
874 new remote.
875 * git-add-user-branch.sh: New file.
876
f96af171
RE
8772020-01-22 Richard Earnshaw <rearnsha@arm.com>
878
879 * git-add-vendor-branch.sh: New file.
880
24b17818
RE
8812020-01-20 Richard Earnshaw <rearnsha@arm.com>
882
883 * gcc-git-customization.sh: Check that user-supplied remote
884 name exists before continuting. Use a separate remotes for the
885 personal commit area. Convert existing personal and vendor
886 fetch rules to new layout.
887 * git-fetch-vendor.sh: New vendor layout. Add --enable-push
888 option.
889
f17f6127
HPN
8902020-01-17 Hans-Peter Nilsson <hp@axis.com>
891
892 * gcc_update <git revision>: Use git log "--pretty=tformat:%p:%t:%H",
893 not "--pretty=%p:%t:%H".
894
66aae15b
AS
8952020-01-16 Andreas Schwab <schwab@linux-m68k.org>
896
897 * gcc-git-customization.sh: Avoid double expansion.
898
545f5fad
RE
8992020-01-16 Richard Earnshaw <rearnsha@arm.com>
900
901 * gcc-git-customization.sh: Check that user.name and user.email
902 are set. Use $(cmd) instead of `cmd`. Fix variable quoting when
903 using eval.
904
2588197b
JJ
9052020-01-16 Jakub Jelinek <jakub@redhat.com>
906
907 * gcc-git-customization.sh: Verify the id to be printed is ancestor of
908 the corresponding remote release branch (or master), otherwise print
909 nothing.
910
affb7b66
JJ
9112020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
912 Jakub Jelinek <jakub@redhat.com>
913
914 * gcc-git-customization.sh: Change uses to use in comment.
915
6ff7efb7
JJ
9162020-01-15 Jakub Jelinek <jakub@redhat.com>
917
918 * gcc-git-customization.sh: Handle output of older git which doesn't
919 print tags/ prefixes before branchpoint/gcc-.
920
e6107422
RE
9212010-01-15 Richard Earnshaw <rearnsha@arm.com>
922
923 * gcc-git-customization.sh: Explain why we want the user's
924 upstream account name. Don't add push rules. Check if push rules
925 have been added and suggest that they should be removed.
926 * git-fetch-vendor.sh: Don't add push rules.
927
11b81575
RE
9282010-01-13 Richard Earnshaw <rearnsha@arm.com>
929
930 Revert:
931 2010-01-13 Richard Earnshaw <rearnsha@arm.com>
932
933 * gcc-git-customization.sh: Add back the default rule that
934 is lost by adding a custom push rule.
935 * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
936
b60563a8
RE
9372010-01-13 Richard Earnshaw <rearnsha@arm.com>
938
939 * gcc-git-customization.sh: Add back the default rule that
940 is lost by adding a custom push rule.
941 * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
942
b8f59c4b
RE
9432010-01-13 Richard Earnshaw <rearnsha@arm.com>
944
945 * contrib/git-fetch-vendor.sh: New file.
946
e19db6a2
JJ
9472020-01-13 Jakub Jelinek <jakub@redhat.com>
948
949 * contrib/gcc-git-customization.sh: Add git gcc-descr and gcc-undescr
950 aliases.
951
743d4d82
RE
9522010-01-13 Richard Earnshaw <rearnsha@arm.com>
953
954 * gcc-git-customization.sh: New file.
955
e528bf8d
JJ
9562020-01-01 Jakub Jelinek <jakub@redhat.com>
957
958 * update-copyright.py: Add Mentor Graphics Corporation and Yoshinori
959 Sato as external authors. Skip LICENSE.txt files.
960
e8aa9f55
JL
9612019-12-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
962
963 * config-list.mk: Add msp430-elfbare.
964
ee925640
LH
9652019-12-09 Lewis Hyatt <lhyatt@gmail.com>
966
967 PR preprocessor/49973
968 * unicode/from_glibc/unicode_utils.py: Support script from
969 glibc (commit 464cd3) to extract character widths from Unicode data
970 files.
971 * unicode/from_glibc/utf8_gen.py: Likewise.
972 * unicode/UnicodeData.txt: Unicode v. 12.1.0 data file.
973 * unicode/EastAsianWidth.txt: Likewise.
974 * unicode/PropList.txt: Likewise.
975 * unicode/gen_wcwidth.py: New utility to generate
976 libcpp/generated_cpp_wcwidth.h with help from the glibc support
977 scripts and the Unicode data files.
978 * unicode/unicode-license.txt: Added.
979 * unicode/README: New explanatory file.
980
b01d215d
RS
9812019-12-07 Richard Sandiford <richard.sandiford@arm.com>
982
983 * texi2pod.pl: Handle @headitems in @multitables, printing them
984 in italics. Push an empty item code onto the stack.
985
d51dd316
JB
9862019-11-13 Janne Blomqvist <jb@gcc.gnu.org>
987
988 * download_prerequisites: Use http instead of ftp for downloading.
989
617c564b
ML
9902019-11-08 Martin Liska <mliska@suse.cz>
991
992 * mklog: The script fails for patches that contain:
993 '---param=foo=bar xyz'.
994
ba7c8cb5
ML
9952019-09-18 Martin Liska <mliska@suse.cz>
996
997 * clang-format: Tweak configuration based on new
998 options offered.
999
91dfef96
JM
10002019-09-09 Jose E. Marchesi <jemarch@gnu.org>
1001
1002 * config-list.mk (LIST): Disable go in bpf-*-* targets.
1003
bc7f7ff9
ML
10042019-09-04 Martin Liska <mliska@suse.cz>
1005
1006 * mklog: Do not print changed functions for
1007 testsuite files.
1008
a45de90e
ML
10092019-09-04 Martin Liska <mliska@suse.cz>
1010
1011 * mklog: Parse PR references from newly added
1012 test files.
1013
e94e92dc
ML
10142019-09-04 Martin Liska <mliska@suse.cz>
1015
1016 * mklog: Use argparse instead of getopt.
1017
2f2aeda9
UW
10182019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1019
1020 * compare-all-tests (all_targets): Remove references to spu.
1021 * config-list.mk (LIST): Likewise.
1022
2b196fb7
AM
10232019-09-02 Alexander Monakov <amonakov@ispras.ru>
1024
1025 * vim-gcc-dev/syntax/gcc-match.vim: Do not override 'tabstop' here.
1026 * vimrc: Set preferred values for 'tabstop', 'softtabstop',
1027 'shiftwidth', 'noexpandtab', 'textwidth', 'formatoptions' for all
1028 files, not just C-like files.
1029
c746efca
ML
10302019-09-02 Martin Liska <mliska@suse.cz>
1031
1032 * vim-gcc-dev/syntax/gcc-match.vim: Set tabstop=8.
1033
547d5d22
UB
10342019-08-13 Uros Bizjak <ubizjak@gmail.com>
1035
1036 * test_summary: Do not escape "=".
1037
6d64cee8
JB
10382019-07-02 Janne Blomqvist <jb@gcc.gnu.org>
1039
1040 PR other/91048
1041 * mklog (read_user_info): Open ~/.mklog in string mode.
1042
99efe97d
ML
10432019-06-19 Martin Liska <mliska@suse.cz>
1044
1045 * bench-stringop: New file.
1046
36902ed6
JB
10472019-05-21 Janne Blomqvist <jb@gcc.gnu.org>
1048
1049 * mklog: Open files in text mode.
1050
eaa6a39d
JB
10512019-05-21 Janne Blomqvist <jb@gcc.gnu.org>
1052
1053 * mklog: Convert to Python 3.
1054
d6fc19a0
JJ
10552019-05-03 Jakub Jelinek <jakub@redhat.com>
1056
1057 * gennews (files): Add files for GCC 9.
1058
aaae53ce
RI
10592019-04-30 Roland Illig <roland.illig@gmx.de>
1060
1061 * check-internal-format-escaping.py: New version using polib.
1062
41804907
CL
10632019-04-19 Christophe Lyon <christophe.lyon@linaro.org>
1064
1065 PR translation/90118
1066 * check-internal-format-escaping.py: Check that %< is not next to
1067 a word.
1068
ec60715d
JJ
10692019-04-17 Jakub Jelinek <jakub@redhat.com>
1070
1071 * dg-extract-results.sh: Only handle WARNING: program timed out
1072 lines specially in "$MODE" == "sum". Restore previous behavior
1073 for "$MODE" != "sum". Clear has_timeout and timeout_cnt if in
1074 a different variant or curfile is empty.
1075 * dg-extract-results.py: Fix a typo.
1076
904f3daa
ML
10772019-04-05 Martin Liska <mliska@suse.cz>
1078
2723350f 1079 PR translation/89936
904f3daa
ML
1080 * check-internal-format-escaping.py: Properly detect wrong
1081 apostrophes.
1082
93964ebd
ML
10832019-03-11 Martin Liska <mliska@suse.cz>
1084
1085 * check-internal-format-escaping.py: Uncomment apostrophes
1086 check.
1087
a3f9f006
ML
10882019-03-11 Martin Liska <mliska@suse.cz>
1089
1090 * check-internal-format-escaping.py: New file.
1091
6f8fc6f9
TN
10922019-03-10 Tommy Nguyen <remyabel@gmail.com>
1093
1094 PR contrib/82704
1095 * download_prerequisites: Use -c instead of --check for sha512sum.
1096
08bc73f0
ML
10972019-03-06 Martin Liska <mliska@suse.cz>
1098
1099 * check-params-in-docs.py: Ignore a param.
1100
0a7b7521
CL
11012019-03-05 Christophe Lyon <christophe.lyon@linaro.org>
1102
1103 contrib/
1104 * dg-extract-results.py: Handle case where a WARNING happens with
1105 the first test of a harness.
1106
e8d18fd8
CL
11072019-03-05 Christophe Lyon <christophe.lyon@linaro.org>
1108
1109 contrib/
1110 * dg-extract-results.sh: Fix order of WARNING and following test
1111 result.
1112
f874089d
CL
11132019-02-04 Christophe Lyon <christophe.lyon@linaro.org>
1114
1115 contrib/
1116 * dg-extract-results.py: Keep timeout warnings next to their
1117 matching test.
1118 * dg-extract-results.sh: Likewise.
1119
b5fcfdba
JJ
11202019-01-01 Jakub Jelinek <jakub@redhat.com>
1121
1122 * update-copyright.py: Add Gerard Jungman as external author.
1123
80de5ef9
IB
11242018-11-26 Iain Buclaw <ibuclaw@gdcproject.org>
1125
1126 * update-copyright.py (TestsuiteFilter): Skip .d tests.
1127 (LibPhobosFilter): Add filter for upstream D sources.
1128 (GCCCopyright): Add D Language Foundation as external author.
1129 (GCCCmdLine): Add libphobos.
1130
ca44d7f4
ML
11312018-11-19 Martin Liska <mliska@suse.cz>
1132
1133 * check_GNU_style_lib.py: Detect mixed usage
1134 of spaces and tabs.
1135
357044d2
RO
11362018-11-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1137
1138 * gcc_update (files_and_dependencies): Handle libphobos.
1139
46ec9261
TP
11402018-10-25 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1141
1142 * dg-cmp-results.sh: Print NA-FAIL and NA->UNRESOLVED changes at
1143 default verbosity.
1144
ca3a27b6
RO
11452018-10-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1146
1147 * config-list.mk (LIST): Switch to i686-solaris2.11,
1148 sparc64-sun-solaris2.11.
1149
0448002b
BRF
11502018-10-04 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1151
1152 * unused_functions.py: Handle archive files.
1153
75fcc3eb
BRF
11542018-10-04 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1155
1156 * unused_functions.py: New file.
1157
a0464aa0
ML
11582018-09-25 Martin Liska <mliska@suse.cz>
1159
1160 * filter-rtags-warnings.py: New file.
1161
4cac9d00
ML
11622018-09-25 Martin Liska <mliska@suse.cz>
1163
1164 PR middle-end/86078
1165 * check-params-in-docs.py: New file.
1166
56856b58
J
11672018-08-17 Jojo <jijie_rong@c-sky.com>
1168 Huibin Wang <huibin_wang@c-sky.com>
1169 Sandra Loosemore <sandra@codesourcery.com>
1170 Chung-Lin Tang <cltang@codesourcery.com>
1171 Andrew Jenner <andrew@codesourcery.com>
1172
1173 C-SKY port: Configury
1174
1175 * config-list.mk (LIST): Add csky-elf and csky-linux-gnu.
1176
bddcac9d
TV
11772018-07-13 Tom de Vries <tdevries@suse.de>
1178
1179 * maintainers-verify.sh: New file.
1180
e57aae39
CL
11812018-07-12 Christophe Lyon <christophe.lyon@linaro.org>
1182
1183 * compare_tests: Print number of tests in each category.
1184
b33aa720
AM
11852018-06-19 Alexander Monakov <amonakov@ispras.ru>
1186
1187 * vim-gcc-dev/README: New file.
1188 * vim-gcc-dev/ftdetect/gcc-dev.vim: New file.
1189 * vim-gcc-dev/syntax/gcc-match.vim: New file.
1190 * gimple.vim: Move under vim-gcc-dev/syntax/.
1191 * gcc-rtl.vim: Likewise.
1192
58508d3f
ML
11932018-06-19 Martin Liska <mliska@suse.cz>
1194
1195 * gcc-rtl.vim: New file.
1196
6044eae7
JL
11972018-06-12 Jeff Law <law@redhat.com>
1198
1199 * config-list.mk (LIST): Remove alpha-freebsd6.
1200
4be63d9e
RB
12012018-05-08 Richard Biener <rguenther@suse.de>
1202
1203 PR bootstrap/85571
1204 * compare-lto: New script derived from compare-debug.
1205
b1750618
JJ
12062018-05-02 Jakub Jelinek <jakub@redhat.com>
1207
1208 * gennews (files): Add files for GCC 8.
1209
254f7933
JW
12102018-05-01 Jim Wilson <jimw@sifive.com>
1211
1212 * gcc_update: Check for .git as a file.
1213
1e4573c0
CL
12142018-03-21 Christophe Lyon <christophe.lyon@linaro.org>
1215
1216 * test_summary: Match possible single quotes in configure path.
1217
ed2a2f08
TS
12182018-03-02 Thomas Schwinge <thomas@codesourcery.com>
1219
1220 * update-copyright.py: Remove "libcilkrts" reference.
1221
9f88a07b
YG
12222018-02-19 Yury Gribov <tetra2005@gmail.com>
1223
1224 * compare_tests: Use TMPDIR when set.
1225 * dg-cmp-results.sh: Ditto.
1226 * warn_summary: Ditto.
1227
3ab78ac2
JW
12282018-01-29 Jonathan Wakely <jwakely@redhat.com>
1229
1230 * download_prerequisites: Use shasum for FreeBSD and DragonFly.
1231
d1b9a572
ML
12322018-01-19 Martin Liska <mliska@suse.cz>
1233
1234 * analyze_brprob.py: Support new format that can be easily
1235 parsed. Add new column to report.
1236
ada38d5f
JJ
12372018-01-03 Jakub Jelinek <jakub@redhat.com>
1238
1239 * update-copyright.py: Skip pdt-5.f03 in gfortran.dg subdir.
1240
5e9d6aa4 12412017-11-28 Julia Koval <julia.koval@intel.com>
92a285c1 1242 Sebastian Peryt <sebastian.peryt@intel.com>
5e9d6aa4
JK
1243
1244 * contrib/gcc_update: Ditto.
1245
caba2b36
ML
12462017-11-08 Martin Liska <mliska@suse.cz>
1247
1248 * analyze_brprob.py: Fix abbreviations for SI units.
1249
22381c22
TS
12502017-10-02 Thomas Schwinge <thomas@codesourcery.com>
1251
1252 * gcc_update (files_and_dependencies): Handle libbacktrace.
1253
37026b57
RB
12542017-09-18 Richard Biener <rguenther@suse.de>
1255
1256 * download_prerequisites (isl): Bump version to 0.18.
1257
01f5295d
YG
12582017-08-02 Yury Gribov <tetra2005@gmail.com>
1259
1260 * mklog: Added new implementation.
1261
e1df0c91
YG
12622017-08-02 Yury Gribov <tetra2005@gmail.com>
1263
1264 * mklog: Rename to ...
1265 * mklog.pl: this.
1266
883b0e46
YG
12672017-07-17 Yury Gribov <tetra2005@gmail.com>
1268
1269 * mklog: Fix extraction of changed file name.
1270
8b99a6f7
GJL
12712017-07-17 Georg-Johann Lay <avr@gjlay.de>
1272
1273 * gcc_update (files_and_dependencies)
1274 [gcc/config/avr/avr-tables.opt]: Remove dead entry.
1275
f2bcf09e
ML
12762017-06-28 Martin Liska <mliska@suse.cz>
1277
1278 * gcc.doxy: Add default location for filters and output folder.
1279 * filter_gcc_for_doxygen_new: Rename to filter_gcc_for_doxygen.
1280 * filter_params.pl: Remove.
1281
1e55769b
TP
12822017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1283
1284 * dg-cmp-results.sh: Restore filtering on target variant.
1285
afc474f8
TP
12862017-06-20 Thomas Preud'homme <thomas.preudhomme@arm.com>
1287
1288 * dg-cmp-results.sh: Keep test result lines rather than throwing
1289 header and summary to support sum files with multiple tools.
1290
7f1b5019
ML
12912017-05-31 Martin Liska <mliska@suse.cz>
1292
1293 * filter_params.py:
1294 Transform ENUM_BITFIELD and comments starting with '/**'
1295
892c1fce
DM
12962017-05-31 David Malcolm <dmalcolm@redhat.com>
1297 Martin Liska <mliska@suse.cz>
1298
1299 * filter_params.py: New, porting the perl script to python,
1300 adding a test suite.
1301 * filter_gcc_for_doxygen_new: New file.
1302
59075bc8
ML
13032017-05-30 Martin Liska <mliska@suse.cz>
1304
1305 * analyze_brprob.py: Add new argument to parse and modify
1306 predict.def file.
1307 * analyze_brprob_spec.py: Likewise.
1308
0a71c876
TV
13092017-05-29 Tom de Vries <tom@codesourcery.com>
1310
1311 * check_GNU_style_lib.py (TrailingWhitespaceCheck.check): Assert no
1312 trailing eol.
1313 (TrailingWhitespaceTest): New unit test.
1314 (check_GNU_style_file): Remove eol before checking.
1315
75017bb9
TV
13162017-05-29 Tom de Vries <tom@codesourcery.com>
1317
1318 * check_GNU_style_lib.py (check_GNU_style_file): Treat file argument as
1319 file handle. Add and handle file_encoding argument.
1320 * check_GNU_style.py (main): Handle '-' file argument. Call
1321 check_GNU_style_file with file handle as argument.
1322
76baf5ca
TV
13232017-05-29 Tom de Vries <tom@codesourcery.com>
1324
1325 * check_GNU_style_lib.py: Use import_pip3 to import pip3 packages.
1326 (import_pip3): New function.
1327
b7fc9ae0
TV
13282017-05-24 Tom de Vries <tom@codesourcery.com>
1329
1330 * check_GNU_style_lib.py: New file, factored out of ...
1331 * check_GNU_style.py: ... here. Call main unconditionally.
1332
850098eb
ML
13332017-05-19 Martin Liska <mliska@suse.cz>
1334
1335 * check_GNU_style.py: New file.
1336
f47337ae
JL
13372007-05-03 Jeff Law <law@redhat.com>
1338
1339 * config-list.mk (am33_2.0-linux): Remove from list of targets
1340 to build.
1341
03dc1f5f
JJ
13422017-05-02 Jakub Jelinek <jakub@redhat.com>
1343
1344 * gennews (files): Add files for GCC 7.
1345
9f06c15a
TV
13462017-04-26 Tom de Vries <tom@codesourcery.com>
1347
1348 * gen_autofdo_event.py: Fix comment.
1349
b1c0468f
DR
13502017-04-11 Damian Rouson <damian@sourceryinstitute.org>
1351
92a285c1
ML
1352 * download_prerequisites (md5_check): New function emulates Linux
1353 'md5 --check' on macOS. Modified script for macOS compatibility.
b1c0468f 1354
154cc77e
PD
13552017-02-06 Palmer Dabbelt <palmer@dabbelt.com>
1356
1357 * config-list.mki (LIST): Add riscv32-unknown-linux-gun and
1358 riscv64-unknown-linux-gnu.
1359
357a7731
BRF
13602017-01-31 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1361
1362 * update-copyright.py (Copyright.process_file): Retain original
1363 file mode.
1364
23075ebe
GP
13652017-01-29 Gerald Pfeifer <gerald@pfeifer.com>
1366
1367 * update-copyright.py: Fix the name of this script in examples.
1368
e6d55103
JJ
13692017-01-26 Jakub Jelinek <jakub@redhat.com>
1370
1371 * update-copyright.py: Add libhsail-rt to self.default_dirs
1372 and call self.add_dir on it. Add Intel Corporation to external
1373 authors.
1374
4703b555
TS
13752017-01-25 Thomas Schwinge <thomas@codesourcery.com>
1376
1377 * gcc_update (files_and_dependencies): Care for "libhsail-rt".
1378
f9e37186
GP
13792017-01-23 Gerald Pfeifer <gerald@pfeifer.com>
1380
1381 * patch_tester.sh (TESTLOGS): Remove
1382 $TARGET/libjava/testsuite/libjava.sum.
1383
eec5428b
GP
13842017-01-22 Gerald Pfeifer <gerald@pfeifer.com>
1385
1386 * warn_summary: Remove the -java option.
1387
a395b2e5 13882017-01-20 Gerald Pfeifer <gerald@pfeifer.com>
b2bcb1b3 1389
a395b2e5
GP
1390 * update-copyright.py (LibJavaFilter): Remove.
1391
13922017-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1393
b2bcb1b3
GP
1394 * gcc_update: Remove entries related to GCJ and libgcj.
1395 Complete copyright years and adjust my e-mail address.
1396
a92ffb3e
RE
13972017-01-11 Richard Earnshaw <rearnsha@arm.com>
1398
1399 * gcc_update: Adjust touch list for ARM.
1400
1243c42d
GP
14012017-01-08 Gerald Pfeifer <gerald@pfeifer.com>
1402
1403 * download_ecj: Remove.
6438c2f4
ML
1404
14052017-01-05 Martin Liska <mliska@suse.cz>
1406
1407 * vimrc: Update indentation definition.
1408
d0a0bfd9
JJ
14092017-01-04 Jakub Jelinek <jakub@redhat.com>
1410
1411 * update-copyright.py (GCCCmdLine): Add include, libcc1, libiberty,
1412 libssp, libvtv and lto-plugin to default_dirs.
1413
ae12c0f0
JJ
14142017-01-01 Jakub Jelinek <jakub@redhat.com>
1415
1416 * update-copyright.py (TestsuiteFilter): Skip params/README.
1417 (GCCCmdLine): Remove libjava and libjava/testsuite add_dir.
1418
ca3b6071
ML
14192016-12-14 Martin Liska <mliska@suse.cz>
1420
1421 * analyze_brprob.py: Add new column to output and new sorting
1422 option. Fix coding style to not exceed 80 characters.
1423 * analyze_brprob_spec.py: Add new sorting
1424 option. Fix coding style to not exceed 80 characters.
1425
38000825
MK
14262016-10-24 Moritz Klammler <moritz@glammler.eu>
1427
6ddefaa7 1428 PR other/61439
38000825
MK
1429 * download_prerequisites: Conditionally verify checksums of
1430 downloaded pacakges. Add help text.
1431 * prerequisites.md5: New file.
1432 * prerequisites.sha512: New file.
1433
e77cf8c6
KT
14342016-10-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1435
1436 * check_GNU_style.sh (remove_testsuite): New function.
1437 Use it to remove testsuite from the diff.
1438
643e0854
RO
14392016-09-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1440
1441 * dg-extract-results.sh: Revert bogus change.
1442
aa9baacf
CL
14432016-09-20 Christophe Lyon <christophe.lyon@linaro.org>
1444
1445 * dg-extract-results.py: Report DejaGnu error in the final
1446 summary.
1447 * dg-extract-results.sh: Likewise.
1448
b0a5704b
CL
14492016-09-20 Christophe Lyon <christophe.lyon@linaro.org>
1450
1451 * compare_tests: Take ERROR messages into account when
92a285c1 1452 comparing.
b0a5704b 1453
abe95ef6
ML
14542016-08-17 Martin Liska <mliska@suse.cz>
1455
1456 * mark_spam.py: Mark as spam all comments done by a creator.
1457
28619cd7
ML
14582016-08-15 Martin Liska <mliska@suse.cz>
1459
1460 * mark_spam.py: Add error handling and reset
1461 another properties of attachments and bugs.
1462
3f1b3373
ML
14632016-08-11 Martin Liska <mliska@suse.cz>
1464
1465 * mark_spam.py: Mark attachments as obsolete and rename them.
1466
612a6ffe
EG
14672016-08-03 Eric Gallager <egall@gwmail.gwu.edu>
1468
1469 * download_prerequisites: Explicitly remove existing symlinks
1470 before trying to create new ones.
1471
ce84ada3
ML
14722016-07-28 Martin Liska <mliska@suse.cz>
1473
1474 * mark_spam.py: New file.
1475
88617fe4
ML
14762016-07-21 Martin Liska <mliska@suse.cz>
1477
1478 * analyze_brprob.py: If there's no loop, do not calculate
1479 average number of loop iterations.
1480
199b1891
ML
14812016-06-24 Martin Liska <mliska@suse.cz>
1482
1483 * analyze_brprob.py: Parse and display average number
1484 of loop iterations.
1485
7b72d14a
AK
14862016-06-23 Andi Kleen <ak@linux.intel.com>
1487
1488 * gen_autofdo_event.py: New file to regenerate
1489 gcc-auto-profile.
1490
0609abda
TS
14912016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1492
1493 * config-list.mk: Stop testing mep-elf.
1494
3e326935
TS
14952016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1496
1497 * config-list.mk: Stop testing avr-rtems.
1498
914b155c
TS
14992016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1500
1501 * config-list.mk: Stop testing m32r-rtems.
1502
5ebf89bd
TS
15032016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1504
1505 * config-list.mk: Remove h8300-rtems support.
1506
8466af06
TS
15072016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1508
1509 * config-list.mk: stop testing knetbsd.
1510
d980e738
TS
15112016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1512
1513 * config-list.mk: Stop testing openbsd3.0.
1514
ee2499b4
TS
15152016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1516
1517 * config-list.mk: Remove interix target.
1518
316ded53
DE
15192016-06-21 David Edelsohn <dje.gcc@gmail.com>
1520
1521 * config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1,
1522 rs6000-ibm-aix5.2.
1523 Rename rs6000-ibm-aix6.0 as rs6000-ibm-aix6.1.
1524 Add rs6000-ibm-aix7.1.
1525
69071d86
ML
15262016-06-17 Martin Liska <mliska@suse.cz>
1527
1528 * analyze_brprob.py: Fix columns of script output.
1529
50a593c7
RB
15302016-06-13 Richard Biener <rguenther@suse.de>
1531
1532 * download_prerequisites (ISL): Bump version to 0.16.1
1533
22d222d2
AH
15342016-06-10 Alan Hayward <alan.hayward@arm.com>
1535
1536 * check_GNU_style.sh: Fix paste args for BSD
1537
f8fdb10e
DM
15382016-06-09 David Malcolm <dmalcolm@redhat.com>
1539
1540 * config-list.mk (LIST): Add OPT-enable-obsolete to avr-rtems,
1541 h8300-rtems, m32r-rtems, mep-elf.
1542
54951c63
DM
15432016-06-09 David Malcolm <dmalcolm@redhat.com>
1544
1545 * config-list.mk (GCC_SRC_DIR): New variable.
1546 (make-log-dir): Use GCC_SRC_DIR.
1547 ($(LIST)): Likewise.
1548
fdf3a386
ML
15492016-06-09 Martin Liska <mliska@suse.cz>
1550
1551 * analyze_brprob_spec.py: New file.
1552
0d73e480
ML
15532016-06-09 Martin Liska <mliska@suse.cz>
1554
1555 * analyze_brprob.py: Add new argument --sorting.
1556
e49efc14
ML
15572016-06-09 Martin Liska <mliska@suse.cz>
1558
1559 * analyze_brprob.py: Cover new dump output format.
1560
48eae472
RO
15612016-06-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1562
1563 * update-copyright.py (LibMudflapFilter): Remove.
1564 (GCCCmdLine.__init__): Add gotools, libcc1.
1565 Remove libmudflap.
1566 List unhandled intl, libcilkrts, libgo, liboffloadmic,
1567 maintainer-scripts.
1568
00f35794
BE
15692016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1570
1571 * download_prerequisites: Adjust gmp/mpfr/mpc versions.
1572
bc6d9014
OE
15732016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1574
1575 * compare-all-tests: Remove SH5 support.
1576 * config-list.mk: Likewise.
1577
4877829b
ML
15782016-04-28 Martin Liska <mliska@suse.cz>
1579
1580 * analyze_brprob: Remove.
1581 * analyze_brprob.py: New file.
1582
9364c30e
JJ
15832016-04-27 Jakub Jelinek <jakub@redhat.com>
1584
1585 * gennews (files): Add files for GCC 6.
1586
d0e037eb
JH
15872016-04-17 Jan Hubicka <jh@suse.cz>
1588
1589 * analyze_brprob: Update comment.
1590
2ecc0c83
MS
15912016-04-13 Martin Sebor <msebor@redhat.com>
1592
1593 * check_GNU_style.sh: Avoid false posivies in trailing operator
1594 checks.
1595
55a82b66
MS
15962016-03-07 Martin Sebor <msebor@redhat.com>
1597
1598 * check_GNU_style.sh (color): New global variable.
1599 Add checks for trailing operators and spaces before left brackets.
1600 Tightened up a check for a trailing left curly brace.
1601 (g, ag, vg): Use color.
1602 (col): Don't complain about excessively long lines with DejaGnu
1603 directives.
1604
1f347c50
TS
16052016-03-06 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1606
1607 * mklog: Look for the ChangeLog file in $cwd.
1608
7d081272
JS
16092016-02-26 Joel Sherrill <joel@rtems.org>
1610
1611 * config-list.mk: Add aarch64-rtems and x86_64-rtems
1612
4a8c29cc
JW
16132016-01-19 Jonathan Wakely <jwakely@redhat.com>
1614
1615 * uninclude: Fix third argument to gensub.
1616
f29fa917
JJ
16172016-01-04 Jakub Jelinek <jakub@redhat.com>
1618
1619 * update-copyright.py (GCCCopyright): Add NVIDIA Corporation
1620 as external author.
1621
7ce9105f
JBG
16222015-12-17 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1623
1624 * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted
1625 targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 .
1626
f78590bb
TB
16272015-12-06 Tobias Burnus <burnus@net-b.de>
1628
1629 * download_prerequisites: Download ISL 0.15 instead of 0.14.
1630
e06b54c2
ML
16312015-11-20 Martin Liska <mliska@suse.cz>
1632
1633 * clang-format: Split content of a list to multiple
1634 lines.
1635
0f3594af
ML
16362015-11-19 Martin Liska <mliska@suse.cz>
1637
1638 * clang-format: Enhance list of FOR_EACH macros.
1639
daa53f38
ML
16402015-11-19 Martin Liska <mliska@suse.cz>
1641
1642 * clang-format: New file.
1643
bd94906f
AM
16442015-11-11 Andrew MacLeod <amacleod@redhat.com>
1645
1646 * header-tools: New. Directory containing a set of tools for
1647 manipulating header files.
1648
27776f55
NS
16492015-10-30 Nathan Sidwell <nathan@acm.org>
1650
1651 * config-list.mk (nvptx-none): Add it.
1652
78c56a5a
MT
16532015-09-11 Markus Trippelsdorf <markus@trippelsdorf.de>
1654
1655 * download_prerequisites: Make sure that script is run from
1656 top level source directory.
1657
dfa37515
RO
16582015-08-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1659
1660 * update-copyright.py (GCCCmdLine): Add libvtv.
1661
4b5ed6cf
UB
16622015-08-04 Uros Bizjak <ubizjak@gmail.com>
1663
1664 * texi2pod.pl: Escape braces in regexp involving @strong{...}.
1665
7392b090
TV
16662015-07-15 Tom de Vries <tom@codesourcery.com>
1667
1668 * check_GNU_style.sh (cat_with_prefix): Fix quoting.
1669
1a607203
SE
16702015-06-02 Steve Ellcey <sellcey@imgtec.com>
1671
1672 * test_installed (--target=): New option.
1673
ec3dfdac
MM
16742015-05-30 Mikhail Maltsev <maltsevm@gmail.com>
1675
1676 * gimple.vim: New file.
1677
323eb6e3
TV
16782015-05-18 Tom de Vries <tom@codesourcery.com>
1679
1680 * check_GNU_style.sh: Add temp files tmp2 and tmp3.
1681 (cat_with_prefix): New function, using global variable prefix.
1682 (col): Make prefix a global variable. Rewrite to process file at a time
1683 rather than line at a time. Print part longer than 80 chars in red.
1684
ad7f0dfe
TV
16852015-05-18 Tom de Vries <tom@codesourcery.com>
1686
1687 * check_GNU_style.sh (g, ag, vg): Don't cat empty file.
1688
847b6e15
TV
16892015-05-18 Tom de Vries <tom@codesourcery.com>
1690
1691 * check_GNU_style.sh (g, ag, vg, col): Declare local vars with local.
1692
7e425ad6
TV
16932015-05-18 Tom de Vries <tom@codesourcery.com>
1694
1695 * check_GNU_style.sh: Improve readability function calls.
1696
36805406
JL
16972015-05-16 James Bowman <james.bowman@ftdichip.com>
1698
1699 * config-list.mk: Add FT32.
1700
cc1e0483
TV
17012015-05-12 Tom de Vries <tom@codesourcery.com>
1702
1703 * check_GNU_style.sh (col): Fix tab size.
1704
a22e33d0
TV
17052015-05-12 Tom de Vries <tom@codesourcery.com>
1706
1707 * check_GNU_style.sh: Put stdin into a temp file.
1708
7f167be6
TV
17092015-05-12 Tom de Vries <tom@codesourcery.com>
1710
1711 * check_GNU_style.sh: Read either from stdin, or from files.
1712
0648b807
TV
17132015-05-12 Tom de Vries <tom@codesourcery.com>
1714
1715 * check_GNU_style.sh: Check if files exists.
1716
4171ffe9
TV
17172015-05-12 Tom de Vries <tom@codesourcery.com>
1718
1719 * check_GNU_style.sh: Don't use a filename prefix if we're only
1720 processing one patch file.
1721
a92a1c27
YG
17222015-05-12 Yury Gribov <y.gribov@samsung.com>
1723
1724 * mklog: Ignore preprocessor directives.
1725
a497da4c
JJ
17262015-04-22 Jakub Jelinek <jakub@redhat.com>
1727
1728 * gennews (files): Add files for GCC 5.
1729
74d35315
BE
17302015-03-06 Bernd Edlinger <bernd.edlinger@hotmail.de>
1731
1732 * dg-extract-results.sh: Check that the necessary python modules exist.
1733
4ed8ef26
IV
17342015-02-05 Ilya Verbin <ilya.verbin@intel.com>
1735
1736 * gcc_update (files_and_dependencies): Add rules for liboffloadmic and
1737 liboffloadmic/plugin.
1738
8fced9b9
RS
17392015-01-15 Richard Sandiford <richard.sandiford@arm.com>
1740
1741 * update-copyright.py (Copyright.__init__): Add a regexp for
1742 "copyright = u'".
1743 (Copyright.update_copyright): Don't add a space before the year
1744 in that case.
1745
41dbbb37
TS
17462015-01-15 Thomas Schwinge <thomas@codesourcery.com>
1747
1748 * gcc_update (files_and_dependencies): Update rules for new
1749 libgomp/plugin/Makefrag.am and libgomp/plugin/configfrag.ac files.
1750
6e7bdfac
YG
17512015-01-12 Yury Gribov <y.gribov@samsung.com>
1752
1753 * check_GNU_style.sh: Support patches coming from stdin.
1754 Check that spaces are converted to tabs.
1755 Make double-space-after-dot check more precice.
1756
d3d514a9
EB
17572015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1758
1759 * config-list.mk (LIST): Add visium-elf.
1760
04a11c01
JBG
17612015-01-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1762
1763 * config-list.mk: Use shortest match for OPT to find the actual
1764 target name.
1765
64e6d5c4
SDJ
17662014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
1767
1768 * dg-extract-results.sh: Use --text with grep to avoid issues with
1769 binary files. Fall back to cat -v, if that doesn't work.
1770
923e09ee
CJW
17712014-12-12 Chung-Ju Wu <jasonwucj@gmail.com>
1772
1773 * download_prerequisites: Modify the comment for GRAPHITE_LOOP_OPT.
1774
c3e1e693
YG
17752014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1776 Yury Gribov <y.gribov@samsung.com>
1777
1778 * vimrc: New file.
1779
83f41b24
TP
17802014-12-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1781
1782 * check_GNU_style.sh: Warn for incorrect number of spaces in function
1783 call only if 0 or 2+ spaces found.
1784
f5d5b88f
TB
17852014-12-02 Tobias Burnus <burnus@net-b.de>
1786
1787 * download_prerequisites: Download ISL 0.14 instead of 0.12.2.
1788
fdb424cf
TV
17892014-11-25 Tom de Vries <tom@codesourcery.com>
1790 Peter Bergner <bergner@vnet.ibm.com>
1791
1792 * mklog: Handle .mklog. Use git setting independent of presence .git
1793 directory.
1794
78d7f09f
TV
17952014-11-14 Tom de Vries <tom@codesourcery.com>
1796
1797 * mklog: Move reading of .diff file up and add comment. Copy diff_lines
1798 to orig_diff_lines. Use orig_diff_lines when appending patch.
1799
35485da9
DM
18002014-11-11 David Malcolm <dmalcolm@redhat.com>
1801
1802 * ChangeLog.jit: New.
1803 * jit-coverage-report.py: New file: a script to print crude
1804 code-coverage information for the libgccjit API.
1805
67183c4d
MZ
18062014-11-11 Marat Zakirov <m.zakirov@samsung.com>
1807
4b5ed6cf 1808 * mklog: Symbol '}' stops search for changes.
67183c4d 1809
51f784f5
TB
18102014-11-11 Tobias Burnus <burnus@net-b.de>
1811
1812 * download_prerequisites: Stop downloading CLooG.
1813
a8cfbbdc
MZ
18142014-11-07 Marat Zakirov <m.zakirov@samsung.com>
1815
4b5ed6cf
UB
1816 * mklog: Always doubt in functions.
1817 Add EOF protection.
a8cfbbdc 1818
1335a8ca
JBG
18192014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1820
1821 * config-list.mk: Don't build Go for certain targets.
1822
3daa7bbf
TS
18232014-10-04 Trevor Saunders <tsaunders@mozilla.com>
1824
1825 * compare-all-tests: Don't test score-*.
1826 * config-list.mk: Likewise.
1827
c19adb17
SB
18282014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
1829
1830 * dg-extract-results.py (output_variation): Always sort if do_sum.
1831
38278d8a
TV
18322014-09-22 Tom de Vries <tom@codesourcery.com>
1833
1834 * mklog: Add --inline option.
1835
813271fc
SB
18362014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
1837
1838 * dg-extract-results.py (Prog.result_re): Include options in test name.
1839
3a8fe7c6
OH
18402014-09-19 Olivier Hainque <hainque@adacore.com>
1841
1842 * config-list.mk (LIST): Add powerpc-wrs-vxworksmils.
1843
f4d5fe47
JS
18442014-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>
1845
1846 * config-list.mk (LIST): Add v850-rtems.
1847
b060c217
SH
18482014-09-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
1849
1850 * config-list.mk (LIST): Add arm-rtems.
1851 Add nios2-rtems. Remove extra option from powerpc-rtems.
1852
157e859f
TS
18532014-09-08 Trevor Saunders <tsaunders@mozilla.com>
1854
1855 * compare-all-tests: Don't test picochip.
1856 * config-list.mk: Likewise.
1857
6f853fd4
MX
18582014-08-11 Mingjie Xing <mingjie.xing@gmail.com>
1859
1860 * texi2pod.pl (postprocess): Move command process for '@sc' to the
1861 front of '@dfn'. Add a new command process for '@t{...}', just print
1862 the content.
1863
863aa163 18642014-07-21 Trevor Saunders <tsaunders@mozilla.com>
633e5fbb 1865 Yury Gribov <y.gribov@samsung.com>
863aa163 1866
633e5fbb
TS
1867 * mklog: Run mklog as a filter.
1868
18692014-07-21 Trevor Saunders <tsaunders@mozilla.com>
1870
1871 * mklog: Read name and email from git config when available.
863aa163 1872
16a4b3b9
RB
18732014-06-28 Richard Biener <rguenther@suse.de>
1874
1875 * gennews: Use gcc-3.0/index.html.
1876
e6120abe
RS
18772014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
1878
1879 * dg-extract-results.py: For Python 3, force sys.stdout to handle
1880 surrogate escape sequences.
1881 (safe_open): New function.
1882 (output_segment, main): Use it.
1883
ae242e3f
RS
18842014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
1885
1886 * dg-extract-results.py (Named): Remove __cmp__ method.
1887 (output_variation): Use a key to sort variation.harnesses.
1888
386c4027
UB
18892014-05-24 Uros Bizjak <ubizjak@gmail.com>
1890
1891 * texi2pod.pl: Force .pod file to not be a numbered list.
1892
768b94bc
RS
18932014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
1894
1895 * dg-extract-results.py (parse_run): Handle warnings that are printed
1896 before a test harness is run.
1897
3ce2cd36
JBG
18982014-05-09 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1899
1900 * config-list.mk (show): New target.
1901
0af7b53a
RS
19022014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
1903
1904 * dg-extract-results.py: New file.
1905 * dg-extract-results.sh: Use it if the environment seems suitable.
1906
d9f069ab
RO
19072014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1908
1909 * config-list.mk (LIST): Remove sparc-sun-solaris2.9, i686-solaris2.9.
1910
b716608c
JJ
19112013-04-22 Jakub Jelinek <jakub@redhat.com>
1912
1913 * gennews (files): Add files for GCC 4.9.
1914
341c653c
WL
19152014-02-24 Walter Lee <walt@tilera.com>
1916
1917 * config-list.mk (LIST): Add tilegxbe-linux-gnu.
1918
662dae0d
RB
19192014-02-13 Richard Biener <rguenther@suse.de>
1920
1921 * download_prerequisites: Update ISL and CLOOG versions.
1922
37f14a0d
BM
19232014-01-31 Brooks Moses <bmoses@google.com>
1924
1925 * gcc_update (files_and_dependencies): Add aarch64-tune.md.
1926
69b09963
YG
19272014-01-29 Yury Gribov <y.gribov@samsung.com>
1928
1929 * mklog: Improve support of context diffs.
1930
e8b37cb6
TU
19312014-01-21 Tatiana Udalova <t.udalova@samsung.com>
1932
1933 * mklog: Avoid adding falsely changed functions to ChangeLog.
1934
e430824f
CLT
19352013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1936
1937 * config-list.mk: Add nios2-elf, nios2-linux-gnu. Corrected
1938 ordering of some configs.
1939
b654717c
YG
19402013-12-23 Yury Gribov <y.gribov@samsung.com>
1941
1942 * mklog: Automatically insert comments in trivial cases.
1943
26b08681
YG
19442013-12-19 Yury Gribov <y.gribov@samsung.com>
1945
1946 * mklog: Split generated message in parts.
1947
9304f876
CJW
19482013-10-31 Chung-Ju Wu <jasonwucj@gmail.com>
1949
1950 * config-list.mk (nds32le-elf, nds32be-elf): Add nds32 target.
1951
8a1a4544
TB
19522013-10-29 Tobias Burnus <burnus@net-b.de>
1953
1954 * gcc_update (files_and_dependencies): Add rules for
1955 libcilkrts.
1956
cd13be9b
TS
19572013-10-11 Thomas Schwinge <thomas@codesourcery.com>
1958
1959 * gcc_update (files_and_dependencies): Fix rule for
1960 libgomp/testsuite/Makefile.in.
1961
53426f6c
JR
19622013-10-01 Joern Rennecke <joern.rennecke@embecosm.com>
1963
1964 * config-list.mk: Add arc configurations.
1965
f6113c27
DN
19662013-09-27 Diego Novillo <dnovillo@google.com>
1967
1968 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1969
f6a83b4a
DD
19702013-09-12 DJ Delorie <dj@redhat.com>
1971
1972 * config-list.mk: Add msp430-elf.
1973
cdc35a2e
DN
19742013-08-31 Diego Novillo <dnovillo@google.com>
1975
1976 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1977
6e39ee0c
MS
19782013-08-29 Mike Stump <mikestump@comcast.net>
1979
1980 * gcc_update (configure): Update to handle svn 1.8.1.
1981
ecdbd01a 19822013-08-03 Caroline Tice <cmtice@google.com>
2077db1b
CT
1983
1984 * gcc_update: Add libvtv files.
386c4027 1985
76ba1222
BM
19862013-06-06 Brooks Moses <bmoses@google.com>
1987
1988 * testsuite-management/validate_failures.py: Fix handling of
1989 summary lines with "|" characters or empty description fields.
1990
a8db5990
CJW
19912013-05-24 Chung-Ju Wu <jasonwucj@gmail.com>
1992
1993 * download_prerequisites: Download isl and cloog conditionally.
1994
f3e4f44c
DM
19952013-05-21 David Malcolm <dmalcolm@redhat.com>
1996
dd1c676f 1997 * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
f3e4f44c 1998
0baddc45
RO
19992013-05-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2000
2001 * config-list.mk (LIST): Add -enable-obsolete for
2002 sparc-sun-solaris2.9, i686-solaris2.9.
2003
aa7e6aad
MS
20042013-05-13 Mike Stump <mikestump@comcast.net>
2005
2006 * compare_tests: Limit lines to 2000 characters as comm on Mac OS
2007 X 10.8.3 doesn't like long lines (those 2055 characters or more).
2008
a46d0aff
SN
20092013-04-22 Sofiane Naci <sofiane.naci@arm.com>
2010
2011 * config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
2012
18d5a76d
DN
20132013-04-18 Diego Novillo <dnovillo@google.com>
2014
2015 * validate_failures.py: Fix typo.
2016
89cbb85b
DN
20172013-04-18 Diego Novillo <dnovillo@google.com>
2018
2019 * validate_failures.py: Loosen check for build directory.
2020 State what failed if we couldn't find the source tree or
2021 the target triplet.
2022
1faae6ef
JJ
20232013-03-22 Jakub Jelinek <jakub@redhat.com>
2024
2025 * gennews (files): Add files for GCC 4.8.
2026
34d3a672
TB
20272013-03-06 Tobias Burnus <burnus@net-b.de>
2028
2029 * make-obstacks-texi.pl: New.
2030
d809887a
RO
20312013-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2032
2033 * make_sunver.pl: Enforce C locale.
2034
b96299a1
RS
20352013-02-06 Richard Sandiford <rdsandiford@googlemail.com>
2036
2037 * update-copyright.py: Add libdecnumber to the default list.
2038 Remove libquadmath and libssp.
2039
144f2e52
DN
20402013-02-06 Diego Novillo <dnovillo@google.com>
2041
2042 * testsuite-management/validate_failures.py: Fix typo.
2043
828e50c5
DN
20442013-02-06 Diego Novillo <dnovillo@google.com>
2045
2046 * testsuite-management/validate_failures.py: Update
2047 Copyright years.
2048 Request contributions not to use Python features newer
2049 than 2.4.
2050 (GetBuildData): If this is not a build directory,
2051 emit an error only if --results or --manifest are missing.
2052
143c83f1
BRF
20532013-02-06 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2054
2055 * testsuite-management/validate_failures.py
2056 (IsInterestingResult): Fix performance regression
2057
240d6348
RS
20582013-02-04 Richard Sandiford <rdsandiford@googlemail.com>
2059
b3dc7102 2060 * update-copyright.py: New file.
240d6348 2061
1faae6ef 20622013-01-15 David Blaikie <dblaikie@gmail.com>
16dd2667
DB
2063
2064 * dg-extract-results.sh: Handle KPASSes.
2065
9fa633fc
DB
2066 * dg-extract-results.sh: Constrain the start-of-log pattern.
2067
db065268
DB
2068 * dg-extract-results.sh: Fix order of summary counts.
2069
7fb1e592
BRF
20702012-12-01 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2071
2072 * testsuite-management/validate_failures.py
2073 (IsInterestingResult): Only strip line a second time if we did split.
2074 Rephrase return statement while at it.
2075 (CollectSumFiles): Also ignore .git directory.
2076
f15b9727
DN
20772012-12-03 Diego Novillo <dnovillo@google.com>
2078
2079 * testsuite-management/validate_failures.py: Fix stale
2080 use of 'options'.
2081
f6fce951
DE
20822012-11-30 Doug Evans <dje@google.com>
2083
d5651dcf
DE
2084 * testsuite-management/validate_failures.py: Add support for @include,
2085 @remove directives in manifest files.
2086
f6fce951
DE
2087 * testsuite-management/validate_failures.py: Add function
2088 GetManifestPath. New global _MANIFEST_SUBDIR.
2089
b4b5e1f7
DE
20902012-11-29 Doug Evans <dje@google.com>
2091
74df1ad0
DE
2092 * testsuite-management/validate_failures.py: Remove pass/fail
2093 indicator from result of GetBuildData.
2094
bc5e01b1
DE
2095 * testsuite-management/validate_failures.py: Store options in global
2096 variable _OPTIONS.
2097
cd1d95bd
DE
2098 * testsuite-management/validate_failures.py: Rename variable
2099 manifest_name to manifest_path everywhere.
2100
b4b5e1f7
DE
2101 * testsuite-management/validate_failures.py (CompareBuilds): Pass
2102 options.results to GetSumFiles for clean build.
2103
b3891de4
DE
21042012-11-28 Doug Evans <dje@google.com>
2105
1099bb0a
DE
2106 * testsuite-management/validate_failures.py: Use <target_alias> instead
2107 of <target>. Minor whitespace changes.
2108
b3891de4
DE
2109 * testsuite-management/validate_failures.py: Record ordinal with
2110 TestResult.
2111
a59a2c21
MS
21122012-11-19 Mike Stump <mikestump@comcast.net>
2113
2114 * compare_tests: Add export LC_ALL=C to make sort happier.
2115
451a210d
L
21162012-11-14 H.J. Lu <hongjiu.lu@intel.com>
2117
2118 * gcc_update: Update libsanitizer generated files.
2119
36a41ef1
TB
21202012-11-12 Tobias Burnus <burnus@net-b.de>
2121
2122 * gcc_update: Add libquadmath generated files.
2123
6671a4e4
L
21242012-11-12 H.J. Lu <hongjiu.lu@intel.com>
2125
2126 * gcc_update: Add libsanitizer generated files.
2127
bff0e529
LC
21282012-11-05 Lawrence Crowl <crowl@google.com>
2129
2130 * compare_two_ftime_report_sets: New.
2131
b436bf38
DN
21322012-11-02 Diego Novillo <dnovillo@google.com>
2133
2134 * testsuite-management/validate_failures.py: Add option
2135 --clean_build to compare test results against another
2136 build.
2137
3b1de8eb
DN
21382012-10-31 Diego Novillo <dnovillo@google.com>
2139
2140 * testsuite-management/validate_failures.py: Fix parsing
2141 of summary lines.
2142
6119d95c
DN
21432012-10-29 Diego Novillo <dnovillo@google.com>
2144
2145 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2146
1996c0a6
DN
21472012-10-06 Diego Novillo <dnovillo@google.com>
2148
2149 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2150
c8ae7abf
CL
21512012-10-02 Christophe Lyon <christophe.lyon@linaro.org>
2152
2153 * check_GNU_style.sh: Remove temporay file upon exit.
2154
f3633f55
JR
21552012-09-26 Joern Rennecke <joern.rennecke@embecosm.com>
2156
2157 * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
2158 arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
2159 Use --enable-obsolete for picochip-elf.
2160
5ad7a43e
DN
21612012-09-10 Diego Novillo <dnovillo@google.com>
2162
2163 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2164
0e9f719a
EB
21652012-09-04 Eric Botcazou <ebotcazou@adacore.com>
2166
2167 * make_sunver.pl: Add missing newline at the end of extern "C++" block.
2168
e8f6d046
DN
21692012-08-24 Diego Novillo <dnovillo@google.com>
2170
2171 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
386c4027 2172
18da4303
DN
21732012-08-14 Diego Novillo <dnovillo@google.com>
2174
2175 * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
2176
a327112f
DN
21772012-08-13 Diego Novillo <dnovillo@google.com>
2178
2179 * testsuite-management/validate_failures.py (ExpirationDate): Tidy
2180 comment.
2181
6baa7225
DN
21822012-08-13 Diego Novillo <dnovillo@google.com>
2183
2184 * testsuite-management/validate_failures.py (ParseSummary): Fix
2185 comment.
2186
c577382e
DN
21872012-08-13 Diego Novillo <dnovillo@google.com>
2188
2189 * testsuite-management/validate_failures.py: Import datetime.
2190 (TestResult.ExpirationDate): New.
2191 (TestResult.HasExpired): New.
2192 (ParseSummary): Call it. If it returns True, warn that the
2193 expected failure has expired and do not add it to the set of
2194 expected results.
2195 (GetResults): Clarify documentation.
2196
55b073ba
DN
21972012-07-26 Diego Novillo <dnovillo@google.com>
2198
2199 * testsuite-management/validate_failures.py: Do not use
2200 'with ... as ...' constructs.
2201
29476fe1
DN
22022012-07-19 Diego Novillo <dnovillo@google.com>
2203
2204 * testsuite-management/validate_failures.py (CollectSumFiles):
2205 Rename from GetSumFiles.
2206 (GetSumFiles): Factor out of CheckExpectedResults.
2207 (CheckExpectedResults): Call it.
2208 (ProduceManifest): Call it.
2209
89d223b3
DN
22102012-07-18 Diego Novillo <dnovillo@google.com>
2211
2212 * testsuite-management/validate_failures.py: Fix
2213 /usr/bin/python invocation.
2214
c85fd25b
SB
22152012-06-19 Steven Bosscher <steven@gcc.gnu.org>
2216
2217 * check_makefile_deps.sh: Look for c-common.o in c-family/.
2218 Add a few more crt* files to the list of files to skip.
2219
9adf6490
MP
22202012-05-31 Marek Polacek <polacek@redhat.com>
2221
4b5ed6cf 2222 * mklog: Prevent printing three spaces after the date.
9adf6490 2223
4da37205
DN
22242012-06-04 Diego Novillo <dnovillo@google.com>
2225
2226 * testsuite-management/validate_failures.py (GetResults):
2227 Change argument to accept list of summary files to analyze.
2228 Update callers.
2229 (CheckExpectedResults): Handle options.manifest, options.results
2230 and options.ignore_missing_failures.
2231 (Main): Add options --manifest, --results and --ignore_missing_failures.
2232
ba0d684e
DN
22332012-05-31 Diego Novillo <dnovillo@google.com>
2234 Cary Coutant <ccoutant@google.com>
2235
2236 * mklog: New.
2237
c7046906
L
22382012-05-25 H.J. Lu <hongjiu.lu@intel.com>
2239
2240 PR bootstrap/53472
2241 * contrib/compare-debug (remove_comment): New function.
2242 Remove any .comment sections if the first cmp failed.
2243
c75e90f3
DE
22442012-05-09 David Edelsohn <dje.gcc@gmail.com>
2245
2246 * gcc_update: Use $GCC_SVN to retrieve branch and revision.
2247
48310492
RH
22482012-05-01 Richard Henderson <rth@redhat.com>
2249
2250 * gcc_update: Add libatomic generated files.
2251
af13465f
MLI
22522012-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
2253
2254 * compare_tests: Append '/' to make 'find' traverse
2255 symlinked directories.
2256
034a3fcd
RO
22572012-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2258
2259 * testsuite-management/validate_failures.py (GetBuildData): Use
2260 target_alias.
2261
a0806f33
DE
22622012-04-06 Doug Evans <dje@google.com>
2263
2264 * dg-extract-results.sh: Handle KFAILs.
2265
b24513a1
RO
22662012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2267
2268 * config-list.mk (LIST): Remove mips-sgi-irix6.5.
2269
bfdac9a1
JM
22702012-03-13 Joseph Myers <joseph@codesourcery.com>
2271
2272 * gennews (files): Add files for GCC 4.7.
2273
c4bc5c25
RO
22742012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2275
2276 * config-list.mk (LIST): Remove mips-openbsd.
2277
5c30094f
RO
22782012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2279
2280 * config-list.mk (LIST): Remove alpha-dec-osf5.1.
2281
acb3748d
DN
22822012-03-02 Diego Novillo <dnovillo@google.com>
2283
2284 * testsuite-management/validate_failures.py (class TestResult): Fix
2285 match pattern for the summary line. If there is a parsing failure,
2286 show the line we failed to parse.
2287
cc2de92d
RO
22882012-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2289
2290 PR libstdc++/52188
2291 * make_sunver.pl: Remove #ifdef handling.
2292
4ad29d0d
DK
22932012-02-17 Doug Kwan <dougkwan@google.com>
2294
2295 * contrib/testsuite-management/validate_failures.py
2296 (GetMakefileValue): Check for cross compilers.
2297
e53182b7
QN
22982012-02-15 Quentin Neill <quentin.neill@amd.com>
2299
2300 * compare_tests: Fix trailing paths in dir arguments.
2301 Handle sum1/sum2 temp files with others.
2302
dd552284
WL
23032012-02-14 Walter Lee <walt@tilera.com>
2304
2305 * config-list.mk (LIST): Add tilegx-linux-gnu and
2306 tilepro-linux-gnu.
2307 * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
2308 (gcc/config/tilepro/mul-tables.c): New dependencies.
2309
44414d2f
MS
23102012-02-11 Mike Stump <mikestump@comcast.net>
2311
2312 * compare_tests (exit_status): Fix.
2313
a8fc9855
DN
23142012-02-10 Diego Novillo <dnovillo@google.com>
2315
2316 * repro_fail: Add --debug and --debug-tui flags.
2317
1faae6ef
JJ
23182012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2319 Jayant R Sonar <jayant.sonar@kpitcummins.com>
b25364a0
S
2320
2321 * config-list.mk (LIST): Add cr16-elf.
2322
884f56d1
GJL
23232012-01-02 Georg-Johann Lay <avr@gjlay.de>
2324
2325 PR target/51345
2326 * gcc_update (files_and_dependencies): Add
2327 gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
2328
85b8555e
DD
23292011-11-29 DJ Delorie <dj@redhat.com>
2330
2331 * config-list.mk (LIST): Add rl78-elf.
2332
adcd36bc
RO
23332011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2334
2335 * make_sunver.pl: Convert '?' in glob patterns to '.'.
2336
0a35513e
AH
23372011-11-07 Richard Henderson <rth@redhat.com>
2338
2339 Merged from transactional-memory.
2340
2341 * gcc_update: Add libitm to touch data.
2342
cf7716a2
QN
23432011-11-07 Quentin Neill <quentin.neill@amd.com>
2344
2345 * compare_tests: Add ability to compare all .sum
2346 files from two build directories.
2347
feeeff5c
JR
23482011-11-05 Joern Rennecke <joern.rennecke@embecosm.com>
2349
2350 * contrib-list.mk: Add Epiphany configurations.
2351
a5baf3b8
DN
23522011-09-13 Diego Novillo <dnovillo@google.com>
2353
2354 * testsuite-management: New.
2355 * testsuite-management/validate_failures.py: New.
2356
39b75e51
RO
23572011-08-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2358
2359 * gcc_update: Determine svn branch from hg convert_revision.
2360
e44dbbe1
RO
23612011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2362
2363 * config-list.mk (i586-netware): Remove.
2364 (.PHONY): Remove make-script-dir dependency.
2365 (make-script-dir): Remove.
2366 ($(LIST)): Remove make-script-dir dependency.
2367
bcead286
BS
23682011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2369
2370 * gcc_update: Add C6X generated files.
2371 * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
2372
e35fceb5
RO
23732011-07-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2374
2375 * config-list.mk (LIST): Append OPT-enable-obsolete to
2376 alpha-dec-osf5.1, mips-sgi-irix6.5.
2377
23d11384
DN
23782011-06-24 Diego Novillo <dnovillo@google.com>
2379
2380 * repro_fail: New.
2381
1b916ca6
JM
23822011-06-21 Joseph Myers <joseph@codesourcery.com>
2383
2384 * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
2385
12d844c8
JM
23862011-05-19 Joseph Myers <joseph@codesourcery.com>
2387
2388 * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
2389 gcc/config/arm/arm-fpus.def.
2390
f10d3ac9
JM
23912011-05-10 Joseph Myers <joseph@codesourcery.com>
2392
2393 * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
2394 dependencies.
2395
d371df6f
JM
23962011-05-09 Joseph Myers <joseph@codesourcery.com>
2397
2398 * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
2399
adad1007
JR
24002010-05-05 Joern Rennecke <joern.rennecke@embecosm.com>
2401
2402 * config-list.mk: New file.
2403
47c94d21
JM
24042011-05-02 Joseph Myers <joseph@codesourcery.com>
2405
2406 * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
2407
e5b0dad8
JK
24082011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2409
2410 * paranoia.cc (ENUM_BITFIELD): Remove.
2411
ad7be009
JM
24122011-04-08 Joseph Myers <joseph@codesourcery.com>
2413
2414 * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
2415
ebb9f8b0
JM
24162011-03-22 Joseph Myers <joseph@codesourcery.com>
2417
2418 * compare-all-tests (all_targets): Remove crx and m68hc11.
2419
084239f4
RO
24202011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2421
2422 PR bootstrap/48135
2423 * make_sunver.pl: Don't use File::Glob.
2424
20a52ab9
JM
24252011-03-05 Joseph Myers <joseph@codesourcery.com>
2426
2427 * gennews (files): Add files for GCC 4.6.
2428
a7150b3d
DK
24292011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
2430
2431 * patch_tester.sh (nopristinecache): New shell var, set according
2432 to presence or absence of new -nopristinecache option.
2433 (usage): Document new option.
2434 (bootntest_pristine): Implement it.
2435
f7598845
RO
24362010-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2437
2438 * make_sunver.pl: Use elfdump -s to extract symbols if possible,
2439 readelf -s otherwise.
2440
79770339
EB
24412010-11-08 Eric Botcazou <ebotcazou@adacore.com>
2442
2443 * make_sunver.pl: Ignore entries without symbol name first. Then do
2444 not ignore symbols marked as 'R'.
2445
fda9c731
AK
24462010-10-18 Andi Kleen <ak@linux.intel.com>
2447
2448 * gccbug.el: Remove.
2449
6832435e
RO
24502010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2451
2452 * gcc_update: Run $GCC_HG pull and update separately.
2453 Check parents for SVN revision.
2454
6c009867
RW
24552010-10-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2456
2457 * test_recheck: New script.
2458
ab940b73
RW
24592010-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2460
2461 * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
2462 Also escape characters with grave accents, to be fixed ...
2463 (unmunge): ... here.
2464 (postprocess): Also handle @/ and @acronym{...}.
2465
8cab7c13
SP
24662010-07-02 Sebastian Pop <sebastian.pop@amd.com>
2467
2468 * check_GNU_style.sh: Do not print warning messages when there are
2469 no occurences.
2470
97075d3b
RO
24712010-09-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2472
2473 * gcc_update: Handle hg, too.
2474
5653ef60
EB
24752010-07-08 Eric Botcazou <ebotcazou@adacore.com>
2476
2477 * make_sunver.pl: Remove extra whitespace in regexp.
2478
f3e3b476
SP
24792010-07-02 Sebastian Pop <sebastian.pop@amd.com>
2480
2481 * check_GNU_style.sh: New.
2482
c18dc5cc
RO
24832010-07-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2484
2485 * make_sunver.pl: New file.
2486
9a082684
IS
24872010-07-02 Iain Sandoe <iains@gcc.gnu.org>
2488
4b5ed6cf
UB
2489 * compare-debug (Darwin): Remove '-x' flag from ld-based object
2490 stripping. Add a comment as to why we do it this way.
9a082684 2491
339325b3
AO
24922010-06-20 Alexandre Oliva <aoliva@redhat.com>
2493
2494 * compare-debug: Drop LTO sections.
2495
e31a6dc2
BRF
24962010-06-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2497
2498 * gcc_update: Support updating a git clone.
2499
fb340c3c
RO
25002010-06-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2501
2502 * test_summary: Don't use diff -u.
2503 Adapt egrep regex.
2504
69baf0a3
AH
25052010-06-02 Andrew Haley <aph@redhat.com>
2506
2507 * download_prerequisites: New script.
2508
bc492e47
RO
25092010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2510
2511 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2512 of grep -q.
2513
c334c130
BS
25142010-04-22 Basile Starynkevitch <basile@starynkevitch.net>
2515
2516 * gcc_update: Sets the locale to C.
2517
02e698d7
JM
25182010-04-06 Joseph Myers <joseph@codesourcery.com>
2519
2520 * gennews (files): Add files for GCC 4.5.
2521
fccff341
JK
25222010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2523
2524 Fix *.log tests output containing "===".
2525 * dg-extract-results.sh (/\===/): Rename to ...
2526 (/^\t\t=== .* ===$/): ... this pattern.
2527
54bceaf3
RO
25282010-03-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2529
2530 * dg-extract-results.sh: Fix result order to match sequential case.
2531
2fdb618d
RW
25322010-01-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2533
2534 * check_warning_flags.sh: Use \012 instead of \n with tr.
2535
5392f6be
RO
25362010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2537
2538 * dg-extract-results.sh: Don't use tail -n.
2539
d7f09764
DN
25402009-10-03 H.J. Lu <hongjiu.lu@intel.com>
2541 Richard Guenther <rguenther@suse.de>
2542
2543 PR lto/39216
2544 * gcc_update: Adjust file timestamps for lto-plugin.
2545
bb59df52
IS
25462009-09-10 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
2547
2548 PR bootstrap/41245
2549 * compare-debug: Handle stripping of dwarf debug sections from darwin
2550 mach-o objects.
2551
c45ae2c8
AO
25522009-09-04 Alexandre Oliva <aoliva@redhat.com>
2553
2554 * compare-debug: Grep for blank before dash to avoid grep -e.
2555
8fc68cba
AO
25562009-09-01 Alexandre Oliva <aoliva@redhat.com>
2557
2558 * compare-debug: Look for .gkd files and compare them.
2559
0930984e
RW
25602009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2561
2562 PR testsuite/41166
2563 * test_summary: Invoke config.status, rather than trying to
2564 parse it. Adjust awk script.
2565
5830150a
AO
25662009-08-18 Alexandre Oliva <aoliva@redhat.com>
2567
2568 * compare-debug: Drop .eh_frame relocations too.
2569
c2d88223
L
25702009-08-18 H.J. Lu <hongjiu.lu@intel.com>
2571
2572 PR testsuite/40704
386c4027 2573 * test_summary: Filter out "\r".
c2d88223 2574
2feb56e6
AO
25752009-06-02 Alexandre Oliva <aoliva@redhat.com>
2576
2577 * compare-debug: Don't fail just because of .eh_frame differences.
2578
060717fc
JJ
25792009-04-27 Jakub Jelinek <jakub@redhat.com>
2580
2581 PR testsuite/39807
2582 * dg-extract-results.sh: Close open files and use >> instead of >
2583 to decrease number of concurrently open files from awk. Avoid
2584 = at the beginning of a regexp and redirect to a file determined
2585 by curfile variable rather than concatenated strings to workaround
2586 Solaris nawk bug.
2587
7527cf21
GP
25882009-04-25 Gerald Pfeifer <gerald@pfeifer.com>
2589
2590 * test_summary: Only include LAST_UPDATED if it exists.
2591 Complete copyright years.
2592
0455c7f4
PB
25932009-04-16 Paolo Bonzini <bonzini@gnu.org>
2594
2595 * compare-all-tests: New.
2596
50e8c6d2
JJ
25972009-04-14 Jakub Jelinek <jakub@redhat.com>
2598
2599 * gennews (files): Reference GCC 4.4 web pages.
2600
748086b7
JJ
26012009-04-09 Jakub Jelinek <jakub@redhat.com>
2602
2603 * reghunt/date_based/reg_periodic: Change copyright header to refer
2604 to version 3 of the GNU General Public License and to point readers
2605 at the COPYING3 file and the FSF's license web page.
2606 * reghunt/date_based/reg_search: Likewise.
2607 * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
2608 * regression/btest-gcc.sh: Likewise.
2609 * regression/objs-gcc.sh: Likewise.
2610
a072f1cf
RW
26112009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2612
2613 * check_warning_flags.sh: Update flag exceptions.
2614
7a401a0d
BE
26152008-11-18 Ben Elliston <bje@au.ibm.com>
2616
2617 * dg-cmp-results.sh: Do not print usage if either .sum file cannot
2618 be opened; print a more meaningful error instead.
2619
7134e605
JJ
26202008-10-24 Janis Johnson <janis187@us.ibm.com>
2621 Jakub Jelinek <jakub@redhat.com>
2622
2623 * dg-extract-results.sh: New file.
2624
e63ea00c
RW
26252008-07-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2626
2627 * check_makefile_deps.sh: New file.
2628
a3ced85e
SP
26292008-05-08 Sebastian Pop <sebastian.pop@amd.com>
2630
2631 * patch_tester.sh (report): Do not print "Checker: ".
2632
24170ff9
SP
26332008-04-23 Sebastian Pop <sebastian.pop@amd.com>
2634
2635 * patch_tester.sh (report): Do not print the time.
2636
7f9766e4
JM
26372008-04-01 Joseph Myers <joseph@codesourcery.com>
2638
2639 * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
2640 Handle @heading. Handle enumerated lists with starting numbers
2641 and extra headings.
2642
1d4edfd6
JJ
26432008-03-10 Janis Johnson <janis187@us.ibm.com>
2644
2645 * patch_tester.sh (initialization): Initialize svnpatch and stop.
386c4027 2646 (usage): Add -svnpath and -stop.
1d4edfd6
JJ
2647 (makedir): New.
2648 (argument handling): Process -stop and -svnpath.
2649 (setup code): Use makedir, error out if initial svn checkout fails.
2650 (update): Use svnpath. Invoke contrib/gcc_update.
2651 (apply_patch): Require that patch was created at top level. Use eval
2652 with option variables. Don't use bootstrap target for make. Verify
2653 that some tests were run.
2654 (bootntest_patched): Use snvpath.
2655 (main loop): For -stop, exit when there are no more patches to test.
2656
802e3f8c
RW
26572008-03-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2658
2659 * check_warning_flags.sh: Instead of invoke.texi, take the path
2660 to the doc directory as argument. Check that warnings listed in
2661 'gcc --help' are accepted by the compiler, and listed in the
2662 manuals.
2663
3825be8c
TT
26642008-03-06 Tom Tromey <tromey@redhat.com>
2665
2666 * patch_tester.sh (usage): Watermark is not lexicographic.
2667 Load $STATE/defaults if it exists.
2668 (selfexec): Use $0.
2669 (apply_patch): Handle deletions.
2670 (bootntest): Handle default settings.
2671
a7d95bfe
JJ
26722008-03-05 Jakub Jelinek <jakub@redhat.com>
2673
2674 * gennews (files): Reference GCC 4.3 web pages.
2675
1a1f7588
RW
26762008-02-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2677
2678 * check_warning_flags.sh: New file.
2679
8d8da227
JM
26802008-01-25 Joseph Myers <joseph@codesourcery.com>
2681
2682 * paranoia.cc (main): Remove handling of c4x_single and
2683 c4x_extended formats.
2684
3dfb41c5
SP
26852007-12-26 Sebastian Pop <sebastian.pop@amd.com>
2686
2687 * compareSumTests3: Changed to GPLv3.
2688 * prepare_patch.sh: Same.
2689 * uninclude: Same.
2690 * dglib.pm: Same.
2691 * gennews: Same.
2692 * texi2pod.pl: Same.
2693 * analyze_brprob: Same.
2694 * gcc_build: Same.
2695
66d3504c
SP
26962007-12-26 Sebastian Pop <sebastian.pop@amd.com>
2697
2698 * patch_tester.sh: Changed to GPLv3.
2699
cf79e386
SP
27002007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2701
2702 * patch_tester.sh: Don't save the script anymore.
2703
0f55312a
SP
27042007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2705
2706 * patch_tester.sh: New.
2707 * prepare_patch.sh: New.
2708
3a3b6beb
AO
27092007-11-26 Alexandre Oliva <aoliva@redhat.com>
2710
2711 * compare-debug: Introduce -p flag to preserve .stripped files.
2712
7b6cb843
MLI
27132007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2714
2715 * texi2pod.pl: Handle @asis.
2716 (postprocess): Move @gccoptlist{} after all formatting commands.
386c4027 2717
a64036a7
AO
27182007-10-01 Alexandre Oliva <aoliva@redhat.com>
2719
2720 * compare-debug: Avoid spurious errors when .stripped files
2721 exist.
2722
1733c7eb
HPN
27232007-09-22 Hans-Peter Nilsson <hp@axis.com>
2724
2725 * warn_summary (srcdirFilter): Add fixincludes, sim,
2726 newlib and mpfr.
2727
0cb58062
L
27282007-08-23 H.J. Lu <hongjiu.lu@intel.com>
2729
2730 * gcc_update: Handle different URL paths and tags.
2731
bb286d71
AO
27322007-08-16 Alexandre Oliva <aoliva@redhat.com>
2733
2734 * compare-debug: New.
2735
36dcf055 27362007-08-16 H.J. Lu <hongjiu.lu@intel.com>
1faae6ef 2737 Andreas Schwab <schwab@suse.de>
36dcf055
L
2738
2739 * gcc_update: Use "svn info" for revision number. Create
2740 gcc/REVISION with branch name and revision number.
2741
c749c2ee
DN
27422007-08-10 Diego Novillo <dnovillo@google.com>
2743
2744 * gcc.doxy: Rename from tree-ssa.doxy.
2745
cfa66dc1
DN
27462007-08-10 Diego Novillo <dnovillo@google.com>
2747
2748 * tree-ssa.doxy: Update for doxygen 1.5.
2749 Include all the files in the middle and back ends.
2750
6d409e8a
HPN
27512007-06-30 Hans-Peter Nilsson <hp@axis.com>
2752
2753 * gcc_update (files_and_dependencies): Handle
e9a57dc1 2754 gcc/testsuite/gcc.dg/cpp/direct2s.c.
6d409e8a 2755
6d707d08
MM
27562007-05-13 Mark Mitchell <mark@codesourcery.com>
2757
2758 * gennews (files): Reference GCC 4.2 web pages.
2759
3caecafa
ZW
27602007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu>
2761
2762 * texi2pod.pl: Correct handling of @itemize with no argument.
2763
a8af9c34
HPN
27642007-03-17 Hans-Peter Nilsson <hp@axis.com>
2765
2766 * uninclude: New utility, from Alexandre Oliva.
2767
7276d368
DH
27682007-02-26 Dominique Dhumieres <dominiq@lps.ens.fr>
2769
2770 * test_installed: Adjust to the move from g77 to gfortran.
2771
d0fc3f06
MK
27722007-02-16 Matthias Klose <doko@debian.org>
2773
2774 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
2775
ce0d943a
HPN
27762007-02-10 Hans-Peter Nilsson <hp@axis.com>
2777
2778 * test_summary (configflags): Adjust for changes in the
2779 config.status format due to update to autoconf 2.59.
2780
61930fe5
DJ
27812007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2782
2783 * gcc_update: Update for configure.in -> configure.ac.
2784
427e84f7
RS
27852007-02-06 Richard Sandiford <richard@codesourcery.com>
2786
2787 * texi2pod.pl: Handle @multitable.
2788
69403237
TT
27892007-01-15 Tom Tromey <tromey@redhat.com>
2790
2791 * download_ecj: New file.
2792
7f5b8ff7
MS
27932006-09-27 Matthew Sachs <msachs@apple.com>
2794
2795 * compareSumTests3: POD syntax fix.
2796
ed5ce4e0
MS
27972006-09-27 Matthew Sachs <msachs@apple.com>
2798
2799 * dglib.pm: Initial commit.
2800 * compareSumTests3: Initial commit.
2801
c3382fba
BF
28022006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
2803
2804 * dg-cmp-results.sh (compare-$$.awk): Print name[old]
2805 and not non-existing nm[old].
2806
27b56ba6
PE
28072006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2808
2809 Port to hosts whose 'sort' and 'tail' implementations
2810 treat operands with leading '+' as file names, as POSIX
2811 has required since 2001. However, make sure the code still
2812 works on pre-POSIX hosts.
2813 * compare_tests: Don't assume "sort +2" is equivalent to
2814 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2815
afef9a5b
JL
28162006-06-05 James Lemke <jwlemke@wasabisystems.com>
2817
2818 * dg-cmp-results.sh: New script for comparing DejaGNU logs.
2819
e58b87f7
RE
28202006-06-02 Richard Earnshaw <rearnsha@arm.com>
2821 Mike Stump <mrs@apple.com>
2822
2823 * compare_tests: Handle multilibs better.
2824
5dd59f65
DJ
28252006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2826
2827 * texi2pod.pl: Correct handling of absolute @include.
2828
597fb86c 28292006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
84309a32
DJ
2830
2831 * texi2pod.pl: Handle -I.
2832
b7ded1e0
MM
28332006-02-28 Mark Mitchell <mark@codesourcery.com>
2834
2835 * gennews (files): Update for GCC 4.1.
2836
46852b9b
DN
28372006-01-24 Diego Novillo <dnovillo@redhat.com>
2838
2839 * gcc_update (files_and_dependencies): Handle
2840 libgomp/testsuite/Makefile.in.
2841
953ff289
DN
28422006-01-18 Richard Henderson <rth@redhat.com>
2843 Diego Novillo <dnovillo@redhat.com>
2844
2845 * gcc_update (files_and_dependencies): Add libgomp files.
2846
7a774079
BE
28472005-12-06 Ben Elliston <bje@au.ibm.com>
2848
2849 * newcvsroot: Remove.
2850
f2bd1eb9
SB
28512005-11-03 Steven Bosscher <stevenb@suse.de>
2852
2853 * gcc_build: Fix my previous checking.
2854
f415efe3
JM
28552005-11-01 Joseph S. Myers <joseph@codesourcery.com>
2856
2857 * gcc_update: Include revision number in LAST_UPDATED.
2858
133f4c87
SB
28592005-10-30 Steven Bosscher <stevenb@suse.de>
2860
2861 * gcc_build: Use gcc.gnu.org as the default server. Set up
2862 SVN_REPOSITORY correctly. Add support for checking out branches.
2863
8f5c9c3d
AP
28642005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
2865
2866 * gcc_update: When svn update is called and
2867 --silent is used, pass -q.
2868
7dcd894f
AP
28692005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
2870
2871 * gcc_update: Remove the -q from svn invocation.
2872
6c301b82
AP
28732005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
2874
2875 * gcc_build: Remove -d from the call to gcc_update.
2876
1b9f940b 28772005-10-28 Daniel Berlin <dberlin@dberlin.org>
1faae6ef 2878 Ben Elliston <bje@au1.ibm.com>
386c4027 2879
1b9f940b
DB
2880 * gcc_update: Update for svn.
2881 * newcvsroot: Ditto.
2882 * gcc_build: Ditto.
2883
901097db
MM
28842005-10-21 Mark Mitchell <mark@codesourcery.com>
2885
386c4027 2886 * texi2pod.pl: Substitue for @value even when part of @include.
901097db 2887
0928f405
BW
28882005-10-21 Bob Wilson <bob.wilson@acm.org>
2889
2890 * texi2pod.pl: Convert two single quotes or two backquotes to
2891 double quotes.
2892
5464337b
BE
28932005-08-23 Ben Elliston <bje@au.ibm.com>
2894
2895 * gcc_update: Update dependencies for libjava/aclocal.m4.
2896
89ee9c70
KC
28972005-08-14 Kelley Cook <kcook@gcc.gnu.org>
2898
2899 * All files: Update with new FSF address.
2900
d0e71b9c
BE
29012005-07-14 Ben Elliston <bje@au.ibm.com>
2902
2903 * filter_params.pl: Typo fix.
2904 * filter_knr2ansi.pl: Likewise.
2905
bfac631b
GP
29062005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
2907
2908 * gennews (files): Update for egcs-1.0 release pages consolidation.
2909
492f761a
JM
29102005-04-17 Joseph S. Myers <joseph@codesourcery.com>
2911
2912 * gennews (files): Update for GCC 4.0.
2913
7e3c8f17
AO
29142005-03-18 Alexandre Oliva <aoliva@redhat.com>
2915
2916 * gcc_update (silent): Unset instead of initializing to null.
2917
d028e149
AS
29182005-03-18 Andreas Schwab <schwab@suse.de>
2919
2920 * gcc_update (apply_patch): Properly quote $1.
2921
2d072788
ZW
29222005-03-18 Zack Weinberg <zack@codesourcery.com>
2923
2924 * gcc_update: Add --silent option.
2925
be932466
KG
29262005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2927
2928 * warn_summary (keywordFilter): Update sed pattern for new quoting
2929 style in warnings.
2930
1f43e92e
KG
29312005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2932
2933 * warn_summary: Add -fortran subdir flag.
2934 (subdirectoryFilter): Fix missing ada subdir.
2935
9eaf7da0
HPN
29362004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
2937
2938 * gcc_update (touch_files): Don't rely on "make" being GNU make;
2939 grep for "Touching" to determine that the rule executes.
2940
18ccc7e0
HPN
29412004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
2942
2943 * gcc_update (touch_files): Explicitly pass --no-print-directory.
2944
9a399055
AP
29452004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
2946
2947 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
2948
71b5d516
PB
29492004-08-04 Paolo Bonzini <bonzini@gnu.org>
2950
2951 * gcc_update: Add fixincludes.
2952
df6e87bf 29532004-08-26 Matthias Klose <doko@debian.org>
1249691b 2954
df6e87bf
MK
2955 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
2956
29572004-08-26 Matthias Klose <doko@debian.org>
2958
2959 * test_summary: Include baseline used for libstdc++-v3 abi check
2960 in test summary.
1249691b 2961
5b292a4b
BE
29622004-08-25 Ben Elliston <bje@au.ibm.com>
2963
2964 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
2965
8b84ead6
AT
29662004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
2967
2968 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
2969 update done.
2970
71b5d516 29712004-08-04 Paolo Bonzini <bonzini@gnu.org>
d0921255
PB
2972
2973 * gcc_update: libjava/configure.ac -> configure.in. Automake
2974 1.4 does not handle configure.ac properly.
2975
da96112d
AS
29762004-08-04 Andreas Schwab <schwab@suse.de>
2977
2978 * gcc_update: libjava/configure.in -> configure.ac.
2979
1faae6ef 29802004-08-03 Richard Earnshaw <rearnsha@arm.com>
1e45521f
RE
2981
2982 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
2983
7eacb691
JL
29842004-07-16 Jeff Law <law@redhat.com>
2985
2986 * analyze_brprob: Fix comments. More consistent output format.
2987
5bed2809
DN
29882004-06-17 Diego Novillo <dnovillo@redhat.com>
2989
2990 * tree-ssa.doxy: Update for doxygen 1.3.5.
2991
cc605afe
AJ
29922004-06-14 Andreas Jaeger <aj@suse.de>
2993
2994 * gcc_update: boehm-gc/configure.in -> configure.ac.
2995
bf9a420e
PB
29962004-06-16 Paolo Bonzini <bonzini@gnu.org>
2997
2998 * gcc_update (boehm-gc/configure): Depend on
2999 boehm-gc/configure.ac instead of boehm-gc/configure.in
3000
5a4f1818
PB
30012004-06-14 Paolo Bonzini <bonzini@gnu.org>
3002
3003 * gcc_update (libmudflap/configure): Depend on
3004 libmudflap/configure.ac instead of libmudflap/configure.in
3005
d5ad6feb
AJ
30062004-06-14 Andreas Jaeger <aj@suse.de>
3007
3008 * gcc_update: Add libcpp.
3009
dbfa8d15
AJ
30102004-06-10 Andreas Jaeger <aj@suse.de>
3011
3012 * gcc_update: Add libgfortran.
3013
9e953fed
AP
30142004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
3015
3016 * gcc_update (libbanshee/configure): Depend on
3017 libbanshee/configure.ac instead of libbanshee/configure.in
3018
b4117c30
ZW
30192004-05-17 Zack Weinberg <zack@codesourcery.com>
3020
3021 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
3022 from list of files to be touched.
3023 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
3024
e3d26d7b
JM
30252004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
3026
3027 * gennews: Update for GCC 3.4.
3028
6de9cd9a
DN
30292004-05-13 Diego Novillo <dnovillo@redhat.com>
3030
3031 Merge from tree-ssa-20020619-branch.
3032
3033 * filter_gcc_for_doxygen: New file.
3034 * filter_knr2ansi.pl: New file.
3035 * filter_params.pl: New file.
3036 * tree-ssa.doxy: New file.
3037 * contrib/gcc_update (files_and_dependencies): Handle
3038 libbanshee and libmudflap.
3039
5b03e555 30402004-04-12 Kelley Cook <kcook@gcc.gnu.org>
b4117c30 3041 Andreas Jaeger <aj@suse.de>
5b03e555
KC
3042
3043 * gcc_update (files_and_dependencies): Insert zlib dependencies.
3044
3adc31d1
NN
30452004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3046
3047 * gcc_update (files_and_dependencies): libobjc/configure now
3048 depends on configure.ac, not configure.in.
3049
b52d4110
KC
30502004-04-01 Kelley Cook <kcook@gcc.gnu.org>
3051
3052 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
3053
7de53bca
AT
30542004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
3055
3056 * gcc_update (files_and_dependencies): Insert libffi dependencies.
3057
8ab705be
KC
30582004-03-10 Kelley Cook <kcook@gcc.gnu.org>
3059
3060 * gcc_update (files_and_dependencies): Insert libada/configure.
3061
61c3ff8f
AP
30622004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
3063
3064 * gcc_update (files_and_dependencies): Update intl/configure.in
3065 to intl/configure.ac.
3066
a4b0b8f1
KC
30672004-01-09 Kelley Cook <kcook@gcc.gnu.org>
3068
3069 * gcc_update (files_and_dependencies): Update fastjar/configure.in
3070 to fastjar/configure.ac
3071
102d3176
KC
30722004-01-07 Kelley Cook <kcook@gcc.gnu.org>
3073
3074 * gcc_update (files_and_dependencies): Remove non-existant files.
3075
dedebde1
KC
30762004-01-05 Kelley Cook <kcook@gcc.gnu.org>
3077
3078 * gcc_update (files_generated): Revert 2003-12-18 change.
3079
c5d1156b
AP
30802004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
3081
3082 * gcc_update (files_and_dependencies): For gcc directory,
3083 rename configure.in to configure.ac.
3084
d9b000b1
AT
30852003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
3086
3087 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
3088 remove acconfig.h. No longer used.
3089
90c2f1de
KC
30902003-12-18 Kelley Cook <kcook@gcc.gnu.org>
3091
3092 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
3093 gcc/ada/gnat_ug_* to use it.
3094
3a816711
JW
30952003-12-16 James E Wilson <wilson@specifixinc.com>
3096
3097 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
3098 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
3099
90ff9ff3
KC
31002003-12-11 Kelley Cook <kcook@gcc.gnu.org>
3101
3102 * gcc_update (files_and_dependencies): Correct typo in the filename
3103 gnat_ug_wnt.texi.
3104
c41affc7
AC
31052003-12-08 Arnaud Charlet <charlet@act-europe.fr
3106
3107 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
3108 treeprs.ads.
3109
8f850e49
MM
31102003-10-16 Mark Mitchell <mark@codesourcery.com>
3111
3112 * gennews (files): Add GCC 3.3 files.
3113
9d3d50d2
MM
31142003-08-21 Mark Mitchell <mark@codesourcery.com>
3115
3116 * gcc_build: Fix handling of -t option. Add -x option.
3117
5bea01be
MK
31182003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
3119
3120 * texi2pod.pl: Remove extra line.
3121
9fa09038
MK
31222003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
3123
3124 * texi2pod.pl: Default @itemize's parameter to @bullet.
3125
0c6a2903
ZW
31262003-07-12 Zack Weinberg <zack@codesourcery.com>
3127
3128 * gcc_update: gcc/acconfig.h no longer exists.
3129
c3c35932
MK
31302003-07-11 Matthias Klose <doko@debian.org>
3131
3132 * test_installed: Add options to run objc tests.
3133 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
3134
6eb95e99
ZW
31352003-07-04 Zack Weinberg <zack@codesourcery.com>
3136
3137 * gcc_update: Remove gcc/intl/plural.c from list.
3138 Add new generated files intl/plural.c, intl/configure,
3139 intl/config.h.in.
3140
e4048ffc
JT
31412003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
3142
3143 * gcc_update (files_and_dependencies): Add
3144 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
3145 gcc/testsuite/gcc.dg/cpp/mi1c.h.
3146
1faae6ef 31472003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
487a9427 3148
281b1732
NN
3149 * paranoia.cc: Fix spelling error.
3150
487a9427
NN
3151 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
3152 to GCC.
3153
112a0bfd
MS
31542003-04-04 Mike Stump <mrs@apple.com>
3155
3156 * compare_tests: Fix exit status and be more flexible with spacing.
3157
5ce810b7
PE
31582003-03-08 Phil Edwards <pme@gcc.gnu.org>
3159
3160 * test_summary: Add -h, print existing comments as help.
3161
1faae6ef 31622003-03-03 H.J. Lu <hjl@gnu.org>
b47d9efd
L
3163
3164 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
3165 * gcc_update: Likewise.
3166
d25fc1b5
AO
31672003-01-19 Alexandre Oliva <aoliva@redhat.com>
3168
3169 * test_summary (configflags): Only use the first match. Remove
3170 excess space. Use sub instead of gsub where possible. Use `none'
3171 if no configure flags were given.
3172
6787cc15
LR
31732003-01-10 Loren J. Rittle <ljrittle@acm.org>
3174
3175 * test_summary (configflags): awk portability.
3176
ce985125
AO
31772003-01-07 Alexandre Oliva <aoliva@redhat.com>
3178
3179 * test_summary (configflags): Compute correctly with both
3180 autoconfiscated and Cygnus-style top-level.
3181
029d882c
KG
31822003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3183
3184 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
3185 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
3186 gcc/java/keyword.gperf
3187
695a8bcf
GP
31882002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3189
3190 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
3191 depending on gcc/intl/plural.y.
3192
e1c1b6a5
AO
31932002-12-28 Alexandre Oliva <aoliva@redhat.com>
3194
e4029133 3195 * gcc_update (configure): Depend on config/acx.m4 as well.
6eb95e99 3196
e1c1b6a5
AO
3197 * gcc_update (configure): Depend on configure.in.
3198
d6bef02d
JM
31992002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
3200
3201 * texi2pod.pl: Skip contents of @copying.
3202
4977bab6
ZW
32032002-11-09 Zack Weinberg <zack@codesourcery.com>
3204
3205 * gthr_supp_vxw_5x.c: New file.
3206
ad03e4c4
RH
32072002-10-21 Richard Henderson <rth@redhat.com>
3208
3209 * paranoia.cc (real_c_float::image): Accomodate size of
3210 real_internal format.
3211 (main): Unbuffer stdio. Add real_internal format.
3212 (floor_log2_wide): New.
3213
fc76a969
RH
32142002-10-16 Richard Henderson <rth@redhat.com>
3215
3216 * paranoia.cc (ENUM_BITFIELD): New.
3217 (class): Define as klass around real.h.
3218 (real_c_float): Not a template any longer; define MODE as a
3219 class static constant; use real_format elements for SIZE.
3220 Update uses of real_to_decimal and real_to_hexadecimal.
3221 (main): Change -g argument to use a format name.
3222 (mode_for_size): Remove.
3223
efdc7e19
RH
32242002-09-16 Richard Henderson <rth@redhat.com>
3225
3226 * paranoia.cc: New file.
3227
7fd6c930
RH
32282002-09-04 Richard Henderson <rth@redhat.com>
3229
3230 * enquire.c: Remove.
3231
72c41e5a
MM
32322002-08-14 Mark Mitchell <mark@codesourcery.com>
3233
3234 * gennews (files): Add GCC 3.2 files.
3235
1899ba3e
GP
32362002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3237
3238 * gennews (files): Add proper files for the GCC 3.1 release series.
3239 Simplify and reformat introductory wording.
3240
39cef914
NN
32412002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3242
3243 * enquire.c: Move from gcc.
3244
1faae6ef 32452002-07-16 H.J. Lu <hjl@gnu.org>
554b8111
L
3246
3247 * gcc_update (touch_files): Pass -s to ${MAKE}.
3248
dd6773cd
ZW
32492002-06-26 Zack Weinberg <zack@codesourcery.com>
3250
3251 * texi2pod.pl: Correct handling of the internal R<> sequence.
3252
ba9e1571
FW
32532002-05-31 Florian Weimer <fw@deneb.enyo.de>
3254
3255 * gcc_update (files_and_dependencies): Add generated Texinfo files
3256 for Ada.
3257
1e6347d8
RO
32582002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3259
3260 * test_installed: Allow for PWDCMD to override hardcoded pwd.
3261 * test_summary: Likewise.
3262
29a948c8
GK
32632002-04-18 Geoffrey Keating <geoffk@redhat.com>
3264
3265 * gcc_update (touch_files): Don't have empty for loop.
3266
b8d70bee
RH
32672002-04-16 Richard Henderson <rth@redhat.com>
3268
3269 * gcc_update: Remove libchill.
3270
28852cc6
ZW
32712002-03-25 Zack Weinberg <zack@codesourcery.com>
3272
3273 * texi2pod.pl: Handle @end ftable and @end vtable.
3274
049b03f4
ZW
32752002-03-11 Zack Weinberg <zack@codesourcery.com>
3276
3277 * texi2pod.pl: Handle @include, @ftable, @vtable.
3278 Reformat some code for clarity.
3279
719bb4e3 32802002-02-24 Christian Jönsson <c.christian.joensson@telia.com>
506d4ef6
CJ
3281
3282 * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
3283 WARNING and ERROR output from the *.sum files.
3284
66b8f5d7
GP
32852002-01-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3286
3287 * gennews (files): Replace gcc-2.95/gcc-2.95.html,
3288 gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
3289 and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
3290
c10a75a7
GP
32912002-01-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3292
3293 * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
3294 egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
3295 egcs-1.1/index.html.
3296
99e9e773
KG
32972002-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3298
3299 * warn_summary: Add -ada subdirectory flag.
3300
3da33af3
MK
33012001-12-12 Matthias Klose <doko@debian.org>
3302
3303 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
3304 generation of more than one man page from one source.
3305 Add '-' to set of valid chars for an identifier.
3306 Let -D option accept flags of the form <flag>=<value>.
3307 Use \s+ for whitespace detection in '@c man' lines.
3308 Handle @set and @clear independent of $output.
3309 Substitute all @value{}'s in a line.
3310
77bd67cb
JM
33112001-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
3312
3313 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
3314 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
3315 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
3316 greater than 9 in enumerations.
3317
1faae6ef 33182001-11-07 Laurent Guerby <guerby@acm.org>
178612c9
LG
3319
3320 * gcc_update (files_and_dependencies): Add Ada dependencies.
3321
bbd300a9
JM
33222001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
3323
3324 * snapshot: Remove.
3325
b5f20931
RS
33262001-09-07 Richard Sandiford <rsandifo@redhat.com>
3327
3328 Revert:
3da33af3 3329 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
b5f20931
RS
3330 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
3331 touch.
3332
1faae6ef 33332001-09-04 David.Billinghurst <David.Billinghurst@riotinto.com>
e7503d92 3334
3da33af3 3335 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
e7503d92
DB
3336 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
3337 touch.
3338
e961606c
JH
3339Mon Aug 13 02:29:08 CEST 2001 Jan Hubicka <jh@suse.cz>
3340
3341 * analyze_brprob: Update for changes in gcc debug output.
3342
ffd15534
JH
3343Sat Jul 28 22:37:49 CEST 2001 Jan Hubicka <jh@suse.cz>
3344
3345 * analyze_brprob: Avoid more overflows.
3346
da397f8e
RH
33472001-07-27 Richard Henderson <rth@redhat.com>
3348
3349 * test_summary: Copy LAST_UPDATED UTC time to head of summary.
3350
92e3cac8
JH
3351Fri Jul 27 18:01:21 CEST 2001 Jan Hubicka <jh@suse.cz>
3352
3353 * analyze_brprob: Avoid overflows.
3354
2a08c780
RH
33552001-07-27 Richard Henderson <rth@redhat.com>
3356
3357 * gcc_update: Dump timestamp in LAST_UPDATED.
3358
3da33af3 33592001-07-26 Andreas Jaeger <aj@suse.de>,
1faae6ef 3360 Hans-Peter Nilsson <hp@bitrange.com>
a6ed70ef
AJ
3361
3362 * analyze_brprob: Fix documentation.
3363
4edc91ae
JH
3364Mon Jul 23 15:47:19 CEST 2001 Jan Hubicka <jh@suse.cz>
3365
3366 * analyze_brprob: Fix awk compatibility problems; update comment.
3367
f981f97b
AJ
33682001-07-23 Andreas Jaeger <aj@suse.de>
3369
3370 * analyze_brprob: Fix more typos.
3371
075cc945
AJ
33722001-07-23 Andreas Jaeger <aj@suse.de>
3373
3374 * analyze_brprob: Fix typos.
3375
aee96fe9
JM
33762001-07-03 Joseph S. Myers <jsm28@cam.ac.uk>
3377
3378 * texi2pod.pl: Handle @r inside @item.
3379
51817b10
ZW
33802001-07-02 Zack Weinberg <zackw@stanford.edu>
3381
3382 * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
3383
1faae6ef 33842001-07-01 Zoltan Felleg <zfelleg@telnet.hu>
e5149841
ZF
3385
3386 * warn_summary: Fix typo in a comment.
3387
894b7c63
ACY
33882001-06-14 Albert Chin-A-Young <china@thewrittenword.com>
3389
4977bab6 3390 * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
894b7c63 3391
acabb596
MM
33922001-06-13 Mark Mitchell <mark@codesourcery.com>
3393
3394 * gennews: Set TERM to vt100 for Lynx.
3395
9f293893
GP
33962001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3397
3398 * release: Remove.
3399
17d6c819
JH
3400Tue Jun 12 12:21:40 CEST 2001 Jan Hubicka <jh@suse.cz>
3401
3402 * analyze_brprob: New file.
3403
72e0bae5
MM
34042001-06-11 Mark Mitchell <mark@codesourcery.com>
3405
a6ed70ef 3406 * gcc_build: Output information about the commands used to
72e0bae5
MM
3407 configure the compiler.
3408
47c2a318
JM
34092001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
3410
3411 * gennews: Update for GCC 3.0.
3412
aff5d053
JM
34132001-06-02 Joseph S. Myers <jsm28@cam.ac.uk>
3414
3415 * gcc_update: Update for move of documentation to gcc/doc.
3416
26d8af06
RO
34172001-05-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3418
3419 * contrib/test_summary (files): Sort before evaluating.
3420
6cf735a7
GP
34212001-05-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3422
3423 * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
3424
47816305
MM
34252001-05-21 Mark Mitchell <mark@codesourcery.com>
3426
3427 * gcc_build: Use -d when invoking gcc_update.
3428
f3e16a47
AJ
34292001-05-18 Andreas Jaeger <aj@suse.de>
3430
3431 * gcc_update: Add rules for libf2c/libI77.
3432
e8dc2763
AO
34332001-05-17 Alexandre Oliva <aoliva@redhat.com>
3434
3435 * gcc_update (touch_files): Use simpler, yet as portable, syntax.
3436
af22667e
LR
34372001-05-14 Loren J. Rittle <ljrittle@acm.org>
3438
3439 * gcc_update (touch_files): Enhance make portability.
3440
e8b073c1
AO
34412001-05-14 Alexandre Oliva <aoliva@redhat.com>
3442
3443 * gcc_update (touch_files): Use a Makefile to touch files.
3444
6e26f4aa
JM
34452001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
3446
3447 * texi2pod.pl: Add copyright and GPL notices.
3448
445c435a
JM
34492001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
3450
3451 * texi2pod.pl: Handle "\,".
3452
3f896fc2
JM
34532001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
3454
3455 * texi2pod.pl: Fix regular expression for @r to avoid exponential
3456 recursion. From Russ Allbery <rra@stanford.edu>. Remove perl
3457 version check.
3458
c2b31703
KG
34592001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3460
3461 * warn_summary (stageNfilter): Update for recent changes in
3462 bootstrap logic.
3463
150d3c00
JM
34642001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
3465
3466 * texi2pod.pl: Require at least perl 5.6.0.
3467
4bc1997b
JM
34682001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
3469
3470 * gcc_update: Add gcc/gcc.1 to generated files.
3471 * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle
3472 discarding to end of sentence with @xref where the sentence has an
3473 interior "." in markup, and handle discarding parentheses around
3474 such a sentence.
3475
d2796d4e
BS
34762001-01-11 Bernd Schmidt <bernds@redhat.com>
3477
3478 * gennews: Add gcc-2.95.3.
3479
2642624b
JM
34802001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
3481
3482 * texi2pod.pl: Handle @gcctabopt and @env in tables. Handle
3483 @command. Format URLs and email addresses in bold.
3484
fd939e46
JM
34852001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
3486
6bfa3dac
JM
3487 * gcc_update: Add cpp.1 to the list of generated files.
3488
fd939e46
JM
3489 * texi2pod.pl: Handle @option and @env.
3490
79424a4f
MS
34912001-01-03 Mike Stump <mrs@wrs.com>
3492
3493 * snapshot: Update to account for java libraries.
3494
5da01bc1
JO
34952000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
3496
3497 * test_summary: Export filesuffix, not fileprefix.
3498
2d6fd5fd
JM
34992000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
3500
3501 * release: Change some EGCS references to GCC.
3502
c097fab6
KG
35032000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3504
3505 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
3506 subdirectory flags. Add source directory prefix filtering.
3507 Redirect diagnostic output to stderr.
3508
f4e8dec6
ZW
35092000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
3510
3511 * texi2pod.pl: If multiple @c man sections with the same tag
3512 appear, concatenate them in the final output. When skipping,
3513 ignore block commands that can't cause skipping, and honor
3514 those that can. Ensure that verbatim blocks are separate
3515 paragraphs.
3516
beb039fe
JM
35172000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
3518
3519 * gcc_update: Don't touch tradcif.c or java/parse.h.
3520
b75d998f
ZW
35212000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
3522
3523 * texi2pod.pl: Restructure for comprehensibility, add
3524 comments. Merge handling of @ignore and @ifxxx. Handle a
3525 whole bunch more Texinfo commands. Use consistent formatting
3526 style.
3527
c4f0b011
JM
35282000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
3529
3530 * gennews: New script.
3531
d9ddcc6a
GP
35322000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3533
3534 * gcc_update: Update a comment as we now require bison for CVS users.
3535
c01a508e
JM
35362000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
3537
3538 * gcc_update: Add gcov.1 to the list of generated files.
3539
c132c0e3
MM
35402000-11-21 Mark Mitchell <mark@codesourcery.com>
3541
3542 * gcc_build: Remove code to put information in a log file.
3543
3d6f4d76
ZW
35442000-11-19 Zack Weinberg <zackw@stanford.edu>
3545
3546 * texi2pod.pl:
3547 - Add real command line parsing.
3548 - Support @ifset, @ifclear, @set, @value, -D switch.
3549 - Support @sc. Improve handling of @ref and friends.
3550 - Discard @subsection, @need, @node lines.
3551 - Un-nest font changes to match texinfo semantics.
3552 - Handle @{ and @}. Oops.
3553 - Don't emit E<> directives inside verbatim blocks.
3554
f6820157
BK
35552000-11-12 Bruce Korb <bkorb@gnu.org>
3556
3557 * release: generalize the release script a bit.
3558
8a3d997e
MM
3559Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
3560
3561 * gcc_build: Add -o option for setting the objdir to use.
3562
1e8ba2a3
JL
35632000-11-11 Jeff Law <law@redhat.com>,
3564
3565 * release: New file.
3566
09ff8283
JL
35672000-11-08 Jeff Law <law@redhat.com>,
3568 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3569
3570 * snapshot: New file.
3571
37ac3c7f
JO
35722000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
3573
3574 * gcc_build (bootstrap_gcc): New function.
3575 (configure_gcc): Likewise.
3576 (build_gcc): Rewritten to use configure and bootstrap.
3577 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
3578
9f56c004
MM
35792000-10-31 Mark Mitchell <mark@codesourcery.com>
3580
3581 * gcc_build (MAKE): New variable.
3582 (build_gcc): Use it. Fix logging of errors.
3583 (install_gcc): Likewise.
3584
d3d6410d
MM
35852000-10-29 Mark Mitchell <mark@codesourcery.com>
3586
3587 * gcc_build: Save the output from CVS into the logfile as well.
3588
59c341cb
MM
35892000-10-25 Mark Mitchell <mark@codesourcery.com>
3590
3591 * gcc_build: Fix typos.
3592
f4d48ea9
JM
35932000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
3594
3595 * gperf-2.7-19981006.pat: Remove.
3596
6f298a0a
JM
35972000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
3598
3599 * test_installed: Change EGCS references to refer to GCC.
3600
2d89ce6a
GP
36012000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3602
3603 * gcc_update (touch_files): Add some informative output.
f3e16a47 3604
12acf3a9
AJ
36052000-09-16 Andreas Jaeger <aj@suse.de>
3606
3607 * gcc_update: Remove gcc/c-parse.gperf.
3608
41343a8f
GP
36092000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
3610 Alexandre Oliva <aoliva@redhat.com>
3611
3612 * gcc_update: Execute touch_files_reexec even if `cvs update`
3613 failed.
3614
e50d2932
AO
36152000-08-09 Alexandre Oliva <aoliva@redhat.com>
3616
3617 * test_summary: AWK breaks with filenames containing `='.
3618
b9faa6b6
MM
3619Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
3620
3621 * gcc_build: New script.
3622
1735b35f
MM
36232000-07-13 Mark Mitchell <mark@codesourcery.com>
3624
3625 * gcc_update (files_and_dependencies): Remove generated YACC files.
3626
792abd35
MM
36272000-07-12 Mark Mitchell <mark@codesourcery.com>
3628
3629 * gcc_update (files_and_dependencies): Remove generated YACC files.
3630
84d6d72f
MM
36312000-06-04 Mark Mitchell <mark@codesourcery.com>
3632
3633 * newcvsroot: Handle filenames that contain spaces.
3634
dd5330e8
ZW
36352000-06-03 Zack Weinberg <zack@wolery.cumb.org>
3636
3637 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
3638 Elide --with-gcc-version-trigger and --norecursion from
3639 configure flags. Remove code to report status of haifa scheduler.
3640
fda73e41
AO
36412000-05-18 Alexandre Oliva <aoliva@cygnus.com>
3642
3643 * gcc_update (self): Set to `$0'.
3644 (touch_files_reexec): Use `$self' instead of `$0'.
fda73e41 3645
25a9b3e5
AO
36462000-05-12 Alexandre Oliva <aoliva@cygnus.com>
3647
3648 * gcc_update (touch_files_reexec): New function, run after the
3649 tree is modified.
3650
bdcabcd4
RH
36512000-05-08 Richard Hendeson <rth@cygnus.com>
3652
3653 * gcc_update: Remove references to inclhack.tpl.
3654
62014cb3
JM
36552000-04-28 Jason Merrill <jason@casey.cygnus.com>
3656
3657 * index-prop: Use a single pattern. Also support *** cdiffs.
3658
1faae6ef 36592000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
62014cb3
JM
3660
3661 * index-prop: Don't change /dev/null.
3662
b9550bfb
GP
36632000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3664
3665 * gcc_update: Refer to GCC and gcc_update instead of egcs and
12acf3a9 3666 egcs_update.
b9550bfb 3667
db6a1df0
JL
36682000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
3669
b9550bfb 3670 * index-prop: Fix occasional problem when using cvs diff -p.
db6a1df0 3671
86702e31
ZW
36722000-04-18 Zack Weinberg <zack@wolery.cumb.org>
3673
3674 * gcc_update: Remove references to cexp.c/cexp.y.
3675
05e1739f
GP
36761999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3677
3678 * newcvsroot: Add check on the number of command-line arguments.
3679 Add usage.
3680
5c96cc3b
WB
3681Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
3682
3683 * gcc_update: Allow patches compressed by bzip2.
3684
1faae6ef 36851999-10-11 Martin v. Löwis <loewis@informatik.hu-berlin.de>
ba33cb50
ML
3686
3687 * newcvsroot: New file.
3688
697f6b2f
CB
36891999-09-11 Craig Burley <craig@jcb-sc.com>
3690
3691 * convert_to_f2c, convert_to_g2c, download_f2c: New file.
3692
ecdea017
GP
36931999-08-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3694
3695 * gcc_update: New file.
3696 * egcs_update: Renamed to gcc_update.
3697
83694b61
RL
36981999-08-09 Robert Lipe <robertlipe@usa.net>
3699
3700 * test_summary: Quote curly braces in 1999-07-03 change.
3701
1a618a5a
AO
37021999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
3703
3704 * egcs_update (files_and_dependencies): Fixed typo in
3705 gcc/cstamp-h.in. Added gcc/config.in.
3706
94b82f2b
AO
37071999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br>
3708
3709 * egcs_update (files_and_dependencies): New function, with
3710 complete list of files to be updated, as well as their
3711 dependencies.
3712 (touch_files): Check the timestamp of each generated file against
3713 its dependencies'.
3714 (main): New flags --touch, --list and --help. Remove the
3715 pre-update step.
3716
bc8735ed 37171999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br>
12acf3a9 3718
bc8735ed
AO
3719 * test_summary: Replace egcs with gcc. Update e-mail address.
3720
9d59f307 37211999-07-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1faae6ef 3722 Jerry Quinn <jquinn@nortelnetworks.com>
9d59f307
GP
3723
3724 * egcs_update (touch_files, apply_patch): New functions.
3725 Use them. New command-line option --patch. Split test of local
3726 tree into two parts. Add comments.
3727
069550be
AO
37281999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
3729
12acf3a9 3730 * test_summary: If Target is `unix{*}', append the Target variants
069550be
AO
3731 to Host.
3732
6f482ae3
AO
37331999-06-12 Alexandre Oliva <oliva@dcc.unicamp.br>
3734
3735 * test_summary: Set default mail-address and version for egcs
3736 instead of relying on unpredictable pathnames.
3737 Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
3738
2fa6b2d2
JL
3739Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
3740
3741 * fixinc/*: Delete obsolete files.
3742
7a19950e
RL
37431999-02-04 Robert Lipe <robertlipe@usa.net>
3744
12acf3a9
AJ
3745 * egcs_update: Test return values of 'cvs update'. Propogate
3746 to caller as exit values.
7a19950e 3747
bdf32ae5
GP
37481999-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3749
3750 * egcs_update: Use "if" instead of "&&". Touch generated files
12acf3a9 3751 only after the corresponding *.y files.
bdf32ae5 3752
3243be28
GP
37531999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3754
3755 * egcs_update: Do not use xargs, but a backquote construct.
3756
692c4bf5
AO
37571999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br>
3758
ceff9b14
AO
3759 * test_summary (version): Remove carriage return that gawk inserts
3760 in the version string for some reason.
692c4bf5 3761
5eff2ed5
GP
37621998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3763
3764 * egcs_update: Only touch files that already exist.
3765
cae94af8
AO
37661998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br>
3767
ceff9b14 3768 * test_summary (EOF): Remove double backslash.
cae94af8
AO
3769 Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3770
ddf469cc
AO
37711998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br>
3772
ceff9b14 3773 * test_summary (address): Set to egcs-testresults mailing list.
ddf469cc 3774
aa4d18c9
AO
37751998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
3776
ceff9b14
AO
3777 * test_summary (address): Added Marc Lehmann's testsuite-results
3778 to the default e-mail address.
aa4d18c9 3779
0a955618
AO
37801998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
3781
ceff9b14
AO
3782 * test_summary (-p, prepend_logs): Add these before the summary.
3783 (Compiler, Platform): Print these just before configflags.
0a955618 3784
0d4f7920
KG
3785Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3786
3787 * warn_summary (longLineFilter): New shell function to encapsulate
12acf3a9
AJ
3788 this functionality. It is off by default, only active if -llf
3789 flag is specified.
3790 (subdirectoryFilter): Fix bug in filtering which made some
3791 subdirectory warnings erroneously appear in the toplevel set.
3792 (stageNfilter): Renamed from `stageNwarns'. Updated to collect
3793 warnings from stage1 as well as stage0, which means warnings from
3794 outside the bootstrap directory. Eg, the libraries, etc.
3795 (warningFilter): New shell function to encapsulate this
3796 functionality.
0d4f7920 3797 (keywordFilter): New shell function to encapsulate this
12acf3a9 3798 functionality.
0d4f7920
KG
3799
3800 Store data in a temp file rather than calculating it 3x. Arrange
3801 to remove it on exit and signals.
3802
3803 Add -pass/-wpass flags to do "pass through" (i.e. manual
12acf3a9
AJ
3804 inspection) of bootstrap output from a particular stageN as well
3805 as language subdirs.
0d4f7920 3806
12acf3a9 3807 Add better comments/documentation.
0d4f7920 3808
415634f6
GP
3809Sat Oct 31 16:39:31 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3810
3811 * egcs_update: Add comment about keeping the FAQ synchronized.
3812
0999b4b8
JL
3813Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com)
3814
3815 * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
3816 in the repo again.
3817
1faae6ef 3818Fri Oct 16 07:35:00 1998 Bruce Korb <korb@datadesign.com>
318b0430
BK
3819
3820 * egcs_update: Added gcc/fixinc/* generated files to touch list.
3821
788169db
JL
3822Tue Oct 13 23:28:33 1998 Jeffrey A Law (law@cygnus.com)
3823
3824 * egcs_update: Remove gcc/java/parse.c from list of files to
3825 touch.
3826
8173d477
KG
3827Wed Oct 7 13:00:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3828
3829 * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
3830
a3225b7a
KG
3831Mon Oct 5 14:19:48 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3832
3833 * warn_summary (subdirectoryFilter): New shell function to
12acf3a9
AJ
3834 optionally filter in/out gcc subdirectories when summarizing
3835 warnings. Add new flags to support subdirectory filtering.
3836
a3225b7a 3837 Also, ensure the bootstrap stage is a number. Add some more C
12acf3a9
AJ
3838 keywords that are preserved in the "warning type" summary and
3839 tighten up the "arg ???" regexp.
a3225b7a 3840
1faae6ef 3841Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
3b0e5534
BK
3842
3843 * fixinc/inclhack.def: Not all C++ comments in C headers
3844 were treated alike. They are now. Also fixed syntax
3845 of sed expression in "systypes" fix.
3846
3847 * fixinc/inclhack.def: Removed SVR4.2-ism from shell invocation
3848
3849 * egcs_update: Added fixinc/* generated files to touch list.
3850
f06e7a27
KG
3851Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3852
3853 * egcs_update: Additionally touch gcc/java/parse.[ch].
3854
1faae6ef 3855Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
12acf3a9 3856
430c3d7b
BK
3857 * fixinc/inclhack.def: Added two files required by
3858 SCO's Open Server 5's avoid_bool fix.
3859 Regenerated fixinc.x and inclhack.sh to incorporate
3860 the update.
3861
aecb0339
RL
3862Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com>
3863
3864 * egcs_update: Do the pass 1 CVS update only for files that
12acf3a9 3865 may reasonably be under CVS control.
aecb0339 3866
49e921be
AO
38671998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
3868
ceff9b14 3869 * test_installed: New script for testing already-installed
12acf3a9 3870 gcc/g++/g77.
49e921be 3871
23a05d03
GP
3872Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3873
3874 * egcs_update: Assigned copyright to FSF.
3875
9b14b81c 3876Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4977bab6 3877 Alexandre Oliva <oliva@dcc.unicamp.br>
9b14b81c
GP
3878
3879 * egcs_update: New switch --nostdflags and documentation
3880 enhancements.
3881
f717c7e4
GP
3882Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3883
3884 * egcs_update: New script.
3885
1faae6ef 38861998-08-05 Bruce Korb <korbb@datadesign.com>
7c3b5ba5
BK
3887
3888 * fixinc/Makefile
3889 Added define for target machine so machine-specific tests
3890 can be selected for or against.
3891
3892 * fixinc/fixincl.c
3893 Added an array of string pointers to machines to select
3894 or avoid, depending on a FD_MACH_IFNOT bit flag.
3895 Used a shell script to match the defined TARGET_MACHINE
3896 with any of the given match patterns.
3897
3898 * fixinc/fixincl.tpl
3899 Generate the array of strings and bit flag, as needed,
3900 depending on "mach" and "not_machine" attributes for a fix.
3901
3902 * fixinc/mkfixinc.sh
3903 Invoke the make with TARGET assigned the value of the
3904 machine name argument.
3905
31e9c6ed
MS
3906Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
3907
3908 * compare_tests: New script.
3909
91fa313b
AO
39101998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
3911
ceff9b14 3912 * test_summary: Assigned copyright to FSF.
91fa313b 3913
18aca902
GP
3914Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3915
3916 * test_summary: Corrected script name in comments providing
3917 documentation. Added linebreaks for lines with > 80 characters.
3918
1faae6ef 3919Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3e5fb7a9 3920
ceff9b14
AO
3921 * test_summary: New switch, -i, and environment variable,
3922 append_logs, for including files in the report.
3e5fb7a9 3923
91af92df
MH
39241998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
3925
3926 * warn_summary: Update to Kaveh's latest version allowing to
3927 specify the last stage built.
3928
1faae6ef 39291998-05-29 Bruce Korb <korbb@datadesign.com>
91af92df 3930
a681b39b
BK
3931 * fixinc/mkfixinc.sh
3932 Changes to make it easier to invoke on platforms that
3933 normally do not invoke fixincludes.
3934
3935 * fixinc/inclhack.def
3936 Applied fixes from egcs/gcc/fixincludes from the past several
3937 months.
3938
1faae6ef 39391998-05-28 Bruce Korb <korbb@datadesign.com>
91af92df 3940
8a5b8e20
BK
3941 * fixinc/*: Updated most everything for a first real
3942 try at getting "fast_fixincludes" working.
3943
be3a14bb
JM
39441998-05-28 Jason Merrill <jason@yorick.cygnus.com>
3945
3946 * index-prop: New file.
3947
269df0f8
JL
3948Sat May 23 23:38:49 1998 Matthias Klose <doko@cs.tu-berlin.de>
3949
3950 * test_summary: find good awk (copied from warn_summary).
3951
3952Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com)
3953
3954 * test_summary, warn_summary: New files