]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
Daily bump.
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
fc829782
GA
12022-01-17 Martin Liska <mliska@suse.cz>
2
3 * git-backport.py: Support renaming of .cc files.
4
52022-01-17 Martin Liska <mliska@suse.cz>
6
7 * filter-clang-warnings.py: Rename .c names to .cc.
8 * gcc_update: Likewise.
9 * paranoia.cc: Likewise.
10
112022-01-17 Martin Liska <mliska@suse.cz>
12
13 * maintainers-verify.sh: Removed.
14
ad3f0d08
GA
152022-01-13 Martin Liska <mliska@suse.cz>
16
17 * git-backport.py: Simplify the script as pre-auto-ChangeLog era
18 is 14 months old.
19
01a254e3
GA
202022-01-11 Martin Liska <mliska@suse.cz>
21
22 * check-MAINTAINERS.py: Use sys.argv[1] as path to MAINTAINERS.
23
242022-01-11 Martin Liska <mliska@suse.cz>
25
26 * check-MAINTAINERS.py: New file.
27
a4ae8c37
GA
282022-01-03 Jakub Jelinek <jakub@redhat.com>
29
30 * update-copyright.py: Add University of Illinois as external author.
31
774269aa
GA
322021-12-16 Xionghu Luo <luoxhu@linux.ibm.com>
33
34 * analyze_brprob_spec.py: Add verbose argument.
35
3a580f96
GA
362021-12-06 Martin Liska <mliska@suse.cz>
37
38 * filter-clang-warnings.py: Filter out one warning.
39
d9ca4b45
GA
402021-11-24 Tobias Burnus <tobias@codesourcery.com>
41
42 * download_prerequisites: Update to gmp-6.2.1, mpfr-4.1.0,
43 mpc-1.2.1 and isl-0.24.
44 * prerequisites.md5: Update hash.
45 * prerequisites.sha512: Likewise.
46
e1d43592
GA
472021-11-23 Martin Liska <mliska@suse.cz>
48
49 * filter-clang-warnings.py: Filter -Wc++20-extensions as it does
50 not respect proper attribute detection.
51
522021-11-23 Martin Liska <mliska@suse.cz>
53
54 * check-params-in-docs.py: Support @itemx in param documentation
55 and support multi-line documentation for parameters.
56
1bd89833
GA
572021-11-08 Thomas Schwinge <thomas@codesourcery.com>
58
59 * update-copyright.py (class BadYear): Derive from 'Exception'.
60
851dff04
GA
612021-11-05 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
62
63 * testsuite-management/validate_failures.py: 2to3
64
29a1af24
GA
652021-11-04 Martin Liska <mliska@suse.cz>
66
67 * gcc-changelog/git_check_commit.py: Add -v option.
68 * gcc-changelog/git_commit.py: Print verbose diff for wrong
69 filename.
70
b4df2dd3
GA
712021-11-02 Martin Liska <mliska@suse.cz>
72
73 * check-internal-format-escaping.py: Fix flake8 errors.
74
cf82e8d9
GA
752021-11-01 David Malcolm <dmalcolm@redhat.com>
76
77 * unicode/utf8-dump.py: New file.
78
674dda6b
GA
792021-10-20 H.J. Lu <hjl.tools@gmail.com>
80
81 * gcc-changelog/git_commit.py (ignored_prefixes): Add libffi/.
82
ce4d1f63
GA
832021-10-18 Martin Liska <mliska@suse.cz>
84
85 * gcc-changelog/git_commit.py: Update location of
86 'bad parentheses wrapping'.
87 * gcc-changelog/test_email.py: Test it.
88
e3e07b89
GA
892021-10-02 Martin Liska <mliska@suse.cz>
90
91 * filter-clang-warnings.py: Filter out -Wtautological-compare
92 for the file.
93
62498024
GA
942021-09-20 Richard Biener <rguenther@suse.de>
95
96 * config-list.mk: --enable-obsolete for hppa2.0-hpux10.1 and
97 hppa2.0-hpux11.9.
98
9e85da8d
GA
992021-09-15 Martin Liska <mliska@suse.cz>
100
101 * gcc-changelog/git_commit.py: Add FIXME note.
102
1032021-09-15 Martin Liska <mliska@suse.cz>
104
105 * gcc-changelog/git_commit.py: Check commit email.
106 * gcc-changelog/test_email.py: Add new test.
107 * gcc-changelog/test_patches.txt: Likewise.
108
1092021-09-15 Richard Biener <rguenther@suse.de>
110
111 * config-list.mk: Remove vax-openbsd.
112
1132021-09-15 Richard Biener <rguenther@suse.de>
114
115 * config-list.mk: Remove m68k-openbsd.
116
07985c47
GA
1172021-09-13 Andrew Pinski <apinski@marvell.com>
118
119 * config-list.mk: Remove m32r-linux and m32rle-linux
120 from the list.
121
1222021-09-13 Jan-Benedict Glaw <jbglaw@lug-owl.de>
123
124 * config-list.mk (LIST): --enable-obsolete for cr16-elf.
125
9f99555f
GA
1262021-09-06 Serge Belyshev <belyshev@depni.sinp.msu.ru>
127
128 * gcc_update: Derive human readable name for HEAD using git describe
129 like "git gcc-descr" with short commit hash. Drop "revision" from
130 gcc/REVISION.
131
1e2f030b
GA
1322021-08-30 Andrew Pinski <apinski@marvell.com>
133
134 * download_prerequisites (md5_check): Replace == inside
135 test with = to be more portable.
136
ccc19145
GA
1372021-08-26 Martin Liska <mliska@suse.cz>
138
139 * mklog.py: Use file.{source,target}_file for proper rename
140 handling.
141
05ace294
GA
1422021-08-24 Andrew Pinski <apinski@marvell.com>
143
144 PR other/82704
145 * download_prerequisites: Fix issues with --md5 and
146 --sha512 options.
147
6e529985
GA
1482021-08-18 Martin Liska <mliska@suse.cz>
149
150 * gcc-git-customization.sh: Wrap $@ in quotes.
151 * git-commit-mklog.py: Add new argument --co.
152 * mklog.py: Skip the Co-Authored-By lines.
153
3ae564ea
GA
1542021-08-10 Martin Liska <mliska@suse.cz>
155
156 * mklog.py: Support additional PRs without PR prefix.
157
4d17ca1b
GA
1582021-08-03 Martin Liska <mliska@suse.cz>
159
160 * gcc-changelog/git_update_version.py: Ignore problematic
161 commit.
162
92d45509
GA
1632021-07-20 Richard Earnshaw <rearnsha@arm.com>
164
165 * vimrc (textwidth): Change non-gitcommit length to 79.
166
7a60a6e8
GA
1672021-07-02 Eugene Rozenfeld <erozen@microsoft.com>
168
169 * gen_autofdo_event.py: handle stepping, non-working PEBS
170
c8abc205
GA
1712021-06-28 Martin Liska <mliska@suse.cz>
172
173 * mklog.py: Handle correctly long lines.
174 * test_mklog.py: Test it.
175
fcf617f0
GA
1762021-06-23 Martin Liska <mliska@suse.cz>
177
178 * gcc-git-customization.sh: Use the new wrapper.
179 * git-commit-mklog.py: New file.
180 * prepare-commit-msg: Support GCC_MKLOG_ARGS.
181
419af06a
GA
1822021-06-22 Martin Liska <mliska@suse.cz>
183
184 * mklog.py: Fix flake8 issue.
185
2f080224
GA
1862021-06-21 Tobias Burnus <tobias@codesourcery.com>
187 Martin Sebor <msebor@redhat.com>
188
189 * mklog.py (bugzilla_url): Fetch also component.
190 (pr_filename_regex): New.
191 (get_pr_titles): Update PR string with correct format and component.
192 (generate_changelog): Take additional PRs; extract PR from the
193 filename.
194 (__main__): Add -b/--pr-numbers argument.
195 * test_mklog.py (EXPECTED4): Update to expect a PR for the new file.
196
688359a2
GA
1972021-06-17 Jason Merrill <jason@redhat.com>
198
199 * mklog.py: Add an initial component: [PRnnnnn] line when
200 we have a PR.
201
4e70c34e
GA
2022021-06-13 Tobias Burnus <tobias@codesourcery.com>
203
204 * gcc-changelog/git_commit.py (pr_regex): Add ?P<pr> for group('pr').
205 (subject_pr_regex, subject_pr2_regex): New.
206 (GitInfo.__init__, GitCommit.parse_changelog): Check subject PRs.
207 * gcc-changelog/git_email.py (SUBJECT_PREFIX, subject_patch_regex): New.
208 (GitEmail.__init__): Parse 'Subject:' and pass it to GitInfo.
209 * gcc-changelog/test_email.py (test_pr_only_in_subject,
210 test_wrong_pr_comp_in_subject, test_copyright_years): New.
211 * gcc-changelog/test_patches.txt (0030-PR-c-92746, pr-check1.patch):
212 Update to avoid triggering the new check.
213 (0001-rs6000-Support-doubleword, pr-wrong-comp.patch,
214 copyright-years.patch): New.
215
43c35d0d
GA
2162021-06-11 Martin Liska <mliska@suse.cz>
217
218 * gcc-changelog/git_update_version.py: Ignore commit that
219 violates rules and was somehow pushed.
220
2bc6dace
GA
2212021-05-25 Jakub Jelinek <jakub@redhat.com>
222
223 * update-copyright.py: Add c++tools.
224
637569df
GA
2252021-05-24 Martin Liska <mliska@suse.cz>
226
227 * gcc-changelog/git_commit.py: Add note that ChangeLog entries
228 are added automatically.
229 * gcc-changelog/test_email.py: Update test.
230
a8daf9a1
GA
2312021-05-18 Jonathan Wakely <jwakely@redhat.com>
232
233 * gcc-changelog/git_email.py: Remove use of non-strict mode.
234
a7ffc1ef
GA
2352021-05-17 Richard Biener <rguenther@suse.de>
236
237 * download_prerequisites: Update mpfr version to 3.1.6.
238 * prerequisites.md5: Update.
239 * prerequisites.sha512: Likewise.
240
2412021-05-17 Richard Biener <rguenther@suse.de>
242
243 Revert:
244 2021-05-14 Martin Liska <mliska@suse.cz>
245
246 * download_prerequisites: Use version 4.1.0.
247
87a7d10c
GA
2482021-05-14 Martin Liska <mliska@suse.cz>
249
250 * download_prerequisites: Use version 4.1.0.
251
2522021-05-14 Jakub Jelinek <jakub@redhat.com>
253
254 * gcc-changelog/git_update_version.py: Remove releases/gcc-8 from
255 active_refs.
256
2572021-05-14 Martin Liska <mliska@suse.cz>
258
259 * gcc-changelog/git_commit.py: Support Co-Authored-By before
260 a first ChangeLog entry.
261
f9af11c7
GA
2622021-05-13 Martin Liska <mliska@suse.cz>
263
264 * mklog.py: Put PR entries before all ChangeLog entries
265 (will be added to all ChangeLog locations by Daily bump script).
266 * test_mklog.py: Test the new behavior.
267
037e3661
GA
2682021-05-12 Martin Liska <mliska@suse.cz>
269
270 * gcc-changelog/git_commit.py: Simplify needle lookup.
271 * gcc-changelog/git_update_version.py: Pass ref_name to
272 parse_git_revisions.
273
2742021-05-11 Martin Liska <mliska@suse.cz>
275
276 * gcc_update: Remove libhsail-rt folder.
277 * update-copyright.py: Likewise.
278
2792021-05-11 Martin Liska <mliska@suse.cz>
280
281 * gcc-changelog/git_check_commit.py: Remove --non-strict-mode.
282 * gcc-changelog/git_commit.py: Remove strict mode.
283 * gcc-changelog/git_email.py: Likewise.
284 * gcc-changelog/git_repository.py: Likewise.
285 * gcc-changelog/test_email.py: Likewise.
286 * gcc-changelog/test_patches.txt: Update patches so that they
287 don't contain a ChangeLog file changes.
288
2892021-05-11 Martin Liska <mliska@suse.cz>
290
291 * gcc-changelog/git_commit.py: Remove ChangeLog locations
292 based on ref_name.
293 * gcc-changelog/git_repository.py: Likewise.
294
aa891c56
GA
2952021-05-10 Martin Liska <mliska@suse.cz>
296
297 * gcc-changelog/git_email.py: Remove newlines when --help
298 is used.
299
3002021-05-10 Tobias Burnus <tobias@codesourcery.com>
301
302 * gcc-changelog/git_check_commit.py (__Main__): State in --help
303 the default value for 'revisions'.
304 * gcc-changelog/git_email.py (show_help): Add.
305 (__main__): Handle -h and --help.
306
3072021-05-10 Tobias Burnus <tobias@codesourcery.com>
308
309 * gcc-changelog/git_commit.py (Error.__repr__): Add space after the colon.
310 (GitCommit.check_mentioned_files): Check whether the same file has been
311 specified multiple times.
312 * gcc-changelog/test_email.py (TestGccChangelog.test_multi_same_file): New.
313 * gcc-changelog/test_patches.txt (0001-OpenMP-Fix-SIMT): New test.
314
3152021-05-10 Martin Liska <mliska@suse.cz>
316
317 Revert:
318 2021-05-10 Martin Liska <mliska@suse.cz>
319
320 * gcc-changelog/git_commit.py: Remove components that will be
321 removed.
322
3232021-05-10 Martin Liska <mliska@suse.cz>
324
325 * gcc_update: Start using reload.c instead of version.c.
326
3272021-05-10 Martin Liska <mliska@suse.cz>
328
329 * gcc-changelog/git_commit.py: Remove components that will be
330 removed.
331
8f54dd61
GA
3322021-04-27 Jakub Jelinek <jakub@redhat.com>
333
334 * gennews (files): Add files for GCC 10 and GCC 11.
335
e3948473
GA
3362021-04-22 David Edelsohn <dje.gcc@gmail.com>
337
338 * config-list.mk: Remove rs6000-ibm-aix6.1.
339 Rename rs6000-ibm-aix7.1 to powerpc-ibm-aix7.1.
340 Add powerpc-ibm-aix7.2.
341
be8aad8d
GA
3422021-04-20 Jakub Jelinek <jakub@redhat.com>
343
344 * gcc-changelog/git_update_version.py (active_refs): Add
345 releases/gcc-11.
346
287ad814
GA
3472021-04-12 Martin Liska <mliska@suse.cz>
348
349 * gcc-changelog/git_commit.py: Do not allow space in long lines.
350
3512021-04-12 Martin Liska <mliska@suse.cz>
352
353 * gcc-changelog/git_commit.py: Support long filenames
354 in entries.
355 * gcc-changelog/test_email.py: Test it.
356 * gcc-changelog/test_patches.txt: Likewise.
357
bf1f3168
GA
3582021-03-23 Martin Liska <mliska@suse.cz>
359
360 * mklog.py: Fix broken tests.
361
8b744f46
GA
3622021-03-22 Martin Liska <mliska@suse.cz>
363
364 * mklog.py: Add --directory argument.
365
5f256a70
GA
3662021-03-19 Matthias Klose <doko@ubuntu.com>
367
368 * texi2pod.pl: Substitute @tie{} with a space for the man pages.
369
3c5b6d24
GA
3702021-03-16 Martin Liska <mliska@suse.cz>
371
372 * gcc-changelog/git_update_version.py: Skip one problematic
373 commit.
374
6da2762a
GA
3752021-03-12 Martin Liska <mliska@suse.cz>
376
377 * gcc-changelog/git_commit.py: Allow deletion of ChangeLog
378 files.
379 * gcc-changelog/setup.cfg: Set line limit to 120 characters.
380 * gcc-changelog/test_email.py: Add test.
381 * gcc-changelog/test_patches.txt: Likewise.
382 * gcc-changelog/git_email.py: Fix parsing of deleted files.
383
2da7ce23
GA
3842021-02-08 Mike Frysinger <vapier@gentoo.org>
385
386 * mklog.py (generated_files): New set.
387 (generate_changelog): Add entries based on generated_files.
388
9faaa807
GA
3892021-02-03 Aaron Sawdey <acsawdey@linux.ibm.com>
390
391 * gcc_update (files_and_dependencies): Add dependency for
392 gcc/config/rs6000/fusion.md on gcc/config/rs6000/genfusion.md.
393
85d04a2e
GA
3942021-01-28 Eric Botcazou <ebotcazou@adacore.com>
395
396 PR lto/85574
397 * compare-lto: Deal with PE-COFF executables specifically.
398
5fff80fd
GA
3992021-01-14 Martin Liska <mliska@suse.cz>
400
401 * mklog.py: Fix infinite loop for unsupported files.
402
be0851b8
GA
4032021-01-13 Martin Liska <mliska@suse.cz>
404
405 * gcc-changelog/git_commit.py: Support wrapping of functions
406 in parentheses that can take multiple lines.
407 * gcc-changelog/test_email.py: Add tests for it.
408 * gcc-changelog/test_patches.txt: Add 2 patches.
409
4102021-01-13 Martin Liska <mliska@suse.cz>
411
412 * mklog.py: Parse also define_insn_and_split and similar
413 directives in .md files.
414 * test_mklog.py: Test.
415
4162021-01-13 Martin Liska <mliska@suse.cz>
417
418 * gcc-changelog/git_commit.py: Allow modifications of older
419 ChangeLog (or specific) files without need to make a ChangeLog
420 entry.
421 * gcc-changelog/test_email.py: Test it.
422 * gcc-changelog/test_patches.txt: Add new patch.
423
67fbb7f0
GA
4242021-01-11 Martin Liska <mliska@suse.cz>
425
426 * update-copyright.py: Port to python3 by guessing encoding
427 (first utf8, then iso8859). Add 2 more ignores: .png and .pyc.
428
942ae5be
GA
4292021-01-06 Martin Liska <mliska@suse.cz>
430
431 * gcc-changelog/git_commit.py: Add decode_path function.
432 * gcc-changelog/git_email.py: Use it in order to solve
433 utf8 encoding filename issues.
434 * gcc-changelog/git_repository.py: Likewise.
435 * gcc-changelog/test_email.py: Test it.
436
7e73f511
GA
4372021-01-04 Jakub Jelinek <jakub@redhat.com>
438
439 * update-copyright.py: Add AMD and Ulf Adams as external authors.
440
4412021-01-04 Jakub Jelinek <jakub@redhat.com>
442
443 * update-copyright.py: Use 8 spaces instead of tab to indent.
444
4452021-01-04 Martin Liska <mliska@suse.cz>
446
447 * mklog.py: Add --update-copyright option which adds:
448 "Update copyright years." to ChangeLog files belonging
449 to a modified file.
450
4512021-01-04 Martin Liska <mliska@suse.cz>
452
453 * gcc-changelog/git_commit.py: Skip Update copyright
454 years commits.
455
1a5e728a
GA
4562020-12-21 Martin Liska <mliska@suse.cz>
457
458 * gcc-changelog/git_commit.py: Add new error for quoted
459 filenames.
460 * gcc-changelog/test_email.py: Test it.
461 * gcc-changelog/test_patches.txt: Test it.
462
4632020-12-21 Martin Liska <mliska@suse.cz>
464
465 * gcc-changelog/test_email.py: New test.
466 * gcc-changelog/test_patches.txt: Likewise.
467
cd69e3d5
GA
4682020-12-17 Nathan Sidwell <nathan@acm.org>
469
470 PR bootstrap/98300
471 * gcc_update: Add c++tools/config.h.in.
472
6e9d8651
GA
4732020-12-15 Nathan Sidwell <nathan@acm.org>
474
475 * gcc_update: Add c++tools & libcody.
476
4772020-12-15 Nathan Sidwell <nathan@acm.org>
478
479 * gcc-changelog/git_commit.py (changelog_locations): Add
480 libcody, c++tools.
481
f6e8e279
GA
4822020-12-08 Martin Liska <mliska@suse.cz>
483
484 * filter-clang-warnings.py: Filter more cases.
485
4862020-12-08 Martin Liska <mliska@suse.cz>
487
488 * filter-clang-warnings.py: Modernize and filter 2 more
489 patterns.
490
c5fd8a91
GA
4912020-12-04 Martin Liska <mliska@suse.cz>
492
493 * check-params-in-docs.py: use flake8 and add some
494 tweaks to ignore aarch64 params.
495
11860cf4
GA
4962020-12-02 Jason Merrill <jason@redhat.com>
497
498 * gcc-git-customization.sh: Configure sendemail.to.
499
94358e47
GA
5002020-11-30 Martin Liska <mliska@suse.cz>
501
502 * gcc-changelog/git_commit.py: Suggest close file for
503 'unchanged file mentioned in a ChangeLog' error.
504 * gcc-changelog/test_email.py: Test it.
505
5062020-11-30 Martin Liska <mliska@suse.cz>
507
508 * gcc-changelog/git_commit.py: Allow sub-directory wildcard
509 changelog entry. Fix a typo caused by apostrophe escaping.
510 * gcc-changelog/test_email.py: Test it.
511 * gcc-changelog/test_patches.txt: Likewise.
512
5132020-11-30 Jonathan Wakely <jwakely@redhat.com>
514
515 * gcc-changelog/git_commit.py (wildcard_prefixes): Add libstdc++
516 testsuite directory.
517
5182020-11-30 Martin Liska <mliska@suse.cz>
519
520 * gcc-changelog/git_commit.py: Allow wildcard pattern only.
521
e87559d2
GA
5222020-11-27 Martin Liska <mliska@suse.cz>
523
524 * gcc-changelog/git_commit.py: Use regex for cherry pick prefix.
525 * gcc-changelog/test_email.py: Test it.
526 * gcc-changelog/test_patches.txt: Likewise.
527
1e2c9a27
GA
5282020-11-25 Martin Liska <mliska@suse.cz>
529
530 * gcc-changelog/git_commit.py: Use revert_regex instead
531 of string prefix. Convert sets to literals.
532
29c5d9ce
GA
5332020-11-16 Martin Liska <mliska@suse.cz>
534
535 * mklog.py: Do not call read on an input stream.
536 Fix some flake8 issues.
537
2da7ee05
GA
5382020-11-07 Lewis Hyatt <lhyatt@gmail.com>
539
540 * unicode/EastAsianWidth.txt: Update to Unicode 13.0.0.
541 * unicode/PropList.txt: Likewise.
542 * unicode/README: Likewise.
543 * unicode/UnicodeData.txt: Likewise.
544 * unicode/from_glibc/unicode_utils.py: Update to latest glibc version.
545 * unicode/from_glibc/utf8_gen.py: Likewise.
546
44cab2d8
GA
5472020-11-06 Martin Liska <mliska@suse.cz>
548
549 * gcc-changelog/git_commit.py: Add new check.
550 * gcc-changelog/test_email.py: Test it.
551 * gcc-changelog/test_patches.txt: Add new patch.
552
35c125cb
GA
5532020-11-04 Martin Liska <mliska@suse.cz>
554
555 * gcc-changelog/git_repository.py: Set strict=True
556 for parse_git_revisions as a default.
557
5582020-11-04 Tobias Burnus <tobias@codesourcery.com>
559
560 * gcc-changelog/git_commit.py (item_parenthesis_empty_regex,
561 item_parenthesis_regex): Add.
562 (check_for_empty_description): Use them.
563 * gcc-changelog/test_email.py (test_emptry_entry_desc,
564 test_emptry_entry_desc_2): Add.
565 * gcc-changelog/test_patches.txt: Add two testcases for it.
566
fd2325ea
GA
5672020-11-03 Tobias Burnus <tobias@codesourcery.com>
568
569 * gcc-changelog/git_email.py: Add unidiff_supports_renaming check.
570
5712020-11-03 Martin Liska <mliska@suse.cz>
572
573 * gcc-changelog/setup.cfg: New file.
574
88ce3d5f
GA
5752020-10-30 Martin Liska <mliska@suse.cz>
576
577 * gcc-changelog/git_commit.py: Handle empty groups in
578 file description.
579 * gcc-changelog/test_email.py: New test.
580 * gcc-changelog/test_patches.txt: Likewise.
581
44135373
GA
5822020-09-21 Tobias Burnus <tobias@codesourcery.com>
583
584 * mklog.py: Parse first 10 lines for PR/DR number
585 not only the first line.
586
2aad20c0
GA
5872020-09-17 Dimitrij Mojoski <dmjpp@hotmail.com>
588
589 * clang-format: Autodetect C++ standard in use rather than
590 forcing C++03.
591
57ea0894
GA
5922020-08-26 Iain Buclaw <ibuclaw@gdcproject.org>
593
594 * config-list.mk (LIST): Add OPT-enable-obsolete to tilegx-linux-gnu,
595 tilegxbe-linux-gnu, and tilepro-linux-gnu.
596
bea7a391
GA
5972020-07-29 Martin Liska <mliska@suse.cz>
598
599 * git-backport.py: fix how are ChangeLog paths combined.
600
9bb403dc
GA
6012020-07-23 Patrick Palka <ppalka@redhat.com>
602
603 * vimrc (SetStyle): Also inspect &filetype to determine whether
604 a file is C-like.
605
6062020-07-23 Martin Liska <mliska@suse.cz>
607
608 * gcc-changelog/git_commit.py: When reverting a backport,
609 we should print only Revert header.
610
ab660b01
GA
6112020-07-17 Jonathan Wakely <jwakely@redhat.com>
612
613 * gcc-changelog/git_update_version.py: Fix typo.
614
86536295
GA
6152020-07-10 Mike Nolta <mike@nolta.net>
616
617 * download_prerequisites: Don't pass wget options to curl.
618
f60ee68d
GA
6192020-07-07 Alexandre Oliva <oliva@adacore.com>
620 Martin Liska <mliska@suse.cz>
621
622 * gcc-changelog/git_commit.py: Support CASE and COND.
623 * gcc-changelog/test_patches.txt: Add test.
624 * gcc-changelog/test_email.py: Add test.
625
46fbb6c6
GA
6262020-06-30 Martin Liska <mliska@suse.cz>
627
628 * gcc-changelog/git_repository.py: Support older releases of
629 GitPython when renamed_file was named renamed.
630
458f12ed
GA
6312020-06-30 Martin Liska <mliska@suse.cz>
632
633 * gcc-changelog/git_check_commit.py: Print revision
634 of original_info.
635 * gcc-changelog/git_commit.py: Support Revert commits.
636
6372020-06-30 Martin Liska <mliska@suse.cz>
638
639 * gcc-changelog/git_check_commit.py: Use GitInfo
640 * gcc-changelog/git_commit.py: Add GitInfo class.
641 * gcc-changelog/git_email.py: Use GitInfo class.
642 * gcc-changelog/git_repository.py: Likewise.
643
2e546c26
GA
6442020-06-24 Ilya Leoshkevich <iii@linux.ibm.com>
645
646 * download_prerequisites: Support AIX and OpenBSD unames.
647 Pipe `{gzip,bzip2} -d` to `tar -xf -`.
648
aae80e83
GA
6492020-06-18 Martin Liska <mliska@suse.cz>
650
651 * gcc-changelog/git_update_version.py: First checkout and then
652 run git pull ---rebase.
653
6542020-06-18 Martin Liska <mliska@suse.cz>
655
656 * gcc-changelog/git_update_version.py: Support merge commits
657 and walk only on the branch that is being merged and generate
658 missing ChangeLog entries.
659
6602020-06-18 Martin Liska <mliska@suse.cz>
661
662 * gcc-changelog/git_commit.py: Fix Backported from timestamp when
663 use_commit_ts=True is used.
664
aff95ee7
GA
6652020-06-17 Martin Liska <mliska@suse.cz>
666
667 * gcc-changelog/git_commit.py: Print 'Backported from master'
668 heading to backported commits.
669 * gcc-changelog/test_email.py: Test it.
670 * gcc-changelog/test_patches.txt: Add new patch.
671 * gcc-changelog/git_repository.py: Add commit_to_date hook.
672 * gcc-changelog/git_email.py: Add fuzzy implementation
673 of commit_to_date_hook.
674
e68e80c8
GA
6752020-06-11 Jonathan Wakely <jwakely@redhat.com>
676
677 * prepare-commit-msg: Use the gcc-config.mklog-hook-type Git
678 config key instead of the GCC_FORCE_MKLOG environment variable.
679 Optionally disable generating a new ChangeLog template for
680 amended commits when the existing log is still OK.
681
6822020-06-11 Martin Liska <mliska@suse.cz>
683
684 * gcc-changelog/git_update_version.py: Add --curent argument.
685
6862020-06-11 Martin Liska <mliska@suse.cz>
687
688 * prepare-commit-msg: Replace ENV variable with a git config
689 value.
690
6912020-06-11 Jonathan Wakely <jwakely@redhat.com>
692
693 * prepare-commit-msg: Use 'tee' to save the diff to a file
694 instead of running 'git diff' twice.
695
ec6ffbb9
GA
6962020-06-10 Martin Liska <mliska@suse.cz>
697
698 * gcc-changelog/git_commit.py: Fix renamed files in
699 parse_git_name_status.
700 * gcc-changelog/test_email.py: Add test for it.
701
7022020-06-10 Martin Liska <mliska@suse.cz>
703
704 * gcc-changelog/git_commit.py: Add more supported prefixes.
705 * gcc-changelog/test_email.py: Fix one flake8 error.
706 * gcc-changelog/test_patches.txt: Add tested for newly
707 supported prefixes.
708
7092020-06-10 Jonathan Wakely <jwakely@redhat.com>
710
711 * gcc-changelog/git_commit.py (GitCommit.parse_changelog):
712 Improve error strings.
713 * gcc-changelog/test_email.py: Update expected errors.
714
b952c2cf
GA
7152020-06-09 Jonathan Wakely <jwakely@redhat.com>
716
717 * gcc-changelog/git_email.py: Set exit status on error.
718
7192020-06-09 Martin Liska <mliska@suse.cz>
720
721 * gcc-changelog/git_commit.py: Fix ChangeLog regex in order to
722 match the top-level ChangeLog.
723 * gcc-changelog/test_email.py: Add test.
724 * gcc-changelog/test_patches.txt: Likewise.
725
a9312a79
GA
7262020-06-02 Martin Liska <mliska@suse.cz>
727
728 * gcc-changelog/git_commit.py: Support foo/bar/*: patterns in
729 wildcard_prefixes locations.
730 * gcc-changelog/test_email.py: Test it.
731 * gcc-changelog/test_patches.txt: Add 3 new patches.
732
7332020-06-02 Iain Buclaw <ibuclaw@gdcproject.org>
734
735 * gcc-changelog/git_commit.py (ignored_prefixes): Add
736 gcc/testsuite/gdc.test/.
737
7382020-06-02 Jonathan Wakely <jwakely@redhat.com>
739
740 * gcc-changelog/test_email.py (TestGccChangelog.test_long_lines):
741 Update expected error message.
742
7432020-06-02 Jonathan Wakely <jwakely@redhat.com>
744
745 * gcc-changelog/git_commit.py (GitCommit.parse_changelog): Fix
746 grammar.
747
7482020-06-02 Jonathan Wakely <jwakely@redhat.com>
749
750 * prepare-commit-msg: Do nothing if the mklog.py script isn't
751 present.
752
7532020-06-02 Jonathan Wakely <jwakely@redhat.com>
754
755 * gcc-changelog/git_commit.py (GitCommit.check_mentioned_files):
756 Improve error text.
757
e7340ed7
GA
7582020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
759
760 * config-list.mk (LIST): Add v850e1-elf.
761
7622020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
763
764 * config-list.mk (LIST): Add or1k-elf, or1k-linux-*, and or1k-rtems.
765
7662020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
767
768 * config-list.mk (LIST): Remove arm-wrs-vxworks.
769
7702020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
771
772 * config-list.mk (LIST): Remove cris-linux, crisv32-elf, and
773 crisv32-linux.
774
7752020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
776
777 * config-list.mk (LIST): Add pru-elf.
778
885ef72f
GA
7792020-05-29 Iain Buclaw <ibuclaw@gdcproject.org>
780
781 * config-list.mk (LIST): Remove rs6000-ibm-aix5.3.0.
782
7832020-05-29 Martin Liska <mliska@suse.cz>
784
785 * gcc-changelog/git_commit.py: Find empty change descriptions.
786 * gcc-changelog/test_email.py: New test.
787 * gcc-changelog/test_patches.txt: New patch that tests that.
788
7892020-05-29 Martin Liska <mliska@suse.cz>
790
791 * git-backport.py: The script did 'git co HEAD~' when
792 there was no modified ChangeLog file in a successful
793 git cherry pick.
794 Run cherry-pick --continue without editor.
795
7962020-05-29 Martin Liska <mliska@suse.cz>
797
798 * gcc-changelog/git_commit.py: Properly
799 handle duplicite authors.
800 * gcc-changelog/test_email.py: New test.
801 * gcc-changelog/test_patches.txt: New patch.
802
53ffb43a
GA
8032020-05-28 Pierre-Marie de Rodat <derodat@adacore.com>
804
805 * gcc-changelog/git_email.py (GitEmail.__init__): Interpret file
806 renamings as a file deletion plus a file addition.
807 * gcc-changelog/git_repository.py (parse_git_revisions):
808 Likewise.
809 * gcc-changelog/test_email.py: New testcase.
810 * gcc-changelog/test_patches.txt: New testcase.
811
8122020-05-28 Martin Liska <mliska@suse.cz>
813
814 * check-params-in-docs.py: Update to new format
815 of help. Apply flake8 corrections.
816
8172020-05-28 Martin Liska <mliska@suse.cz>
818
819 * mklog.py: Support renaming of files.
820 One needs unidiff 0.6.0+.
821 * test_mklog.py: Test it.
822
61f3b605
GA
8232020-05-27 Martin Liska <mliska@suse.cz>
824
825 * gcc-git-customization.sh: Use git-backport.py to drop
826 all changes for ChangeLog files.
827 * git-backport.py: New file.
828
8292020-05-27 Martin Liska <mliska@suse.cz>
830
831 * gcc-git-customization.sh: Rename
832 commit-mklog to gcc-commit-mklog.
833
8342020-05-27 Martin Liska <mliska@suse.cz>
835
836 * prepare-commit-msg: Save diff to a file if
837 the GCC_GIT_DIFF_FILE variable is set.
838
c3a4169b
GA
8392020-05-26 Pierre-Marie de Rodat <derodat@adacore.com>
840
841 * gcc-changelog/git_commit.py (ChangeLogEntry): Handle entries
842 with multi-line file lists.
843 * gcc-changelog/test_email.py: New testcase.
844 * gcc-changelog/test_patches.txt: Likewise.
845
8462020-05-26 Pierre-Marie de Rodat <derodat@adacore.com>
847
848 * gcc-changelog/git_update_version.py: Close file objects after
849 use.
850 * gcc-changelog/git_email.py: Likewise.
851 * gcc-changelog/test_email.py: Likewise.
852
8532020-05-26 Martin Liska <mliska@suse.cz>
854
855 * gcc-changelog/git_update_version.py: Add 2 new options.
856
8572020-05-26 Alexandre Oliva <oliva@gnu.org>
858
859 * gcc-changelog/git_commit.py (changelog_regex): Accept optional
860 'for' prefix.
861
8622020-05-26 Alexandre Oliva <oliva@adacore.com>
863
864 * compare-debug: Adjust for .gkd files named as dump files,
865 with the source suffix rather than the object suffix.
866
8672020-05-26 Martin Liska <mliska@suse.cz>
868
869 * gcc-changelog/git_commit.py: Parse changelog entries for
870 ignored locations.
871 * gcc-changelog/test_email.py: Add new test for it.
872 * gcc-changelog/test_patches.txt: Likewise.
873
8742020-05-26 Jason Merrill <jason@redhat.com>
875
876 * prepare-commit-msg: New file.
877 * gcc-git-customization.sh: Install it. Add commit-mklog alias.
878 * mklog.py: Add new option -c which appends
879 to a ChangeLog file.
880
deea3def
ML
8812020-05-25 Martin Liska <mliska@suse.cz>
882
883 * gcc-changelog/git_commit.py: Add trailing '/'
884 for libdruntime. Allow empty changelog for
885 only ignored files.
886 * gcc-changelog/test_email.py: New test for go
887 patch in ignored location.
888 * gcc-changelog/test_patches.txt: Add test.
889
5daf69cf
JJ
8902020-05-22 Jakub Jelinek <jakub@redhat.com>
891
892 * gcc-changelog/git_commit.py: Add trailing / to
893 gcc/testsuite/go.test/test and replace gcc/go/frontend/
894 with gcc/go/gofrontend/ in ignored locations.
895
59b282bc
ML
8962020-05-22 Martin Liska <mliska@suse.cz>
897
898 * gcc-changelog/git_commit.py: Add gcc/testsuite/go.test/test
899 to ignored locations.
900
62b5b53e
ML
9012020-05-21 Martin Liska <mliska@suse.cz>
902
903 * gcc-changelog/git_update_version.py: Prepare the script, the
904 only missing piece is pushing of the updated branches.
905
9722b139
ML
9062020-05-21 Martin Liska <mliska@suse.cz>
907
908 * gcc-changelog/git_commit.py: Support DR entries/
909 * gcc-changelog/test_email.py: New test for it.
910 * gcc-changelog/test_patches.txt: New patch for it.
911
e7c7cdc5
ML
9122020-05-21 Martin Liska <mliska@suse.cz>
913
914 * mklog.py: Support DR parsing.
915 * test_mklog.py: New test for DR parsing.
916
2f809e77
ML
9172020-05-20 Martin Liska <mliska@suse.cz>
918
919 * gcc-changelog/git_commit.py: Add author_tuple
920 only if not present in author_lines.
921 * gcc-changelog/test_email.py: New test.
922 * gcc-changelog/test_patches.txt: Add new patch.
923
29c34351
ML
9242020-05-20 Martin Liska <mliska@suse.cz>
925
926 * gcc-changelog/git_commit.py: Refactor to make flake8 happy.
927 * gcc-changelog/test_email.py: Add new test.
928 * gcc-changelog/test_patches.txt: Add new patch.
929
3bcaf16e
FH
9302020-05-20 Frederik Harwath <frederik@codesourcery.com>
931
932 * gcc-changelog/git_commit.py: Skip over lines starting
933 with "Reviewed-by: ", "Reviewed-on: ", or "Signed-off-by: "
934
93db1f80
ML
9352020-05-20 Martin Liska <mliska@suse.cz>
936
937 * gcc-changelog/git_check_commit.py: Change
938 --allow-non-strict-mode to --non-strict-mode.
939
71389093
ML
9402020-05-20 Martin Liska <mliska@suse.cz>
941
942 * gcc-changelog/git_commit.py: Support cherry pick
943 prefix.
944 * gcc-changelog/test_email.py: Test it.
945 * gcc-changelog/test_patches.txt: Add new patch.
946 * gcc-git-customization.sh: Add gcc-backport.
947
25c284f1
ML
9482020-05-19 Martin Liska <mliska@suse.cz>
949
950 * mklog.py: Use REST API for bug title downloading.
951
4a5d072a
ML
9522020-05-19 Martin Liska <mliska@suse.cz>
953
954 * gcc-changelog/git_commit.py: Add param use_commit_ts
955 for to_changelog_entries.
956 * gcc-changelog/git_update_version.py: Se use_commit_ts to True.
957
4f85a52c
ML
9582020-05-19 Martin Liska <mliska@suse.cz>
959
960 * mklog.py: Skip GTY for struct names. Make flake8 happy.
961 * test_mklog.py: Add test for GTY.
962
53cc8cf9
ML
9632020-05-19 Martin Liska <mliska@suse.cz>
964
965 * gcc-changelog/git_update_version.py:
966 Fill up entries in reverse order.
967
00243d9a
ML
9682020-05-19 Martin Liska <mliska@suse.cz>
969
970 * gcc-git-customization.sh: Add
971 alias.gcc-mklog new hook.
972 * mklog.py: New file.
973 * test_mklog.py: New file.
974
e576ed7a
ML
9752020-05-19 Martin Liska <mliska@suse.cz>
976
977 * legacy/mklog: Moved from mklog.
978 * legacy/mklog.pl: Moved from mklog.pl.
979
c3b44e34
ML
9802020-05-19 Martin Liska <mliska@suse.cz>
981
982 * gcc-git-customization.sh: Add gcc-verify alias
983 that uses contrib/gcc-changelog/git_check_commit.py.
984
c9a41202
AB
9852020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
986
987 * dg-extract-results.py: Handle GDB specific test types.
988 * dg-extract-results.sh: Likewise.
989
941c9474
ML
9902020-05-14 Martin Liska <mliska@suse.cz>
991
992 * gcc-changelog/test_email.py: New file.
993 * gcc-changelog/test_patches.txt: New file.
994
9b56828c
PP
9952020-05-13 Patrick Palka <ppalka@redhat.com>
996
997 * vimrc: Reduce textwidth to 72 for Git commit messages.
998
e4f0e06b
ML
9992020-05-13 Martin Liska <mliska@suse.cz>
1000
1001 * gcc-changelog/git_check_commit.py: Add default argument HEAD
1002 for revisions and improve error message output.
1003
b8333fc6
ML
10042020-05-13 Martin Liska <mliska@suse.cz>
1005
1006 * gcc-changelog/git_commit.py: Restore print_output syntax
1007 in git_commit.py.
1008
c10aa1f0
ML
10092020-05-13 Martin Liska <mliska@suse.cz>
1010
1011 * gcc-changelog/git_check_commit.py: New file.
1012 * gcc-changelog/git_commit.py: New file.
1013 * gcc-changelog/git_email.py: New file.
1014 * gcc-changelog/git_repository.py: New file.
1015 * gcc-changelog/git_update_version.py: New file.
1016
5315e1da
ML
10172020-04-17 Martin Liska <mliska@suse.cz>
1018
1019 * vimrc: We do not want to modify tab options
1020 for Python files.
1021
437eea66
JJ
10222020-04-16 Jakub Jelinek <jakub@redhat.com>
1023
1024 PR bootstrap/92008
1025 * gcc_update: Add intl/plural.y dependency for intl/plural-config.h.
1026
fa4aab7f
ML
10272020-04-03 Martin Liska <mliska@suse.cz>
1028
1029 * gcc-git-customization.sh: Search for the pattern
1030 at line beginning only.
1031
612137e1
RE
10322020-01-24 Richard Earnshaw <rearnsha@arm.com>
1033
1034 * gcc-git-customization.sh: Use users/<pfx> for the personal remote
1035 rather than just <pfx>. Convert existing personal branches to the
1036 new remote.
1037 * git-add-user-branch.sh: New file.
1038
f96af171
RE
10392020-01-22 Richard Earnshaw <rearnsha@arm.com>
1040
1041 * git-add-vendor-branch.sh: New file.
1042
24b17818
RE
10432020-01-20 Richard Earnshaw <rearnsha@arm.com>
1044
1045 * gcc-git-customization.sh: Check that user-supplied remote
1046 name exists before continuting. Use a separate remotes for the
1047 personal commit area. Convert existing personal and vendor
1048 fetch rules to new layout.
1049 * git-fetch-vendor.sh: New vendor layout. Add --enable-push
1050 option.
1051
f17f6127
HPN
10522020-01-17 Hans-Peter Nilsson <hp@axis.com>
1053
1054 * gcc_update <git revision>: Use git log "--pretty=tformat:%p:%t:%H",
1055 not "--pretty=%p:%t:%H".
1056
66aae15b
AS
10572020-01-16 Andreas Schwab <schwab@linux-m68k.org>
1058
1059 * gcc-git-customization.sh: Avoid double expansion.
1060
545f5fad
RE
10612020-01-16 Richard Earnshaw <rearnsha@arm.com>
1062
1063 * gcc-git-customization.sh: Check that user.name and user.email
1064 are set. Use $(cmd) instead of `cmd`. Fix variable quoting when
1065 using eval.
1066
2588197b
JJ
10672020-01-16 Jakub Jelinek <jakub@redhat.com>
1068
1069 * gcc-git-customization.sh: Verify the id to be printed is ancestor of
1070 the corresponding remote release branch (or master), otherwise print
1071 nothing.
1072
affb7b66
JJ
10732020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1074 Jakub Jelinek <jakub@redhat.com>
1075
1076 * gcc-git-customization.sh: Change uses to use in comment.
1077
6ff7efb7
JJ
10782020-01-15 Jakub Jelinek <jakub@redhat.com>
1079
1080 * gcc-git-customization.sh: Handle output of older git which doesn't
1081 print tags/ prefixes before branchpoint/gcc-.
1082
e6107422
RE
10832010-01-15 Richard Earnshaw <rearnsha@arm.com>
1084
1085 * gcc-git-customization.sh: Explain why we want the user's
1086 upstream account name. Don't add push rules. Check if push rules
1087 have been added and suggest that they should be removed.
1088 * git-fetch-vendor.sh: Don't add push rules.
1089
11b81575
RE
10902010-01-13 Richard Earnshaw <rearnsha@arm.com>
1091
1092 Revert:
1093 2010-01-13 Richard Earnshaw <rearnsha@arm.com>
1094
1095 * gcc-git-customization.sh: Add back the default rule that
1096 is lost by adding a custom push rule.
1097 * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
1098
b60563a8
RE
10992010-01-13 Richard Earnshaw <rearnsha@arm.com>
1100
1101 * gcc-git-customization.sh: Add back the default rule that
1102 is lost by adding a custom push rule.
1103 * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
1104
b8f59c4b
RE
11052010-01-13 Richard Earnshaw <rearnsha@arm.com>
1106
1107 * contrib/git-fetch-vendor.sh: New file.
1108
e19db6a2
JJ
11092020-01-13 Jakub Jelinek <jakub@redhat.com>
1110
1111 * contrib/gcc-git-customization.sh: Add git gcc-descr and gcc-undescr
1112 aliases.
1113
743d4d82
RE
11142010-01-13 Richard Earnshaw <rearnsha@arm.com>
1115
1116 * gcc-git-customization.sh: New file.
1117
e528bf8d
JJ
11182020-01-01 Jakub Jelinek <jakub@redhat.com>
1119
1120 * update-copyright.py: Add Mentor Graphics Corporation and Yoshinori
1121 Sato as external authors. Skip LICENSE.txt files.
1122
e8aa9f55
JL
11232019-12-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1124
1125 * config-list.mk: Add msp430-elfbare.
1126
ee925640
LH
11272019-12-09 Lewis Hyatt <lhyatt@gmail.com>
1128
1129 PR preprocessor/49973
1130 * unicode/from_glibc/unicode_utils.py: Support script from
1131 glibc (commit 464cd3) to extract character widths from Unicode data
1132 files.
1133 * unicode/from_glibc/utf8_gen.py: Likewise.
1134 * unicode/UnicodeData.txt: Unicode v. 12.1.0 data file.
1135 * unicode/EastAsianWidth.txt: Likewise.
1136 * unicode/PropList.txt: Likewise.
1137 * unicode/gen_wcwidth.py: New utility to generate
1138 libcpp/generated_cpp_wcwidth.h with help from the glibc support
1139 scripts and the Unicode data files.
1140 * unicode/unicode-license.txt: Added.
1141 * unicode/README: New explanatory file.
1142
b01d215d
RS
11432019-12-07 Richard Sandiford <richard.sandiford@arm.com>
1144
1145 * texi2pod.pl: Handle @headitems in @multitables, printing them
1146 in italics. Push an empty item code onto the stack.
1147
d51dd316
JB
11482019-11-13 Janne Blomqvist <jb@gcc.gnu.org>
1149
1150 * download_prerequisites: Use http instead of ftp for downloading.
1151
617c564b
ML
11522019-11-08 Martin Liska <mliska@suse.cz>
1153
1154 * mklog: The script fails for patches that contain:
1155 '---param=foo=bar xyz'.
1156
ba7c8cb5
ML
11572019-09-18 Martin Liska <mliska@suse.cz>
1158
1159 * clang-format: Tweak configuration based on new
1160 options offered.
1161
91dfef96
JM
11622019-09-09 Jose E. Marchesi <jemarch@gnu.org>
1163
1164 * config-list.mk (LIST): Disable go in bpf-*-* targets.
1165
bc7f7ff9
ML
11662019-09-04 Martin Liska <mliska@suse.cz>
1167
1168 * mklog: Do not print changed functions for
1169 testsuite files.
1170
a45de90e
ML
11712019-09-04 Martin Liska <mliska@suse.cz>
1172
1173 * mklog: Parse PR references from newly added
1174 test files.
1175
e94e92dc
ML
11762019-09-04 Martin Liska <mliska@suse.cz>
1177
1178 * mklog: Use argparse instead of getopt.
1179
2f2aeda9
UW
11802019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1181
1182 * compare-all-tests (all_targets): Remove references to spu.
1183 * config-list.mk (LIST): Likewise.
1184
2b196fb7
AM
11852019-09-02 Alexander Monakov <amonakov@ispras.ru>
1186
1187 * vim-gcc-dev/syntax/gcc-match.vim: Do not override 'tabstop' here.
1188 * vimrc: Set preferred values for 'tabstop', 'softtabstop',
1189 'shiftwidth', 'noexpandtab', 'textwidth', 'formatoptions' for all
1190 files, not just C-like files.
1191
c746efca
ML
11922019-09-02 Martin Liska <mliska@suse.cz>
1193
1194 * vim-gcc-dev/syntax/gcc-match.vim: Set tabstop=8.
1195
547d5d22
UB
11962019-08-13 Uros Bizjak <ubizjak@gmail.com>
1197
1198 * test_summary: Do not escape "=".
1199
6d64cee8
JB
12002019-07-02 Janne Blomqvist <jb@gcc.gnu.org>
1201
1202 PR other/91048
1203 * mklog (read_user_info): Open ~/.mklog in string mode.
1204
99efe97d
ML
12052019-06-19 Martin Liska <mliska@suse.cz>
1206
1207 * bench-stringop: New file.
1208
36902ed6
JB
12092019-05-21 Janne Blomqvist <jb@gcc.gnu.org>
1210
1211 * mklog: Open files in text mode.
1212
eaa6a39d
JB
12132019-05-21 Janne Blomqvist <jb@gcc.gnu.org>
1214
1215 * mklog: Convert to Python 3.
1216
d6fc19a0
JJ
12172019-05-03 Jakub Jelinek <jakub@redhat.com>
1218
1219 * gennews (files): Add files for GCC 9.
1220
aaae53ce
RI
12212019-04-30 Roland Illig <roland.illig@gmx.de>
1222
1223 * check-internal-format-escaping.py: New version using polib.
1224
41804907
CL
12252019-04-19 Christophe Lyon <christophe.lyon@linaro.org>
1226
1227 PR translation/90118
1228 * check-internal-format-escaping.py: Check that %< is not next to
1229 a word.
1230
ec60715d
JJ
12312019-04-17 Jakub Jelinek <jakub@redhat.com>
1232
1233 * dg-extract-results.sh: Only handle WARNING: program timed out
1234 lines specially in "$MODE" == "sum". Restore previous behavior
1235 for "$MODE" != "sum". Clear has_timeout and timeout_cnt if in
1236 a different variant or curfile is empty.
1237 * dg-extract-results.py: Fix a typo.
1238
904f3daa
ML
12392019-04-05 Martin Liska <mliska@suse.cz>
1240
2723350f 1241 PR translation/89936
904f3daa
ML
1242 * check-internal-format-escaping.py: Properly detect wrong
1243 apostrophes.
1244
93964ebd
ML
12452019-03-11 Martin Liska <mliska@suse.cz>
1246
1247 * check-internal-format-escaping.py: Uncomment apostrophes
1248 check.
1249
a3f9f006
ML
12502019-03-11 Martin Liska <mliska@suse.cz>
1251
1252 * check-internal-format-escaping.py: New file.
1253
6f8fc6f9
TN
12542019-03-10 Tommy Nguyen <remyabel@gmail.com>
1255
1256 PR contrib/82704
1257 * download_prerequisites: Use -c instead of --check for sha512sum.
1258
08bc73f0
ML
12592019-03-06 Martin Liska <mliska@suse.cz>
1260
1261 * check-params-in-docs.py: Ignore a param.
1262
0a7b7521
CL
12632019-03-05 Christophe Lyon <christophe.lyon@linaro.org>
1264
1265 contrib/
1266 * dg-extract-results.py: Handle case where a WARNING happens with
1267 the first test of a harness.
1268
e8d18fd8
CL
12692019-03-05 Christophe Lyon <christophe.lyon@linaro.org>
1270
1271 contrib/
1272 * dg-extract-results.sh: Fix order of WARNING and following test
1273 result.
1274
f874089d
CL
12752019-02-04 Christophe Lyon <christophe.lyon@linaro.org>
1276
1277 contrib/
1278 * dg-extract-results.py: Keep timeout warnings next to their
1279 matching test.
1280 * dg-extract-results.sh: Likewise.
1281
b5fcfdba
JJ
12822019-01-01 Jakub Jelinek <jakub@redhat.com>
1283
1284 * update-copyright.py: Add Gerard Jungman as external author.
1285
80de5ef9
IB
12862018-11-26 Iain Buclaw <ibuclaw@gdcproject.org>
1287
1288 * update-copyright.py (TestsuiteFilter): Skip .d tests.
1289 (LibPhobosFilter): Add filter for upstream D sources.
1290 (GCCCopyright): Add D Language Foundation as external author.
1291 (GCCCmdLine): Add libphobos.
1292
ca44d7f4
ML
12932018-11-19 Martin Liska <mliska@suse.cz>
1294
1295 * check_GNU_style_lib.py: Detect mixed usage
1296 of spaces and tabs.
1297
357044d2
RO
12982018-11-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1299
1300 * gcc_update (files_and_dependencies): Handle libphobos.
1301
46ec9261
TP
13022018-10-25 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1303
1304 * dg-cmp-results.sh: Print NA-FAIL and NA->UNRESOLVED changes at
1305 default verbosity.
1306
ca3a27b6
RO
13072018-10-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1308
1309 * config-list.mk (LIST): Switch to i686-solaris2.11,
1310 sparc64-sun-solaris2.11.
1311
0448002b
BRF
13122018-10-04 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1313
1314 * unused_functions.py: Handle archive files.
1315
75fcc3eb
BRF
13162018-10-04 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1317
1318 * unused_functions.py: New file.
1319
a0464aa0
ML
13202018-09-25 Martin Liska <mliska@suse.cz>
1321
1322 * filter-rtags-warnings.py: New file.
1323
4cac9d00
ML
13242018-09-25 Martin Liska <mliska@suse.cz>
1325
1326 PR middle-end/86078
1327 * check-params-in-docs.py: New file.
1328
56856b58
J
13292018-08-17 Jojo <jijie_rong@c-sky.com>
1330 Huibin Wang <huibin_wang@c-sky.com>
1331 Sandra Loosemore <sandra@codesourcery.com>
1332 Chung-Lin Tang <cltang@codesourcery.com>
1333 Andrew Jenner <andrew@codesourcery.com>
1334
1335 C-SKY port: Configury
1336
1337 * config-list.mk (LIST): Add csky-elf and csky-linux-gnu.
1338
bddcac9d
TV
13392018-07-13 Tom de Vries <tdevries@suse.de>
1340
1341 * maintainers-verify.sh: New file.
1342
e57aae39
CL
13432018-07-12 Christophe Lyon <christophe.lyon@linaro.org>
1344
1345 * compare_tests: Print number of tests in each category.
1346
b33aa720
AM
13472018-06-19 Alexander Monakov <amonakov@ispras.ru>
1348
1349 * vim-gcc-dev/README: New file.
1350 * vim-gcc-dev/ftdetect/gcc-dev.vim: New file.
1351 * vim-gcc-dev/syntax/gcc-match.vim: New file.
1352 * gimple.vim: Move under vim-gcc-dev/syntax/.
1353 * gcc-rtl.vim: Likewise.
1354
58508d3f
ML
13552018-06-19 Martin Liska <mliska@suse.cz>
1356
1357 * gcc-rtl.vim: New file.
1358
6044eae7
JL
13592018-06-12 Jeff Law <law@redhat.com>
1360
1361 * config-list.mk (LIST): Remove alpha-freebsd6.
1362
4be63d9e
RB
13632018-05-08 Richard Biener <rguenther@suse.de>
1364
1365 PR bootstrap/85571
1366 * compare-lto: New script derived from compare-debug.
1367
b1750618
JJ
13682018-05-02 Jakub Jelinek <jakub@redhat.com>
1369
1370 * gennews (files): Add files for GCC 8.
1371
254f7933
JW
13722018-05-01 Jim Wilson <jimw@sifive.com>
1373
1374 * gcc_update: Check for .git as a file.
1375
1e4573c0
CL
13762018-03-21 Christophe Lyon <christophe.lyon@linaro.org>
1377
1378 * test_summary: Match possible single quotes in configure path.
1379
ed2a2f08
TS
13802018-03-02 Thomas Schwinge <thomas@codesourcery.com>
1381
1382 * update-copyright.py: Remove "libcilkrts" reference.
1383
9f88a07b
YG
13842018-02-19 Yury Gribov <tetra2005@gmail.com>
1385
1386 * compare_tests: Use TMPDIR when set.
1387 * dg-cmp-results.sh: Ditto.
1388 * warn_summary: Ditto.
1389
3ab78ac2
JW
13902018-01-29 Jonathan Wakely <jwakely@redhat.com>
1391
1392 * download_prerequisites: Use shasum for FreeBSD and DragonFly.
1393
d1b9a572
ML
13942018-01-19 Martin Liska <mliska@suse.cz>
1395
1396 * analyze_brprob.py: Support new format that can be easily
1397 parsed. Add new column to report.
1398
ada38d5f
JJ
13992018-01-03 Jakub Jelinek <jakub@redhat.com>
1400
1401 * update-copyright.py: Skip pdt-5.f03 in gfortran.dg subdir.
1402
5e9d6aa4 14032017-11-28 Julia Koval <julia.koval@intel.com>
92a285c1 1404 Sebastian Peryt <sebastian.peryt@intel.com>
5e9d6aa4
JK
1405
1406 * contrib/gcc_update: Ditto.
1407
caba2b36
ML
14082017-11-08 Martin Liska <mliska@suse.cz>
1409
1410 * analyze_brprob.py: Fix abbreviations for SI units.
1411
22381c22
TS
14122017-10-02 Thomas Schwinge <thomas@codesourcery.com>
1413
1414 * gcc_update (files_and_dependencies): Handle libbacktrace.
1415
37026b57
RB
14162017-09-18 Richard Biener <rguenther@suse.de>
1417
1418 * download_prerequisites (isl): Bump version to 0.18.
1419
01f5295d
YG
14202017-08-02 Yury Gribov <tetra2005@gmail.com>
1421
1422 * mklog: Added new implementation.
1423
e1df0c91
YG
14242017-08-02 Yury Gribov <tetra2005@gmail.com>
1425
1426 * mklog: Rename to ...
1427 * mklog.pl: this.
1428
883b0e46
YG
14292017-07-17 Yury Gribov <tetra2005@gmail.com>
1430
1431 * mklog: Fix extraction of changed file name.
1432
8b99a6f7
GJL
14332017-07-17 Georg-Johann Lay <avr@gjlay.de>
1434
1435 * gcc_update (files_and_dependencies)
1436 [gcc/config/avr/avr-tables.opt]: Remove dead entry.
1437
f2bcf09e
ML
14382017-06-28 Martin Liska <mliska@suse.cz>
1439
1440 * gcc.doxy: Add default location for filters and output folder.
1441 * filter_gcc_for_doxygen_new: Rename to filter_gcc_for_doxygen.
1442 * filter_params.pl: Remove.
1443
1e55769b
TP
14442017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1445
1446 * dg-cmp-results.sh: Restore filtering on target variant.
1447
afc474f8
TP
14482017-06-20 Thomas Preud'homme <thomas.preudhomme@arm.com>
1449
1450 * dg-cmp-results.sh: Keep test result lines rather than throwing
1451 header and summary to support sum files with multiple tools.
1452
7f1b5019
ML
14532017-05-31 Martin Liska <mliska@suse.cz>
1454
1455 * filter_params.py:
1456 Transform ENUM_BITFIELD and comments starting with '/**'
1457
892c1fce
DM
14582017-05-31 David Malcolm <dmalcolm@redhat.com>
1459 Martin Liska <mliska@suse.cz>
1460
1461 * filter_params.py: New, porting the perl script to python,
1462 adding a test suite.
1463 * filter_gcc_for_doxygen_new: New file.
1464
59075bc8
ML
14652017-05-30 Martin Liska <mliska@suse.cz>
1466
1467 * analyze_brprob.py: Add new argument to parse and modify
1468 predict.def file.
1469 * analyze_brprob_spec.py: Likewise.
1470
0a71c876
TV
14712017-05-29 Tom de Vries <tom@codesourcery.com>
1472
1473 * check_GNU_style_lib.py (TrailingWhitespaceCheck.check): Assert no
1474 trailing eol.
1475 (TrailingWhitespaceTest): New unit test.
1476 (check_GNU_style_file): Remove eol before checking.
1477
75017bb9
TV
14782017-05-29 Tom de Vries <tom@codesourcery.com>
1479
1480 * check_GNU_style_lib.py (check_GNU_style_file): Treat file argument as
1481 file handle. Add and handle file_encoding argument.
1482 * check_GNU_style.py (main): Handle '-' file argument. Call
1483 check_GNU_style_file with file handle as argument.
1484
76baf5ca
TV
14852017-05-29 Tom de Vries <tom@codesourcery.com>
1486
1487 * check_GNU_style_lib.py: Use import_pip3 to import pip3 packages.
1488 (import_pip3): New function.
1489
b7fc9ae0
TV
14902017-05-24 Tom de Vries <tom@codesourcery.com>
1491
1492 * check_GNU_style_lib.py: New file, factored out of ...
1493 * check_GNU_style.py: ... here. Call main unconditionally.
1494
850098eb
ML
14952017-05-19 Martin Liska <mliska@suse.cz>
1496
1497 * check_GNU_style.py: New file.
1498
f47337ae
JL
14992007-05-03 Jeff Law <law@redhat.com>
1500
1501 * config-list.mk (am33_2.0-linux): Remove from list of targets
1502 to build.
1503
03dc1f5f
JJ
15042017-05-02 Jakub Jelinek <jakub@redhat.com>
1505
1506 * gennews (files): Add files for GCC 7.
1507
9f06c15a
TV
15082017-04-26 Tom de Vries <tom@codesourcery.com>
1509
1510 * gen_autofdo_event.py: Fix comment.
1511
b1c0468f
DR
15122017-04-11 Damian Rouson <damian@sourceryinstitute.org>
1513
92a285c1
ML
1514 * download_prerequisites (md5_check): New function emulates Linux
1515 'md5 --check' on macOS. Modified script for macOS compatibility.
b1c0468f 1516
154cc77e
PD
15172017-02-06 Palmer Dabbelt <palmer@dabbelt.com>
1518
1519 * config-list.mki (LIST): Add riscv32-unknown-linux-gun and
1520 riscv64-unknown-linux-gnu.
1521
357a7731
BRF
15222017-01-31 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1523
1524 * update-copyright.py (Copyright.process_file): Retain original
1525 file mode.
1526
23075ebe
GP
15272017-01-29 Gerald Pfeifer <gerald@pfeifer.com>
1528
1529 * update-copyright.py: Fix the name of this script in examples.
1530
e6d55103
JJ
15312017-01-26 Jakub Jelinek <jakub@redhat.com>
1532
1533 * update-copyright.py: Add libhsail-rt to self.default_dirs
1534 and call self.add_dir on it. Add Intel Corporation to external
1535 authors.
1536
4703b555
TS
15372017-01-25 Thomas Schwinge <thomas@codesourcery.com>
1538
1539 * gcc_update (files_and_dependencies): Care for "libhsail-rt".
1540
f9e37186
GP
15412017-01-23 Gerald Pfeifer <gerald@pfeifer.com>
1542
1543 * patch_tester.sh (TESTLOGS): Remove
1544 $TARGET/libjava/testsuite/libjava.sum.
1545
eec5428b
GP
15462017-01-22 Gerald Pfeifer <gerald@pfeifer.com>
1547
1548 * warn_summary: Remove the -java option.
1549
a395b2e5 15502017-01-20 Gerald Pfeifer <gerald@pfeifer.com>
b2bcb1b3 1551
a395b2e5
GP
1552 * update-copyright.py (LibJavaFilter): Remove.
1553
15542017-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1555
b2bcb1b3
GP
1556 * gcc_update: Remove entries related to GCJ and libgcj.
1557 Complete copyright years and adjust my e-mail address.
1558
a92ffb3e
RE
15592017-01-11 Richard Earnshaw <rearnsha@arm.com>
1560
1561 * gcc_update: Adjust touch list for ARM.
1562
1243c42d
GP
15632017-01-08 Gerald Pfeifer <gerald@pfeifer.com>
1564
1565 * download_ecj: Remove.
6438c2f4
ML
1566
15672017-01-05 Martin Liska <mliska@suse.cz>
1568
1569 * vimrc: Update indentation definition.
1570
d0a0bfd9
JJ
15712017-01-04 Jakub Jelinek <jakub@redhat.com>
1572
1573 * update-copyright.py (GCCCmdLine): Add include, libcc1, libiberty,
1574 libssp, libvtv and lto-plugin to default_dirs.
1575
ae12c0f0
JJ
15762017-01-01 Jakub Jelinek <jakub@redhat.com>
1577
1578 * update-copyright.py (TestsuiteFilter): Skip params/README.
1579 (GCCCmdLine): Remove libjava and libjava/testsuite add_dir.
1580
ca3b6071
ML
15812016-12-14 Martin Liska <mliska@suse.cz>
1582
1583 * analyze_brprob.py: Add new column to output and new sorting
1584 option. Fix coding style to not exceed 80 characters.
1585 * analyze_brprob_spec.py: Add new sorting
1586 option. Fix coding style to not exceed 80 characters.
1587
38000825
MK
15882016-10-24 Moritz Klammler <moritz@glammler.eu>
1589
6ddefaa7 1590 PR other/61439
38000825
MK
1591 * download_prerequisites: Conditionally verify checksums of
1592 downloaded pacakges. Add help text.
1593 * prerequisites.md5: New file.
1594 * prerequisites.sha512: New file.
1595
e77cf8c6
KT
15962016-10-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1597
1598 * check_GNU_style.sh (remove_testsuite): New function.
1599 Use it to remove testsuite from the diff.
1600
643e0854
RO
16012016-09-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1602
1603 * dg-extract-results.sh: Revert bogus change.
1604
aa9baacf
CL
16052016-09-20 Christophe Lyon <christophe.lyon@linaro.org>
1606
1607 * dg-extract-results.py: Report DejaGnu error in the final
1608 summary.
1609 * dg-extract-results.sh: Likewise.
1610
b0a5704b
CL
16112016-09-20 Christophe Lyon <christophe.lyon@linaro.org>
1612
1613 * compare_tests: Take ERROR messages into account when
92a285c1 1614 comparing.
b0a5704b 1615
abe95ef6
ML
16162016-08-17 Martin Liska <mliska@suse.cz>
1617
1618 * mark_spam.py: Mark as spam all comments done by a creator.
1619
28619cd7
ML
16202016-08-15 Martin Liska <mliska@suse.cz>
1621
1622 * mark_spam.py: Add error handling and reset
1623 another properties of attachments and bugs.
1624
3f1b3373
ML
16252016-08-11 Martin Liska <mliska@suse.cz>
1626
1627 * mark_spam.py: Mark attachments as obsolete and rename them.
1628
612a6ffe
EG
16292016-08-03 Eric Gallager <egall@gwmail.gwu.edu>
1630
1631 * download_prerequisites: Explicitly remove existing symlinks
1632 before trying to create new ones.
1633
ce84ada3
ML
16342016-07-28 Martin Liska <mliska@suse.cz>
1635
1636 * mark_spam.py: New file.
1637
88617fe4
ML
16382016-07-21 Martin Liska <mliska@suse.cz>
1639
1640 * analyze_brprob.py: If there's no loop, do not calculate
1641 average number of loop iterations.
1642
199b1891
ML
16432016-06-24 Martin Liska <mliska@suse.cz>
1644
1645 * analyze_brprob.py: Parse and display average number
1646 of loop iterations.
1647
7b72d14a
AK
16482016-06-23 Andi Kleen <ak@linux.intel.com>
1649
1650 * gen_autofdo_event.py: New file to regenerate
1651 gcc-auto-profile.
1652
0609abda
TS
16532016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1654
1655 * config-list.mk: Stop testing mep-elf.
1656
3e326935
TS
16572016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1658
1659 * config-list.mk: Stop testing avr-rtems.
1660
914b155c
TS
16612016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1662
1663 * config-list.mk: Stop testing m32r-rtems.
1664
5ebf89bd
TS
16652016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1666
1667 * config-list.mk: Remove h8300-rtems support.
1668
8466af06
TS
16692016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1670
1671 * config-list.mk: stop testing knetbsd.
1672
d980e738
TS
16732016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1674
1675 * config-list.mk: Stop testing openbsd3.0.
1676
ee2499b4
TS
16772016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1678
1679 * config-list.mk: Remove interix target.
1680
316ded53
DE
16812016-06-21 David Edelsohn <dje.gcc@gmail.com>
1682
1683 * config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1,
1684 rs6000-ibm-aix5.2.
1685 Rename rs6000-ibm-aix6.0 as rs6000-ibm-aix6.1.
1686 Add rs6000-ibm-aix7.1.
1687
69071d86
ML
16882016-06-17 Martin Liska <mliska@suse.cz>
1689
1690 * analyze_brprob.py: Fix columns of script output.
1691
50a593c7
RB
16922016-06-13 Richard Biener <rguenther@suse.de>
1693
1694 * download_prerequisites (ISL): Bump version to 0.16.1
1695
22d222d2
AH
16962016-06-10 Alan Hayward <alan.hayward@arm.com>
1697
1698 * check_GNU_style.sh: Fix paste args for BSD
1699
f8fdb10e
DM
17002016-06-09 David Malcolm <dmalcolm@redhat.com>
1701
1702 * config-list.mk (LIST): Add OPT-enable-obsolete to avr-rtems,
1703 h8300-rtems, m32r-rtems, mep-elf.
1704
54951c63
DM
17052016-06-09 David Malcolm <dmalcolm@redhat.com>
1706
1707 * config-list.mk (GCC_SRC_DIR): New variable.
1708 (make-log-dir): Use GCC_SRC_DIR.
1709 ($(LIST)): Likewise.
1710
fdf3a386
ML
17112016-06-09 Martin Liska <mliska@suse.cz>
1712
1713 * analyze_brprob_spec.py: New file.
1714
0d73e480
ML
17152016-06-09 Martin Liska <mliska@suse.cz>
1716
1717 * analyze_brprob.py: Add new argument --sorting.
1718
e49efc14
ML
17192016-06-09 Martin Liska <mliska@suse.cz>
1720
1721 * analyze_brprob.py: Cover new dump output format.
1722
48eae472
RO
17232016-06-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1724
1725 * update-copyright.py (LibMudflapFilter): Remove.
1726 (GCCCmdLine.__init__): Add gotools, libcc1.
1727 Remove libmudflap.
1728 List unhandled intl, libcilkrts, libgo, liboffloadmic,
1729 maintainer-scripts.
1730
00f35794
BE
17312016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1732
1733 * download_prerequisites: Adjust gmp/mpfr/mpc versions.
1734
bc6d9014
OE
17352016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1736
1737 * compare-all-tests: Remove SH5 support.
1738 * config-list.mk: Likewise.
1739
4877829b
ML
17402016-04-28 Martin Liska <mliska@suse.cz>
1741
1742 * analyze_brprob: Remove.
1743 * analyze_brprob.py: New file.
1744
9364c30e
JJ
17452016-04-27 Jakub Jelinek <jakub@redhat.com>
1746
1747 * gennews (files): Add files for GCC 6.
1748
d0e037eb
JH
17492016-04-17 Jan Hubicka <jh@suse.cz>
1750
1751 * analyze_brprob: Update comment.
1752
2ecc0c83
MS
17532016-04-13 Martin Sebor <msebor@redhat.com>
1754
1755 * check_GNU_style.sh: Avoid false posivies in trailing operator
1756 checks.
1757
55a82b66
MS
17582016-03-07 Martin Sebor <msebor@redhat.com>
1759
1760 * check_GNU_style.sh (color): New global variable.
1761 Add checks for trailing operators and spaces before left brackets.
1762 Tightened up a check for a trailing left curly brace.
1763 (g, ag, vg): Use color.
1764 (col): Don't complain about excessively long lines with DejaGnu
1765 directives.
1766
1f347c50
TS
17672016-03-06 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1768
1769 * mklog: Look for the ChangeLog file in $cwd.
1770
7d081272
JS
17712016-02-26 Joel Sherrill <joel@rtems.org>
1772
1773 * config-list.mk: Add aarch64-rtems and x86_64-rtems
1774
4a8c29cc
JW
17752016-01-19 Jonathan Wakely <jwakely@redhat.com>
1776
1777 * uninclude: Fix third argument to gensub.
1778
f29fa917
JJ
17792016-01-04 Jakub Jelinek <jakub@redhat.com>
1780
1781 * update-copyright.py (GCCCopyright): Add NVIDIA Corporation
1782 as external author.
1783
7ce9105f
JBG
17842015-12-17 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1785
1786 * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted
1787 targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 .
1788
f78590bb
TB
17892015-12-06 Tobias Burnus <burnus@net-b.de>
1790
1791 * download_prerequisites: Download ISL 0.15 instead of 0.14.
1792
e06b54c2
ML
17932015-11-20 Martin Liska <mliska@suse.cz>
1794
1795 * clang-format: Split content of a list to multiple
1796 lines.
1797
0f3594af
ML
17982015-11-19 Martin Liska <mliska@suse.cz>
1799
1800 * clang-format: Enhance list of FOR_EACH macros.
1801
daa53f38
ML
18022015-11-19 Martin Liska <mliska@suse.cz>
1803
1804 * clang-format: New file.
1805
bd94906f
AM
18062015-11-11 Andrew MacLeod <amacleod@redhat.com>
1807
1808 * header-tools: New. Directory containing a set of tools for
1809 manipulating header files.
1810
27776f55
NS
18112015-10-30 Nathan Sidwell <nathan@acm.org>
1812
1813 * config-list.mk (nvptx-none): Add it.
1814
78c56a5a
MT
18152015-09-11 Markus Trippelsdorf <markus@trippelsdorf.de>
1816
1817 * download_prerequisites: Make sure that script is run from
1818 top level source directory.
1819
dfa37515
RO
18202015-08-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1821
1822 * update-copyright.py (GCCCmdLine): Add libvtv.
1823
4b5ed6cf
UB
18242015-08-04 Uros Bizjak <ubizjak@gmail.com>
1825
1826 * texi2pod.pl: Escape braces in regexp involving @strong{...}.
1827
7392b090
TV
18282015-07-15 Tom de Vries <tom@codesourcery.com>
1829
1830 * check_GNU_style.sh (cat_with_prefix): Fix quoting.
1831
1a607203
SE
18322015-06-02 Steve Ellcey <sellcey@imgtec.com>
1833
1834 * test_installed (--target=): New option.
1835
ec3dfdac
MM
18362015-05-30 Mikhail Maltsev <maltsevm@gmail.com>
1837
1838 * gimple.vim: New file.
1839
323eb6e3
TV
18402015-05-18 Tom de Vries <tom@codesourcery.com>
1841
1842 * check_GNU_style.sh: Add temp files tmp2 and tmp3.
1843 (cat_with_prefix): New function, using global variable prefix.
1844 (col): Make prefix a global variable. Rewrite to process file at a time
1845 rather than line at a time. Print part longer than 80 chars in red.
1846
ad7f0dfe
TV
18472015-05-18 Tom de Vries <tom@codesourcery.com>
1848
1849 * check_GNU_style.sh (g, ag, vg): Don't cat empty file.
1850
847b6e15
TV
18512015-05-18 Tom de Vries <tom@codesourcery.com>
1852
1853 * check_GNU_style.sh (g, ag, vg, col): Declare local vars with local.
1854
7e425ad6
TV
18552015-05-18 Tom de Vries <tom@codesourcery.com>
1856
1857 * check_GNU_style.sh: Improve readability function calls.
1858
36805406
JL
18592015-05-16 James Bowman <james.bowman@ftdichip.com>
1860
1861 * config-list.mk: Add FT32.
1862
cc1e0483
TV
18632015-05-12 Tom de Vries <tom@codesourcery.com>
1864
1865 * check_GNU_style.sh (col): Fix tab size.
1866
a22e33d0
TV
18672015-05-12 Tom de Vries <tom@codesourcery.com>
1868
1869 * check_GNU_style.sh: Put stdin into a temp file.
1870
7f167be6
TV
18712015-05-12 Tom de Vries <tom@codesourcery.com>
1872
1873 * check_GNU_style.sh: Read either from stdin, or from files.
1874
0648b807
TV
18752015-05-12 Tom de Vries <tom@codesourcery.com>
1876
1877 * check_GNU_style.sh: Check if files exists.
1878
4171ffe9
TV
18792015-05-12 Tom de Vries <tom@codesourcery.com>
1880
1881 * check_GNU_style.sh: Don't use a filename prefix if we're only
1882 processing one patch file.
1883
a92a1c27
YG
18842015-05-12 Yury Gribov <y.gribov@samsung.com>
1885
1886 * mklog: Ignore preprocessor directives.
1887
a497da4c
JJ
18882015-04-22 Jakub Jelinek <jakub@redhat.com>
1889
1890 * gennews (files): Add files for GCC 5.
1891
74d35315
BE
18922015-03-06 Bernd Edlinger <bernd.edlinger@hotmail.de>
1893
1894 * dg-extract-results.sh: Check that the necessary python modules exist.
1895
4ed8ef26
IV
18962015-02-05 Ilya Verbin <ilya.verbin@intel.com>
1897
1898 * gcc_update (files_and_dependencies): Add rules for liboffloadmic and
1899 liboffloadmic/plugin.
1900
8fced9b9
RS
19012015-01-15 Richard Sandiford <richard.sandiford@arm.com>
1902
1903 * update-copyright.py (Copyright.__init__): Add a regexp for
1904 "copyright = u'".
1905 (Copyright.update_copyright): Don't add a space before the year
1906 in that case.
1907
41dbbb37
TS
19082015-01-15 Thomas Schwinge <thomas@codesourcery.com>
1909
1910 * gcc_update (files_and_dependencies): Update rules for new
1911 libgomp/plugin/Makefrag.am and libgomp/plugin/configfrag.ac files.
1912
6e7bdfac
YG
19132015-01-12 Yury Gribov <y.gribov@samsung.com>
1914
1915 * check_GNU_style.sh: Support patches coming from stdin.
1916 Check that spaces are converted to tabs.
1917 Make double-space-after-dot check more precice.
1918
d3d514a9
EB
19192015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1920
1921 * config-list.mk (LIST): Add visium-elf.
1922
04a11c01
JBG
19232015-01-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1924
1925 * config-list.mk: Use shortest match for OPT to find the actual
1926 target name.
1927
64e6d5c4
SDJ
19282014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
1929
1930 * dg-extract-results.sh: Use --text with grep to avoid issues with
1931 binary files. Fall back to cat -v, if that doesn't work.
1932
923e09ee
CJW
19332014-12-12 Chung-Ju Wu <jasonwucj@gmail.com>
1934
1935 * download_prerequisites: Modify the comment for GRAPHITE_LOOP_OPT.
1936
c3e1e693
YG
19372014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1938 Yury Gribov <y.gribov@samsung.com>
1939
1940 * vimrc: New file.
1941
83f41b24
TP
19422014-12-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1943
1944 * check_GNU_style.sh: Warn for incorrect number of spaces in function
1945 call only if 0 or 2+ spaces found.
1946
f5d5b88f
TB
19472014-12-02 Tobias Burnus <burnus@net-b.de>
1948
1949 * download_prerequisites: Download ISL 0.14 instead of 0.12.2.
1950
fdb424cf
TV
19512014-11-25 Tom de Vries <tom@codesourcery.com>
1952 Peter Bergner <bergner@vnet.ibm.com>
1953
1954 * mklog: Handle .mklog. Use git setting independent of presence .git
1955 directory.
1956
78d7f09f
TV
19572014-11-14 Tom de Vries <tom@codesourcery.com>
1958
1959 * mklog: Move reading of .diff file up and add comment. Copy diff_lines
1960 to orig_diff_lines. Use orig_diff_lines when appending patch.
1961
35485da9
DM
19622014-11-11 David Malcolm <dmalcolm@redhat.com>
1963
1964 * ChangeLog.jit: New.
1965 * jit-coverage-report.py: New file: a script to print crude
1966 code-coverage information for the libgccjit API.
1967
67183c4d
MZ
19682014-11-11 Marat Zakirov <m.zakirov@samsung.com>
1969
4b5ed6cf 1970 * mklog: Symbol '}' stops search for changes.
67183c4d 1971
51f784f5
TB
19722014-11-11 Tobias Burnus <burnus@net-b.de>
1973
1974 * download_prerequisites: Stop downloading CLooG.
1975
a8cfbbdc
MZ
19762014-11-07 Marat Zakirov <m.zakirov@samsung.com>
1977
4b5ed6cf
UB
1978 * mklog: Always doubt in functions.
1979 Add EOF protection.
a8cfbbdc 1980
1335a8ca
JBG
19812014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1982
1983 * config-list.mk: Don't build Go for certain targets.
1984
3daa7bbf
TS
19852014-10-04 Trevor Saunders <tsaunders@mozilla.com>
1986
1987 * compare-all-tests: Don't test score-*.
1988 * config-list.mk: Likewise.
1989
c19adb17
SB
19902014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
1991
1992 * dg-extract-results.py (output_variation): Always sort if do_sum.
1993
38278d8a
TV
19942014-09-22 Tom de Vries <tom@codesourcery.com>
1995
1996 * mklog: Add --inline option.
1997
813271fc
SB
19982014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
1999
2000 * dg-extract-results.py (Prog.result_re): Include options in test name.
2001
3a8fe7c6
OH
20022014-09-19 Olivier Hainque <hainque@adacore.com>
2003
2004 * config-list.mk (LIST): Add powerpc-wrs-vxworksmils.
2005
f4d5fe47
JS
20062014-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>
2007
2008 * config-list.mk (LIST): Add v850-rtems.
2009
b060c217
SH
20102014-09-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
2011
2012 * config-list.mk (LIST): Add arm-rtems.
2013 Add nios2-rtems. Remove extra option from powerpc-rtems.
2014
157e859f
TS
20152014-09-08 Trevor Saunders <tsaunders@mozilla.com>
2016
2017 * compare-all-tests: Don't test picochip.
2018 * config-list.mk: Likewise.
2019
6f853fd4
MX
20202014-08-11 Mingjie Xing <mingjie.xing@gmail.com>
2021
2022 * texi2pod.pl (postprocess): Move command process for '@sc' to the
2023 front of '@dfn'. Add a new command process for '@t{...}', just print
2024 the content.
2025
863aa163 20262014-07-21 Trevor Saunders <tsaunders@mozilla.com>
633e5fbb 2027 Yury Gribov <y.gribov@samsung.com>
863aa163 2028
633e5fbb
TS
2029 * mklog: Run mklog as a filter.
2030
20312014-07-21 Trevor Saunders <tsaunders@mozilla.com>
2032
2033 * mklog: Read name and email from git config when available.
863aa163 2034
16a4b3b9
RB
20352014-06-28 Richard Biener <rguenther@suse.de>
2036
2037 * gennews: Use gcc-3.0/index.html.
2038
e6120abe
RS
20392014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
2040
2041 * dg-extract-results.py: For Python 3, force sys.stdout to handle
2042 surrogate escape sequences.
2043 (safe_open): New function.
2044 (output_segment, main): Use it.
2045
ae242e3f
RS
20462014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
2047
2048 * dg-extract-results.py (Named): Remove __cmp__ method.
2049 (output_variation): Use a key to sort variation.harnesses.
2050
386c4027
UB
20512014-05-24 Uros Bizjak <ubizjak@gmail.com>
2052
2053 * texi2pod.pl: Force .pod file to not be a numbered list.
2054
768b94bc
RS
20552014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
2056
2057 * dg-extract-results.py (parse_run): Handle warnings that are printed
2058 before a test harness is run.
2059
3ce2cd36
JBG
20602014-05-09 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2061
2062 * config-list.mk (show): New target.
2063
0af7b53a
RS
20642014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
2065
2066 * dg-extract-results.py: New file.
2067 * dg-extract-results.sh: Use it if the environment seems suitable.
2068
d9f069ab
RO
20692014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2070
2071 * config-list.mk (LIST): Remove sparc-sun-solaris2.9, i686-solaris2.9.
2072
b716608c
JJ
20732013-04-22 Jakub Jelinek <jakub@redhat.com>
2074
2075 * gennews (files): Add files for GCC 4.9.
2076
341c653c
WL
20772014-02-24 Walter Lee <walt@tilera.com>
2078
2079 * config-list.mk (LIST): Add tilegxbe-linux-gnu.
2080
662dae0d
RB
20812014-02-13 Richard Biener <rguenther@suse.de>
2082
2083 * download_prerequisites: Update ISL and CLOOG versions.
2084
37f14a0d
BM
20852014-01-31 Brooks Moses <bmoses@google.com>
2086
2087 * gcc_update (files_and_dependencies): Add aarch64-tune.md.
2088
69b09963
YG
20892014-01-29 Yury Gribov <y.gribov@samsung.com>
2090
2091 * mklog: Improve support of context diffs.
2092
e8b37cb6
TU
20932014-01-21 Tatiana Udalova <t.udalova@samsung.com>
2094
2095 * mklog: Avoid adding falsely changed functions to ChangeLog.
2096
e430824f
CLT
20972013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2098
2099 * config-list.mk: Add nios2-elf, nios2-linux-gnu. Corrected
2100 ordering of some configs.
2101
b654717c
YG
21022013-12-23 Yury Gribov <y.gribov@samsung.com>
2103
2104 * mklog: Automatically insert comments in trivial cases.
2105
26b08681
YG
21062013-12-19 Yury Gribov <y.gribov@samsung.com>
2107
2108 * mklog: Split generated message in parts.
2109
9304f876
CJW
21102013-10-31 Chung-Ju Wu <jasonwucj@gmail.com>
2111
2112 * config-list.mk (nds32le-elf, nds32be-elf): Add nds32 target.
2113
8a1a4544
TB
21142013-10-29 Tobias Burnus <burnus@net-b.de>
2115
2116 * gcc_update (files_and_dependencies): Add rules for
2117 libcilkrts.
2118
cd13be9b
TS
21192013-10-11 Thomas Schwinge <thomas@codesourcery.com>
2120
2121 * gcc_update (files_and_dependencies): Fix rule for
2122 libgomp/testsuite/Makefile.in.
2123
53426f6c
JR
21242013-10-01 Joern Rennecke <joern.rennecke@embecosm.com>
2125
2126 * config-list.mk: Add arc configurations.
2127
f6113c27
DN
21282013-09-27 Diego Novillo <dnovillo@google.com>
2129
2130 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2131
f6a83b4a
DD
21322013-09-12 DJ Delorie <dj@redhat.com>
2133
2134 * config-list.mk: Add msp430-elf.
2135
cdc35a2e
DN
21362013-08-31 Diego Novillo <dnovillo@google.com>
2137
2138 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2139
6e39ee0c
MS
21402013-08-29 Mike Stump <mikestump@comcast.net>
2141
2142 * gcc_update (configure): Update to handle svn 1.8.1.
2143
ecdbd01a 21442013-08-03 Caroline Tice <cmtice@google.com>
2077db1b
CT
2145
2146 * gcc_update: Add libvtv files.
386c4027 2147
76ba1222
BM
21482013-06-06 Brooks Moses <bmoses@google.com>
2149
2150 * testsuite-management/validate_failures.py: Fix handling of
2151 summary lines with "|" characters or empty description fields.
2152
a8db5990
CJW
21532013-05-24 Chung-Ju Wu <jasonwucj@gmail.com>
2154
2155 * download_prerequisites: Download isl and cloog conditionally.
2156
f3e4f44c
DM
21572013-05-21 David Malcolm <dmalcolm@redhat.com>
2158
dd1c676f 2159 * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
f3e4f44c 2160
0baddc45
RO
21612013-05-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2162
2163 * config-list.mk (LIST): Add -enable-obsolete for
2164 sparc-sun-solaris2.9, i686-solaris2.9.
2165
aa7e6aad
MS
21662013-05-13 Mike Stump <mikestump@comcast.net>
2167
2168 * compare_tests: Limit lines to 2000 characters as comm on Mac OS
2169 X 10.8.3 doesn't like long lines (those 2055 characters or more).
2170
a46d0aff
SN
21712013-04-22 Sofiane Naci <sofiane.naci@arm.com>
2172
2173 * config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
2174
18d5a76d
DN
21752013-04-18 Diego Novillo <dnovillo@google.com>
2176
2177 * validate_failures.py: Fix typo.
2178
89cbb85b
DN
21792013-04-18 Diego Novillo <dnovillo@google.com>
2180
2181 * validate_failures.py: Loosen check for build directory.
2182 State what failed if we couldn't find the source tree or
2183 the target triplet.
2184
1faae6ef
JJ
21852013-03-22 Jakub Jelinek <jakub@redhat.com>
2186
2187 * gennews (files): Add files for GCC 4.8.
2188
34d3a672
TB
21892013-03-06 Tobias Burnus <burnus@net-b.de>
2190
2191 * make-obstacks-texi.pl: New.
2192
d809887a
RO
21932013-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2194
2195 * make_sunver.pl: Enforce C locale.
2196
b96299a1
RS
21972013-02-06 Richard Sandiford <rdsandiford@googlemail.com>
2198
2199 * update-copyright.py: Add libdecnumber to the default list.
2200 Remove libquadmath and libssp.
2201
144f2e52
DN
22022013-02-06 Diego Novillo <dnovillo@google.com>
2203
2204 * testsuite-management/validate_failures.py: Fix typo.
2205
828e50c5
DN
22062013-02-06 Diego Novillo <dnovillo@google.com>
2207
2208 * testsuite-management/validate_failures.py: Update
2209 Copyright years.
2210 Request contributions not to use Python features newer
2211 than 2.4.
2212 (GetBuildData): If this is not a build directory,
2213 emit an error only if --results or --manifest are missing.
2214
143c83f1
BRF
22152013-02-06 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2216
2217 * testsuite-management/validate_failures.py
2218 (IsInterestingResult): Fix performance regression
2219
240d6348
RS
22202013-02-04 Richard Sandiford <rdsandiford@googlemail.com>
2221
b3dc7102 2222 * update-copyright.py: New file.
240d6348 2223
1faae6ef 22242013-01-15 David Blaikie <dblaikie@gmail.com>
16dd2667
DB
2225
2226 * dg-extract-results.sh: Handle KPASSes.
2227
9fa633fc
DB
2228 * dg-extract-results.sh: Constrain the start-of-log pattern.
2229
db065268
DB
2230 * dg-extract-results.sh: Fix order of summary counts.
2231
7fb1e592
BRF
22322012-12-01 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2233
2234 * testsuite-management/validate_failures.py
2235 (IsInterestingResult): Only strip line a second time if we did split.
2236 Rephrase return statement while at it.
2237 (CollectSumFiles): Also ignore .git directory.
2238
f15b9727
DN
22392012-12-03 Diego Novillo <dnovillo@google.com>
2240
2241 * testsuite-management/validate_failures.py: Fix stale
2242 use of 'options'.
2243
f6fce951
DE
22442012-11-30 Doug Evans <dje@google.com>
2245
d5651dcf
DE
2246 * testsuite-management/validate_failures.py: Add support for @include,
2247 @remove directives in manifest files.
2248
f6fce951
DE
2249 * testsuite-management/validate_failures.py: Add function
2250 GetManifestPath. New global _MANIFEST_SUBDIR.
2251
b4b5e1f7
DE
22522012-11-29 Doug Evans <dje@google.com>
2253
74df1ad0
DE
2254 * testsuite-management/validate_failures.py: Remove pass/fail
2255 indicator from result of GetBuildData.
2256
bc5e01b1
DE
2257 * testsuite-management/validate_failures.py: Store options in global
2258 variable _OPTIONS.
2259
cd1d95bd
DE
2260 * testsuite-management/validate_failures.py: Rename variable
2261 manifest_name to manifest_path everywhere.
2262
b4b5e1f7
DE
2263 * testsuite-management/validate_failures.py (CompareBuilds): Pass
2264 options.results to GetSumFiles for clean build.
2265
b3891de4
DE
22662012-11-28 Doug Evans <dje@google.com>
2267
1099bb0a
DE
2268 * testsuite-management/validate_failures.py: Use <target_alias> instead
2269 of <target>. Minor whitespace changes.
2270
b3891de4
DE
2271 * testsuite-management/validate_failures.py: Record ordinal with
2272 TestResult.
2273
a59a2c21
MS
22742012-11-19 Mike Stump <mikestump@comcast.net>
2275
2276 * compare_tests: Add export LC_ALL=C to make sort happier.
2277
451a210d
L
22782012-11-14 H.J. Lu <hongjiu.lu@intel.com>
2279
2280 * gcc_update: Update libsanitizer generated files.
2281
36a41ef1
TB
22822012-11-12 Tobias Burnus <burnus@net-b.de>
2283
2284 * gcc_update: Add libquadmath generated files.
2285
6671a4e4
L
22862012-11-12 H.J. Lu <hongjiu.lu@intel.com>
2287
2288 * gcc_update: Add libsanitizer generated files.
2289
bff0e529
LC
22902012-11-05 Lawrence Crowl <crowl@google.com>
2291
2292 * compare_two_ftime_report_sets: New.
2293
b436bf38
DN
22942012-11-02 Diego Novillo <dnovillo@google.com>
2295
2296 * testsuite-management/validate_failures.py: Add option
2297 --clean_build to compare test results against another
2298 build.
2299
3b1de8eb
DN
23002012-10-31 Diego Novillo <dnovillo@google.com>
2301
2302 * testsuite-management/validate_failures.py: Fix parsing
2303 of summary lines.
2304
6119d95c
DN
23052012-10-29 Diego Novillo <dnovillo@google.com>
2306
2307 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2308
1996c0a6
DN
23092012-10-06 Diego Novillo <dnovillo@google.com>
2310
2311 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2312
c8ae7abf
CL
23132012-10-02 Christophe Lyon <christophe.lyon@linaro.org>
2314
2315 * check_GNU_style.sh: Remove temporay file upon exit.
2316
f3633f55
JR
23172012-09-26 Joern Rennecke <joern.rennecke@embecosm.com>
2318
2319 * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
2320 arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
2321 Use --enable-obsolete for picochip-elf.
2322
5ad7a43e
DN
23232012-09-10 Diego Novillo <dnovillo@google.com>
2324
2325 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2326
0e9f719a
EB
23272012-09-04 Eric Botcazou <ebotcazou@adacore.com>
2328
2329 * make_sunver.pl: Add missing newline at the end of extern "C++" block.
2330
e8f6d046
DN
23312012-08-24 Diego Novillo <dnovillo@google.com>
2332
2333 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
386c4027 2334
18da4303
DN
23352012-08-14 Diego Novillo <dnovillo@google.com>
2336
2337 * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
2338
a327112f
DN
23392012-08-13 Diego Novillo <dnovillo@google.com>
2340
2341 * testsuite-management/validate_failures.py (ExpirationDate): Tidy
2342 comment.
2343
6baa7225
DN
23442012-08-13 Diego Novillo <dnovillo@google.com>
2345
2346 * testsuite-management/validate_failures.py (ParseSummary): Fix
2347 comment.
2348
c577382e
DN
23492012-08-13 Diego Novillo <dnovillo@google.com>
2350
2351 * testsuite-management/validate_failures.py: Import datetime.
2352 (TestResult.ExpirationDate): New.
2353 (TestResult.HasExpired): New.
2354 (ParseSummary): Call it. If it returns True, warn that the
2355 expected failure has expired and do not add it to the set of
2356 expected results.
2357 (GetResults): Clarify documentation.
2358
55b073ba
DN
23592012-07-26 Diego Novillo <dnovillo@google.com>
2360
2361 * testsuite-management/validate_failures.py: Do not use
2362 'with ... as ...' constructs.
2363
29476fe1
DN
23642012-07-19 Diego Novillo <dnovillo@google.com>
2365
2366 * testsuite-management/validate_failures.py (CollectSumFiles):
2367 Rename from GetSumFiles.
2368 (GetSumFiles): Factor out of CheckExpectedResults.
2369 (CheckExpectedResults): Call it.
2370 (ProduceManifest): Call it.
2371
89d223b3
DN
23722012-07-18 Diego Novillo <dnovillo@google.com>
2373
2374 * testsuite-management/validate_failures.py: Fix
2375 /usr/bin/python invocation.
2376
c85fd25b
SB
23772012-06-19 Steven Bosscher <steven@gcc.gnu.org>
2378
2379 * check_makefile_deps.sh: Look for c-common.o in c-family/.
2380 Add a few more crt* files to the list of files to skip.
2381
9adf6490
MP
23822012-05-31 Marek Polacek <polacek@redhat.com>
2383
4b5ed6cf 2384 * mklog: Prevent printing three spaces after the date.
9adf6490 2385
4da37205
DN
23862012-06-04 Diego Novillo <dnovillo@google.com>
2387
2388 * testsuite-management/validate_failures.py (GetResults):
2389 Change argument to accept list of summary files to analyze.
2390 Update callers.
2391 (CheckExpectedResults): Handle options.manifest, options.results
2392 and options.ignore_missing_failures.
2393 (Main): Add options --manifest, --results and --ignore_missing_failures.
2394
ba0d684e
DN
23952012-05-31 Diego Novillo <dnovillo@google.com>
2396 Cary Coutant <ccoutant@google.com>
2397
2398 * mklog: New.
2399
c7046906
L
24002012-05-25 H.J. Lu <hongjiu.lu@intel.com>
2401
2402 PR bootstrap/53472
2403 * contrib/compare-debug (remove_comment): New function.
2404 Remove any .comment sections if the first cmp failed.
2405
c75e90f3
DE
24062012-05-09 David Edelsohn <dje.gcc@gmail.com>
2407
2408 * gcc_update: Use $GCC_SVN to retrieve branch and revision.
2409
48310492
RH
24102012-05-01 Richard Henderson <rth@redhat.com>
2411
2412 * gcc_update: Add libatomic generated files.
2413
af13465f
MLI
24142012-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
2415
2416 * compare_tests: Append '/' to make 'find' traverse
2417 symlinked directories.
2418
034a3fcd
RO
24192012-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2420
2421 * testsuite-management/validate_failures.py (GetBuildData): Use
2422 target_alias.
2423
a0806f33
DE
24242012-04-06 Doug Evans <dje@google.com>
2425
2426 * dg-extract-results.sh: Handle KFAILs.
2427
b24513a1
RO
24282012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2429
2430 * config-list.mk (LIST): Remove mips-sgi-irix6.5.
2431
bfdac9a1
JM
24322012-03-13 Joseph Myers <joseph@codesourcery.com>
2433
2434 * gennews (files): Add files for GCC 4.7.
2435
c4bc5c25
RO
24362012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2437
2438 * config-list.mk (LIST): Remove mips-openbsd.
2439
5c30094f
RO
24402012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2441
2442 * config-list.mk (LIST): Remove alpha-dec-osf5.1.
2443
acb3748d
DN
24442012-03-02 Diego Novillo <dnovillo@google.com>
2445
2446 * testsuite-management/validate_failures.py (class TestResult): Fix
2447 match pattern for the summary line. If there is a parsing failure,
2448 show the line we failed to parse.
2449
cc2de92d
RO
24502012-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2451
2452 PR libstdc++/52188
2453 * make_sunver.pl: Remove #ifdef handling.
2454
4ad29d0d
DK
24552012-02-17 Doug Kwan <dougkwan@google.com>
2456
2457 * contrib/testsuite-management/validate_failures.py
2458 (GetMakefileValue): Check for cross compilers.
2459
e53182b7
QN
24602012-02-15 Quentin Neill <quentin.neill@amd.com>
2461
2462 * compare_tests: Fix trailing paths in dir arguments.
2463 Handle sum1/sum2 temp files with others.
2464
dd552284
WL
24652012-02-14 Walter Lee <walt@tilera.com>
2466
2467 * config-list.mk (LIST): Add tilegx-linux-gnu and
2468 tilepro-linux-gnu.
2469 * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
2470 (gcc/config/tilepro/mul-tables.c): New dependencies.
2471
44414d2f
MS
24722012-02-11 Mike Stump <mikestump@comcast.net>
2473
2474 * compare_tests (exit_status): Fix.
2475
a8fc9855
DN
24762012-02-10 Diego Novillo <dnovillo@google.com>
2477
2478 * repro_fail: Add --debug and --debug-tui flags.
2479
1faae6ef
JJ
24802012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2481 Jayant R Sonar <jayant.sonar@kpitcummins.com>
b25364a0
S
2482
2483 * config-list.mk (LIST): Add cr16-elf.
2484
884f56d1
GJL
24852012-01-02 Georg-Johann Lay <avr@gjlay.de>
2486
2487 PR target/51345
2488 * gcc_update (files_and_dependencies): Add
2489 gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
2490
85b8555e
DD
24912011-11-29 DJ Delorie <dj@redhat.com>
2492
2493 * config-list.mk (LIST): Add rl78-elf.
2494
adcd36bc
RO
24952011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2496
2497 * make_sunver.pl: Convert '?' in glob patterns to '.'.
2498
0a35513e
AH
24992011-11-07 Richard Henderson <rth@redhat.com>
2500
2501 Merged from transactional-memory.
2502
2503 * gcc_update: Add libitm to touch data.
2504
cf7716a2
QN
25052011-11-07 Quentin Neill <quentin.neill@amd.com>
2506
2507 * compare_tests: Add ability to compare all .sum
2508 files from two build directories.
2509
feeeff5c
JR
25102011-11-05 Joern Rennecke <joern.rennecke@embecosm.com>
2511
2512 * contrib-list.mk: Add Epiphany configurations.
2513
a5baf3b8
DN
25142011-09-13 Diego Novillo <dnovillo@google.com>
2515
2516 * testsuite-management: New.
2517 * testsuite-management/validate_failures.py: New.
2518
39b75e51
RO
25192011-08-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2520
2521 * gcc_update: Determine svn branch from hg convert_revision.
2522
e44dbbe1
RO
25232011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2524
2525 * config-list.mk (i586-netware): Remove.
2526 (.PHONY): Remove make-script-dir dependency.
2527 (make-script-dir): Remove.
2528 ($(LIST)): Remove make-script-dir dependency.
2529
bcead286
BS
25302011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2531
2532 * gcc_update: Add C6X generated files.
2533 * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
2534
e35fceb5
RO
25352011-07-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2536
2537 * config-list.mk (LIST): Append OPT-enable-obsolete to
2538 alpha-dec-osf5.1, mips-sgi-irix6.5.
2539
23d11384
DN
25402011-06-24 Diego Novillo <dnovillo@google.com>
2541
2542 * repro_fail: New.
2543
1b916ca6
JM
25442011-06-21 Joseph Myers <joseph@codesourcery.com>
2545
2546 * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
2547
12d844c8
JM
25482011-05-19 Joseph Myers <joseph@codesourcery.com>
2549
2550 * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
2551 gcc/config/arm/arm-fpus.def.
2552
f10d3ac9
JM
25532011-05-10 Joseph Myers <joseph@codesourcery.com>
2554
2555 * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
2556 dependencies.
2557
d371df6f
JM
25582011-05-09 Joseph Myers <joseph@codesourcery.com>
2559
2560 * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
2561
adad1007
JR
25622010-05-05 Joern Rennecke <joern.rennecke@embecosm.com>
2563
2564 * config-list.mk: New file.
2565
47c94d21
JM
25662011-05-02 Joseph Myers <joseph@codesourcery.com>
2567
2568 * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
2569
e5b0dad8
JK
25702011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2571
2572 * paranoia.cc (ENUM_BITFIELD): Remove.
2573
ad7be009
JM
25742011-04-08 Joseph Myers <joseph@codesourcery.com>
2575
2576 * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
2577
ebb9f8b0
JM
25782011-03-22 Joseph Myers <joseph@codesourcery.com>
2579
2580 * compare-all-tests (all_targets): Remove crx and m68hc11.
2581
084239f4
RO
25822011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2583
2584 PR bootstrap/48135
2585 * make_sunver.pl: Don't use File::Glob.
2586
20a52ab9
JM
25872011-03-05 Joseph Myers <joseph@codesourcery.com>
2588
2589 * gennews (files): Add files for GCC 4.6.
2590
a7150b3d
DK
25912011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
2592
2593 * patch_tester.sh (nopristinecache): New shell var, set according
2594 to presence or absence of new -nopristinecache option.
2595 (usage): Document new option.
2596 (bootntest_pristine): Implement it.
2597
f7598845
RO
25982010-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2599
2600 * make_sunver.pl: Use elfdump -s to extract symbols if possible,
2601 readelf -s otherwise.
2602
79770339
EB
26032010-11-08 Eric Botcazou <ebotcazou@adacore.com>
2604
2605 * make_sunver.pl: Ignore entries without symbol name first. Then do
2606 not ignore symbols marked as 'R'.
2607
fda9c731
AK
26082010-10-18 Andi Kleen <ak@linux.intel.com>
2609
2610 * gccbug.el: Remove.
2611
6832435e
RO
26122010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2613
2614 * gcc_update: Run $GCC_HG pull and update separately.
2615 Check parents for SVN revision.
2616
6c009867
RW
26172010-10-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2618
2619 * test_recheck: New script.
2620
ab940b73
RW
26212010-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2622
2623 * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
2624 Also escape characters with grave accents, to be fixed ...
2625 (unmunge): ... here.
2626 (postprocess): Also handle @/ and @acronym{...}.
2627
8cab7c13
SP
26282010-07-02 Sebastian Pop <sebastian.pop@amd.com>
2629
2630 * check_GNU_style.sh: Do not print warning messages when there are
2631 no occurences.
2632
97075d3b
RO
26332010-09-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2634
2635 * gcc_update: Handle hg, too.
2636
5653ef60
EB
26372010-07-08 Eric Botcazou <ebotcazou@adacore.com>
2638
2639 * make_sunver.pl: Remove extra whitespace in regexp.
2640
f3e3b476
SP
26412010-07-02 Sebastian Pop <sebastian.pop@amd.com>
2642
2643 * check_GNU_style.sh: New.
2644
c18dc5cc
RO
26452010-07-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2646
2647 * make_sunver.pl: New file.
2648
9a082684
IS
26492010-07-02 Iain Sandoe <iains@gcc.gnu.org>
2650
4b5ed6cf
UB
2651 * compare-debug (Darwin): Remove '-x' flag from ld-based object
2652 stripping. Add a comment as to why we do it this way.
9a082684 2653
339325b3
AO
26542010-06-20 Alexandre Oliva <aoliva@redhat.com>
2655
2656 * compare-debug: Drop LTO sections.
2657
e31a6dc2
BRF
26582010-06-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2659
2660 * gcc_update: Support updating a git clone.
2661
fb340c3c
RO
26622010-06-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2663
2664 * test_summary: Don't use diff -u.
2665 Adapt egrep regex.
2666
69baf0a3
AH
26672010-06-02 Andrew Haley <aph@redhat.com>
2668
2669 * download_prerequisites: New script.
2670
bc492e47
RO
26712010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2672
2673 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2674 of grep -q.
2675
c334c130
BS
26762010-04-22 Basile Starynkevitch <basile@starynkevitch.net>
2677
2678 * gcc_update: Sets the locale to C.
2679
02e698d7
JM
26802010-04-06 Joseph Myers <joseph@codesourcery.com>
2681
2682 * gennews (files): Add files for GCC 4.5.
2683
fccff341
JK
26842010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2685
2686 Fix *.log tests output containing "===".
2687 * dg-extract-results.sh (/\===/): Rename to ...
2688 (/^\t\t=== .* ===$/): ... this pattern.
2689
54bceaf3
RO
26902010-03-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2691
2692 * dg-extract-results.sh: Fix result order to match sequential case.
2693
2fdb618d
RW
26942010-01-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2695
2696 * check_warning_flags.sh: Use \012 instead of \n with tr.
2697
5392f6be
RO
26982010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2699
2700 * dg-extract-results.sh: Don't use tail -n.
2701
d7f09764
DN
27022009-10-03 H.J. Lu <hongjiu.lu@intel.com>
2703 Richard Guenther <rguenther@suse.de>
2704
2705 PR lto/39216
2706 * gcc_update: Adjust file timestamps for lto-plugin.
2707
bb59df52
IS
27082009-09-10 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
2709
2710 PR bootstrap/41245
2711 * compare-debug: Handle stripping of dwarf debug sections from darwin
2712 mach-o objects.
2713
c45ae2c8
AO
27142009-09-04 Alexandre Oliva <aoliva@redhat.com>
2715
2716 * compare-debug: Grep for blank before dash to avoid grep -e.
2717
8fc68cba
AO
27182009-09-01 Alexandre Oliva <aoliva@redhat.com>
2719
2720 * compare-debug: Look for .gkd files and compare them.
2721
0930984e
RW
27222009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2723
2724 PR testsuite/41166
2725 * test_summary: Invoke config.status, rather than trying to
2726 parse it. Adjust awk script.
2727
5830150a
AO
27282009-08-18 Alexandre Oliva <aoliva@redhat.com>
2729
2730 * compare-debug: Drop .eh_frame relocations too.
2731
c2d88223
L
27322009-08-18 H.J. Lu <hongjiu.lu@intel.com>
2733
2734 PR testsuite/40704
386c4027 2735 * test_summary: Filter out "\r".
c2d88223 2736
2feb56e6
AO
27372009-06-02 Alexandre Oliva <aoliva@redhat.com>
2738
2739 * compare-debug: Don't fail just because of .eh_frame differences.
2740
060717fc
JJ
27412009-04-27 Jakub Jelinek <jakub@redhat.com>
2742
2743 PR testsuite/39807
2744 * dg-extract-results.sh: Close open files and use >> instead of >
2745 to decrease number of concurrently open files from awk. Avoid
2746 = at the beginning of a regexp and redirect to a file determined
2747 by curfile variable rather than concatenated strings to workaround
2748 Solaris nawk bug.
2749
7527cf21
GP
27502009-04-25 Gerald Pfeifer <gerald@pfeifer.com>
2751
2752 * test_summary: Only include LAST_UPDATED if it exists.
2753 Complete copyright years.
2754
0455c7f4
PB
27552009-04-16 Paolo Bonzini <bonzini@gnu.org>
2756
2757 * compare-all-tests: New.
2758
50e8c6d2
JJ
27592009-04-14 Jakub Jelinek <jakub@redhat.com>
2760
2761 * gennews (files): Reference GCC 4.4 web pages.
2762
748086b7
JJ
27632009-04-09 Jakub Jelinek <jakub@redhat.com>
2764
2765 * reghunt/date_based/reg_periodic: Change copyright header to refer
2766 to version 3 of the GNU General Public License and to point readers
2767 at the COPYING3 file and the FSF's license web page.
2768 * reghunt/date_based/reg_search: Likewise.
2769 * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
2770 * regression/btest-gcc.sh: Likewise.
2771 * regression/objs-gcc.sh: Likewise.
2772
a072f1cf
RW
27732009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2774
2775 * check_warning_flags.sh: Update flag exceptions.
2776
7a401a0d
BE
27772008-11-18 Ben Elliston <bje@au.ibm.com>
2778
2779 * dg-cmp-results.sh: Do not print usage if either .sum file cannot
2780 be opened; print a more meaningful error instead.
2781
7134e605
JJ
27822008-10-24 Janis Johnson <janis187@us.ibm.com>
2783 Jakub Jelinek <jakub@redhat.com>
2784
2785 * dg-extract-results.sh: New file.
2786
e63ea00c
RW
27872008-07-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2788
2789 * check_makefile_deps.sh: New file.
2790
a3ced85e
SP
27912008-05-08 Sebastian Pop <sebastian.pop@amd.com>
2792
2793 * patch_tester.sh (report): Do not print "Checker: ".
2794
24170ff9
SP
27952008-04-23 Sebastian Pop <sebastian.pop@amd.com>
2796
2797 * patch_tester.sh (report): Do not print the time.
2798
7f9766e4
JM
27992008-04-01 Joseph Myers <joseph@codesourcery.com>
2800
2801 * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
2802 Handle @heading. Handle enumerated lists with starting numbers
2803 and extra headings.
2804
1d4edfd6
JJ
28052008-03-10 Janis Johnson <janis187@us.ibm.com>
2806
2807 * patch_tester.sh (initialization): Initialize svnpatch and stop.
386c4027 2808 (usage): Add -svnpath and -stop.
1d4edfd6
JJ
2809 (makedir): New.
2810 (argument handling): Process -stop and -svnpath.
2811 (setup code): Use makedir, error out if initial svn checkout fails.
2812 (update): Use svnpath. Invoke contrib/gcc_update.
2813 (apply_patch): Require that patch was created at top level. Use eval
2814 with option variables. Don't use bootstrap target for make. Verify
2815 that some tests were run.
2816 (bootntest_patched): Use snvpath.
2817 (main loop): For -stop, exit when there are no more patches to test.
2818
802e3f8c
RW
28192008-03-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2820
2821 * check_warning_flags.sh: Instead of invoke.texi, take the path
2822 to the doc directory as argument. Check that warnings listed in
2823 'gcc --help' are accepted by the compiler, and listed in the
2824 manuals.
2825
3825be8c
TT
28262008-03-06 Tom Tromey <tromey@redhat.com>
2827
2828 * patch_tester.sh (usage): Watermark is not lexicographic.
2829 Load $STATE/defaults if it exists.
2830 (selfexec): Use $0.
2831 (apply_patch): Handle deletions.
2832 (bootntest): Handle default settings.
2833
a7d95bfe
JJ
28342008-03-05 Jakub Jelinek <jakub@redhat.com>
2835
2836 * gennews (files): Reference GCC 4.3 web pages.
2837
1a1f7588
RW
28382008-02-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2839
2840 * check_warning_flags.sh: New file.
2841
8d8da227
JM
28422008-01-25 Joseph Myers <joseph@codesourcery.com>
2843
2844 * paranoia.cc (main): Remove handling of c4x_single and
2845 c4x_extended formats.
2846
3dfb41c5
SP
28472007-12-26 Sebastian Pop <sebastian.pop@amd.com>
2848
2849 * compareSumTests3: Changed to GPLv3.
2850 * prepare_patch.sh: Same.
2851 * uninclude: Same.
2852 * dglib.pm: Same.
2853 * gennews: Same.
2854 * texi2pod.pl: Same.
2855 * analyze_brprob: Same.
2856 * gcc_build: Same.
2857
66d3504c
SP
28582007-12-26 Sebastian Pop <sebastian.pop@amd.com>
2859
2860 * patch_tester.sh: Changed to GPLv3.
2861
cf79e386
SP
28622007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2863
2864 * patch_tester.sh: Don't save the script anymore.
2865
0f55312a
SP
28662007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2867
2868 * patch_tester.sh: New.
2869 * prepare_patch.sh: New.
2870
3a3b6beb
AO
28712007-11-26 Alexandre Oliva <aoliva@redhat.com>
2872
2873 * compare-debug: Introduce -p flag to preserve .stripped files.
2874
7b6cb843
MLI
28752007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2876
2877 * texi2pod.pl: Handle @asis.
2878 (postprocess): Move @gccoptlist{} after all formatting commands.
386c4027 2879
a64036a7
AO
28802007-10-01 Alexandre Oliva <aoliva@redhat.com>
2881
2882 * compare-debug: Avoid spurious errors when .stripped files
2883 exist.
2884
1733c7eb
HPN
28852007-09-22 Hans-Peter Nilsson <hp@axis.com>
2886
2887 * warn_summary (srcdirFilter): Add fixincludes, sim,
2888 newlib and mpfr.
2889
0cb58062
L
28902007-08-23 H.J. Lu <hongjiu.lu@intel.com>
2891
2892 * gcc_update: Handle different URL paths and tags.
2893
bb286d71
AO
28942007-08-16 Alexandre Oliva <aoliva@redhat.com>
2895
2896 * compare-debug: New.
2897
36dcf055 28982007-08-16 H.J. Lu <hongjiu.lu@intel.com>
1faae6ef 2899 Andreas Schwab <schwab@suse.de>
36dcf055
L
2900
2901 * gcc_update: Use "svn info" for revision number. Create
2902 gcc/REVISION with branch name and revision number.
2903
c749c2ee
DN
29042007-08-10 Diego Novillo <dnovillo@google.com>
2905
2906 * gcc.doxy: Rename from tree-ssa.doxy.
2907
cfa66dc1
DN
29082007-08-10 Diego Novillo <dnovillo@google.com>
2909
2910 * tree-ssa.doxy: Update for doxygen 1.5.
2911 Include all the files in the middle and back ends.
2912
6d409e8a
HPN
29132007-06-30 Hans-Peter Nilsson <hp@axis.com>
2914
2915 * gcc_update (files_and_dependencies): Handle
e9a57dc1 2916 gcc/testsuite/gcc.dg/cpp/direct2s.c.
6d409e8a 2917
6d707d08
MM
29182007-05-13 Mark Mitchell <mark@codesourcery.com>
2919
2920 * gennews (files): Reference GCC 4.2 web pages.
2921
3caecafa
ZW
29222007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu>
2923
2924 * texi2pod.pl: Correct handling of @itemize with no argument.
2925
a8af9c34
HPN
29262007-03-17 Hans-Peter Nilsson <hp@axis.com>
2927
2928 * uninclude: New utility, from Alexandre Oliva.
2929
7276d368
DH
29302007-02-26 Dominique Dhumieres <dominiq@lps.ens.fr>
2931
2932 * test_installed: Adjust to the move from g77 to gfortran.
2933
d0fc3f06
MK
29342007-02-16 Matthias Klose <doko@debian.org>
2935
2936 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
2937
ce0d943a
HPN
29382007-02-10 Hans-Peter Nilsson <hp@axis.com>
2939
2940 * test_summary (configflags): Adjust for changes in the
2941 config.status format due to update to autoconf 2.59.
2942
61930fe5
DJ
29432007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2944
2945 * gcc_update: Update for configure.in -> configure.ac.
2946
427e84f7
RS
29472007-02-06 Richard Sandiford <richard@codesourcery.com>
2948
2949 * texi2pod.pl: Handle @multitable.
2950
69403237
TT
29512007-01-15 Tom Tromey <tromey@redhat.com>
2952
2953 * download_ecj: New file.
2954
7f5b8ff7
MS
29552006-09-27 Matthew Sachs <msachs@apple.com>
2956
2957 * compareSumTests3: POD syntax fix.
2958
ed5ce4e0
MS
29592006-09-27 Matthew Sachs <msachs@apple.com>
2960
2961 * dglib.pm: Initial commit.
2962 * compareSumTests3: Initial commit.
2963
c3382fba
BF
29642006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
2965
2966 * dg-cmp-results.sh (compare-$$.awk): Print name[old]
2967 and not non-existing nm[old].
2968
27b56ba6
PE
29692006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2970
2971 Port to hosts whose 'sort' and 'tail' implementations
2972 treat operands with leading '+' as file names, as POSIX
2973 has required since 2001. However, make sure the code still
2974 works on pre-POSIX hosts.
2975 * compare_tests: Don't assume "sort +2" is equivalent to
2976 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2977
afef9a5b
JL
29782006-06-05 James Lemke <jwlemke@wasabisystems.com>
2979
2980 * dg-cmp-results.sh: New script for comparing DejaGNU logs.
2981
e58b87f7
RE
29822006-06-02 Richard Earnshaw <rearnsha@arm.com>
2983 Mike Stump <mrs@apple.com>
2984
2985 * compare_tests: Handle multilibs better.
2986
5dd59f65
DJ
29872006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2988
2989 * texi2pod.pl: Correct handling of absolute @include.
2990
597fb86c 29912006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
84309a32
DJ
2992
2993 * texi2pod.pl: Handle -I.
2994
b7ded1e0
MM
29952006-02-28 Mark Mitchell <mark@codesourcery.com>
2996
2997 * gennews (files): Update for GCC 4.1.
2998
46852b9b
DN
29992006-01-24 Diego Novillo <dnovillo@redhat.com>
3000
3001 * gcc_update (files_and_dependencies): Handle
3002 libgomp/testsuite/Makefile.in.
3003
953ff289
DN
30042006-01-18 Richard Henderson <rth@redhat.com>
3005 Diego Novillo <dnovillo@redhat.com>
3006
3007 * gcc_update (files_and_dependencies): Add libgomp files.
3008
7a774079
BE
30092005-12-06 Ben Elliston <bje@au.ibm.com>
3010
3011 * newcvsroot: Remove.
3012
f2bd1eb9
SB
30132005-11-03 Steven Bosscher <stevenb@suse.de>
3014
3015 * gcc_build: Fix my previous checking.
3016
f415efe3
JM
30172005-11-01 Joseph S. Myers <joseph@codesourcery.com>
3018
3019 * gcc_update: Include revision number in LAST_UPDATED.
3020
133f4c87
SB
30212005-10-30 Steven Bosscher <stevenb@suse.de>
3022
3023 * gcc_build: Use gcc.gnu.org as the default server. Set up
3024 SVN_REPOSITORY correctly. Add support for checking out branches.
3025
8f5c9c3d
AP
30262005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
3027
3028 * gcc_update: When svn update is called and
3029 --silent is used, pass -q.
3030
7dcd894f
AP
30312005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
3032
3033 * gcc_update: Remove the -q from svn invocation.
3034
6c301b82
AP
30352005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
3036
3037 * gcc_build: Remove -d from the call to gcc_update.
3038
1b9f940b 30392005-10-28 Daniel Berlin <dberlin@dberlin.org>
1faae6ef 3040 Ben Elliston <bje@au1.ibm.com>
386c4027 3041
1b9f940b
DB
3042 * gcc_update: Update for svn.
3043 * newcvsroot: Ditto.
3044 * gcc_build: Ditto.
3045
901097db
MM
30462005-10-21 Mark Mitchell <mark@codesourcery.com>
3047
386c4027 3048 * texi2pod.pl: Substitue for @value even when part of @include.
901097db 3049
0928f405
BW
30502005-10-21 Bob Wilson <bob.wilson@acm.org>
3051
3052 * texi2pod.pl: Convert two single quotes or two backquotes to
3053 double quotes.
3054
5464337b
BE
30552005-08-23 Ben Elliston <bje@au.ibm.com>
3056
3057 * gcc_update: Update dependencies for libjava/aclocal.m4.
3058
89ee9c70
KC
30592005-08-14 Kelley Cook <kcook@gcc.gnu.org>
3060
3061 * All files: Update with new FSF address.
3062
d0e71b9c
BE
30632005-07-14 Ben Elliston <bje@au.ibm.com>
3064
3065 * filter_params.pl: Typo fix.
3066 * filter_knr2ansi.pl: Likewise.
3067
bfac631b
GP
30682005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
3069
3070 * gennews (files): Update for egcs-1.0 release pages consolidation.
3071
492f761a
JM
30722005-04-17 Joseph S. Myers <joseph@codesourcery.com>
3073
3074 * gennews (files): Update for GCC 4.0.
3075
7e3c8f17
AO
30762005-03-18 Alexandre Oliva <aoliva@redhat.com>
3077
3078 * gcc_update (silent): Unset instead of initializing to null.
3079
d028e149
AS
30802005-03-18 Andreas Schwab <schwab@suse.de>
3081
3082 * gcc_update (apply_patch): Properly quote $1.
3083
2d072788
ZW
30842005-03-18 Zack Weinberg <zack@codesourcery.com>
3085
3086 * gcc_update: Add --silent option.
3087
be932466
KG
30882005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3089
3090 * warn_summary (keywordFilter): Update sed pattern for new quoting
3091 style in warnings.
3092
1f43e92e
KG
30932005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3094
3095 * warn_summary: Add -fortran subdir flag.
3096 (subdirectoryFilter): Fix missing ada subdir.
3097
9eaf7da0
HPN
30982004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
3099
3100 * gcc_update (touch_files): Don't rely on "make" being GNU make;
3101 grep for "Touching" to determine that the rule executes.
3102
18ccc7e0
HPN
31032004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
3104
3105 * gcc_update (touch_files): Explicitly pass --no-print-directory.
3106
9a399055
AP
31072004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
3108
3109 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
3110
71b5d516
PB
31112004-08-04 Paolo Bonzini <bonzini@gnu.org>
3112
3113 * gcc_update: Add fixincludes.
3114
df6e87bf 31152004-08-26 Matthias Klose <doko@debian.org>
1249691b 3116
df6e87bf
MK
3117 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
3118
31192004-08-26 Matthias Klose <doko@debian.org>
3120
3121 * test_summary: Include baseline used for libstdc++-v3 abi check
3122 in test summary.
1249691b 3123
5b292a4b
BE
31242004-08-25 Ben Elliston <bje@au.ibm.com>
3125
3126 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
3127
8b84ead6
AT
31282004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
3129
3130 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
3131 update done.
3132
71b5d516 31332004-08-04 Paolo Bonzini <bonzini@gnu.org>
d0921255
PB
3134
3135 * gcc_update: libjava/configure.ac -> configure.in. Automake
3136 1.4 does not handle configure.ac properly.
3137
da96112d
AS
31382004-08-04 Andreas Schwab <schwab@suse.de>
3139
3140 * gcc_update: libjava/configure.in -> configure.ac.
3141
1faae6ef 31422004-08-03 Richard Earnshaw <rearnsha@arm.com>
1e45521f
RE
3143
3144 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
3145
7eacb691
JL
31462004-07-16 Jeff Law <law@redhat.com>
3147
3148 * analyze_brprob: Fix comments. More consistent output format.
3149
5bed2809
DN
31502004-06-17 Diego Novillo <dnovillo@redhat.com>
3151
3152 * tree-ssa.doxy: Update for doxygen 1.3.5.
3153
cc605afe
AJ
31542004-06-14 Andreas Jaeger <aj@suse.de>
3155
3156 * gcc_update: boehm-gc/configure.in -> configure.ac.
3157
bf9a420e
PB
31582004-06-16 Paolo Bonzini <bonzini@gnu.org>
3159
3160 * gcc_update (boehm-gc/configure): Depend on
3161 boehm-gc/configure.ac instead of boehm-gc/configure.in
3162
5a4f1818
PB
31632004-06-14 Paolo Bonzini <bonzini@gnu.org>
3164
3165 * gcc_update (libmudflap/configure): Depend on
3166 libmudflap/configure.ac instead of libmudflap/configure.in
3167
d5ad6feb
AJ
31682004-06-14 Andreas Jaeger <aj@suse.de>
3169
3170 * gcc_update: Add libcpp.
3171
dbfa8d15
AJ
31722004-06-10 Andreas Jaeger <aj@suse.de>
3173
3174 * gcc_update: Add libgfortran.
3175
9e953fed
AP
31762004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
3177
3178 * gcc_update (libbanshee/configure): Depend on
3179 libbanshee/configure.ac instead of libbanshee/configure.in
3180
b4117c30
ZW
31812004-05-17 Zack Weinberg <zack@codesourcery.com>
3182
3183 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
3184 from list of files to be touched.
3185 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
3186
e3d26d7b
JM
31872004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
3188
3189 * gennews: Update for GCC 3.4.
3190
6de9cd9a
DN
31912004-05-13 Diego Novillo <dnovillo@redhat.com>
3192
3193 Merge from tree-ssa-20020619-branch.
3194
3195 * filter_gcc_for_doxygen: New file.
3196 * filter_knr2ansi.pl: New file.
3197 * filter_params.pl: New file.
3198 * tree-ssa.doxy: New file.
3199 * contrib/gcc_update (files_and_dependencies): Handle
3200 libbanshee and libmudflap.
3201
5b03e555 32022004-04-12 Kelley Cook <kcook@gcc.gnu.org>
b4117c30 3203 Andreas Jaeger <aj@suse.de>
5b03e555
KC
3204
3205 * gcc_update (files_and_dependencies): Insert zlib dependencies.
3206
3adc31d1
NN
32072004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3208
3209 * gcc_update (files_and_dependencies): libobjc/configure now
3210 depends on configure.ac, not configure.in.
3211
b52d4110
KC
32122004-04-01 Kelley Cook <kcook@gcc.gnu.org>
3213
3214 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
3215
7de53bca
AT
32162004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
3217
3218 * gcc_update (files_and_dependencies): Insert libffi dependencies.
3219
8ab705be
KC
32202004-03-10 Kelley Cook <kcook@gcc.gnu.org>
3221
3222 * gcc_update (files_and_dependencies): Insert libada/configure.
3223
61c3ff8f
AP
32242004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
3225
3226 * gcc_update (files_and_dependencies): Update intl/configure.in
3227 to intl/configure.ac.
3228
a4b0b8f1
KC
32292004-01-09 Kelley Cook <kcook@gcc.gnu.org>
3230
3231 * gcc_update (files_and_dependencies): Update fastjar/configure.in
3232 to fastjar/configure.ac
3233
102d3176
KC
32342004-01-07 Kelley Cook <kcook@gcc.gnu.org>
3235
3236 * gcc_update (files_and_dependencies): Remove non-existant files.
3237
dedebde1
KC
32382004-01-05 Kelley Cook <kcook@gcc.gnu.org>
3239
3240 * gcc_update (files_generated): Revert 2003-12-18 change.
3241
c5d1156b
AP
32422004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
3243
3244 * gcc_update (files_and_dependencies): For gcc directory,
3245 rename configure.in to configure.ac.
3246
d9b000b1
AT
32472003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
3248
3249 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
3250 remove acconfig.h. No longer used.
3251
90c2f1de
KC
32522003-12-18 Kelley Cook <kcook@gcc.gnu.org>
3253
3254 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
3255 gcc/ada/gnat_ug_* to use it.
3256
3a816711
JW
32572003-12-16 James E Wilson <wilson@specifixinc.com>
3258
3259 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
3260 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
3261
90ff9ff3
KC
32622003-12-11 Kelley Cook <kcook@gcc.gnu.org>
3263
3264 * gcc_update (files_and_dependencies): Correct typo in the filename
3265 gnat_ug_wnt.texi.
3266
c41affc7
AC
32672003-12-08 Arnaud Charlet <charlet@act-europe.fr
3268
3269 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
3270 treeprs.ads.
3271
8f850e49
MM
32722003-10-16 Mark Mitchell <mark@codesourcery.com>
3273
3274 * gennews (files): Add GCC 3.3 files.
3275
9d3d50d2
MM
32762003-08-21 Mark Mitchell <mark@codesourcery.com>
3277
3278 * gcc_build: Fix handling of -t option. Add -x option.
3279
5bea01be
MK
32802003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
3281
3282 * texi2pod.pl: Remove extra line.
3283
9fa09038
MK
32842003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
3285
3286 * texi2pod.pl: Default @itemize's parameter to @bullet.
3287
0c6a2903
ZW
32882003-07-12 Zack Weinberg <zack@codesourcery.com>
3289
3290 * gcc_update: gcc/acconfig.h no longer exists.
3291
c3c35932
MK
32922003-07-11 Matthias Klose <doko@debian.org>
3293
3294 * test_installed: Add options to run objc tests.
3295 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
3296
6eb95e99
ZW
32972003-07-04 Zack Weinberg <zack@codesourcery.com>
3298
3299 * gcc_update: Remove gcc/intl/plural.c from list.
3300 Add new generated files intl/plural.c, intl/configure,
3301 intl/config.h.in.
3302
e4048ffc
JT
33032003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
3304
3305 * gcc_update (files_and_dependencies): Add
3306 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
3307 gcc/testsuite/gcc.dg/cpp/mi1c.h.
3308
1faae6ef 33092003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
487a9427 3310
281b1732
NN
3311 * paranoia.cc: Fix spelling error.
3312
487a9427
NN
3313 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
3314 to GCC.
3315
112a0bfd
MS
33162003-04-04 Mike Stump <mrs@apple.com>
3317
3318 * compare_tests: Fix exit status and be more flexible with spacing.
3319
5ce810b7
PE
33202003-03-08 Phil Edwards <pme@gcc.gnu.org>
3321
3322 * test_summary: Add -h, print existing comments as help.
3323
1faae6ef 33242003-03-03 H.J. Lu <hjl@gnu.org>
b47d9efd
L
3325
3326 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
3327 * gcc_update: Likewise.
3328
d25fc1b5
AO
33292003-01-19 Alexandre Oliva <aoliva@redhat.com>
3330
3331 * test_summary (configflags): Only use the first match. Remove
3332 excess space. Use sub instead of gsub where possible. Use `none'
3333 if no configure flags were given.
3334
6787cc15
LR
33352003-01-10 Loren J. Rittle <ljrittle@acm.org>
3336
3337 * test_summary (configflags): awk portability.
3338
ce985125
AO
33392003-01-07 Alexandre Oliva <aoliva@redhat.com>
3340
3341 * test_summary (configflags): Compute correctly with both
3342 autoconfiscated and Cygnus-style top-level.
3343
029d882c
KG
33442003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3345
3346 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
3347 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
3348 gcc/java/keyword.gperf
3349
695a8bcf
GP
33502002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3351
3352 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
3353 depending on gcc/intl/plural.y.
3354
e1c1b6a5
AO
33552002-12-28 Alexandre Oliva <aoliva@redhat.com>
3356
e4029133 3357 * gcc_update (configure): Depend on config/acx.m4 as well.
6eb95e99 3358
e1c1b6a5
AO
3359 * gcc_update (configure): Depend on configure.in.
3360
d6bef02d
JM
33612002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
3362
3363 * texi2pod.pl: Skip contents of @copying.
3364
4977bab6
ZW
33652002-11-09 Zack Weinberg <zack@codesourcery.com>
3366
3367 * gthr_supp_vxw_5x.c: New file.
3368
ad03e4c4
RH
33692002-10-21 Richard Henderson <rth@redhat.com>
3370
3371 * paranoia.cc (real_c_float::image): Accomodate size of
3372 real_internal format.
3373 (main): Unbuffer stdio. Add real_internal format.
3374 (floor_log2_wide): New.
3375
fc76a969
RH
33762002-10-16 Richard Henderson <rth@redhat.com>
3377
3378 * paranoia.cc (ENUM_BITFIELD): New.
3379 (class): Define as klass around real.h.
3380 (real_c_float): Not a template any longer; define MODE as a
3381 class static constant; use real_format elements for SIZE.
3382 Update uses of real_to_decimal and real_to_hexadecimal.
3383 (main): Change -g argument to use a format name.
3384 (mode_for_size): Remove.
3385
efdc7e19
RH
33862002-09-16 Richard Henderson <rth@redhat.com>
3387
3388 * paranoia.cc: New file.
3389
7fd6c930
RH
33902002-09-04 Richard Henderson <rth@redhat.com>
3391
3392 * enquire.c: Remove.
3393
72c41e5a
MM
33942002-08-14 Mark Mitchell <mark@codesourcery.com>
3395
3396 * gennews (files): Add GCC 3.2 files.
3397
1899ba3e
GP
33982002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3399
3400 * gennews (files): Add proper files for the GCC 3.1 release series.
3401 Simplify and reformat introductory wording.
3402
39cef914
NN
34032002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3404
3405 * enquire.c: Move from gcc.
3406
1faae6ef 34072002-07-16 H.J. Lu <hjl@gnu.org>
554b8111
L
3408
3409 * gcc_update (touch_files): Pass -s to ${MAKE}.
3410
dd6773cd
ZW
34112002-06-26 Zack Weinberg <zack@codesourcery.com>
3412
3413 * texi2pod.pl: Correct handling of the internal R<> sequence.
3414
ba9e1571
FW
34152002-05-31 Florian Weimer <fw@deneb.enyo.de>
3416
3417 * gcc_update (files_and_dependencies): Add generated Texinfo files
3418 for Ada.
3419
1e6347d8
RO
34202002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3421
3422 * test_installed: Allow for PWDCMD to override hardcoded pwd.
3423 * test_summary: Likewise.
3424
29a948c8
GK
34252002-04-18 Geoffrey Keating <geoffk@redhat.com>
3426
3427 * gcc_update (touch_files): Don't have empty for loop.
3428
b8d70bee
RH
34292002-04-16 Richard Henderson <rth@redhat.com>
3430
3431 * gcc_update: Remove libchill.
3432
28852cc6
ZW
34332002-03-25 Zack Weinberg <zack@codesourcery.com>
3434
3435 * texi2pod.pl: Handle @end ftable and @end vtable.
3436
049b03f4
ZW
34372002-03-11 Zack Weinberg <zack@codesourcery.com>
3438
3439 * texi2pod.pl: Handle @include, @ftable, @vtable.
3440 Reformat some code for clarity.
3441
719bb4e3 34422002-02-24 Christian Jönsson <c.christian.joensson@telia.com>
506d4ef6
CJ
3443
3444 * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
3445 WARNING and ERROR output from the *.sum files.
3446
66b8f5d7
GP
34472002-01-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3448
3449 * gennews (files): Replace gcc-2.95/gcc-2.95.html,
3450 gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
3451 and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
3452
c10a75a7
GP
34532002-01-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3454
3455 * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
3456 egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
3457 egcs-1.1/index.html.
3458
99e9e773
KG
34592002-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3460
3461 * warn_summary: Add -ada subdirectory flag.
3462
3da33af3
MK
34632001-12-12 Matthias Klose <doko@debian.org>
3464
3465 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
3466 generation of more than one man page from one source.
3467 Add '-' to set of valid chars for an identifier.
3468 Let -D option accept flags of the form <flag>=<value>.
3469 Use \s+ for whitespace detection in '@c man' lines.
3470 Handle @set and @clear independent of $output.
3471 Substitute all @value{}'s in a line.
3472
77bd67cb
JM
34732001-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
3474
3475 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
3476 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
3477 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
3478 greater than 9 in enumerations.
3479
1faae6ef 34802001-11-07 Laurent Guerby <guerby@acm.org>
178612c9
LG
3481
3482 * gcc_update (files_and_dependencies): Add Ada dependencies.
3483
bbd300a9
JM
34842001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
3485
3486 * snapshot: Remove.
3487
b5f20931
RS
34882001-09-07 Richard Sandiford <rsandifo@redhat.com>
3489
3490 Revert:
3da33af3 3491 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
b5f20931
RS
3492 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
3493 touch.
3494
1faae6ef 34952001-09-04 David.Billinghurst <David.Billinghurst@riotinto.com>
e7503d92 3496
3da33af3 3497 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
e7503d92
DB
3498 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
3499 touch.
3500
e961606c
JH
3501Mon Aug 13 02:29:08 CEST 2001 Jan Hubicka <jh@suse.cz>
3502
3503 * analyze_brprob: Update for changes in gcc debug output.
3504
ffd15534
JH
3505Sat Jul 28 22:37:49 CEST 2001 Jan Hubicka <jh@suse.cz>
3506
3507 * analyze_brprob: Avoid more overflows.
3508
da397f8e
RH
35092001-07-27 Richard Henderson <rth@redhat.com>
3510
3511 * test_summary: Copy LAST_UPDATED UTC time to head of summary.
3512
92e3cac8
JH
3513Fri Jul 27 18:01:21 CEST 2001 Jan Hubicka <jh@suse.cz>
3514
3515 * analyze_brprob: Avoid overflows.
3516
2a08c780
RH
35172001-07-27 Richard Henderson <rth@redhat.com>
3518
3519 * gcc_update: Dump timestamp in LAST_UPDATED.
3520
3da33af3 35212001-07-26 Andreas Jaeger <aj@suse.de>,
1faae6ef 3522 Hans-Peter Nilsson <hp@bitrange.com>
a6ed70ef
AJ
3523
3524 * analyze_brprob: Fix documentation.
3525
4edc91ae
JH
3526Mon Jul 23 15:47:19 CEST 2001 Jan Hubicka <jh@suse.cz>
3527
3528 * analyze_brprob: Fix awk compatibility problems; update comment.
3529
f981f97b
AJ
35302001-07-23 Andreas Jaeger <aj@suse.de>
3531
3532 * analyze_brprob: Fix more typos.
3533
075cc945
AJ
35342001-07-23 Andreas Jaeger <aj@suse.de>
3535
3536 * analyze_brprob: Fix typos.
3537
aee96fe9
JM
35382001-07-03 Joseph S. Myers <jsm28@cam.ac.uk>
3539
3540 * texi2pod.pl: Handle @r inside @item.
3541
51817b10
ZW
35422001-07-02 Zack Weinberg <zackw@stanford.edu>
3543
3544 * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
3545
1faae6ef 35462001-07-01 Zoltan Felleg <zfelleg@telnet.hu>
e5149841
ZF
3547
3548 * warn_summary: Fix typo in a comment.
3549
894b7c63
ACY
35502001-06-14 Albert Chin-A-Young <china@thewrittenword.com>
3551
4977bab6 3552 * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
894b7c63 3553
acabb596
MM
35542001-06-13 Mark Mitchell <mark@codesourcery.com>
3555
3556 * gennews: Set TERM to vt100 for Lynx.
3557
9f293893
GP
35582001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3559
3560 * release: Remove.
3561
17d6c819
JH
3562Tue Jun 12 12:21:40 CEST 2001 Jan Hubicka <jh@suse.cz>
3563
3564 * analyze_brprob: New file.
3565
72e0bae5
MM
35662001-06-11 Mark Mitchell <mark@codesourcery.com>
3567
a6ed70ef 3568 * gcc_build: Output information about the commands used to
72e0bae5
MM
3569 configure the compiler.
3570
47c2a318
JM
35712001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
3572
3573 * gennews: Update for GCC 3.0.
3574
aff5d053
JM
35752001-06-02 Joseph S. Myers <jsm28@cam.ac.uk>
3576
3577 * gcc_update: Update for move of documentation to gcc/doc.
3578
26d8af06
RO
35792001-05-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3580
3581 * contrib/test_summary (files): Sort before evaluating.
3582
6cf735a7
GP
35832001-05-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3584
3585 * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
3586
47816305
MM
35872001-05-21 Mark Mitchell <mark@codesourcery.com>
3588
3589 * gcc_build: Use -d when invoking gcc_update.
3590
f3e16a47
AJ
35912001-05-18 Andreas Jaeger <aj@suse.de>
3592
3593 * gcc_update: Add rules for libf2c/libI77.
3594
e8dc2763
AO
35952001-05-17 Alexandre Oliva <aoliva@redhat.com>
3596
3597 * gcc_update (touch_files): Use simpler, yet as portable, syntax.
3598
af22667e
LR
35992001-05-14 Loren J. Rittle <ljrittle@acm.org>
3600
3601 * gcc_update (touch_files): Enhance make portability.
3602
e8b073c1
AO
36032001-05-14 Alexandre Oliva <aoliva@redhat.com>
3604
3605 * gcc_update (touch_files): Use a Makefile to touch files.
3606
6e26f4aa
JM
36072001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
3608
3609 * texi2pod.pl: Add copyright and GPL notices.
3610
445c435a
JM
36112001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
3612
3613 * texi2pod.pl: Handle "\,".
3614
3f896fc2
JM
36152001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
3616
3617 * texi2pod.pl: Fix regular expression for @r to avoid exponential
3618 recursion. From Russ Allbery <rra@stanford.edu>. Remove perl
3619 version check.
3620
c2b31703
KG
36212001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3622
3623 * warn_summary (stageNfilter): Update for recent changes in
3624 bootstrap logic.
3625
150d3c00
JM
36262001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
3627
3628 * texi2pod.pl: Require at least perl 5.6.0.
3629
4bc1997b
JM
36302001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
3631
3632 * gcc_update: Add gcc/gcc.1 to generated files.
3633 * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle
3634 discarding to end of sentence with @xref where the sentence has an
3635 interior "." in markup, and handle discarding parentheses around
3636 such a sentence.
3637
d2796d4e
BS
36382001-01-11 Bernd Schmidt <bernds@redhat.com>
3639
3640 * gennews: Add gcc-2.95.3.
3641
2642624b
JM
36422001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
3643
3644 * texi2pod.pl: Handle @gcctabopt and @env in tables. Handle
3645 @command. Format URLs and email addresses in bold.
3646
fd939e46
JM
36472001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
3648
6bfa3dac
JM
3649 * gcc_update: Add cpp.1 to the list of generated files.
3650
fd939e46
JM
3651 * texi2pod.pl: Handle @option and @env.
3652
79424a4f
MS
36532001-01-03 Mike Stump <mrs@wrs.com>
3654
3655 * snapshot: Update to account for java libraries.
3656
5da01bc1
JO
36572000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
3658
3659 * test_summary: Export filesuffix, not fileprefix.
3660
2d6fd5fd
JM
36612000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
3662
3663 * release: Change some EGCS references to GCC.
3664
c097fab6
KG
36652000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3666
3667 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
3668 subdirectory flags. Add source directory prefix filtering.
3669 Redirect diagnostic output to stderr.
3670
f4e8dec6
ZW
36712000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
3672
3673 * texi2pod.pl: If multiple @c man sections with the same tag
3674 appear, concatenate them in the final output. When skipping,
3675 ignore block commands that can't cause skipping, and honor
3676 those that can. Ensure that verbatim blocks are separate
3677 paragraphs.
3678
beb039fe
JM
36792000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
3680
3681 * gcc_update: Don't touch tradcif.c or java/parse.h.
3682
b75d998f
ZW
36832000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
3684
3685 * texi2pod.pl: Restructure for comprehensibility, add
3686 comments. Merge handling of @ignore and @ifxxx. Handle a
3687 whole bunch more Texinfo commands. Use consistent formatting
3688 style.
3689
c4f0b011
JM
36902000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
3691
3692 * gennews: New script.
3693
d9ddcc6a
GP
36942000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3695
3696 * gcc_update: Update a comment as we now require bison for CVS users.
3697
c01a508e
JM
36982000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
3699
3700 * gcc_update: Add gcov.1 to the list of generated files.
3701
c132c0e3
MM
37022000-11-21 Mark Mitchell <mark@codesourcery.com>
3703
3704 * gcc_build: Remove code to put information in a log file.
3705
3d6f4d76
ZW
37062000-11-19 Zack Weinberg <zackw@stanford.edu>
3707
3708 * texi2pod.pl:
3709 - Add real command line parsing.
3710 - Support @ifset, @ifclear, @set, @value, -D switch.
3711 - Support @sc. Improve handling of @ref and friends.
3712 - Discard @subsection, @need, @node lines.
3713 - Un-nest font changes to match texinfo semantics.
3714 - Handle @{ and @}. Oops.
3715 - Don't emit E<> directives inside verbatim blocks.
3716
f6820157
BK
37172000-11-12 Bruce Korb <bkorb@gnu.org>
3718
3719 * release: generalize the release script a bit.
3720
8a3d997e
MM
3721Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
3722
3723 * gcc_build: Add -o option for setting the objdir to use.
3724
1e8ba2a3
JL
37252000-11-11 Jeff Law <law@redhat.com>,
3726
3727 * release: New file.
3728
09ff8283
JL
37292000-11-08 Jeff Law <law@redhat.com>,
3730 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3731
3732 * snapshot: New file.
3733
37ac3c7f
JO
37342000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
3735
3736 * gcc_build (bootstrap_gcc): New function.
3737 (configure_gcc): Likewise.
3738 (build_gcc): Rewritten to use configure and bootstrap.
3739 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
3740
9f56c004
MM
37412000-10-31 Mark Mitchell <mark@codesourcery.com>
3742
3743 * gcc_build (MAKE): New variable.
3744 (build_gcc): Use it. Fix logging of errors.
3745 (install_gcc): Likewise.
3746
d3d6410d
MM
37472000-10-29 Mark Mitchell <mark@codesourcery.com>
3748
3749 * gcc_build: Save the output from CVS into the logfile as well.
3750
59c341cb
MM
37512000-10-25 Mark Mitchell <mark@codesourcery.com>
3752
3753 * gcc_build: Fix typos.
3754
f4d48ea9
JM
37552000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
3756
3757 * gperf-2.7-19981006.pat: Remove.
3758
6f298a0a
JM
37592000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
3760
3761 * test_installed: Change EGCS references to refer to GCC.
3762
2d89ce6a
GP
37632000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3764
3765 * gcc_update (touch_files): Add some informative output.
f3e16a47 3766
12acf3a9
AJ
37672000-09-16 Andreas Jaeger <aj@suse.de>
3768
3769 * gcc_update: Remove gcc/c-parse.gperf.
3770
41343a8f
GP
37712000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
3772 Alexandre Oliva <aoliva@redhat.com>
3773
3774 * gcc_update: Execute touch_files_reexec even if `cvs update`
3775 failed.
3776
e50d2932
AO
37772000-08-09 Alexandre Oliva <aoliva@redhat.com>
3778
3779 * test_summary: AWK breaks with filenames containing `='.
3780
b9faa6b6
MM
3781Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
3782
3783 * gcc_build: New script.
3784
1735b35f
MM
37852000-07-13 Mark Mitchell <mark@codesourcery.com>
3786
3787 * gcc_update (files_and_dependencies): Remove generated YACC files.
3788
792abd35
MM
37892000-07-12 Mark Mitchell <mark@codesourcery.com>
3790
3791 * gcc_update (files_and_dependencies): Remove generated YACC files.
3792
84d6d72f
MM
37932000-06-04 Mark Mitchell <mark@codesourcery.com>
3794
3795 * newcvsroot: Handle filenames that contain spaces.
3796
dd5330e8
ZW
37972000-06-03 Zack Weinberg <zack@wolery.cumb.org>
3798
3799 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
3800 Elide --with-gcc-version-trigger and --norecursion from
3801 configure flags. Remove code to report status of haifa scheduler.
3802
fda73e41
AO
38032000-05-18 Alexandre Oliva <aoliva@cygnus.com>
3804
3805 * gcc_update (self): Set to `$0'.
3806 (touch_files_reexec): Use `$self' instead of `$0'.
fda73e41 3807
25a9b3e5
AO
38082000-05-12 Alexandre Oliva <aoliva@cygnus.com>
3809
3810 * gcc_update (touch_files_reexec): New function, run after the
3811 tree is modified.
3812
bdcabcd4
RH
38132000-05-08 Richard Hendeson <rth@cygnus.com>
3814
3815 * gcc_update: Remove references to inclhack.tpl.
3816
62014cb3
JM
38172000-04-28 Jason Merrill <jason@casey.cygnus.com>
3818
3819 * index-prop: Use a single pattern. Also support *** cdiffs.
3820
1faae6ef 38212000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
62014cb3
JM
3822
3823 * index-prop: Don't change /dev/null.
3824
b9550bfb
GP
38252000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3826
3827 * gcc_update: Refer to GCC and gcc_update instead of egcs and
12acf3a9 3828 egcs_update.
b9550bfb 3829
db6a1df0
JL
38302000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
3831
b9550bfb 3832 * index-prop: Fix occasional problem when using cvs diff -p.
db6a1df0 3833
86702e31
ZW
38342000-04-18 Zack Weinberg <zack@wolery.cumb.org>
3835
3836 * gcc_update: Remove references to cexp.c/cexp.y.
3837
05e1739f
GP
38381999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3839
3840 * newcvsroot: Add check on the number of command-line arguments.
3841 Add usage.
3842
5c96cc3b
WB
3843Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
3844
3845 * gcc_update: Allow patches compressed by bzip2.
3846
1faae6ef 38471999-10-11 Martin v. Löwis <loewis@informatik.hu-berlin.de>
ba33cb50
ML
3848
3849 * newcvsroot: New file.
3850
697f6b2f
CB
38511999-09-11 Craig Burley <craig@jcb-sc.com>
3852
3853 * convert_to_f2c, convert_to_g2c, download_f2c: New file.
3854
ecdea017
GP
38551999-08-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3856
3857 * gcc_update: New file.
3858 * egcs_update: Renamed to gcc_update.
3859
83694b61
RL
38601999-08-09 Robert Lipe <robertlipe@usa.net>
3861
3862 * test_summary: Quote curly braces in 1999-07-03 change.
3863
1a618a5a
AO
38641999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
3865
3866 * egcs_update (files_and_dependencies): Fixed typo in
3867 gcc/cstamp-h.in. Added gcc/config.in.
3868
94b82f2b
AO
38691999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br>
3870
3871 * egcs_update (files_and_dependencies): New function, with
3872 complete list of files to be updated, as well as their
3873 dependencies.
3874 (touch_files): Check the timestamp of each generated file against
3875 its dependencies'.
3876 (main): New flags --touch, --list and --help. Remove the
3877 pre-update step.
3878
bc8735ed 38791999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br>
12acf3a9 3880
bc8735ed
AO
3881 * test_summary: Replace egcs with gcc. Update e-mail address.
3882
9d59f307 38831999-07-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1faae6ef 3884 Jerry Quinn <jquinn@nortelnetworks.com>
9d59f307
GP
3885
3886 * egcs_update (touch_files, apply_patch): New functions.
3887 Use them. New command-line option --patch. Split test of local
3888 tree into two parts. Add comments.
3889
069550be
AO
38901999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
3891
12acf3a9 3892 * test_summary: If Target is `unix{*}', append the Target variants
069550be
AO
3893 to Host.
3894
6f482ae3
AO
38951999-06-12 Alexandre Oliva <oliva@dcc.unicamp.br>
3896
3897 * test_summary: Set default mail-address and version for egcs
3898 instead of relying on unpredictable pathnames.
3899 Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
3900
2fa6b2d2
JL
3901Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
3902
3903 * fixinc/*: Delete obsolete files.
3904
7a19950e
RL
39051999-02-04 Robert Lipe <robertlipe@usa.net>
3906
12acf3a9
AJ
3907 * egcs_update: Test return values of 'cvs update'. Propogate
3908 to caller as exit values.
7a19950e 3909
bdf32ae5
GP
39101999-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3911
3912 * egcs_update: Use "if" instead of "&&". Touch generated files
12acf3a9 3913 only after the corresponding *.y files.
bdf32ae5 3914
3243be28
GP
39151999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3916
3917 * egcs_update: Do not use xargs, but a backquote construct.
3918
692c4bf5
AO
39191999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br>
3920
ceff9b14
AO
3921 * test_summary (version): Remove carriage return that gawk inserts
3922 in the version string for some reason.
692c4bf5 3923
5eff2ed5
GP
39241998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3925
3926 * egcs_update: Only touch files that already exist.
3927
cae94af8
AO
39281998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br>
3929
ceff9b14 3930 * test_summary (EOF): Remove double backslash.
cae94af8
AO
3931 Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3932
ddf469cc
AO
39331998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br>
3934
ceff9b14 3935 * test_summary (address): Set to egcs-testresults mailing list.
ddf469cc 3936
aa4d18c9
AO
39371998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
3938
ceff9b14
AO
3939 * test_summary (address): Added Marc Lehmann's testsuite-results
3940 to the default e-mail address.
aa4d18c9 3941
0a955618
AO
39421998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
3943
ceff9b14
AO
3944 * test_summary (-p, prepend_logs): Add these before the summary.
3945 (Compiler, Platform): Print these just before configflags.
0a955618 3946
0d4f7920
KG
3947Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3948
3949 * warn_summary (longLineFilter): New shell function to encapsulate
12acf3a9
AJ
3950 this functionality. It is off by default, only active if -llf
3951 flag is specified.
3952 (subdirectoryFilter): Fix bug in filtering which made some
3953 subdirectory warnings erroneously appear in the toplevel set.
3954 (stageNfilter): Renamed from `stageNwarns'. Updated to collect
3955 warnings from stage1 as well as stage0, which means warnings from
3956 outside the bootstrap directory. Eg, the libraries, etc.
3957 (warningFilter): New shell function to encapsulate this
3958 functionality.
0d4f7920 3959 (keywordFilter): New shell function to encapsulate this
12acf3a9 3960 functionality.
0d4f7920
KG
3961
3962 Store data in a temp file rather than calculating it 3x. Arrange
3963 to remove it on exit and signals.
3964
3965 Add -pass/-wpass flags to do "pass through" (i.e. manual
12acf3a9
AJ
3966 inspection) of bootstrap output from a particular stageN as well
3967 as language subdirs.
0d4f7920 3968
12acf3a9 3969 Add better comments/documentation.
0d4f7920 3970
415634f6
GP
3971Sat Oct 31 16:39:31 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3972
3973 * egcs_update: Add comment about keeping the FAQ synchronized.
3974
0999b4b8
JL
3975Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com)
3976
3977 * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
3978 in the repo again.
3979
1faae6ef 3980Fri Oct 16 07:35:00 1998 Bruce Korb <korb@datadesign.com>
318b0430
BK
3981
3982 * egcs_update: Added gcc/fixinc/* generated files to touch list.
3983
788169db
JL
3984Tue Oct 13 23:28:33 1998 Jeffrey A Law (law@cygnus.com)
3985
3986 * egcs_update: Remove gcc/java/parse.c from list of files to
3987 touch.
3988
8173d477
KG
3989Wed Oct 7 13:00:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3990
3991 * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
3992
a3225b7a
KG
3993Mon Oct 5 14:19:48 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3994
3995 * warn_summary (subdirectoryFilter): New shell function to
12acf3a9
AJ
3996 optionally filter in/out gcc subdirectories when summarizing
3997 warnings. Add new flags to support subdirectory filtering.
3998
a3225b7a 3999 Also, ensure the bootstrap stage is a number. Add some more C
12acf3a9
AJ
4000 keywords that are preserved in the "warning type" summary and
4001 tighten up the "arg ???" regexp.
a3225b7a 4002
1faae6ef 4003Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
3b0e5534
BK
4004
4005 * fixinc/inclhack.def: Not all C++ comments in C headers
4006 were treated alike. They are now. Also fixed syntax
4007 of sed expression in "systypes" fix.
4008
4009 * fixinc/inclhack.def: Removed SVR4.2-ism from shell invocation
4010
4011 * egcs_update: Added fixinc/* generated files to touch list.
4012
f06e7a27
KG
4013Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4014
4015 * egcs_update: Additionally touch gcc/java/parse.[ch].
4016
1faae6ef 4017Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
12acf3a9 4018
430c3d7b
BK
4019 * fixinc/inclhack.def: Added two files required by
4020 SCO's Open Server 5's avoid_bool fix.
4021 Regenerated fixinc.x and inclhack.sh to incorporate
4022 the update.
4023
aecb0339
RL
4024Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com>
4025
4026 * egcs_update: Do the pass 1 CVS update only for files that
12acf3a9 4027 may reasonably be under CVS control.
aecb0339 4028
49e921be
AO
40291998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
4030
ceff9b14 4031 * test_installed: New script for testing already-installed
12acf3a9 4032 gcc/g++/g77.
49e921be 4033
23a05d03
GP
4034Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4035
4036 * egcs_update: Assigned copyright to FSF.
4037
9b14b81c 4038Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4977bab6 4039 Alexandre Oliva <oliva@dcc.unicamp.br>
9b14b81c
GP
4040
4041 * egcs_update: New switch --nostdflags and documentation
4042 enhancements.
4043
f717c7e4
GP
4044Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4045
4046 * egcs_update: New script.
4047
1faae6ef 40481998-08-05 Bruce Korb <korbb@datadesign.com>
7c3b5ba5
BK
4049
4050 * fixinc/Makefile
4051 Added define for target machine so machine-specific tests
4052 can be selected for or against.
4053
4054 * fixinc/fixincl.c
4055 Added an array of string pointers to machines to select
4056 or avoid, depending on a FD_MACH_IFNOT bit flag.
4057 Used a shell script to match the defined TARGET_MACHINE
4058 with any of the given match patterns.
4059
4060 * fixinc/fixincl.tpl
4061 Generate the array of strings and bit flag, as needed,
4062 depending on "mach" and "not_machine" attributes for a fix.
4063
4064 * fixinc/mkfixinc.sh
4065 Invoke the make with TARGET assigned the value of the
4066 machine name argument.
4067
31e9c6ed
MS
4068Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
4069
4070 * compare_tests: New script.
4071
91fa313b
AO
40721998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
4073
ceff9b14 4074 * test_summary: Assigned copyright to FSF.
91fa313b 4075
18aca902
GP
4076Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4077
4078 * test_summary: Corrected script name in comments providing
4079 documentation. Added linebreaks for lines with > 80 characters.
4080
1faae6ef 4081Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3e5fb7a9 4082
ceff9b14
AO
4083 * test_summary: New switch, -i, and environment variable,
4084 append_logs, for including files in the report.
3e5fb7a9 4085
91af92df
MH
40861998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
4087
4088 * warn_summary: Update to Kaveh's latest version allowing to
4089 specify the last stage built.
4090
1faae6ef 40911998-05-29 Bruce Korb <korbb@datadesign.com>
91af92df 4092
a681b39b
BK
4093 * fixinc/mkfixinc.sh
4094 Changes to make it easier to invoke on platforms that
4095 normally do not invoke fixincludes.
4096
4097 * fixinc/inclhack.def
4098 Applied fixes from egcs/gcc/fixincludes from the past several
4099 months.
4100
1faae6ef 41011998-05-28 Bruce Korb <korbb@datadesign.com>
91af92df 4102
8a5b8e20
BK
4103 * fixinc/*: Updated most everything for a first real
4104 try at getting "fast_fixincludes" working.
4105
be3a14bb
JM
41061998-05-28 Jason Merrill <jason@yorick.cygnus.com>
4107
4108 * index-prop: New file.
4109
269df0f8
JL
4110Sat May 23 23:38:49 1998 Matthias Klose <doko@cs.tu-berlin.de>
4111
4112 * test_summary: find good awk (copied from warn_summary).
4113
4114Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com)
4115
4116 * test_summary, warn_summary: New files