]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
i386: Improve variable permutation insn avoidance [PR101021]
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
43c35d0d
GA
12021-06-11 Martin Liska <mliska@suse.cz>
2
3 * gcc-changelog/git_update_version.py: Ignore commit that
4 violates rules and was somehow pushed.
5
2bc6dace
GA
62021-05-25 Jakub Jelinek <jakub@redhat.com>
7
8 * update-copyright.py: Add c++tools.
9
637569df
GA
102021-05-24 Martin Liska <mliska@suse.cz>
11
12 * gcc-changelog/git_commit.py: Add note that ChangeLog entries
13 are added automatically.
14 * gcc-changelog/test_email.py: Update test.
15
a8daf9a1
GA
162021-05-18 Jonathan Wakely <jwakely@redhat.com>
17
18 * gcc-changelog/git_email.py: Remove use of non-strict mode.
19
a7ffc1ef
GA
202021-05-17 Richard Biener <rguenther@suse.de>
21
22 * download_prerequisites: Update mpfr version to 3.1.6.
23 * prerequisites.md5: Update.
24 * prerequisites.sha512: Likewise.
25
262021-05-17 Richard Biener <rguenther@suse.de>
27
28 Revert:
29 2021-05-14 Martin Liska <mliska@suse.cz>
30
31 * download_prerequisites: Use version 4.1.0.
32
87a7d10c
GA
332021-05-14 Martin Liska <mliska@suse.cz>
34
35 * download_prerequisites: Use version 4.1.0.
36
372021-05-14 Jakub Jelinek <jakub@redhat.com>
38
39 * gcc-changelog/git_update_version.py: Remove releases/gcc-8 from
40 active_refs.
41
422021-05-14 Martin Liska <mliska@suse.cz>
43
44 * gcc-changelog/git_commit.py: Support Co-Authored-By before
45 a first ChangeLog entry.
46
f9af11c7
GA
472021-05-13 Martin Liska <mliska@suse.cz>
48
49 * mklog.py: Put PR entries before all ChangeLog entries
50 (will be added to all ChangeLog locations by Daily bump script).
51 * test_mklog.py: Test the new behavior.
52
037e3661
GA
532021-05-12 Martin Liska <mliska@suse.cz>
54
55 * gcc-changelog/git_commit.py: Simplify needle lookup.
56 * gcc-changelog/git_update_version.py: Pass ref_name to
57 parse_git_revisions.
58
592021-05-11 Martin Liska <mliska@suse.cz>
60
61 * gcc_update: Remove libhsail-rt folder.
62 * update-copyright.py: Likewise.
63
642021-05-11 Martin Liska <mliska@suse.cz>
65
66 * gcc-changelog/git_check_commit.py: Remove --non-strict-mode.
67 * gcc-changelog/git_commit.py: Remove strict mode.
68 * gcc-changelog/git_email.py: Likewise.
69 * gcc-changelog/git_repository.py: Likewise.
70 * gcc-changelog/test_email.py: Likewise.
71 * gcc-changelog/test_patches.txt: Update patches so that they
72 don't contain a ChangeLog file changes.
73
742021-05-11 Martin Liska <mliska@suse.cz>
75
76 * gcc-changelog/git_commit.py: Remove ChangeLog locations
77 based on ref_name.
78 * gcc-changelog/git_repository.py: Likewise.
79
aa891c56
GA
802021-05-10 Martin Liska <mliska@suse.cz>
81
82 * gcc-changelog/git_email.py: Remove newlines when --help
83 is used.
84
852021-05-10 Tobias Burnus <tobias@codesourcery.com>
86
87 * gcc-changelog/git_check_commit.py (__Main__): State in --help
88 the default value for 'revisions'.
89 * gcc-changelog/git_email.py (show_help): Add.
90 (__main__): Handle -h and --help.
91
922021-05-10 Tobias Burnus <tobias@codesourcery.com>
93
94 * gcc-changelog/git_commit.py (Error.__repr__): Add space after the colon.
95 (GitCommit.check_mentioned_files): Check whether the same file has been
96 specified multiple times.
97 * gcc-changelog/test_email.py (TestGccChangelog.test_multi_same_file): New.
98 * gcc-changelog/test_patches.txt (0001-OpenMP-Fix-SIMT): New test.
99
1002021-05-10 Martin Liska <mliska@suse.cz>
101
102 Revert:
103 2021-05-10 Martin Liska <mliska@suse.cz>
104
105 * gcc-changelog/git_commit.py: Remove components that will be
106 removed.
107
1082021-05-10 Martin Liska <mliska@suse.cz>
109
110 * gcc_update: Start using reload.c instead of version.c.
111
1122021-05-10 Martin Liska <mliska@suse.cz>
113
114 * gcc-changelog/git_commit.py: Remove components that will be
115 removed.
116
8f54dd61
GA
1172021-04-27 Jakub Jelinek <jakub@redhat.com>
118
119 * gennews (files): Add files for GCC 10 and GCC 11.
120
e3948473
GA
1212021-04-22 David Edelsohn <dje.gcc@gmail.com>
122
123 * config-list.mk: Remove rs6000-ibm-aix6.1.
124 Rename rs6000-ibm-aix7.1 to powerpc-ibm-aix7.1.
125 Add powerpc-ibm-aix7.2.
126
be8aad8d
GA
1272021-04-20 Jakub Jelinek <jakub@redhat.com>
128
129 * gcc-changelog/git_update_version.py (active_refs): Add
130 releases/gcc-11.
131
287ad814
GA
1322021-04-12 Martin Liska <mliska@suse.cz>
133
134 * gcc-changelog/git_commit.py: Do not allow space in long lines.
135
1362021-04-12 Martin Liska <mliska@suse.cz>
137
138 * gcc-changelog/git_commit.py: Support long filenames
139 in entries.
140 * gcc-changelog/test_email.py: Test it.
141 * gcc-changelog/test_patches.txt: Likewise.
142
bf1f3168
GA
1432021-03-23 Martin Liska <mliska@suse.cz>
144
145 * mklog.py: Fix broken tests.
146
8b744f46
GA
1472021-03-22 Martin Liska <mliska@suse.cz>
148
149 * mklog.py: Add --directory argument.
150
5f256a70
GA
1512021-03-19 Matthias Klose <doko@ubuntu.com>
152
153 * texi2pod.pl: Substitute @tie{} with a space for the man pages.
154
3c5b6d24
GA
1552021-03-16 Martin Liska <mliska@suse.cz>
156
157 * gcc-changelog/git_update_version.py: Skip one problematic
158 commit.
159
6da2762a
GA
1602021-03-12 Martin Liska <mliska@suse.cz>
161
162 * gcc-changelog/git_commit.py: Allow deletion of ChangeLog
163 files.
164 * gcc-changelog/setup.cfg: Set line limit to 120 characters.
165 * gcc-changelog/test_email.py: Add test.
166 * gcc-changelog/test_patches.txt: Likewise.
167 * gcc-changelog/git_email.py: Fix parsing of deleted files.
168
2da7ce23
GA
1692021-02-08 Mike Frysinger <vapier@gentoo.org>
170
171 * mklog.py (generated_files): New set.
172 (generate_changelog): Add entries based on generated_files.
173
9faaa807
GA
1742021-02-03 Aaron Sawdey <acsawdey@linux.ibm.com>
175
176 * gcc_update (files_and_dependencies): Add dependency for
177 gcc/config/rs6000/fusion.md on gcc/config/rs6000/genfusion.md.
178
85d04a2e
GA
1792021-01-28 Eric Botcazou <ebotcazou@adacore.com>
180
181 PR lto/85574
182 * compare-lto: Deal with PE-COFF executables specifically.
183
5fff80fd
GA
1842021-01-14 Martin Liska <mliska@suse.cz>
185
186 * mklog.py: Fix infinite loop for unsupported files.
187
be0851b8
GA
1882021-01-13 Martin Liska <mliska@suse.cz>
189
190 * gcc-changelog/git_commit.py: Support wrapping of functions
191 in parentheses that can take multiple lines.
192 * gcc-changelog/test_email.py: Add tests for it.
193 * gcc-changelog/test_patches.txt: Add 2 patches.
194
1952021-01-13 Martin Liska <mliska@suse.cz>
196
197 * mklog.py: Parse also define_insn_and_split and similar
198 directives in .md files.
199 * test_mklog.py: Test.
200
2012021-01-13 Martin Liska <mliska@suse.cz>
202
203 * gcc-changelog/git_commit.py: Allow modifications of older
204 ChangeLog (or specific) files without need to make a ChangeLog
205 entry.
206 * gcc-changelog/test_email.py: Test it.
207 * gcc-changelog/test_patches.txt: Add new patch.
208
67fbb7f0
GA
2092021-01-11 Martin Liska <mliska@suse.cz>
210
211 * update-copyright.py: Port to python3 by guessing encoding
212 (first utf8, then iso8859). Add 2 more ignores: .png and .pyc.
213
942ae5be
GA
2142021-01-06 Martin Liska <mliska@suse.cz>
215
216 * gcc-changelog/git_commit.py: Add decode_path function.
217 * gcc-changelog/git_email.py: Use it in order to solve
218 utf8 encoding filename issues.
219 * gcc-changelog/git_repository.py: Likewise.
220 * gcc-changelog/test_email.py: Test it.
221
7e73f511
GA
2222021-01-04 Jakub Jelinek <jakub@redhat.com>
223
224 * update-copyright.py: Add AMD and Ulf Adams as external authors.
225
2262021-01-04 Jakub Jelinek <jakub@redhat.com>
227
228 * update-copyright.py: Use 8 spaces instead of tab to indent.
229
2302021-01-04 Martin Liska <mliska@suse.cz>
231
232 * mklog.py: Add --update-copyright option which adds:
233 "Update copyright years." to ChangeLog files belonging
234 to a modified file.
235
2362021-01-04 Martin Liska <mliska@suse.cz>
237
238 * gcc-changelog/git_commit.py: Skip Update copyright
239 years commits.
240
1a5e728a
GA
2412020-12-21 Martin Liska <mliska@suse.cz>
242
243 * gcc-changelog/git_commit.py: Add new error for quoted
244 filenames.
245 * gcc-changelog/test_email.py: Test it.
246 * gcc-changelog/test_patches.txt: Test it.
247
2482020-12-21 Martin Liska <mliska@suse.cz>
249
250 * gcc-changelog/test_email.py: New test.
251 * gcc-changelog/test_patches.txt: Likewise.
252
cd69e3d5
GA
2532020-12-17 Nathan Sidwell <nathan@acm.org>
254
255 PR bootstrap/98300
256 * gcc_update: Add c++tools/config.h.in.
257
6e9d8651
GA
2582020-12-15 Nathan Sidwell <nathan@acm.org>
259
260 * gcc_update: Add c++tools & libcody.
261
2622020-12-15 Nathan Sidwell <nathan@acm.org>
263
264 * gcc-changelog/git_commit.py (changelog_locations): Add
265 libcody, c++tools.
266
f6e8e279
GA
2672020-12-08 Martin Liska <mliska@suse.cz>
268
269 * filter-clang-warnings.py: Filter more cases.
270
2712020-12-08 Martin Liska <mliska@suse.cz>
272
273 * filter-clang-warnings.py: Modernize and filter 2 more
274 patterns.
275
c5fd8a91
GA
2762020-12-04 Martin Liska <mliska@suse.cz>
277
278 * check-params-in-docs.py: use flake8 and add some
279 tweaks to ignore aarch64 params.
280
11860cf4
GA
2812020-12-02 Jason Merrill <jason@redhat.com>
282
283 * gcc-git-customization.sh: Configure sendemail.to.
284
94358e47
GA
2852020-11-30 Martin Liska <mliska@suse.cz>
286
287 * gcc-changelog/git_commit.py: Suggest close file for
288 'unchanged file mentioned in a ChangeLog' error.
289 * gcc-changelog/test_email.py: Test it.
290
2912020-11-30 Martin Liska <mliska@suse.cz>
292
293 * gcc-changelog/git_commit.py: Allow sub-directory wildcard
294 changelog entry. Fix a typo caused by apostrophe escaping.
295 * gcc-changelog/test_email.py: Test it.
296 * gcc-changelog/test_patches.txt: Likewise.
297
2982020-11-30 Jonathan Wakely <jwakely@redhat.com>
299
300 * gcc-changelog/git_commit.py (wildcard_prefixes): Add libstdc++
301 testsuite directory.
302
3032020-11-30 Martin Liska <mliska@suse.cz>
304
305 * gcc-changelog/git_commit.py: Allow wildcard pattern only.
306
e87559d2
GA
3072020-11-27 Martin Liska <mliska@suse.cz>
308
309 * gcc-changelog/git_commit.py: Use regex for cherry pick prefix.
310 * gcc-changelog/test_email.py: Test it.
311 * gcc-changelog/test_patches.txt: Likewise.
312
1e2c9a27
GA
3132020-11-25 Martin Liska <mliska@suse.cz>
314
315 * gcc-changelog/git_commit.py: Use revert_regex instead
316 of string prefix. Convert sets to literals.
317
29c5d9ce
GA
3182020-11-16 Martin Liska <mliska@suse.cz>
319
320 * mklog.py: Do not call read on an input stream.
321 Fix some flake8 issues.
322
2da7ee05
GA
3232020-11-07 Lewis Hyatt <lhyatt@gmail.com>
324
325 * unicode/EastAsianWidth.txt: Update to Unicode 13.0.0.
326 * unicode/PropList.txt: Likewise.
327 * unicode/README: Likewise.
328 * unicode/UnicodeData.txt: Likewise.
329 * unicode/from_glibc/unicode_utils.py: Update to latest glibc version.
330 * unicode/from_glibc/utf8_gen.py: Likewise.
331
44cab2d8
GA
3322020-11-06 Martin Liska <mliska@suse.cz>
333
334 * gcc-changelog/git_commit.py: Add new check.
335 * gcc-changelog/test_email.py: Test it.
336 * gcc-changelog/test_patches.txt: Add new patch.
337
35c125cb
GA
3382020-11-04 Martin Liska <mliska@suse.cz>
339
340 * gcc-changelog/git_repository.py: Set strict=True
341 for parse_git_revisions as a default.
342
3432020-11-04 Tobias Burnus <tobias@codesourcery.com>
344
345 * gcc-changelog/git_commit.py (item_parenthesis_empty_regex,
346 item_parenthesis_regex): Add.
347 (check_for_empty_description): Use them.
348 * gcc-changelog/test_email.py (test_emptry_entry_desc,
349 test_emptry_entry_desc_2): Add.
350 * gcc-changelog/test_patches.txt: Add two testcases for it.
351
fd2325ea
GA
3522020-11-03 Tobias Burnus <tobias@codesourcery.com>
353
354 * gcc-changelog/git_email.py: Add unidiff_supports_renaming check.
355
3562020-11-03 Martin Liska <mliska@suse.cz>
357
358 * gcc-changelog/setup.cfg: New file.
359
88ce3d5f
GA
3602020-10-30 Martin Liska <mliska@suse.cz>
361
362 * gcc-changelog/git_commit.py: Handle empty groups in
363 file description.
364 * gcc-changelog/test_email.py: New test.
365 * gcc-changelog/test_patches.txt: Likewise.
366
44135373
GA
3672020-09-21 Tobias Burnus <tobias@codesourcery.com>
368
369 * mklog.py: Parse first 10 lines for PR/DR number
370 not only the first line.
371
2aad20c0
GA
3722020-09-17 Dimitrij Mojoski <dmjpp@hotmail.com>
373
374 * clang-format: Autodetect C++ standard in use rather than
375 forcing C++03.
376
57ea0894
GA
3772020-08-26 Iain Buclaw <ibuclaw@gdcproject.org>
378
379 * config-list.mk (LIST): Add OPT-enable-obsolete to tilegx-linux-gnu,
380 tilegxbe-linux-gnu, and tilepro-linux-gnu.
381
bea7a391
GA
3822020-07-29 Martin Liska <mliska@suse.cz>
383
384 * git-backport.py: fix how are ChangeLog paths combined.
385
9bb403dc
GA
3862020-07-23 Patrick Palka <ppalka@redhat.com>
387
388 * vimrc (SetStyle): Also inspect &filetype to determine whether
389 a file is C-like.
390
3912020-07-23 Martin Liska <mliska@suse.cz>
392
393 * gcc-changelog/git_commit.py: When reverting a backport,
394 we should print only Revert header.
395
ab660b01
GA
3962020-07-17 Jonathan Wakely <jwakely@redhat.com>
397
398 * gcc-changelog/git_update_version.py: Fix typo.
399
86536295
GA
4002020-07-10 Mike Nolta <mike@nolta.net>
401
402 * download_prerequisites: Don't pass wget options to curl.
403
f60ee68d
GA
4042020-07-07 Alexandre Oliva <oliva@adacore.com>
405 Martin Liska <mliska@suse.cz>
406
407 * gcc-changelog/git_commit.py: Support CASE and COND.
408 * gcc-changelog/test_patches.txt: Add test.
409 * gcc-changelog/test_email.py: Add test.
410
46fbb6c6
GA
4112020-06-30 Martin Liska <mliska@suse.cz>
412
413 * gcc-changelog/git_repository.py: Support older releases of
414 GitPython when renamed_file was named renamed.
415
458f12ed
GA
4162020-06-30 Martin Liska <mliska@suse.cz>
417
418 * gcc-changelog/git_check_commit.py: Print revision
419 of original_info.
420 * gcc-changelog/git_commit.py: Support Revert commits.
421
4222020-06-30 Martin Liska <mliska@suse.cz>
423
424 * gcc-changelog/git_check_commit.py: Use GitInfo
425 * gcc-changelog/git_commit.py: Add GitInfo class.
426 * gcc-changelog/git_email.py: Use GitInfo class.
427 * gcc-changelog/git_repository.py: Likewise.
428
2e546c26
GA
4292020-06-24 Ilya Leoshkevich <iii@linux.ibm.com>
430
431 * download_prerequisites: Support AIX and OpenBSD unames.
432 Pipe `{gzip,bzip2} -d` to `tar -xf -`.
433
aae80e83
GA
4342020-06-18 Martin Liska <mliska@suse.cz>
435
436 * gcc-changelog/git_update_version.py: First checkout and then
437 run git pull ---rebase.
438
4392020-06-18 Martin Liska <mliska@suse.cz>
440
441 * gcc-changelog/git_update_version.py: Support merge commits
442 and walk only on the branch that is being merged and generate
443 missing ChangeLog entries.
444
4452020-06-18 Martin Liska <mliska@suse.cz>
446
447 * gcc-changelog/git_commit.py: Fix Backported from timestamp when
448 use_commit_ts=True is used.
449
aff95ee7
GA
4502020-06-17 Martin Liska <mliska@suse.cz>
451
452 * gcc-changelog/git_commit.py: Print 'Backported from master'
453 heading to backported commits.
454 * gcc-changelog/test_email.py: Test it.
455 * gcc-changelog/test_patches.txt: Add new patch.
456 * gcc-changelog/git_repository.py: Add commit_to_date hook.
457 * gcc-changelog/git_email.py: Add fuzzy implementation
458 of commit_to_date_hook.
459
e68e80c8
GA
4602020-06-11 Jonathan Wakely <jwakely@redhat.com>
461
462 * prepare-commit-msg: Use the gcc-config.mklog-hook-type Git
463 config key instead of the GCC_FORCE_MKLOG environment variable.
464 Optionally disable generating a new ChangeLog template for
465 amended commits when the existing log is still OK.
466
4672020-06-11 Martin Liska <mliska@suse.cz>
468
469 * gcc-changelog/git_update_version.py: Add --curent argument.
470
4712020-06-11 Martin Liska <mliska@suse.cz>
472
473 * prepare-commit-msg: Replace ENV variable with a git config
474 value.
475
4762020-06-11 Jonathan Wakely <jwakely@redhat.com>
477
478 * prepare-commit-msg: Use 'tee' to save the diff to a file
479 instead of running 'git diff' twice.
480
ec6ffbb9
GA
4812020-06-10 Martin Liska <mliska@suse.cz>
482
483 * gcc-changelog/git_commit.py: Fix renamed files in
484 parse_git_name_status.
485 * gcc-changelog/test_email.py: Add test for it.
486
4872020-06-10 Martin Liska <mliska@suse.cz>
488
489 * gcc-changelog/git_commit.py: Add more supported prefixes.
490 * gcc-changelog/test_email.py: Fix one flake8 error.
491 * gcc-changelog/test_patches.txt: Add tested for newly
492 supported prefixes.
493
4942020-06-10 Jonathan Wakely <jwakely@redhat.com>
495
496 * gcc-changelog/git_commit.py (GitCommit.parse_changelog):
497 Improve error strings.
498 * gcc-changelog/test_email.py: Update expected errors.
499
b952c2cf
GA
5002020-06-09 Jonathan Wakely <jwakely@redhat.com>
501
502 * gcc-changelog/git_email.py: Set exit status on error.
503
5042020-06-09 Martin Liska <mliska@suse.cz>
505
506 * gcc-changelog/git_commit.py: Fix ChangeLog regex in order to
507 match the top-level ChangeLog.
508 * gcc-changelog/test_email.py: Add test.
509 * gcc-changelog/test_patches.txt: Likewise.
510
a9312a79
GA
5112020-06-02 Martin Liska <mliska@suse.cz>
512
513 * gcc-changelog/git_commit.py: Support foo/bar/*: patterns in
514 wildcard_prefixes locations.
515 * gcc-changelog/test_email.py: Test it.
516 * gcc-changelog/test_patches.txt: Add 3 new patches.
517
5182020-06-02 Iain Buclaw <ibuclaw@gdcproject.org>
519
520 * gcc-changelog/git_commit.py (ignored_prefixes): Add
521 gcc/testsuite/gdc.test/.
522
5232020-06-02 Jonathan Wakely <jwakely@redhat.com>
524
525 * gcc-changelog/test_email.py (TestGccChangelog.test_long_lines):
526 Update expected error message.
527
5282020-06-02 Jonathan Wakely <jwakely@redhat.com>
529
530 * gcc-changelog/git_commit.py (GitCommit.parse_changelog): Fix
531 grammar.
532
5332020-06-02 Jonathan Wakely <jwakely@redhat.com>
534
535 * prepare-commit-msg: Do nothing if the mklog.py script isn't
536 present.
537
5382020-06-02 Jonathan Wakely <jwakely@redhat.com>
539
540 * gcc-changelog/git_commit.py (GitCommit.check_mentioned_files):
541 Improve error text.
542
e7340ed7
GA
5432020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
544
545 * config-list.mk (LIST): Add v850e1-elf.
546
5472020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
548
549 * config-list.mk (LIST): Add or1k-elf, or1k-linux-*, and or1k-rtems.
550
5512020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
552
553 * config-list.mk (LIST): Remove arm-wrs-vxworks.
554
5552020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
556
557 * config-list.mk (LIST): Remove cris-linux, crisv32-elf, and
558 crisv32-linux.
559
5602020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
561
562 * config-list.mk (LIST): Add pru-elf.
563
885ef72f
GA
5642020-05-29 Iain Buclaw <ibuclaw@gdcproject.org>
565
566 * config-list.mk (LIST): Remove rs6000-ibm-aix5.3.0.
567
5682020-05-29 Martin Liska <mliska@suse.cz>
569
570 * gcc-changelog/git_commit.py: Find empty change descriptions.
571 * gcc-changelog/test_email.py: New test.
572 * gcc-changelog/test_patches.txt: New patch that tests that.
573
5742020-05-29 Martin Liska <mliska@suse.cz>
575
576 * git-backport.py: The script did 'git co HEAD~' when
577 there was no modified ChangeLog file in a successful
578 git cherry pick.
579 Run cherry-pick --continue without editor.
580
5812020-05-29 Martin Liska <mliska@suse.cz>
582
583 * gcc-changelog/git_commit.py: Properly
584 handle duplicite authors.
585 * gcc-changelog/test_email.py: New test.
586 * gcc-changelog/test_patches.txt: New patch.
587
53ffb43a
GA
5882020-05-28 Pierre-Marie de Rodat <derodat@adacore.com>
589
590 * gcc-changelog/git_email.py (GitEmail.__init__): Interpret file
591 renamings as a file deletion plus a file addition.
592 * gcc-changelog/git_repository.py (parse_git_revisions):
593 Likewise.
594 * gcc-changelog/test_email.py: New testcase.
595 * gcc-changelog/test_patches.txt: New testcase.
596
5972020-05-28 Martin Liska <mliska@suse.cz>
598
599 * check-params-in-docs.py: Update to new format
600 of help. Apply flake8 corrections.
601
6022020-05-28 Martin Liska <mliska@suse.cz>
603
604 * mklog.py: Support renaming of files.
605 One needs unidiff 0.6.0+.
606 * test_mklog.py: Test it.
607
61f3b605
GA
6082020-05-27 Martin Liska <mliska@suse.cz>
609
610 * gcc-git-customization.sh: Use git-backport.py to drop
611 all changes for ChangeLog files.
612 * git-backport.py: New file.
613
6142020-05-27 Martin Liska <mliska@suse.cz>
615
616 * gcc-git-customization.sh: Rename
617 commit-mklog to gcc-commit-mklog.
618
6192020-05-27 Martin Liska <mliska@suse.cz>
620
621 * prepare-commit-msg: Save diff to a file if
622 the GCC_GIT_DIFF_FILE variable is set.
623
c3a4169b
GA
6242020-05-26 Pierre-Marie de Rodat <derodat@adacore.com>
625
626 * gcc-changelog/git_commit.py (ChangeLogEntry): Handle entries
627 with multi-line file lists.
628 * gcc-changelog/test_email.py: New testcase.
629 * gcc-changelog/test_patches.txt: Likewise.
630
6312020-05-26 Pierre-Marie de Rodat <derodat@adacore.com>
632
633 * gcc-changelog/git_update_version.py: Close file objects after
634 use.
635 * gcc-changelog/git_email.py: Likewise.
636 * gcc-changelog/test_email.py: Likewise.
637
6382020-05-26 Martin Liska <mliska@suse.cz>
639
640 * gcc-changelog/git_update_version.py: Add 2 new options.
641
6422020-05-26 Alexandre Oliva <oliva@gnu.org>
643
644 * gcc-changelog/git_commit.py (changelog_regex): Accept optional
645 'for' prefix.
646
6472020-05-26 Alexandre Oliva <oliva@adacore.com>
648
649 * compare-debug: Adjust for .gkd files named as dump files,
650 with the source suffix rather than the object suffix.
651
6522020-05-26 Martin Liska <mliska@suse.cz>
653
654 * gcc-changelog/git_commit.py: Parse changelog entries for
655 ignored locations.
656 * gcc-changelog/test_email.py: Add new test for it.
657 * gcc-changelog/test_patches.txt: Likewise.
658
6592020-05-26 Jason Merrill <jason@redhat.com>
660
661 * prepare-commit-msg: New file.
662 * gcc-git-customization.sh: Install it. Add commit-mklog alias.
663 * mklog.py: Add new option -c which appends
664 to a ChangeLog file.
665
deea3def
ML
6662020-05-25 Martin Liska <mliska@suse.cz>
667
668 * gcc-changelog/git_commit.py: Add trailing '/'
669 for libdruntime. Allow empty changelog for
670 only ignored files.
671 * gcc-changelog/test_email.py: New test for go
672 patch in ignored location.
673 * gcc-changelog/test_patches.txt: Add test.
674
5daf69cf
JJ
6752020-05-22 Jakub Jelinek <jakub@redhat.com>
676
677 * gcc-changelog/git_commit.py: Add trailing / to
678 gcc/testsuite/go.test/test and replace gcc/go/frontend/
679 with gcc/go/gofrontend/ in ignored locations.
680
59b282bc
ML
6812020-05-22 Martin Liska <mliska@suse.cz>
682
683 * gcc-changelog/git_commit.py: Add gcc/testsuite/go.test/test
684 to ignored locations.
685
62b5b53e
ML
6862020-05-21 Martin Liska <mliska@suse.cz>
687
688 * gcc-changelog/git_update_version.py: Prepare the script, the
689 only missing piece is pushing of the updated branches.
690
9722b139
ML
6912020-05-21 Martin Liska <mliska@suse.cz>
692
693 * gcc-changelog/git_commit.py: Support DR entries/
694 * gcc-changelog/test_email.py: New test for it.
695 * gcc-changelog/test_patches.txt: New patch for it.
696
e7c7cdc5
ML
6972020-05-21 Martin Liska <mliska@suse.cz>
698
699 * mklog.py: Support DR parsing.
700 * test_mklog.py: New test for DR parsing.
701
2f809e77
ML
7022020-05-20 Martin Liska <mliska@suse.cz>
703
704 * gcc-changelog/git_commit.py: Add author_tuple
705 only if not present in author_lines.
706 * gcc-changelog/test_email.py: New test.
707 * gcc-changelog/test_patches.txt: Add new patch.
708
29c34351
ML
7092020-05-20 Martin Liska <mliska@suse.cz>
710
711 * gcc-changelog/git_commit.py: Refactor to make flake8 happy.
712 * gcc-changelog/test_email.py: Add new test.
713 * gcc-changelog/test_patches.txt: Add new patch.
714
3bcaf16e
FH
7152020-05-20 Frederik Harwath <frederik@codesourcery.com>
716
717 * gcc-changelog/git_commit.py: Skip over lines starting
718 with "Reviewed-by: ", "Reviewed-on: ", or "Signed-off-by: "
719
93db1f80
ML
7202020-05-20 Martin Liska <mliska@suse.cz>
721
722 * gcc-changelog/git_check_commit.py: Change
723 --allow-non-strict-mode to --non-strict-mode.
724
71389093
ML
7252020-05-20 Martin Liska <mliska@suse.cz>
726
727 * gcc-changelog/git_commit.py: Support cherry pick
728 prefix.
729 * gcc-changelog/test_email.py: Test it.
730 * gcc-changelog/test_patches.txt: Add new patch.
731 * gcc-git-customization.sh: Add gcc-backport.
732
25c284f1
ML
7332020-05-19 Martin Liska <mliska@suse.cz>
734
735 * mklog.py: Use REST API for bug title downloading.
736
4a5d072a
ML
7372020-05-19 Martin Liska <mliska@suse.cz>
738
739 * gcc-changelog/git_commit.py: Add param use_commit_ts
740 for to_changelog_entries.
741 * gcc-changelog/git_update_version.py: Se use_commit_ts to True.
742
4f85a52c
ML
7432020-05-19 Martin Liska <mliska@suse.cz>
744
745 * mklog.py: Skip GTY for struct names. Make flake8 happy.
746 * test_mklog.py: Add test for GTY.
747
53cc8cf9
ML
7482020-05-19 Martin Liska <mliska@suse.cz>
749
750 * gcc-changelog/git_update_version.py:
751 Fill up entries in reverse order.
752
00243d9a
ML
7532020-05-19 Martin Liska <mliska@suse.cz>
754
755 * gcc-git-customization.sh: Add
756 alias.gcc-mklog new hook.
757 * mklog.py: New file.
758 * test_mklog.py: New file.
759
e576ed7a
ML
7602020-05-19 Martin Liska <mliska@suse.cz>
761
762 * legacy/mklog: Moved from mklog.
763 * legacy/mklog.pl: Moved from mklog.pl.
764
c3b44e34
ML
7652020-05-19 Martin Liska <mliska@suse.cz>
766
767 * gcc-git-customization.sh: Add gcc-verify alias
768 that uses contrib/gcc-changelog/git_check_commit.py.
769
c9a41202
AB
7702020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
771
772 * dg-extract-results.py: Handle GDB specific test types.
773 * dg-extract-results.sh: Likewise.
774
941c9474
ML
7752020-05-14 Martin Liska <mliska@suse.cz>
776
777 * gcc-changelog/test_email.py: New file.
778 * gcc-changelog/test_patches.txt: New file.
779
9b56828c
PP
7802020-05-13 Patrick Palka <ppalka@redhat.com>
781
782 * vimrc: Reduce textwidth to 72 for Git commit messages.
783
e4f0e06b
ML
7842020-05-13 Martin Liska <mliska@suse.cz>
785
786 * gcc-changelog/git_check_commit.py: Add default argument HEAD
787 for revisions and improve error message output.
788
b8333fc6
ML
7892020-05-13 Martin Liska <mliska@suse.cz>
790
791 * gcc-changelog/git_commit.py: Restore print_output syntax
792 in git_commit.py.
793
c10aa1f0
ML
7942020-05-13 Martin Liska <mliska@suse.cz>
795
796 * gcc-changelog/git_check_commit.py: New file.
797 * gcc-changelog/git_commit.py: New file.
798 * gcc-changelog/git_email.py: New file.
799 * gcc-changelog/git_repository.py: New file.
800 * gcc-changelog/git_update_version.py: New file.
801
5315e1da
ML
8022020-04-17 Martin Liska <mliska@suse.cz>
803
804 * vimrc: We do not want to modify tab options
805 for Python files.
806
437eea66
JJ
8072020-04-16 Jakub Jelinek <jakub@redhat.com>
808
809 PR bootstrap/92008
810 * gcc_update: Add intl/plural.y dependency for intl/plural-config.h.
811
fa4aab7f
ML
8122020-04-03 Martin Liska <mliska@suse.cz>
813
814 * gcc-git-customization.sh: Search for the pattern
815 at line beginning only.
816
612137e1
RE
8172020-01-24 Richard Earnshaw <rearnsha@arm.com>
818
819 * gcc-git-customization.sh: Use users/<pfx> for the personal remote
820 rather than just <pfx>. Convert existing personal branches to the
821 new remote.
822 * git-add-user-branch.sh: New file.
823
f96af171
RE
8242020-01-22 Richard Earnshaw <rearnsha@arm.com>
825
826 * git-add-vendor-branch.sh: New file.
827
24b17818
RE
8282020-01-20 Richard Earnshaw <rearnsha@arm.com>
829
830 * gcc-git-customization.sh: Check that user-supplied remote
831 name exists before continuting. Use a separate remotes for the
832 personal commit area. Convert existing personal and vendor
833 fetch rules to new layout.
834 * git-fetch-vendor.sh: New vendor layout. Add --enable-push
835 option.
836
f17f6127
HPN
8372020-01-17 Hans-Peter Nilsson <hp@axis.com>
838
839 * gcc_update <git revision>: Use git log "--pretty=tformat:%p:%t:%H",
840 not "--pretty=%p:%t:%H".
841
66aae15b
AS
8422020-01-16 Andreas Schwab <schwab@linux-m68k.org>
843
844 * gcc-git-customization.sh: Avoid double expansion.
845
545f5fad
RE
8462020-01-16 Richard Earnshaw <rearnsha@arm.com>
847
848 * gcc-git-customization.sh: Check that user.name and user.email
849 are set. Use $(cmd) instead of `cmd`. Fix variable quoting when
850 using eval.
851
2588197b
JJ
8522020-01-16 Jakub Jelinek <jakub@redhat.com>
853
854 * gcc-git-customization.sh: Verify the id to be printed is ancestor of
855 the corresponding remote release branch (or master), otherwise print
856 nothing.
857
affb7b66
JJ
8582020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
859 Jakub Jelinek <jakub@redhat.com>
860
861 * gcc-git-customization.sh: Change uses to use in comment.
862
6ff7efb7
JJ
8632020-01-15 Jakub Jelinek <jakub@redhat.com>
864
865 * gcc-git-customization.sh: Handle output of older git which doesn't
866 print tags/ prefixes before branchpoint/gcc-.
867
e6107422
RE
8682010-01-15 Richard Earnshaw <rearnsha@arm.com>
869
870 * gcc-git-customization.sh: Explain why we want the user's
871 upstream account name. Don't add push rules. Check if push rules
872 have been added and suggest that they should be removed.
873 * git-fetch-vendor.sh: Don't add push rules.
874
11b81575
RE
8752010-01-13 Richard Earnshaw <rearnsha@arm.com>
876
877 Revert:
878 2010-01-13 Richard Earnshaw <rearnsha@arm.com>
879
880 * gcc-git-customization.sh: Add back the default rule that
881 is lost by adding a custom push rule.
882 * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
883
b60563a8
RE
8842010-01-13 Richard Earnshaw <rearnsha@arm.com>
885
886 * gcc-git-customization.sh: Add back the default rule that
887 is lost by adding a custom push rule.
888 * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
889
b8f59c4b
RE
8902010-01-13 Richard Earnshaw <rearnsha@arm.com>
891
892 * contrib/git-fetch-vendor.sh: New file.
893
e19db6a2
JJ
8942020-01-13 Jakub Jelinek <jakub@redhat.com>
895
896 * contrib/gcc-git-customization.sh: Add git gcc-descr and gcc-undescr
897 aliases.
898
743d4d82
RE
8992010-01-13 Richard Earnshaw <rearnsha@arm.com>
900
901 * gcc-git-customization.sh: New file.
902
e528bf8d
JJ
9032020-01-01 Jakub Jelinek <jakub@redhat.com>
904
905 * update-copyright.py: Add Mentor Graphics Corporation and Yoshinori
906 Sato as external authors. Skip LICENSE.txt files.
907
e8aa9f55
JL
9082019-12-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
909
910 * config-list.mk: Add msp430-elfbare.
911
ee925640
LH
9122019-12-09 Lewis Hyatt <lhyatt@gmail.com>
913
914 PR preprocessor/49973
915 * unicode/from_glibc/unicode_utils.py: Support script from
916 glibc (commit 464cd3) to extract character widths from Unicode data
917 files.
918 * unicode/from_glibc/utf8_gen.py: Likewise.
919 * unicode/UnicodeData.txt: Unicode v. 12.1.0 data file.
920 * unicode/EastAsianWidth.txt: Likewise.
921 * unicode/PropList.txt: Likewise.
922 * unicode/gen_wcwidth.py: New utility to generate
923 libcpp/generated_cpp_wcwidth.h with help from the glibc support
924 scripts and the Unicode data files.
925 * unicode/unicode-license.txt: Added.
926 * unicode/README: New explanatory file.
927
b01d215d
RS
9282019-12-07 Richard Sandiford <richard.sandiford@arm.com>
929
930 * texi2pod.pl: Handle @headitems in @multitables, printing them
931 in italics. Push an empty item code onto the stack.
932
d51dd316
JB
9332019-11-13 Janne Blomqvist <jb@gcc.gnu.org>
934
935 * download_prerequisites: Use http instead of ftp for downloading.
936
617c564b
ML
9372019-11-08 Martin Liska <mliska@suse.cz>
938
939 * mklog: The script fails for patches that contain:
940 '---param=foo=bar xyz'.
941
ba7c8cb5
ML
9422019-09-18 Martin Liska <mliska@suse.cz>
943
944 * clang-format: Tweak configuration based on new
945 options offered.
946
91dfef96
JM
9472019-09-09 Jose E. Marchesi <jemarch@gnu.org>
948
949 * config-list.mk (LIST): Disable go in bpf-*-* targets.
950
bc7f7ff9
ML
9512019-09-04 Martin Liska <mliska@suse.cz>
952
953 * mklog: Do not print changed functions for
954 testsuite files.
955
a45de90e
ML
9562019-09-04 Martin Liska <mliska@suse.cz>
957
958 * mklog: Parse PR references from newly added
959 test files.
960
e94e92dc
ML
9612019-09-04 Martin Liska <mliska@suse.cz>
962
963 * mklog: Use argparse instead of getopt.
964
2f2aeda9
UW
9652019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
966
967 * compare-all-tests (all_targets): Remove references to spu.
968 * config-list.mk (LIST): Likewise.
969
2b196fb7
AM
9702019-09-02 Alexander Monakov <amonakov@ispras.ru>
971
972 * vim-gcc-dev/syntax/gcc-match.vim: Do not override 'tabstop' here.
973 * vimrc: Set preferred values for 'tabstop', 'softtabstop',
974 'shiftwidth', 'noexpandtab', 'textwidth', 'formatoptions' for all
975 files, not just C-like files.
976
c746efca
ML
9772019-09-02 Martin Liska <mliska@suse.cz>
978
979 * vim-gcc-dev/syntax/gcc-match.vim: Set tabstop=8.
980
547d5d22
UB
9812019-08-13 Uros Bizjak <ubizjak@gmail.com>
982
983 * test_summary: Do not escape "=".
984
6d64cee8
JB
9852019-07-02 Janne Blomqvist <jb@gcc.gnu.org>
986
987 PR other/91048
988 * mklog (read_user_info): Open ~/.mklog in string mode.
989
99efe97d
ML
9902019-06-19 Martin Liska <mliska@suse.cz>
991
992 * bench-stringop: New file.
993
36902ed6
JB
9942019-05-21 Janne Blomqvist <jb@gcc.gnu.org>
995
996 * mklog: Open files in text mode.
997
eaa6a39d
JB
9982019-05-21 Janne Blomqvist <jb@gcc.gnu.org>
999
1000 * mklog: Convert to Python 3.
1001
d6fc19a0
JJ
10022019-05-03 Jakub Jelinek <jakub@redhat.com>
1003
1004 * gennews (files): Add files for GCC 9.
1005
aaae53ce
RI
10062019-04-30 Roland Illig <roland.illig@gmx.de>
1007
1008 * check-internal-format-escaping.py: New version using polib.
1009
41804907
CL
10102019-04-19 Christophe Lyon <christophe.lyon@linaro.org>
1011
1012 PR translation/90118
1013 * check-internal-format-escaping.py: Check that %< is not next to
1014 a word.
1015
ec60715d
JJ
10162019-04-17 Jakub Jelinek <jakub@redhat.com>
1017
1018 * dg-extract-results.sh: Only handle WARNING: program timed out
1019 lines specially in "$MODE" == "sum". Restore previous behavior
1020 for "$MODE" != "sum". Clear has_timeout and timeout_cnt if in
1021 a different variant or curfile is empty.
1022 * dg-extract-results.py: Fix a typo.
1023
904f3daa
ML
10242019-04-05 Martin Liska <mliska@suse.cz>
1025
2723350f 1026 PR translation/89936
904f3daa
ML
1027 * check-internal-format-escaping.py: Properly detect wrong
1028 apostrophes.
1029
93964ebd
ML
10302019-03-11 Martin Liska <mliska@suse.cz>
1031
1032 * check-internal-format-escaping.py: Uncomment apostrophes
1033 check.
1034
a3f9f006
ML
10352019-03-11 Martin Liska <mliska@suse.cz>
1036
1037 * check-internal-format-escaping.py: New file.
1038
6f8fc6f9
TN
10392019-03-10 Tommy Nguyen <remyabel@gmail.com>
1040
1041 PR contrib/82704
1042 * download_prerequisites: Use -c instead of --check for sha512sum.
1043
08bc73f0
ML
10442019-03-06 Martin Liska <mliska@suse.cz>
1045
1046 * check-params-in-docs.py: Ignore a param.
1047
0a7b7521
CL
10482019-03-05 Christophe Lyon <christophe.lyon@linaro.org>
1049
1050 contrib/
1051 * dg-extract-results.py: Handle case where a WARNING happens with
1052 the first test of a harness.
1053
e8d18fd8
CL
10542019-03-05 Christophe Lyon <christophe.lyon@linaro.org>
1055
1056 contrib/
1057 * dg-extract-results.sh: Fix order of WARNING and following test
1058 result.
1059
f874089d
CL
10602019-02-04 Christophe Lyon <christophe.lyon@linaro.org>
1061
1062 contrib/
1063 * dg-extract-results.py: Keep timeout warnings next to their
1064 matching test.
1065 * dg-extract-results.sh: Likewise.
1066
b5fcfdba
JJ
10672019-01-01 Jakub Jelinek <jakub@redhat.com>
1068
1069 * update-copyright.py: Add Gerard Jungman as external author.
1070
80de5ef9
IB
10712018-11-26 Iain Buclaw <ibuclaw@gdcproject.org>
1072
1073 * update-copyright.py (TestsuiteFilter): Skip .d tests.
1074 (LibPhobosFilter): Add filter for upstream D sources.
1075 (GCCCopyright): Add D Language Foundation as external author.
1076 (GCCCmdLine): Add libphobos.
1077
ca44d7f4
ML
10782018-11-19 Martin Liska <mliska@suse.cz>
1079
1080 * check_GNU_style_lib.py: Detect mixed usage
1081 of spaces and tabs.
1082
357044d2
RO
10832018-11-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1084
1085 * gcc_update (files_and_dependencies): Handle libphobos.
1086
46ec9261
TP
10872018-10-25 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1088
1089 * dg-cmp-results.sh: Print NA-FAIL and NA->UNRESOLVED changes at
1090 default verbosity.
1091
ca3a27b6
RO
10922018-10-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1093
1094 * config-list.mk (LIST): Switch to i686-solaris2.11,
1095 sparc64-sun-solaris2.11.
1096
0448002b
BRF
10972018-10-04 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1098
1099 * unused_functions.py: Handle archive files.
1100
75fcc3eb
BRF
11012018-10-04 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1102
1103 * unused_functions.py: New file.
1104
a0464aa0
ML
11052018-09-25 Martin Liska <mliska@suse.cz>
1106
1107 * filter-rtags-warnings.py: New file.
1108
4cac9d00
ML
11092018-09-25 Martin Liska <mliska@suse.cz>
1110
1111 PR middle-end/86078
1112 * check-params-in-docs.py: New file.
1113
56856b58
J
11142018-08-17 Jojo <jijie_rong@c-sky.com>
1115 Huibin Wang <huibin_wang@c-sky.com>
1116 Sandra Loosemore <sandra@codesourcery.com>
1117 Chung-Lin Tang <cltang@codesourcery.com>
1118 Andrew Jenner <andrew@codesourcery.com>
1119
1120 C-SKY port: Configury
1121
1122 * config-list.mk (LIST): Add csky-elf and csky-linux-gnu.
1123
bddcac9d
TV
11242018-07-13 Tom de Vries <tdevries@suse.de>
1125
1126 * maintainers-verify.sh: New file.
1127
e57aae39
CL
11282018-07-12 Christophe Lyon <christophe.lyon@linaro.org>
1129
1130 * compare_tests: Print number of tests in each category.
1131
b33aa720
AM
11322018-06-19 Alexander Monakov <amonakov@ispras.ru>
1133
1134 * vim-gcc-dev/README: New file.
1135 * vim-gcc-dev/ftdetect/gcc-dev.vim: New file.
1136 * vim-gcc-dev/syntax/gcc-match.vim: New file.
1137 * gimple.vim: Move under vim-gcc-dev/syntax/.
1138 * gcc-rtl.vim: Likewise.
1139
58508d3f
ML
11402018-06-19 Martin Liska <mliska@suse.cz>
1141
1142 * gcc-rtl.vim: New file.
1143
6044eae7
JL
11442018-06-12 Jeff Law <law@redhat.com>
1145
1146 * config-list.mk (LIST): Remove alpha-freebsd6.
1147
4be63d9e
RB
11482018-05-08 Richard Biener <rguenther@suse.de>
1149
1150 PR bootstrap/85571
1151 * compare-lto: New script derived from compare-debug.
1152
b1750618
JJ
11532018-05-02 Jakub Jelinek <jakub@redhat.com>
1154
1155 * gennews (files): Add files for GCC 8.
1156
254f7933
JW
11572018-05-01 Jim Wilson <jimw@sifive.com>
1158
1159 * gcc_update: Check for .git as a file.
1160
1e4573c0
CL
11612018-03-21 Christophe Lyon <christophe.lyon@linaro.org>
1162
1163 * test_summary: Match possible single quotes in configure path.
1164
ed2a2f08
TS
11652018-03-02 Thomas Schwinge <thomas@codesourcery.com>
1166
1167 * update-copyright.py: Remove "libcilkrts" reference.
1168
9f88a07b
YG
11692018-02-19 Yury Gribov <tetra2005@gmail.com>
1170
1171 * compare_tests: Use TMPDIR when set.
1172 * dg-cmp-results.sh: Ditto.
1173 * warn_summary: Ditto.
1174
3ab78ac2
JW
11752018-01-29 Jonathan Wakely <jwakely@redhat.com>
1176
1177 * download_prerequisites: Use shasum for FreeBSD and DragonFly.
1178
d1b9a572
ML
11792018-01-19 Martin Liska <mliska@suse.cz>
1180
1181 * analyze_brprob.py: Support new format that can be easily
1182 parsed. Add new column to report.
1183
ada38d5f
JJ
11842018-01-03 Jakub Jelinek <jakub@redhat.com>
1185
1186 * update-copyright.py: Skip pdt-5.f03 in gfortran.dg subdir.
1187
5e9d6aa4 11882017-11-28 Julia Koval <julia.koval@intel.com>
92a285c1 1189 Sebastian Peryt <sebastian.peryt@intel.com>
5e9d6aa4
JK
1190
1191 * contrib/gcc_update: Ditto.
1192
caba2b36
ML
11932017-11-08 Martin Liska <mliska@suse.cz>
1194
1195 * analyze_brprob.py: Fix abbreviations for SI units.
1196
22381c22
TS
11972017-10-02 Thomas Schwinge <thomas@codesourcery.com>
1198
1199 * gcc_update (files_and_dependencies): Handle libbacktrace.
1200
37026b57
RB
12012017-09-18 Richard Biener <rguenther@suse.de>
1202
1203 * download_prerequisites (isl): Bump version to 0.18.
1204
01f5295d
YG
12052017-08-02 Yury Gribov <tetra2005@gmail.com>
1206
1207 * mklog: Added new implementation.
1208
e1df0c91
YG
12092017-08-02 Yury Gribov <tetra2005@gmail.com>
1210
1211 * mklog: Rename to ...
1212 * mklog.pl: this.
1213
883b0e46
YG
12142017-07-17 Yury Gribov <tetra2005@gmail.com>
1215
1216 * mklog: Fix extraction of changed file name.
1217
8b99a6f7
GJL
12182017-07-17 Georg-Johann Lay <avr@gjlay.de>
1219
1220 * gcc_update (files_and_dependencies)
1221 [gcc/config/avr/avr-tables.opt]: Remove dead entry.
1222
f2bcf09e
ML
12232017-06-28 Martin Liska <mliska@suse.cz>
1224
1225 * gcc.doxy: Add default location for filters and output folder.
1226 * filter_gcc_for_doxygen_new: Rename to filter_gcc_for_doxygen.
1227 * filter_params.pl: Remove.
1228
1e55769b
TP
12292017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1230
1231 * dg-cmp-results.sh: Restore filtering on target variant.
1232
afc474f8
TP
12332017-06-20 Thomas Preud'homme <thomas.preudhomme@arm.com>
1234
1235 * dg-cmp-results.sh: Keep test result lines rather than throwing
1236 header and summary to support sum files with multiple tools.
1237
7f1b5019
ML
12382017-05-31 Martin Liska <mliska@suse.cz>
1239
1240 * filter_params.py:
1241 Transform ENUM_BITFIELD and comments starting with '/**'
1242
892c1fce
DM
12432017-05-31 David Malcolm <dmalcolm@redhat.com>
1244 Martin Liska <mliska@suse.cz>
1245
1246 * filter_params.py: New, porting the perl script to python,
1247 adding a test suite.
1248 * filter_gcc_for_doxygen_new: New file.
1249
59075bc8
ML
12502017-05-30 Martin Liska <mliska@suse.cz>
1251
1252 * analyze_brprob.py: Add new argument to parse and modify
1253 predict.def file.
1254 * analyze_brprob_spec.py: Likewise.
1255
0a71c876
TV
12562017-05-29 Tom de Vries <tom@codesourcery.com>
1257
1258 * check_GNU_style_lib.py (TrailingWhitespaceCheck.check): Assert no
1259 trailing eol.
1260 (TrailingWhitespaceTest): New unit test.
1261 (check_GNU_style_file): Remove eol before checking.
1262
75017bb9
TV
12632017-05-29 Tom de Vries <tom@codesourcery.com>
1264
1265 * check_GNU_style_lib.py (check_GNU_style_file): Treat file argument as
1266 file handle. Add and handle file_encoding argument.
1267 * check_GNU_style.py (main): Handle '-' file argument. Call
1268 check_GNU_style_file with file handle as argument.
1269
76baf5ca
TV
12702017-05-29 Tom de Vries <tom@codesourcery.com>
1271
1272 * check_GNU_style_lib.py: Use import_pip3 to import pip3 packages.
1273 (import_pip3): New function.
1274
b7fc9ae0
TV
12752017-05-24 Tom de Vries <tom@codesourcery.com>
1276
1277 * check_GNU_style_lib.py: New file, factored out of ...
1278 * check_GNU_style.py: ... here. Call main unconditionally.
1279
850098eb
ML
12802017-05-19 Martin Liska <mliska@suse.cz>
1281
1282 * check_GNU_style.py: New file.
1283
f47337ae
JL
12842007-05-03 Jeff Law <law@redhat.com>
1285
1286 * config-list.mk (am33_2.0-linux): Remove from list of targets
1287 to build.
1288
03dc1f5f
JJ
12892017-05-02 Jakub Jelinek <jakub@redhat.com>
1290
1291 * gennews (files): Add files for GCC 7.
1292
9f06c15a
TV
12932017-04-26 Tom de Vries <tom@codesourcery.com>
1294
1295 * gen_autofdo_event.py: Fix comment.
1296
b1c0468f
DR
12972017-04-11 Damian Rouson <damian@sourceryinstitute.org>
1298
92a285c1
ML
1299 * download_prerequisites (md5_check): New function emulates Linux
1300 'md5 --check' on macOS. Modified script for macOS compatibility.
b1c0468f 1301
154cc77e
PD
13022017-02-06 Palmer Dabbelt <palmer@dabbelt.com>
1303
1304 * config-list.mki (LIST): Add riscv32-unknown-linux-gun and
1305 riscv64-unknown-linux-gnu.
1306
357a7731
BRF
13072017-01-31 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1308
1309 * update-copyright.py (Copyright.process_file): Retain original
1310 file mode.
1311
23075ebe
GP
13122017-01-29 Gerald Pfeifer <gerald@pfeifer.com>
1313
1314 * update-copyright.py: Fix the name of this script in examples.
1315
e6d55103
JJ
13162017-01-26 Jakub Jelinek <jakub@redhat.com>
1317
1318 * update-copyright.py: Add libhsail-rt to self.default_dirs
1319 and call self.add_dir on it. Add Intel Corporation to external
1320 authors.
1321
4703b555
TS
13222017-01-25 Thomas Schwinge <thomas@codesourcery.com>
1323
1324 * gcc_update (files_and_dependencies): Care for "libhsail-rt".
1325
f9e37186
GP
13262017-01-23 Gerald Pfeifer <gerald@pfeifer.com>
1327
1328 * patch_tester.sh (TESTLOGS): Remove
1329 $TARGET/libjava/testsuite/libjava.sum.
1330
eec5428b
GP
13312017-01-22 Gerald Pfeifer <gerald@pfeifer.com>
1332
1333 * warn_summary: Remove the -java option.
1334
a395b2e5 13352017-01-20 Gerald Pfeifer <gerald@pfeifer.com>
b2bcb1b3 1336
a395b2e5
GP
1337 * update-copyright.py (LibJavaFilter): Remove.
1338
13392017-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1340
b2bcb1b3
GP
1341 * gcc_update: Remove entries related to GCJ and libgcj.
1342 Complete copyright years and adjust my e-mail address.
1343
a92ffb3e
RE
13442017-01-11 Richard Earnshaw <rearnsha@arm.com>
1345
1346 * gcc_update: Adjust touch list for ARM.
1347
1243c42d
GP
13482017-01-08 Gerald Pfeifer <gerald@pfeifer.com>
1349
1350 * download_ecj: Remove.
6438c2f4
ML
1351
13522017-01-05 Martin Liska <mliska@suse.cz>
1353
1354 * vimrc: Update indentation definition.
1355
d0a0bfd9
JJ
13562017-01-04 Jakub Jelinek <jakub@redhat.com>
1357
1358 * update-copyright.py (GCCCmdLine): Add include, libcc1, libiberty,
1359 libssp, libvtv and lto-plugin to default_dirs.
1360
ae12c0f0
JJ
13612017-01-01 Jakub Jelinek <jakub@redhat.com>
1362
1363 * update-copyright.py (TestsuiteFilter): Skip params/README.
1364 (GCCCmdLine): Remove libjava and libjava/testsuite add_dir.
1365
ca3b6071
ML
13662016-12-14 Martin Liska <mliska@suse.cz>
1367
1368 * analyze_brprob.py: Add new column to output and new sorting
1369 option. Fix coding style to not exceed 80 characters.
1370 * analyze_brprob_spec.py: Add new sorting
1371 option. Fix coding style to not exceed 80 characters.
1372
38000825
MK
13732016-10-24 Moritz Klammler <moritz@glammler.eu>
1374
6ddefaa7 1375 PR other/61439
38000825
MK
1376 * download_prerequisites: Conditionally verify checksums of
1377 downloaded pacakges. Add help text.
1378 * prerequisites.md5: New file.
1379 * prerequisites.sha512: New file.
1380
e77cf8c6
KT
13812016-10-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1382
1383 * check_GNU_style.sh (remove_testsuite): New function.
1384 Use it to remove testsuite from the diff.
1385
643e0854
RO
13862016-09-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1387
1388 * dg-extract-results.sh: Revert bogus change.
1389
aa9baacf
CL
13902016-09-20 Christophe Lyon <christophe.lyon@linaro.org>
1391
1392 * dg-extract-results.py: Report DejaGnu error in the final
1393 summary.
1394 * dg-extract-results.sh: Likewise.
1395
b0a5704b
CL
13962016-09-20 Christophe Lyon <christophe.lyon@linaro.org>
1397
1398 * compare_tests: Take ERROR messages into account when
92a285c1 1399 comparing.
b0a5704b 1400
abe95ef6
ML
14012016-08-17 Martin Liska <mliska@suse.cz>
1402
1403 * mark_spam.py: Mark as spam all comments done by a creator.
1404
28619cd7
ML
14052016-08-15 Martin Liska <mliska@suse.cz>
1406
1407 * mark_spam.py: Add error handling and reset
1408 another properties of attachments and bugs.
1409
3f1b3373
ML
14102016-08-11 Martin Liska <mliska@suse.cz>
1411
1412 * mark_spam.py: Mark attachments as obsolete and rename them.
1413
612a6ffe
EG
14142016-08-03 Eric Gallager <egall@gwmail.gwu.edu>
1415
1416 * download_prerequisites: Explicitly remove existing symlinks
1417 before trying to create new ones.
1418
ce84ada3
ML
14192016-07-28 Martin Liska <mliska@suse.cz>
1420
1421 * mark_spam.py: New file.
1422
88617fe4
ML
14232016-07-21 Martin Liska <mliska@suse.cz>
1424
1425 * analyze_brprob.py: If there's no loop, do not calculate
1426 average number of loop iterations.
1427
199b1891
ML
14282016-06-24 Martin Liska <mliska@suse.cz>
1429
1430 * analyze_brprob.py: Parse and display average number
1431 of loop iterations.
1432
7b72d14a
AK
14332016-06-23 Andi Kleen <ak@linux.intel.com>
1434
1435 * gen_autofdo_event.py: New file to regenerate
1436 gcc-auto-profile.
1437
0609abda
TS
14382016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1439
1440 * config-list.mk: Stop testing mep-elf.
1441
3e326935
TS
14422016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1443
1444 * config-list.mk: Stop testing avr-rtems.
1445
914b155c
TS
14462016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1447
1448 * config-list.mk: Stop testing m32r-rtems.
1449
5ebf89bd
TS
14502016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1451
1452 * config-list.mk: Remove h8300-rtems support.
1453
8466af06
TS
14542016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1455
1456 * config-list.mk: stop testing knetbsd.
1457
d980e738
TS
14582016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1459
1460 * config-list.mk: Stop testing openbsd3.0.
1461
ee2499b4
TS
14622016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1463
1464 * config-list.mk: Remove interix target.
1465
316ded53
DE
14662016-06-21 David Edelsohn <dje.gcc@gmail.com>
1467
1468 * config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1,
1469 rs6000-ibm-aix5.2.
1470 Rename rs6000-ibm-aix6.0 as rs6000-ibm-aix6.1.
1471 Add rs6000-ibm-aix7.1.
1472
69071d86
ML
14732016-06-17 Martin Liska <mliska@suse.cz>
1474
1475 * analyze_brprob.py: Fix columns of script output.
1476
50a593c7
RB
14772016-06-13 Richard Biener <rguenther@suse.de>
1478
1479 * download_prerequisites (ISL): Bump version to 0.16.1
1480
22d222d2
AH
14812016-06-10 Alan Hayward <alan.hayward@arm.com>
1482
1483 * check_GNU_style.sh: Fix paste args for BSD
1484
f8fdb10e
DM
14852016-06-09 David Malcolm <dmalcolm@redhat.com>
1486
1487 * config-list.mk (LIST): Add OPT-enable-obsolete to avr-rtems,
1488 h8300-rtems, m32r-rtems, mep-elf.
1489
54951c63
DM
14902016-06-09 David Malcolm <dmalcolm@redhat.com>
1491
1492 * config-list.mk (GCC_SRC_DIR): New variable.
1493 (make-log-dir): Use GCC_SRC_DIR.
1494 ($(LIST)): Likewise.
1495
fdf3a386
ML
14962016-06-09 Martin Liska <mliska@suse.cz>
1497
1498 * analyze_brprob_spec.py: New file.
1499
0d73e480
ML
15002016-06-09 Martin Liska <mliska@suse.cz>
1501
1502 * analyze_brprob.py: Add new argument --sorting.
1503
e49efc14
ML
15042016-06-09 Martin Liska <mliska@suse.cz>
1505
1506 * analyze_brprob.py: Cover new dump output format.
1507
48eae472
RO
15082016-06-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1509
1510 * update-copyright.py (LibMudflapFilter): Remove.
1511 (GCCCmdLine.__init__): Add gotools, libcc1.
1512 Remove libmudflap.
1513 List unhandled intl, libcilkrts, libgo, liboffloadmic,
1514 maintainer-scripts.
1515
00f35794
BE
15162016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1517
1518 * download_prerequisites: Adjust gmp/mpfr/mpc versions.
1519
bc6d9014
OE
15202016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1521
1522 * compare-all-tests: Remove SH5 support.
1523 * config-list.mk: Likewise.
1524
4877829b
ML
15252016-04-28 Martin Liska <mliska@suse.cz>
1526
1527 * analyze_brprob: Remove.
1528 * analyze_brprob.py: New file.
1529
9364c30e
JJ
15302016-04-27 Jakub Jelinek <jakub@redhat.com>
1531
1532 * gennews (files): Add files for GCC 6.
1533
d0e037eb
JH
15342016-04-17 Jan Hubicka <jh@suse.cz>
1535
1536 * analyze_brprob: Update comment.
1537
2ecc0c83
MS
15382016-04-13 Martin Sebor <msebor@redhat.com>
1539
1540 * check_GNU_style.sh: Avoid false posivies in trailing operator
1541 checks.
1542
55a82b66
MS
15432016-03-07 Martin Sebor <msebor@redhat.com>
1544
1545 * check_GNU_style.sh (color): New global variable.
1546 Add checks for trailing operators and spaces before left brackets.
1547 Tightened up a check for a trailing left curly brace.
1548 (g, ag, vg): Use color.
1549 (col): Don't complain about excessively long lines with DejaGnu
1550 directives.
1551
1f347c50
TS
15522016-03-06 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1553
1554 * mklog: Look for the ChangeLog file in $cwd.
1555
7d081272
JS
15562016-02-26 Joel Sherrill <joel@rtems.org>
1557
1558 * config-list.mk: Add aarch64-rtems and x86_64-rtems
1559
4a8c29cc
JW
15602016-01-19 Jonathan Wakely <jwakely@redhat.com>
1561
1562 * uninclude: Fix third argument to gensub.
1563
f29fa917
JJ
15642016-01-04 Jakub Jelinek <jakub@redhat.com>
1565
1566 * update-copyright.py (GCCCopyright): Add NVIDIA Corporation
1567 as external author.
1568
7ce9105f
JBG
15692015-12-17 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1570
1571 * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted
1572 targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 .
1573
f78590bb
TB
15742015-12-06 Tobias Burnus <burnus@net-b.de>
1575
1576 * download_prerequisites: Download ISL 0.15 instead of 0.14.
1577
e06b54c2
ML
15782015-11-20 Martin Liska <mliska@suse.cz>
1579
1580 * clang-format: Split content of a list to multiple
1581 lines.
1582
0f3594af
ML
15832015-11-19 Martin Liska <mliska@suse.cz>
1584
1585 * clang-format: Enhance list of FOR_EACH macros.
1586
daa53f38
ML
15872015-11-19 Martin Liska <mliska@suse.cz>
1588
1589 * clang-format: New file.
1590
bd94906f
AM
15912015-11-11 Andrew MacLeod <amacleod@redhat.com>
1592
1593 * header-tools: New. Directory containing a set of tools for
1594 manipulating header files.
1595
27776f55
NS
15962015-10-30 Nathan Sidwell <nathan@acm.org>
1597
1598 * config-list.mk (nvptx-none): Add it.
1599
78c56a5a
MT
16002015-09-11 Markus Trippelsdorf <markus@trippelsdorf.de>
1601
1602 * download_prerequisites: Make sure that script is run from
1603 top level source directory.
1604
dfa37515
RO
16052015-08-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1606
1607 * update-copyright.py (GCCCmdLine): Add libvtv.
1608
4b5ed6cf
UB
16092015-08-04 Uros Bizjak <ubizjak@gmail.com>
1610
1611 * texi2pod.pl: Escape braces in regexp involving @strong{...}.
1612
7392b090
TV
16132015-07-15 Tom de Vries <tom@codesourcery.com>
1614
1615 * check_GNU_style.sh (cat_with_prefix): Fix quoting.
1616
1a607203
SE
16172015-06-02 Steve Ellcey <sellcey@imgtec.com>
1618
1619 * test_installed (--target=): New option.
1620
ec3dfdac
MM
16212015-05-30 Mikhail Maltsev <maltsevm@gmail.com>
1622
1623 * gimple.vim: New file.
1624
323eb6e3
TV
16252015-05-18 Tom de Vries <tom@codesourcery.com>
1626
1627 * check_GNU_style.sh: Add temp files tmp2 and tmp3.
1628 (cat_with_prefix): New function, using global variable prefix.
1629 (col): Make prefix a global variable. Rewrite to process file at a time
1630 rather than line at a time. Print part longer than 80 chars in red.
1631
ad7f0dfe
TV
16322015-05-18 Tom de Vries <tom@codesourcery.com>
1633
1634 * check_GNU_style.sh (g, ag, vg): Don't cat empty file.
1635
847b6e15
TV
16362015-05-18 Tom de Vries <tom@codesourcery.com>
1637
1638 * check_GNU_style.sh (g, ag, vg, col): Declare local vars with local.
1639
7e425ad6
TV
16402015-05-18 Tom de Vries <tom@codesourcery.com>
1641
1642 * check_GNU_style.sh: Improve readability function calls.
1643
36805406
JL
16442015-05-16 James Bowman <james.bowman@ftdichip.com>
1645
1646 * config-list.mk: Add FT32.
1647
cc1e0483
TV
16482015-05-12 Tom de Vries <tom@codesourcery.com>
1649
1650 * check_GNU_style.sh (col): Fix tab size.
1651
a22e33d0
TV
16522015-05-12 Tom de Vries <tom@codesourcery.com>
1653
1654 * check_GNU_style.sh: Put stdin into a temp file.
1655
7f167be6
TV
16562015-05-12 Tom de Vries <tom@codesourcery.com>
1657
1658 * check_GNU_style.sh: Read either from stdin, or from files.
1659
0648b807
TV
16602015-05-12 Tom de Vries <tom@codesourcery.com>
1661
1662 * check_GNU_style.sh: Check if files exists.
1663
4171ffe9
TV
16642015-05-12 Tom de Vries <tom@codesourcery.com>
1665
1666 * check_GNU_style.sh: Don't use a filename prefix if we're only
1667 processing one patch file.
1668
a92a1c27
YG
16692015-05-12 Yury Gribov <y.gribov@samsung.com>
1670
1671 * mklog: Ignore preprocessor directives.
1672
a497da4c
JJ
16732015-04-22 Jakub Jelinek <jakub@redhat.com>
1674
1675 * gennews (files): Add files for GCC 5.
1676
74d35315
BE
16772015-03-06 Bernd Edlinger <bernd.edlinger@hotmail.de>
1678
1679 * dg-extract-results.sh: Check that the necessary python modules exist.
1680
4ed8ef26
IV
16812015-02-05 Ilya Verbin <ilya.verbin@intel.com>
1682
1683 * gcc_update (files_and_dependencies): Add rules for liboffloadmic and
1684 liboffloadmic/plugin.
1685
8fced9b9
RS
16862015-01-15 Richard Sandiford <richard.sandiford@arm.com>
1687
1688 * update-copyright.py (Copyright.__init__): Add a regexp for
1689 "copyright = u'".
1690 (Copyright.update_copyright): Don't add a space before the year
1691 in that case.
1692
41dbbb37
TS
16932015-01-15 Thomas Schwinge <thomas@codesourcery.com>
1694
1695 * gcc_update (files_and_dependencies): Update rules for new
1696 libgomp/plugin/Makefrag.am and libgomp/plugin/configfrag.ac files.
1697
6e7bdfac
YG
16982015-01-12 Yury Gribov <y.gribov@samsung.com>
1699
1700 * check_GNU_style.sh: Support patches coming from stdin.
1701 Check that spaces are converted to tabs.
1702 Make double-space-after-dot check more precice.
1703
d3d514a9
EB
17042015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1705
1706 * config-list.mk (LIST): Add visium-elf.
1707
04a11c01
JBG
17082015-01-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1709
1710 * config-list.mk: Use shortest match for OPT to find the actual
1711 target name.
1712
64e6d5c4
SDJ
17132014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
1714
1715 * dg-extract-results.sh: Use --text with grep to avoid issues with
1716 binary files. Fall back to cat -v, if that doesn't work.
1717
923e09ee
CJW
17182014-12-12 Chung-Ju Wu <jasonwucj@gmail.com>
1719
1720 * download_prerequisites: Modify the comment for GRAPHITE_LOOP_OPT.
1721
c3e1e693
YG
17222014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1723 Yury Gribov <y.gribov@samsung.com>
1724
1725 * vimrc: New file.
1726
83f41b24
TP
17272014-12-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1728
1729 * check_GNU_style.sh: Warn for incorrect number of spaces in function
1730 call only if 0 or 2+ spaces found.
1731
f5d5b88f
TB
17322014-12-02 Tobias Burnus <burnus@net-b.de>
1733
1734 * download_prerequisites: Download ISL 0.14 instead of 0.12.2.
1735
fdb424cf
TV
17362014-11-25 Tom de Vries <tom@codesourcery.com>
1737 Peter Bergner <bergner@vnet.ibm.com>
1738
1739 * mklog: Handle .mklog. Use git setting independent of presence .git
1740 directory.
1741
78d7f09f
TV
17422014-11-14 Tom de Vries <tom@codesourcery.com>
1743
1744 * mklog: Move reading of .diff file up and add comment. Copy diff_lines
1745 to orig_diff_lines. Use orig_diff_lines when appending patch.
1746
35485da9
DM
17472014-11-11 David Malcolm <dmalcolm@redhat.com>
1748
1749 * ChangeLog.jit: New.
1750 * jit-coverage-report.py: New file: a script to print crude
1751 code-coverage information for the libgccjit API.
1752
67183c4d
MZ
17532014-11-11 Marat Zakirov <m.zakirov@samsung.com>
1754
4b5ed6cf 1755 * mklog: Symbol '}' stops search for changes.
67183c4d 1756
51f784f5
TB
17572014-11-11 Tobias Burnus <burnus@net-b.de>
1758
1759 * download_prerequisites: Stop downloading CLooG.
1760
a8cfbbdc
MZ
17612014-11-07 Marat Zakirov <m.zakirov@samsung.com>
1762
4b5ed6cf
UB
1763 * mklog: Always doubt in functions.
1764 Add EOF protection.
a8cfbbdc 1765
1335a8ca
JBG
17662014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1767
1768 * config-list.mk: Don't build Go for certain targets.
1769
3daa7bbf
TS
17702014-10-04 Trevor Saunders <tsaunders@mozilla.com>
1771
1772 * compare-all-tests: Don't test score-*.
1773 * config-list.mk: Likewise.
1774
c19adb17
SB
17752014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
1776
1777 * dg-extract-results.py (output_variation): Always sort if do_sum.
1778
38278d8a
TV
17792014-09-22 Tom de Vries <tom@codesourcery.com>
1780
1781 * mklog: Add --inline option.
1782
813271fc
SB
17832014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
1784
1785 * dg-extract-results.py (Prog.result_re): Include options in test name.
1786
3a8fe7c6
OH
17872014-09-19 Olivier Hainque <hainque@adacore.com>
1788
1789 * config-list.mk (LIST): Add powerpc-wrs-vxworksmils.
1790
f4d5fe47
JS
17912014-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>
1792
1793 * config-list.mk (LIST): Add v850-rtems.
1794
b060c217
SH
17952014-09-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
1796
1797 * config-list.mk (LIST): Add arm-rtems.
1798 Add nios2-rtems. Remove extra option from powerpc-rtems.
1799
157e859f
TS
18002014-09-08 Trevor Saunders <tsaunders@mozilla.com>
1801
1802 * compare-all-tests: Don't test picochip.
1803 * config-list.mk: Likewise.
1804
6f853fd4
MX
18052014-08-11 Mingjie Xing <mingjie.xing@gmail.com>
1806
1807 * texi2pod.pl (postprocess): Move command process for '@sc' to the
1808 front of '@dfn'. Add a new command process for '@t{...}', just print
1809 the content.
1810
863aa163 18112014-07-21 Trevor Saunders <tsaunders@mozilla.com>
633e5fbb 1812 Yury Gribov <y.gribov@samsung.com>
863aa163 1813
633e5fbb
TS
1814 * mklog: Run mklog as a filter.
1815
18162014-07-21 Trevor Saunders <tsaunders@mozilla.com>
1817
1818 * mklog: Read name and email from git config when available.
863aa163 1819
16a4b3b9
RB
18202014-06-28 Richard Biener <rguenther@suse.de>
1821
1822 * gennews: Use gcc-3.0/index.html.
1823
e6120abe
RS
18242014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
1825
1826 * dg-extract-results.py: For Python 3, force sys.stdout to handle
1827 surrogate escape sequences.
1828 (safe_open): New function.
1829 (output_segment, main): Use it.
1830
ae242e3f
RS
18312014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
1832
1833 * dg-extract-results.py (Named): Remove __cmp__ method.
1834 (output_variation): Use a key to sort variation.harnesses.
1835
386c4027
UB
18362014-05-24 Uros Bizjak <ubizjak@gmail.com>
1837
1838 * texi2pod.pl: Force .pod file to not be a numbered list.
1839
768b94bc
RS
18402014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
1841
1842 * dg-extract-results.py (parse_run): Handle warnings that are printed
1843 before a test harness is run.
1844
3ce2cd36
JBG
18452014-05-09 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1846
1847 * config-list.mk (show): New target.
1848
0af7b53a
RS
18492014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
1850
1851 * dg-extract-results.py: New file.
1852 * dg-extract-results.sh: Use it if the environment seems suitable.
1853
d9f069ab
RO
18542014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1855
1856 * config-list.mk (LIST): Remove sparc-sun-solaris2.9, i686-solaris2.9.
1857
b716608c
JJ
18582013-04-22 Jakub Jelinek <jakub@redhat.com>
1859
1860 * gennews (files): Add files for GCC 4.9.
1861
341c653c
WL
18622014-02-24 Walter Lee <walt@tilera.com>
1863
1864 * config-list.mk (LIST): Add tilegxbe-linux-gnu.
1865
662dae0d
RB
18662014-02-13 Richard Biener <rguenther@suse.de>
1867
1868 * download_prerequisites: Update ISL and CLOOG versions.
1869
37f14a0d
BM
18702014-01-31 Brooks Moses <bmoses@google.com>
1871
1872 * gcc_update (files_and_dependencies): Add aarch64-tune.md.
1873
69b09963
YG
18742014-01-29 Yury Gribov <y.gribov@samsung.com>
1875
1876 * mklog: Improve support of context diffs.
1877
e8b37cb6
TU
18782014-01-21 Tatiana Udalova <t.udalova@samsung.com>
1879
1880 * mklog: Avoid adding falsely changed functions to ChangeLog.
1881
e430824f
CLT
18822013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1883
1884 * config-list.mk: Add nios2-elf, nios2-linux-gnu. Corrected
1885 ordering of some configs.
1886
b654717c
YG
18872013-12-23 Yury Gribov <y.gribov@samsung.com>
1888
1889 * mklog: Automatically insert comments in trivial cases.
1890
26b08681
YG
18912013-12-19 Yury Gribov <y.gribov@samsung.com>
1892
1893 * mklog: Split generated message in parts.
1894
9304f876
CJW
18952013-10-31 Chung-Ju Wu <jasonwucj@gmail.com>
1896
1897 * config-list.mk (nds32le-elf, nds32be-elf): Add nds32 target.
1898
8a1a4544
TB
18992013-10-29 Tobias Burnus <burnus@net-b.de>
1900
1901 * gcc_update (files_and_dependencies): Add rules for
1902 libcilkrts.
1903
cd13be9b
TS
19042013-10-11 Thomas Schwinge <thomas@codesourcery.com>
1905
1906 * gcc_update (files_and_dependencies): Fix rule for
1907 libgomp/testsuite/Makefile.in.
1908
53426f6c
JR
19092013-10-01 Joern Rennecke <joern.rennecke@embecosm.com>
1910
1911 * config-list.mk: Add arc configurations.
1912
f6113c27
DN
19132013-09-27 Diego Novillo <dnovillo@google.com>
1914
1915 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1916
f6a83b4a
DD
19172013-09-12 DJ Delorie <dj@redhat.com>
1918
1919 * config-list.mk: Add msp430-elf.
1920
cdc35a2e
DN
19212013-08-31 Diego Novillo <dnovillo@google.com>
1922
1923 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1924
6e39ee0c
MS
19252013-08-29 Mike Stump <mikestump@comcast.net>
1926
1927 * gcc_update (configure): Update to handle svn 1.8.1.
1928
ecdbd01a 19292013-08-03 Caroline Tice <cmtice@google.com>
2077db1b
CT
1930
1931 * gcc_update: Add libvtv files.
386c4027 1932
76ba1222
BM
19332013-06-06 Brooks Moses <bmoses@google.com>
1934
1935 * testsuite-management/validate_failures.py: Fix handling of
1936 summary lines with "|" characters or empty description fields.
1937
a8db5990
CJW
19382013-05-24 Chung-Ju Wu <jasonwucj@gmail.com>
1939
1940 * download_prerequisites: Download isl and cloog conditionally.
1941
f3e4f44c
DM
19422013-05-21 David Malcolm <dmalcolm@redhat.com>
1943
dd1c676f 1944 * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
f3e4f44c 1945
0baddc45
RO
19462013-05-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1947
1948 * config-list.mk (LIST): Add -enable-obsolete for
1949 sparc-sun-solaris2.9, i686-solaris2.9.
1950
aa7e6aad
MS
19512013-05-13 Mike Stump <mikestump@comcast.net>
1952
1953 * compare_tests: Limit lines to 2000 characters as comm on Mac OS
1954 X 10.8.3 doesn't like long lines (those 2055 characters or more).
1955
a46d0aff
SN
19562013-04-22 Sofiane Naci <sofiane.naci@arm.com>
1957
1958 * config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
1959
18d5a76d
DN
19602013-04-18 Diego Novillo <dnovillo@google.com>
1961
1962 * validate_failures.py: Fix typo.
1963
89cbb85b
DN
19642013-04-18 Diego Novillo <dnovillo@google.com>
1965
1966 * validate_failures.py: Loosen check for build directory.
1967 State what failed if we couldn't find the source tree or
1968 the target triplet.
1969
1faae6ef
JJ
19702013-03-22 Jakub Jelinek <jakub@redhat.com>
1971
1972 * gennews (files): Add files for GCC 4.8.
1973
34d3a672
TB
19742013-03-06 Tobias Burnus <burnus@net-b.de>
1975
1976 * make-obstacks-texi.pl: New.
1977
d809887a
RO
19782013-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1979
1980 * make_sunver.pl: Enforce C locale.
1981
b96299a1
RS
19822013-02-06 Richard Sandiford <rdsandiford@googlemail.com>
1983
1984 * update-copyright.py: Add libdecnumber to the default list.
1985 Remove libquadmath and libssp.
1986
144f2e52
DN
19872013-02-06 Diego Novillo <dnovillo@google.com>
1988
1989 * testsuite-management/validate_failures.py: Fix typo.
1990
828e50c5
DN
19912013-02-06 Diego Novillo <dnovillo@google.com>
1992
1993 * testsuite-management/validate_failures.py: Update
1994 Copyright years.
1995 Request contributions not to use Python features newer
1996 than 2.4.
1997 (GetBuildData): If this is not a build directory,
1998 emit an error only if --results or --manifest are missing.
1999
143c83f1
BRF
20002013-02-06 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2001
2002 * testsuite-management/validate_failures.py
2003 (IsInterestingResult): Fix performance regression
2004
240d6348
RS
20052013-02-04 Richard Sandiford <rdsandiford@googlemail.com>
2006
b3dc7102 2007 * update-copyright.py: New file.
240d6348 2008
1faae6ef 20092013-01-15 David Blaikie <dblaikie@gmail.com>
16dd2667
DB
2010
2011 * dg-extract-results.sh: Handle KPASSes.
2012
9fa633fc
DB
2013 * dg-extract-results.sh: Constrain the start-of-log pattern.
2014
db065268
DB
2015 * dg-extract-results.sh: Fix order of summary counts.
2016
7fb1e592
BRF
20172012-12-01 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2018
2019 * testsuite-management/validate_failures.py
2020 (IsInterestingResult): Only strip line a second time if we did split.
2021 Rephrase return statement while at it.
2022 (CollectSumFiles): Also ignore .git directory.
2023
f15b9727
DN
20242012-12-03 Diego Novillo <dnovillo@google.com>
2025
2026 * testsuite-management/validate_failures.py: Fix stale
2027 use of 'options'.
2028
f6fce951
DE
20292012-11-30 Doug Evans <dje@google.com>
2030
d5651dcf
DE
2031 * testsuite-management/validate_failures.py: Add support for @include,
2032 @remove directives in manifest files.
2033
f6fce951
DE
2034 * testsuite-management/validate_failures.py: Add function
2035 GetManifestPath. New global _MANIFEST_SUBDIR.
2036
b4b5e1f7
DE
20372012-11-29 Doug Evans <dje@google.com>
2038
74df1ad0
DE
2039 * testsuite-management/validate_failures.py: Remove pass/fail
2040 indicator from result of GetBuildData.
2041
bc5e01b1
DE
2042 * testsuite-management/validate_failures.py: Store options in global
2043 variable _OPTIONS.
2044
cd1d95bd
DE
2045 * testsuite-management/validate_failures.py: Rename variable
2046 manifest_name to manifest_path everywhere.
2047
b4b5e1f7
DE
2048 * testsuite-management/validate_failures.py (CompareBuilds): Pass
2049 options.results to GetSumFiles for clean build.
2050
b3891de4
DE
20512012-11-28 Doug Evans <dje@google.com>
2052
1099bb0a
DE
2053 * testsuite-management/validate_failures.py: Use <target_alias> instead
2054 of <target>. Minor whitespace changes.
2055
b3891de4
DE
2056 * testsuite-management/validate_failures.py: Record ordinal with
2057 TestResult.
2058
a59a2c21
MS
20592012-11-19 Mike Stump <mikestump@comcast.net>
2060
2061 * compare_tests: Add export LC_ALL=C to make sort happier.
2062
451a210d
L
20632012-11-14 H.J. Lu <hongjiu.lu@intel.com>
2064
2065 * gcc_update: Update libsanitizer generated files.
2066
36a41ef1
TB
20672012-11-12 Tobias Burnus <burnus@net-b.de>
2068
2069 * gcc_update: Add libquadmath generated files.
2070
6671a4e4
L
20712012-11-12 H.J. Lu <hongjiu.lu@intel.com>
2072
2073 * gcc_update: Add libsanitizer generated files.
2074
bff0e529
LC
20752012-11-05 Lawrence Crowl <crowl@google.com>
2076
2077 * compare_two_ftime_report_sets: New.
2078
b436bf38
DN
20792012-11-02 Diego Novillo <dnovillo@google.com>
2080
2081 * testsuite-management/validate_failures.py: Add option
2082 --clean_build to compare test results against another
2083 build.
2084
3b1de8eb
DN
20852012-10-31 Diego Novillo <dnovillo@google.com>
2086
2087 * testsuite-management/validate_failures.py: Fix parsing
2088 of summary lines.
2089
6119d95c
DN
20902012-10-29 Diego Novillo <dnovillo@google.com>
2091
2092 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2093
1996c0a6
DN
20942012-10-06 Diego Novillo <dnovillo@google.com>
2095
2096 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2097
c8ae7abf
CL
20982012-10-02 Christophe Lyon <christophe.lyon@linaro.org>
2099
2100 * check_GNU_style.sh: Remove temporay file upon exit.
2101
f3633f55
JR
21022012-09-26 Joern Rennecke <joern.rennecke@embecosm.com>
2103
2104 * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
2105 arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
2106 Use --enable-obsolete for picochip-elf.
2107
5ad7a43e
DN
21082012-09-10 Diego Novillo <dnovillo@google.com>
2109
2110 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2111
0e9f719a
EB
21122012-09-04 Eric Botcazou <ebotcazou@adacore.com>
2113
2114 * make_sunver.pl: Add missing newline at the end of extern "C++" block.
2115
e8f6d046
DN
21162012-08-24 Diego Novillo <dnovillo@google.com>
2117
2118 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
386c4027 2119
18da4303
DN
21202012-08-14 Diego Novillo <dnovillo@google.com>
2121
2122 * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
2123
a327112f
DN
21242012-08-13 Diego Novillo <dnovillo@google.com>
2125
2126 * testsuite-management/validate_failures.py (ExpirationDate): Tidy
2127 comment.
2128
6baa7225
DN
21292012-08-13 Diego Novillo <dnovillo@google.com>
2130
2131 * testsuite-management/validate_failures.py (ParseSummary): Fix
2132 comment.
2133
c577382e
DN
21342012-08-13 Diego Novillo <dnovillo@google.com>
2135
2136 * testsuite-management/validate_failures.py: Import datetime.
2137 (TestResult.ExpirationDate): New.
2138 (TestResult.HasExpired): New.
2139 (ParseSummary): Call it. If it returns True, warn that the
2140 expected failure has expired and do not add it to the set of
2141 expected results.
2142 (GetResults): Clarify documentation.
2143
55b073ba
DN
21442012-07-26 Diego Novillo <dnovillo@google.com>
2145
2146 * testsuite-management/validate_failures.py: Do not use
2147 'with ... as ...' constructs.
2148
29476fe1
DN
21492012-07-19 Diego Novillo <dnovillo@google.com>
2150
2151 * testsuite-management/validate_failures.py (CollectSumFiles):
2152 Rename from GetSumFiles.
2153 (GetSumFiles): Factor out of CheckExpectedResults.
2154 (CheckExpectedResults): Call it.
2155 (ProduceManifest): Call it.
2156
89d223b3
DN
21572012-07-18 Diego Novillo <dnovillo@google.com>
2158
2159 * testsuite-management/validate_failures.py: Fix
2160 /usr/bin/python invocation.
2161
c85fd25b
SB
21622012-06-19 Steven Bosscher <steven@gcc.gnu.org>
2163
2164 * check_makefile_deps.sh: Look for c-common.o in c-family/.
2165 Add a few more crt* files to the list of files to skip.
2166
9adf6490
MP
21672012-05-31 Marek Polacek <polacek@redhat.com>
2168
4b5ed6cf 2169 * mklog: Prevent printing three spaces after the date.
9adf6490 2170
4da37205
DN
21712012-06-04 Diego Novillo <dnovillo@google.com>
2172
2173 * testsuite-management/validate_failures.py (GetResults):
2174 Change argument to accept list of summary files to analyze.
2175 Update callers.
2176 (CheckExpectedResults): Handle options.manifest, options.results
2177 and options.ignore_missing_failures.
2178 (Main): Add options --manifest, --results and --ignore_missing_failures.
2179
ba0d684e
DN
21802012-05-31 Diego Novillo <dnovillo@google.com>
2181 Cary Coutant <ccoutant@google.com>
2182
2183 * mklog: New.
2184
c7046906
L
21852012-05-25 H.J. Lu <hongjiu.lu@intel.com>
2186
2187 PR bootstrap/53472
2188 * contrib/compare-debug (remove_comment): New function.
2189 Remove any .comment sections if the first cmp failed.
2190
c75e90f3
DE
21912012-05-09 David Edelsohn <dje.gcc@gmail.com>
2192
2193 * gcc_update: Use $GCC_SVN to retrieve branch and revision.
2194
48310492
RH
21952012-05-01 Richard Henderson <rth@redhat.com>
2196
2197 * gcc_update: Add libatomic generated files.
2198
af13465f
MLI
21992012-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
2200
2201 * compare_tests: Append '/' to make 'find' traverse
2202 symlinked directories.
2203
034a3fcd
RO
22042012-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2205
2206 * testsuite-management/validate_failures.py (GetBuildData): Use
2207 target_alias.
2208
a0806f33
DE
22092012-04-06 Doug Evans <dje@google.com>
2210
2211 * dg-extract-results.sh: Handle KFAILs.
2212
b24513a1
RO
22132012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2214
2215 * config-list.mk (LIST): Remove mips-sgi-irix6.5.
2216
bfdac9a1
JM
22172012-03-13 Joseph Myers <joseph@codesourcery.com>
2218
2219 * gennews (files): Add files for GCC 4.7.
2220
c4bc5c25
RO
22212012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2222
2223 * config-list.mk (LIST): Remove mips-openbsd.
2224
5c30094f
RO
22252012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2226
2227 * config-list.mk (LIST): Remove alpha-dec-osf5.1.
2228
acb3748d
DN
22292012-03-02 Diego Novillo <dnovillo@google.com>
2230
2231 * testsuite-management/validate_failures.py (class TestResult): Fix
2232 match pattern for the summary line. If there is a parsing failure,
2233 show the line we failed to parse.
2234
cc2de92d
RO
22352012-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2236
2237 PR libstdc++/52188
2238 * make_sunver.pl: Remove #ifdef handling.
2239
4ad29d0d
DK
22402012-02-17 Doug Kwan <dougkwan@google.com>
2241
2242 * contrib/testsuite-management/validate_failures.py
2243 (GetMakefileValue): Check for cross compilers.
2244
e53182b7
QN
22452012-02-15 Quentin Neill <quentin.neill@amd.com>
2246
2247 * compare_tests: Fix trailing paths in dir arguments.
2248 Handle sum1/sum2 temp files with others.
2249
dd552284
WL
22502012-02-14 Walter Lee <walt@tilera.com>
2251
2252 * config-list.mk (LIST): Add tilegx-linux-gnu and
2253 tilepro-linux-gnu.
2254 * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
2255 (gcc/config/tilepro/mul-tables.c): New dependencies.
2256
44414d2f
MS
22572012-02-11 Mike Stump <mikestump@comcast.net>
2258
2259 * compare_tests (exit_status): Fix.
2260
a8fc9855
DN
22612012-02-10 Diego Novillo <dnovillo@google.com>
2262
2263 * repro_fail: Add --debug and --debug-tui flags.
2264
1faae6ef
JJ
22652012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2266 Jayant R Sonar <jayant.sonar@kpitcummins.com>
b25364a0
S
2267
2268 * config-list.mk (LIST): Add cr16-elf.
2269
884f56d1
GJL
22702012-01-02 Georg-Johann Lay <avr@gjlay.de>
2271
2272 PR target/51345
2273 * gcc_update (files_and_dependencies): Add
2274 gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
2275
85b8555e
DD
22762011-11-29 DJ Delorie <dj@redhat.com>
2277
2278 * config-list.mk (LIST): Add rl78-elf.
2279
adcd36bc
RO
22802011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2281
2282 * make_sunver.pl: Convert '?' in glob patterns to '.'.
2283
0a35513e
AH
22842011-11-07 Richard Henderson <rth@redhat.com>
2285
2286 Merged from transactional-memory.
2287
2288 * gcc_update: Add libitm to touch data.
2289
cf7716a2
QN
22902011-11-07 Quentin Neill <quentin.neill@amd.com>
2291
2292 * compare_tests: Add ability to compare all .sum
2293 files from two build directories.
2294
feeeff5c
JR
22952011-11-05 Joern Rennecke <joern.rennecke@embecosm.com>
2296
2297 * contrib-list.mk: Add Epiphany configurations.
2298
a5baf3b8
DN
22992011-09-13 Diego Novillo <dnovillo@google.com>
2300
2301 * testsuite-management: New.
2302 * testsuite-management/validate_failures.py: New.
2303
39b75e51
RO
23042011-08-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2305
2306 * gcc_update: Determine svn branch from hg convert_revision.
2307
e44dbbe1
RO
23082011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2309
2310 * config-list.mk (i586-netware): Remove.
2311 (.PHONY): Remove make-script-dir dependency.
2312 (make-script-dir): Remove.
2313 ($(LIST)): Remove make-script-dir dependency.
2314
bcead286
BS
23152011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2316
2317 * gcc_update: Add C6X generated files.
2318 * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
2319
e35fceb5
RO
23202011-07-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2321
2322 * config-list.mk (LIST): Append OPT-enable-obsolete to
2323 alpha-dec-osf5.1, mips-sgi-irix6.5.
2324
23d11384
DN
23252011-06-24 Diego Novillo <dnovillo@google.com>
2326
2327 * repro_fail: New.
2328
1b916ca6
JM
23292011-06-21 Joseph Myers <joseph@codesourcery.com>
2330
2331 * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
2332
12d844c8
JM
23332011-05-19 Joseph Myers <joseph@codesourcery.com>
2334
2335 * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
2336 gcc/config/arm/arm-fpus.def.
2337
f10d3ac9
JM
23382011-05-10 Joseph Myers <joseph@codesourcery.com>
2339
2340 * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
2341 dependencies.
2342
d371df6f
JM
23432011-05-09 Joseph Myers <joseph@codesourcery.com>
2344
2345 * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
2346
adad1007
JR
23472010-05-05 Joern Rennecke <joern.rennecke@embecosm.com>
2348
2349 * config-list.mk: New file.
2350
47c94d21
JM
23512011-05-02 Joseph Myers <joseph@codesourcery.com>
2352
2353 * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
2354
e5b0dad8
JK
23552011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2356
2357 * paranoia.cc (ENUM_BITFIELD): Remove.
2358
ad7be009
JM
23592011-04-08 Joseph Myers <joseph@codesourcery.com>
2360
2361 * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
2362
ebb9f8b0
JM
23632011-03-22 Joseph Myers <joseph@codesourcery.com>
2364
2365 * compare-all-tests (all_targets): Remove crx and m68hc11.
2366
084239f4
RO
23672011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2368
2369 PR bootstrap/48135
2370 * make_sunver.pl: Don't use File::Glob.
2371
20a52ab9
JM
23722011-03-05 Joseph Myers <joseph@codesourcery.com>
2373
2374 * gennews (files): Add files for GCC 4.6.
2375
a7150b3d
DK
23762011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
2377
2378 * patch_tester.sh (nopristinecache): New shell var, set according
2379 to presence or absence of new -nopristinecache option.
2380 (usage): Document new option.
2381 (bootntest_pristine): Implement it.
2382
f7598845
RO
23832010-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2384
2385 * make_sunver.pl: Use elfdump -s to extract symbols if possible,
2386 readelf -s otherwise.
2387
79770339
EB
23882010-11-08 Eric Botcazou <ebotcazou@adacore.com>
2389
2390 * make_sunver.pl: Ignore entries without symbol name first. Then do
2391 not ignore symbols marked as 'R'.
2392
fda9c731
AK
23932010-10-18 Andi Kleen <ak@linux.intel.com>
2394
2395 * gccbug.el: Remove.
2396
6832435e
RO
23972010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2398
2399 * gcc_update: Run $GCC_HG pull and update separately.
2400 Check parents for SVN revision.
2401
6c009867
RW
24022010-10-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2403
2404 * test_recheck: New script.
2405
ab940b73
RW
24062010-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2407
2408 * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
2409 Also escape characters with grave accents, to be fixed ...
2410 (unmunge): ... here.
2411 (postprocess): Also handle @/ and @acronym{...}.
2412
8cab7c13
SP
24132010-07-02 Sebastian Pop <sebastian.pop@amd.com>
2414
2415 * check_GNU_style.sh: Do not print warning messages when there are
2416 no occurences.
2417
97075d3b
RO
24182010-09-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2419
2420 * gcc_update: Handle hg, too.
2421
5653ef60
EB
24222010-07-08 Eric Botcazou <ebotcazou@adacore.com>
2423
2424 * make_sunver.pl: Remove extra whitespace in regexp.
2425
f3e3b476
SP
24262010-07-02 Sebastian Pop <sebastian.pop@amd.com>
2427
2428 * check_GNU_style.sh: New.
2429
c18dc5cc
RO
24302010-07-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2431
2432 * make_sunver.pl: New file.
2433
9a082684
IS
24342010-07-02 Iain Sandoe <iains@gcc.gnu.org>
2435
4b5ed6cf
UB
2436 * compare-debug (Darwin): Remove '-x' flag from ld-based object
2437 stripping. Add a comment as to why we do it this way.
9a082684 2438
339325b3
AO
24392010-06-20 Alexandre Oliva <aoliva@redhat.com>
2440
2441 * compare-debug: Drop LTO sections.
2442
e31a6dc2
BRF
24432010-06-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2444
2445 * gcc_update: Support updating a git clone.
2446
fb340c3c
RO
24472010-06-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2448
2449 * test_summary: Don't use diff -u.
2450 Adapt egrep regex.
2451
69baf0a3
AH
24522010-06-02 Andrew Haley <aph@redhat.com>
2453
2454 * download_prerequisites: New script.
2455
bc492e47
RO
24562010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2457
2458 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2459 of grep -q.
2460
c334c130
BS
24612010-04-22 Basile Starynkevitch <basile@starynkevitch.net>
2462
2463 * gcc_update: Sets the locale to C.
2464
02e698d7
JM
24652010-04-06 Joseph Myers <joseph@codesourcery.com>
2466
2467 * gennews (files): Add files for GCC 4.5.
2468
fccff341
JK
24692010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2470
2471 Fix *.log tests output containing "===".
2472 * dg-extract-results.sh (/\===/): Rename to ...
2473 (/^\t\t=== .* ===$/): ... this pattern.
2474
54bceaf3
RO
24752010-03-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2476
2477 * dg-extract-results.sh: Fix result order to match sequential case.
2478
2fdb618d
RW
24792010-01-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2480
2481 * check_warning_flags.sh: Use \012 instead of \n with tr.
2482
5392f6be
RO
24832010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2484
2485 * dg-extract-results.sh: Don't use tail -n.
2486
d7f09764
DN
24872009-10-03 H.J. Lu <hongjiu.lu@intel.com>
2488 Richard Guenther <rguenther@suse.de>
2489
2490 PR lto/39216
2491 * gcc_update: Adjust file timestamps for lto-plugin.
2492
bb59df52
IS
24932009-09-10 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
2494
2495 PR bootstrap/41245
2496 * compare-debug: Handle stripping of dwarf debug sections from darwin
2497 mach-o objects.
2498
c45ae2c8
AO
24992009-09-04 Alexandre Oliva <aoliva@redhat.com>
2500
2501 * compare-debug: Grep for blank before dash to avoid grep -e.
2502
8fc68cba
AO
25032009-09-01 Alexandre Oliva <aoliva@redhat.com>
2504
2505 * compare-debug: Look for .gkd files and compare them.
2506
0930984e
RW
25072009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2508
2509 PR testsuite/41166
2510 * test_summary: Invoke config.status, rather than trying to
2511 parse it. Adjust awk script.
2512
5830150a
AO
25132009-08-18 Alexandre Oliva <aoliva@redhat.com>
2514
2515 * compare-debug: Drop .eh_frame relocations too.
2516
c2d88223
L
25172009-08-18 H.J. Lu <hongjiu.lu@intel.com>
2518
2519 PR testsuite/40704
386c4027 2520 * test_summary: Filter out "\r".
c2d88223 2521
2feb56e6
AO
25222009-06-02 Alexandre Oliva <aoliva@redhat.com>
2523
2524 * compare-debug: Don't fail just because of .eh_frame differences.
2525
060717fc
JJ
25262009-04-27 Jakub Jelinek <jakub@redhat.com>
2527
2528 PR testsuite/39807
2529 * dg-extract-results.sh: Close open files and use >> instead of >
2530 to decrease number of concurrently open files from awk. Avoid
2531 = at the beginning of a regexp and redirect to a file determined
2532 by curfile variable rather than concatenated strings to workaround
2533 Solaris nawk bug.
2534
7527cf21
GP
25352009-04-25 Gerald Pfeifer <gerald@pfeifer.com>
2536
2537 * test_summary: Only include LAST_UPDATED if it exists.
2538 Complete copyright years.
2539
0455c7f4
PB
25402009-04-16 Paolo Bonzini <bonzini@gnu.org>
2541
2542 * compare-all-tests: New.
2543
50e8c6d2
JJ
25442009-04-14 Jakub Jelinek <jakub@redhat.com>
2545
2546 * gennews (files): Reference GCC 4.4 web pages.
2547
748086b7
JJ
25482009-04-09 Jakub Jelinek <jakub@redhat.com>
2549
2550 * reghunt/date_based/reg_periodic: Change copyright header to refer
2551 to version 3 of the GNU General Public License and to point readers
2552 at the COPYING3 file and the FSF's license web page.
2553 * reghunt/date_based/reg_search: Likewise.
2554 * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
2555 * regression/btest-gcc.sh: Likewise.
2556 * regression/objs-gcc.sh: Likewise.
2557
a072f1cf
RW
25582009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2559
2560 * check_warning_flags.sh: Update flag exceptions.
2561
7a401a0d
BE
25622008-11-18 Ben Elliston <bje@au.ibm.com>
2563
2564 * dg-cmp-results.sh: Do not print usage if either .sum file cannot
2565 be opened; print a more meaningful error instead.
2566
7134e605
JJ
25672008-10-24 Janis Johnson <janis187@us.ibm.com>
2568 Jakub Jelinek <jakub@redhat.com>
2569
2570 * dg-extract-results.sh: New file.
2571
e63ea00c
RW
25722008-07-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2573
2574 * check_makefile_deps.sh: New file.
2575
a3ced85e
SP
25762008-05-08 Sebastian Pop <sebastian.pop@amd.com>
2577
2578 * patch_tester.sh (report): Do not print "Checker: ".
2579
24170ff9
SP
25802008-04-23 Sebastian Pop <sebastian.pop@amd.com>
2581
2582 * patch_tester.sh (report): Do not print the time.
2583
7f9766e4
JM
25842008-04-01 Joseph Myers <joseph@codesourcery.com>
2585
2586 * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
2587 Handle @heading. Handle enumerated lists with starting numbers
2588 and extra headings.
2589
1d4edfd6
JJ
25902008-03-10 Janis Johnson <janis187@us.ibm.com>
2591
2592 * patch_tester.sh (initialization): Initialize svnpatch and stop.
386c4027 2593 (usage): Add -svnpath and -stop.
1d4edfd6
JJ
2594 (makedir): New.
2595 (argument handling): Process -stop and -svnpath.
2596 (setup code): Use makedir, error out if initial svn checkout fails.
2597 (update): Use svnpath. Invoke contrib/gcc_update.
2598 (apply_patch): Require that patch was created at top level. Use eval
2599 with option variables. Don't use bootstrap target for make. Verify
2600 that some tests were run.
2601 (bootntest_patched): Use snvpath.
2602 (main loop): For -stop, exit when there are no more patches to test.
2603
802e3f8c
RW
26042008-03-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2605
2606 * check_warning_flags.sh: Instead of invoke.texi, take the path
2607 to the doc directory as argument. Check that warnings listed in
2608 'gcc --help' are accepted by the compiler, and listed in the
2609 manuals.
2610
3825be8c
TT
26112008-03-06 Tom Tromey <tromey@redhat.com>
2612
2613 * patch_tester.sh (usage): Watermark is not lexicographic.
2614 Load $STATE/defaults if it exists.
2615 (selfexec): Use $0.
2616 (apply_patch): Handle deletions.
2617 (bootntest): Handle default settings.
2618
a7d95bfe
JJ
26192008-03-05 Jakub Jelinek <jakub@redhat.com>
2620
2621 * gennews (files): Reference GCC 4.3 web pages.
2622
1a1f7588
RW
26232008-02-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2624
2625 * check_warning_flags.sh: New file.
2626
8d8da227
JM
26272008-01-25 Joseph Myers <joseph@codesourcery.com>
2628
2629 * paranoia.cc (main): Remove handling of c4x_single and
2630 c4x_extended formats.
2631
3dfb41c5
SP
26322007-12-26 Sebastian Pop <sebastian.pop@amd.com>
2633
2634 * compareSumTests3: Changed to GPLv3.
2635 * prepare_patch.sh: Same.
2636 * uninclude: Same.
2637 * dglib.pm: Same.
2638 * gennews: Same.
2639 * texi2pod.pl: Same.
2640 * analyze_brprob: Same.
2641 * gcc_build: Same.
2642
66d3504c
SP
26432007-12-26 Sebastian Pop <sebastian.pop@amd.com>
2644
2645 * patch_tester.sh: Changed to GPLv3.
2646
cf79e386
SP
26472007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2648
2649 * patch_tester.sh: Don't save the script anymore.
2650
0f55312a
SP
26512007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2652
2653 * patch_tester.sh: New.
2654 * prepare_patch.sh: New.
2655
3a3b6beb
AO
26562007-11-26 Alexandre Oliva <aoliva@redhat.com>
2657
2658 * compare-debug: Introduce -p flag to preserve .stripped files.
2659
7b6cb843
MLI
26602007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2661
2662 * texi2pod.pl: Handle @asis.
2663 (postprocess): Move @gccoptlist{} after all formatting commands.
386c4027 2664
a64036a7
AO
26652007-10-01 Alexandre Oliva <aoliva@redhat.com>
2666
2667 * compare-debug: Avoid spurious errors when .stripped files
2668 exist.
2669
1733c7eb
HPN
26702007-09-22 Hans-Peter Nilsson <hp@axis.com>
2671
2672 * warn_summary (srcdirFilter): Add fixincludes, sim,
2673 newlib and mpfr.
2674
0cb58062
L
26752007-08-23 H.J. Lu <hongjiu.lu@intel.com>
2676
2677 * gcc_update: Handle different URL paths and tags.
2678
bb286d71
AO
26792007-08-16 Alexandre Oliva <aoliva@redhat.com>
2680
2681 * compare-debug: New.
2682
36dcf055 26832007-08-16 H.J. Lu <hongjiu.lu@intel.com>
1faae6ef 2684 Andreas Schwab <schwab@suse.de>
36dcf055
L
2685
2686 * gcc_update: Use "svn info" for revision number. Create
2687 gcc/REVISION with branch name and revision number.
2688
c749c2ee
DN
26892007-08-10 Diego Novillo <dnovillo@google.com>
2690
2691 * gcc.doxy: Rename from tree-ssa.doxy.
2692
cfa66dc1
DN
26932007-08-10 Diego Novillo <dnovillo@google.com>
2694
2695 * tree-ssa.doxy: Update for doxygen 1.5.
2696 Include all the files in the middle and back ends.
2697
6d409e8a
HPN
26982007-06-30 Hans-Peter Nilsson <hp@axis.com>
2699
2700 * gcc_update (files_and_dependencies): Handle
e9a57dc1 2701 gcc/testsuite/gcc.dg/cpp/direct2s.c.
6d409e8a 2702
6d707d08
MM
27032007-05-13 Mark Mitchell <mark@codesourcery.com>
2704
2705 * gennews (files): Reference GCC 4.2 web pages.
2706
3caecafa
ZW
27072007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu>
2708
2709 * texi2pod.pl: Correct handling of @itemize with no argument.
2710
a8af9c34
HPN
27112007-03-17 Hans-Peter Nilsson <hp@axis.com>
2712
2713 * uninclude: New utility, from Alexandre Oliva.
2714
7276d368
DH
27152007-02-26 Dominique Dhumieres <dominiq@lps.ens.fr>
2716
2717 * test_installed: Adjust to the move from g77 to gfortran.
2718
d0fc3f06
MK
27192007-02-16 Matthias Klose <doko@debian.org>
2720
2721 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
2722
ce0d943a
HPN
27232007-02-10 Hans-Peter Nilsson <hp@axis.com>
2724
2725 * test_summary (configflags): Adjust for changes in the
2726 config.status format due to update to autoconf 2.59.
2727
61930fe5
DJ
27282007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2729
2730 * gcc_update: Update for configure.in -> configure.ac.
2731
427e84f7
RS
27322007-02-06 Richard Sandiford <richard@codesourcery.com>
2733
2734 * texi2pod.pl: Handle @multitable.
2735
69403237
TT
27362007-01-15 Tom Tromey <tromey@redhat.com>
2737
2738 * download_ecj: New file.
2739
7f5b8ff7
MS
27402006-09-27 Matthew Sachs <msachs@apple.com>
2741
2742 * compareSumTests3: POD syntax fix.
2743
ed5ce4e0
MS
27442006-09-27 Matthew Sachs <msachs@apple.com>
2745
2746 * dglib.pm: Initial commit.
2747 * compareSumTests3: Initial commit.
2748
c3382fba
BF
27492006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
2750
2751 * dg-cmp-results.sh (compare-$$.awk): Print name[old]
2752 and not non-existing nm[old].
2753
27b56ba6
PE
27542006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2755
2756 Port to hosts whose 'sort' and 'tail' implementations
2757 treat operands with leading '+' as file names, as POSIX
2758 has required since 2001. However, make sure the code still
2759 works on pre-POSIX hosts.
2760 * compare_tests: Don't assume "sort +2" is equivalent to
2761 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2762
afef9a5b
JL
27632006-06-05 James Lemke <jwlemke@wasabisystems.com>
2764
2765 * dg-cmp-results.sh: New script for comparing DejaGNU logs.
2766
e58b87f7
RE
27672006-06-02 Richard Earnshaw <rearnsha@arm.com>
2768 Mike Stump <mrs@apple.com>
2769
2770 * compare_tests: Handle multilibs better.
2771
5dd59f65
DJ
27722006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2773
2774 * texi2pod.pl: Correct handling of absolute @include.
2775
597fb86c 27762006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
84309a32
DJ
2777
2778 * texi2pod.pl: Handle -I.
2779
b7ded1e0
MM
27802006-02-28 Mark Mitchell <mark@codesourcery.com>
2781
2782 * gennews (files): Update for GCC 4.1.
2783
46852b9b
DN
27842006-01-24 Diego Novillo <dnovillo@redhat.com>
2785
2786 * gcc_update (files_and_dependencies): Handle
2787 libgomp/testsuite/Makefile.in.
2788
953ff289
DN
27892006-01-18 Richard Henderson <rth@redhat.com>
2790 Diego Novillo <dnovillo@redhat.com>
2791
2792 * gcc_update (files_and_dependencies): Add libgomp files.
2793
7a774079
BE
27942005-12-06 Ben Elliston <bje@au.ibm.com>
2795
2796 * newcvsroot: Remove.
2797
f2bd1eb9
SB
27982005-11-03 Steven Bosscher <stevenb@suse.de>
2799
2800 * gcc_build: Fix my previous checking.
2801
f415efe3
JM
28022005-11-01 Joseph S. Myers <joseph@codesourcery.com>
2803
2804 * gcc_update: Include revision number in LAST_UPDATED.
2805
133f4c87
SB
28062005-10-30 Steven Bosscher <stevenb@suse.de>
2807
2808 * gcc_build: Use gcc.gnu.org as the default server. Set up
2809 SVN_REPOSITORY correctly. Add support for checking out branches.
2810
8f5c9c3d
AP
28112005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
2812
2813 * gcc_update: When svn update is called and
2814 --silent is used, pass -q.
2815
7dcd894f
AP
28162005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
2817
2818 * gcc_update: Remove the -q from svn invocation.
2819
6c301b82
AP
28202005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
2821
2822 * gcc_build: Remove -d from the call to gcc_update.
2823
1b9f940b 28242005-10-28 Daniel Berlin <dberlin@dberlin.org>
1faae6ef 2825 Ben Elliston <bje@au1.ibm.com>
386c4027 2826
1b9f940b
DB
2827 * gcc_update: Update for svn.
2828 * newcvsroot: Ditto.
2829 * gcc_build: Ditto.
2830
901097db
MM
28312005-10-21 Mark Mitchell <mark@codesourcery.com>
2832
386c4027 2833 * texi2pod.pl: Substitue for @value even when part of @include.
901097db 2834
0928f405
BW
28352005-10-21 Bob Wilson <bob.wilson@acm.org>
2836
2837 * texi2pod.pl: Convert two single quotes or two backquotes to
2838 double quotes.
2839
5464337b
BE
28402005-08-23 Ben Elliston <bje@au.ibm.com>
2841
2842 * gcc_update: Update dependencies for libjava/aclocal.m4.
2843
89ee9c70
KC
28442005-08-14 Kelley Cook <kcook@gcc.gnu.org>
2845
2846 * All files: Update with new FSF address.
2847
d0e71b9c
BE
28482005-07-14 Ben Elliston <bje@au.ibm.com>
2849
2850 * filter_params.pl: Typo fix.
2851 * filter_knr2ansi.pl: Likewise.
2852
bfac631b
GP
28532005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
2854
2855 * gennews (files): Update for egcs-1.0 release pages consolidation.
2856
492f761a
JM
28572005-04-17 Joseph S. Myers <joseph@codesourcery.com>
2858
2859 * gennews (files): Update for GCC 4.0.
2860
7e3c8f17
AO
28612005-03-18 Alexandre Oliva <aoliva@redhat.com>
2862
2863 * gcc_update (silent): Unset instead of initializing to null.
2864
d028e149
AS
28652005-03-18 Andreas Schwab <schwab@suse.de>
2866
2867 * gcc_update (apply_patch): Properly quote $1.
2868
2d072788
ZW
28692005-03-18 Zack Weinberg <zack@codesourcery.com>
2870
2871 * gcc_update: Add --silent option.
2872
be932466
KG
28732005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2874
2875 * warn_summary (keywordFilter): Update sed pattern for new quoting
2876 style in warnings.
2877
1f43e92e
KG
28782005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2879
2880 * warn_summary: Add -fortran subdir flag.
2881 (subdirectoryFilter): Fix missing ada subdir.
2882
9eaf7da0
HPN
28832004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
2884
2885 * gcc_update (touch_files): Don't rely on "make" being GNU make;
2886 grep for "Touching" to determine that the rule executes.
2887
18ccc7e0
HPN
28882004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
2889
2890 * gcc_update (touch_files): Explicitly pass --no-print-directory.
2891
9a399055
AP
28922004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
2893
2894 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
2895
71b5d516
PB
28962004-08-04 Paolo Bonzini <bonzini@gnu.org>
2897
2898 * gcc_update: Add fixincludes.
2899
df6e87bf 29002004-08-26 Matthias Klose <doko@debian.org>
1249691b 2901
df6e87bf
MK
2902 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
2903
29042004-08-26 Matthias Klose <doko@debian.org>
2905
2906 * test_summary: Include baseline used for libstdc++-v3 abi check
2907 in test summary.
1249691b 2908
5b292a4b
BE
29092004-08-25 Ben Elliston <bje@au.ibm.com>
2910
2911 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
2912
8b84ead6
AT
29132004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
2914
2915 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
2916 update done.
2917
71b5d516 29182004-08-04 Paolo Bonzini <bonzini@gnu.org>
d0921255
PB
2919
2920 * gcc_update: libjava/configure.ac -> configure.in. Automake
2921 1.4 does not handle configure.ac properly.
2922
da96112d
AS
29232004-08-04 Andreas Schwab <schwab@suse.de>
2924
2925 * gcc_update: libjava/configure.in -> configure.ac.
2926
1faae6ef 29272004-08-03 Richard Earnshaw <rearnsha@arm.com>
1e45521f
RE
2928
2929 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
2930
7eacb691
JL
29312004-07-16 Jeff Law <law@redhat.com>
2932
2933 * analyze_brprob: Fix comments. More consistent output format.
2934
5bed2809
DN
29352004-06-17 Diego Novillo <dnovillo@redhat.com>
2936
2937 * tree-ssa.doxy: Update for doxygen 1.3.5.
2938
cc605afe
AJ
29392004-06-14 Andreas Jaeger <aj@suse.de>
2940
2941 * gcc_update: boehm-gc/configure.in -> configure.ac.
2942
bf9a420e
PB
29432004-06-16 Paolo Bonzini <bonzini@gnu.org>
2944
2945 * gcc_update (boehm-gc/configure): Depend on
2946 boehm-gc/configure.ac instead of boehm-gc/configure.in
2947
5a4f1818
PB
29482004-06-14 Paolo Bonzini <bonzini@gnu.org>
2949
2950 * gcc_update (libmudflap/configure): Depend on
2951 libmudflap/configure.ac instead of libmudflap/configure.in
2952
d5ad6feb
AJ
29532004-06-14 Andreas Jaeger <aj@suse.de>
2954
2955 * gcc_update: Add libcpp.
2956
dbfa8d15
AJ
29572004-06-10 Andreas Jaeger <aj@suse.de>
2958
2959 * gcc_update: Add libgfortran.
2960
9e953fed
AP
29612004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
2962
2963 * gcc_update (libbanshee/configure): Depend on
2964 libbanshee/configure.ac instead of libbanshee/configure.in
2965
b4117c30
ZW
29662004-05-17 Zack Weinberg <zack@codesourcery.com>
2967
2968 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
2969 from list of files to be touched.
2970 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
2971
e3d26d7b
JM
29722004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
2973
2974 * gennews: Update for GCC 3.4.
2975
6de9cd9a
DN
29762004-05-13 Diego Novillo <dnovillo@redhat.com>
2977
2978 Merge from tree-ssa-20020619-branch.
2979
2980 * filter_gcc_for_doxygen: New file.
2981 * filter_knr2ansi.pl: New file.
2982 * filter_params.pl: New file.
2983 * tree-ssa.doxy: New file.
2984 * contrib/gcc_update (files_and_dependencies): Handle
2985 libbanshee and libmudflap.
2986
5b03e555 29872004-04-12 Kelley Cook <kcook@gcc.gnu.org>
b4117c30 2988 Andreas Jaeger <aj@suse.de>
5b03e555
KC
2989
2990 * gcc_update (files_and_dependencies): Insert zlib dependencies.
2991
3adc31d1
NN
29922004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2993
2994 * gcc_update (files_and_dependencies): libobjc/configure now
2995 depends on configure.ac, not configure.in.
2996
b52d4110
KC
29972004-04-01 Kelley Cook <kcook@gcc.gnu.org>
2998
2999 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
3000
7de53bca
AT
30012004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
3002
3003 * gcc_update (files_and_dependencies): Insert libffi dependencies.
3004
8ab705be
KC
30052004-03-10 Kelley Cook <kcook@gcc.gnu.org>
3006
3007 * gcc_update (files_and_dependencies): Insert libada/configure.
3008
61c3ff8f
AP
30092004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
3010
3011 * gcc_update (files_and_dependencies): Update intl/configure.in
3012 to intl/configure.ac.
3013
a4b0b8f1
KC
30142004-01-09 Kelley Cook <kcook@gcc.gnu.org>
3015
3016 * gcc_update (files_and_dependencies): Update fastjar/configure.in
3017 to fastjar/configure.ac
3018
102d3176
KC
30192004-01-07 Kelley Cook <kcook@gcc.gnu.org>
3020
3021 * gcc_update (files_and_dependencies): Remove non-existant files.
3022
dedebde1
KC
30232004-01-05 Kelley Cook <kcook@gcc.gnu.org>
3024
3025 * gcc_update (files_generated): Revert 2003-12-18 change.
3026
c5d1156b
AP
30272004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
3028
3029 * gcc_update (files_and_dependencies): For gcc directory,
3030 rename configure.in to configure.ac.
3031
d9b000b1
AT
30322003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
3033
3034 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
3035 remove acconfig.h. No longer used.
3036
90c2f1de
KC
30372003-12-18 Kelley Cook <kcook@gcc.gnu.org>
3038
3039 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
3040 gcc/ada/gnat_ug_* to use it.
3041
3a816711
JW
30422003-12-16 James E Wilson <wilson@specifixinc.com>
3043
3044 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
3045 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
3046
90ff9ff3
KC
30472003-12-11 Kelley Cook <kcook@gcc.gnu.org>
3048
3049 * gcc_update (files_and_dependencies): Correct typo in the filename
3050 gnat_ug_wnt.texi.
3051
c41affc7
AC
30522003-12-08 Arnaud Charlet <charlet@act-europe.fr
3053
3054 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
3055 treeprs.ads.
3056
8f850e49
MM
30572003-10-16 Mark Mitchell <mark@codesourcery.com>
3058
3059 * gennews (files): Add GCC 3.3 files.
3060
9d3d50d2
MM
30612003-08-21 Mark Mitchell <mark@codesourcery.com>
3062
3063 * gcc_build: Fix handling of -t option. Add -x option.
3064
5bea01be
MK
30652003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
3066
3067 * texi2pod.pl: Remove extra line.
3068
9fa09038
MK
30692003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
3070
3071 * texi2pod.pl: Default @itemize's parameter to @bullet.
3072
0c6a2903
ZW
30732003-07-12 Zack Weinberg <zack@codesourcery.com>
3074
3075 * gcc_update: gcc/acconfig.h no longer exists.
3076
c3c35932
MK
30772003-07-11 Matthias Klose <doko@debian.org>
3078
3079 * test_installed: Add options to run objc tests.
3080 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
3081
6eb95e99
ZW
30822003-07-04 Zack Weinberg <zack@codesourcery.com>
3083
3084 * gcc_update: Remove gcc/intl/plural.c from list.
3085 Add new generated files intl/plural.c, intl/configure,
3086 intl/config.h.in.
3087
e4048ffc
JT
30882003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
3089
3090 * gcc_update (files_and_dependencies): Add
3091 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
3092 gcc/testsuite/gcc.dg/cpp/mi1c.h.
3093
1faae6ef 30942003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
487a9427 3095
281b1732
NN
3096 * paranoia.cc: Fix spelling error.
3097
487a9427
NN
3098 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
3099 to GCC.
3100
112a0bfd
MS
31012003-04-04 Mike Stump <mrs@apple.com>
3102
3103 * compare_tests: Fix exit status and be more flexible with spacing.
3104
5ce810b7
PE
31052003-03-08 Phil Edwards <pme@gcc.gnu.org>
3106
3107 * test_summary: Add -h, print existing comments as help.
3108
1faae6ef 31092003-03-03 H.J. Lu <hjl@gnu.org>
b47d9efd
L
3110
3111 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
3112 * gcc_update: Likewise.
3113
d25fc1b5
AO
31142003-01-19 Alexandre Oliva <aoliva@redhat.com>
3115
3116 * test_summary (configflags): Only use the first match. Remove
3117 excess space. Use sub instead of gsub where possible. Use `none'
3118 if no configure flags were given.
3119
6787cc15
LR
31202003-01-10 Loren J. Rittle <ljrittle@acm.org>
3121
3122 * test_summary (configflags): awk portability.
3123
ce985125
AO
31242003-01-07 Alexandre Oliva <aoliva@redhat.com>
3125
3126 * test_summary (configflags): Compute correctly with both
3127 autoconfiscated and Cygnus-style top-level.
3128
029d882c
KG
31292003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3130
3131 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
3132 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
3133 gcc/java/keyword.gperf
3134
695a8bcf
GP
31352002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3136
3137 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
3138 depending on gcc/intl/plural.y.
3139
e1c1b6a5
AO
31402002-12-28 Alexandre Oliva <aoliva@redhat.com>
3141
e4029133 3142 * gcc_update (configure): Depend on config/acx.m4 as well.
6eb95e99 3143
e1c1b6a5
AO
3144 * gcc_update (configure): Depend on configure.in.
3145
d6bef02d
JM
31462002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
3147
3148 * texi2pod.pl: Skip contents of @copying.
3149
4977bab6
ZW
31502002-11-09 Zack Weinberg <zack@codesourcery.com>
3151
3152 * gthr_supp_vxw_5x.c: New file.
3153
ad03e4c4
RH
31542002-10-21 Richard Henderson <rth@redhat.com>
3155
3156 * paranoia.cc (real_c_float::image): Accomodate size of
3157 real_internal format.
3158 (main): Unbuffer stdio. Add real_internal format.
3159 (floor_log2_wide): New.
3160
fc76a969
RH
31612002-10-16 Richard Henderson <rth@redhat.com>
3162
3163 * paranoia.cc (ENUM_BITFIELD): New.
3164 (class): Define as klass around real.h.
3165 (real_c_float): Not a template any longer; define MODE as a
3166 class static constant; use real_format elements for SIZE.
3167 Update uses of real_to_decimal and real_to_hexadecimal.
3168 (main): Change -g argument to use a format name.
3169 (mode_for_size): Remove.
3170
efdc7e19
RH
31712002-09-16 Richard Henderson <rth@redhat.com>
3172
3173 * paranoia.cc: New file.
3174
7fd6c930
RH
31752002-09-04 Richard Henderson <rth@redhat.com>
3176
3177 * enquire.c: Remove.
3178
72c41e5a
MM
31792002-08-14 Mark Mitchell <mark@codesourcery.com>
3180
3181 * gennews (files): Add GCC 3.2 files.
3182
1899ba3e
GP
31832002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3184
3185 * gennews (files): Add proper files for the GCC 3.1 release series.
3186 Simplify and reformat introductory wording.
3187
39cef914
NN
31882002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3189
3190 * enquire.c: Move from gcc.
3191
1faae6ef 31922002-07-16 H.J. Lu <hjl@gnu.org>
554b8111
L
3193
3194 * gcc_update (touch_files): Pass -s to ${MAKE}.
3195
dd6773cd
ZW
31962002-06-26 Zack Weinberg <zack@codesourcery.com>
3197
3198 * texi2pod.pl: Correct handling of the internal R<> sequence.
3199
ba9e1571
FW
32002002-05-31 Florian Weimer <fw@deneb.enyo.de>
3201
3202 * gcc_update (files_and_dependencies): Add generated Texinfo files
3203 for Ada.
3204
1e6347d8
RO
32052002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3206
3207 * test_installed: Allow for PWDCMD to override hardcoded pwd.
3208 * test_summary: Likewise.
3209
29a948c8
GK
32102002-04-18 Geoffrey Keating <geoffk@redhat.com>
3211
3212 * gcc_update (touch_files): Don't have empty for loop.
3213
b8d70bee
RH
32142002-04-16 Richard Henderson <rth@redhat.com>
3215
3216 * gcc_update: Remove libchill.
3217
28852cc6
ZW
32182002-03-25 Zack Weinberg <zack@codesourcery.com>
3219
3220 * texi2pod.pl: Handle @end ftable and @end vtable.
3221
049b03f4
ZW
32222002-03-11 Zack Weinberg <zack@codesourcery.com>
3223
3224 * texi2pod.pl: Handle @include, @ftable, @vtable.
3225 Reformat some code for clarity.
3226
719bb4e3 32272002-02-24 Christian Jönsson <c.christian.joensson@telia.com>
506d4ef6
CJ
3228
3229 * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
3230 WARNING and ERROR output from the *.sum files.
3231
66b8f5d7
GP
32322002-01-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3233
3234 * gennews (files): Replace gcc-2.95/gcc-2.95.html,
3235 gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
3236 and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
3237
c10a75a7
GP
32382002-01-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3239
3240 * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
3241 egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
3242 egcs-1.1/index.html.
3243
99e9e773
KG
32442002-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3245
3246 * warn_summary: Add -ada subdirectory flag.
3247
3da33af3
MK
32482001-12-12 Matthias Klose <doko@debian.org>
3249
3250 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
3251 generation of more than one man page from one source.
3252 Add '-' to set of valid chars for an identifier.
3253 Let -D option accept flags of the form <flag>=<value>.
3254 Use \s+ for whitespace detection in '@c man' lines.
3255 Handle @set and @clear independent of $output.
3256 Substitute all @value{}'s in a line.
3257
77bd67cb
JM
32582001-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
3259
3260 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
3261 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
3262 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
3263 greater than 9 in enumerations.
3264
1faae6ef 32652001-11-07 Laurent Guerby <guerby@acm.org>
178612c9
LG
3266
3267 * gcc_update (files_and_dependencies): Add Ada dependencies.
3268
bbd300a9
JM
32692001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
3270
3271 * snapshot: Remove.
3272
b5f20931
RS
32732001-09-07 Richard Sandiford <rsandifo@redhat.com>
3274
3275 Revert:
3da33af3 3276 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
b5f20931
RS
3277 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
3278 touch.
3279
1faae6ef 32802001-09-04 David.Billinghurst <David.Billinghurst@riotinto.com>
e7503d92 3281
3da33af3 3282 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
e7503d92
DB
3283 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
3284 touch.
3285
e961606c
JH
3286Mon Aug 13 02:29:08 CEST 2001 Jan Hubicka <jh@suse.cz>
3287
3288 * analyze_brprob: Update for changes in gcc debug output.
3289
ffd15534
JH
3290Sat Jul 28 22:37:49 CEST 2001 Jan Hubicka <jh@suse.cz>
3291
3292 * analyze_brprob: Avoid more overflows.
3293
da397f8e
RH
32942001-07-27 Richard Henderson <rth@redhat.com>
3295
3296 * test_summary: Copy LAST_UPDATED UTC time to head of summary.
3297
92e3cac8
JH
3298Fri Jul 27 18:01:21 CEST 2001 Jan Hubicka <jh@suse.cz>
3299
3300 * analyze_brprob: Avoid overflows.
3301
2a08c780
RH
33022001-07-27 Richard Henderson <rth@redhat.com>
3303
3304 * gcc_update: Dump timestamp in LAST_UPDATED.
3305
3da33af3 33062001-07-26 Andreas Jaeger <aj@suse.de>,
1faae6ef 3307 Hans-Peter Nilsson <hp@bitrange.com>
a6ed70ef
AJ
3308
3309 * analyze_brprob: Fix documentation.
3310
4edc91ae
JH
3311Mon Jul 23 15:47:19 CEST 2001 Jan Hubicka <jh@suse.cz>
3312
3313 * analyze_brprob: Fix awk compatibility problems; update comment.
3314
f981f97b
AJ
33152001-07-23 Andreas Jaeger <aj@suse.de>
3316
3317 * analyze_brprob: Fix more typos.
3318
075cc945
AJ
33192001-07-23 Andreas Jaeger <aj@suse.de>
3320
3321 * analyze_brprob: Fix typos.
3322
aee96fe9
JM
33232001-07-03 Joseph S. Myers <jsm28@cam.ac.uk>
3324
3325 * texi2pod.pl: Handle @r inside @item.
3326
51817b10
ZW
33272001-07-02 Zack Weinberg <zackw@stanford.edu>
3328
3329 * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
3330
1faae6ef 33312001-07-01 Zoltan Felleg <zfelleg@telnet.hu>
e5149841
ZF
3332
3333 * warn_summary: Fix typo in a comment.
3334
894b7c63
ACY
33352001-06-14 Albert Chin-A-Young <china@thewrittenword.com>
3336
4977bab6 3337 * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
894b7c63 3338
acabb596
MM
33392001-06-13 Mark Mitchell <mark@codesourcery.com>
3340
3341 * gennews: Set TERM to vt100 for Lynx.
3342
9f293893
GP
33432001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3344
3345 * release: Remove.
3346
17d6c819
JH
3347Tue Jun 12 12:21:40 CEST 2001 Jan Hubicka <jh@suse.cz>
3348
3349 * analyze_brprob: New file.
3350
72e0bae5
MM
33512001-06-11 Mark Mitchell <mark@codesourcery.com>
3352
a6ed70ef 3353 * gcc_build: Output information about the commands used to
72e0bae5
MM
3354 configure the compiler.
3355
47c2a318
JM
33562001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
3357
3358 * gennews: Update for GCC 3.0.
3359
aff5d053
JM
33602001-06-02 Joseph S. Myers <jsm28@cam.ac.uk>
3361
3362 * gcc_update: Update for move of documentation to gcc/doc.
3363
26d8af06
RO
33642001-05-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3365
3366 * contrib/test_summary (files): Sort before evaluating.
3367
6cf735a7
GP
33682001-05-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3369
3370 * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
3371
47816305
MM
33722001-05-21 Mark Mitchell <mark@codesourcery.com>
3373
3374 * gcc_build: Use -d when invoking gcc_update.
3375
f3e16a47
AJ
33762001-05-18 Andreas Jaeger <aj@suse.de>
3377
3378 * gcc_update: Add rules for libf2c/libI77.
3379
e8dc2763
AO
33802001-05-17 Alexandre Oliva <aoliva@redhat.com>
3381
3382 * gcc_update (touch_files): Use simpler, yet as portable, syntax.
3383
af22667e
LR
33842001-05-14 Loren J. Rittle <ljrittle@acm.org>
3385
3386 * gcc_update (touch_files): Enhance make portability.
3387
e8b073c1
AO
33882001-05-14 Alexandre Oliva <aoliva@redhat.com>
3389
3390 * gcc_update (touch_files): Use a Makefile to touch files.
3391
6e26f4aa
JM
33922001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
3393
3394 * texi2pod.pl: Add copyright and GPL notices.
3395
445c435a
JM
33962001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
3397
3398 * texi2pod.pl: Handle "\,".
3399
3f896fc2
JM
34002001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
3401
3402 * texi2pod.pl: Fix regular expression for @r to avoid exponential
3403 recursion. From Russ Allbery <rra@stanford.edu>. Remove perl
3404 version check.
3405
c2b31703
KG
34062001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3407
3408 * warn_summary (stageNfilter): Update for recent changes in
3409 bootstrap logic.
3410
150d3c00
JM
34112001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
3412
3413 * texi2pod.pl: Require at least perl 5.6.0.
3414
4bc1997b
JM
34152001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
3416
3417 * gcc_update: Add gcc/gcc.1 to generated files.
3418 * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle
3419 discarding to end of sentence with @xref where the sentence has an
3420 interior "." in markup, and handle discarding parentheses around
3421 such a sentence.
3422
d2796d4e
BS
34232001-01-11 Bernd Schmidt <bernds@redhat.com>
3424
3425 * gennews: Add gcc-2.95.3.
3426
2642624b
JM
34272001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
3428
3429 * texi2pod.pl: Handle @gcctabopt and @env in tables. Handle
3430 @command. Format URLs and email addresses in bold.
3431
fd939e46
JM
34322001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
3433
6bfa3dac
JM
3434 * gcc_update: Add cpp.1 to the list of generated files.
3435
fd939e46
JM
3436 * texi2pod.pl: Handle @option and @env.
3437
79424a4f
MS
34382001-01-03 Mike Stump <mrs@wrs.com>
3439
3440 * snapshot: Update to account for java libraries.
3441
5da01bc1
JO
34422000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
3443
3444 * test_summary: Export filesuffix, not fileprefix.
3445
2d6fd5fd
JM
34462000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
3447
3448 * release: Change some EGCS references to GCC.
3449
c097fab6
KG
34502000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3451
3452 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
3453 subdirectory flags. Add source directory prefix filtering.
3454 Redirect diagnostic output to stderr.
3455
f4e8dec6
ZW
34562000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
3457
3458 * texi2pod.pl: If multiple @c man sections with the same tag
3459 appear, concatenate them in the final output. When skipping,
3460 ignore block commands that can't cause skipping, and honor
3461 those that can. Ensure that verbatim blocks are separate
3462 paragraphs.
3463
beb039fe
JM
34642000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
3465
3466 * gcc_update: Don't touch tradcif.c or java/parse.h.
3467
b75d998f
ZW
34682000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
3469
3470 * texi2pod.pl: Restructure for comprehensibility, add
3471 comments. Merge handling of @ignore and @ifxxx. Handle a
3472 whole bunch more Texinfo commands. Use consistent formatting
3473 style.
3474
c4f0b011
JM
34752000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
3476
3477 * gennews: New script.
3478
d9ddcc6a
GP
34792000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3480
3481 * gcc_update: Update a comment as we now require bison for CVS users.
3482
c01a508e
JM
34832000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
3484
3485 * gcc_update: Add gcov.1 to the list of generated files.
3486
c132c0e3
MM
34872000-11-21 Mark Mitchell <mark@codesourcery.com>
3488
3489 * gcc_build: Remove code to put information in a log file.
3490
3d6f4d76
ZW
34912000-11-19 Zack Weinberg <zackw@stanford.edu>
3492
3493 * texi2pod.pl:
3494 - Add real command line parsing.
3495 - Support @ifset, @ifclear, @set, @value, -D switch.
3496 - Support @sc. Improve handling of @ref and friends.
3497 - Discard @subsection, @need, @node lines.
3498 - Un-nest font changes to match texinfo semantics.
3499 - Handle @{ and @}. Oops.
3500 - Don't emit E<> directives inside verbatim blocks.
3501
f6820157
BK
35022000-11-12 Bruce Korb <bkorb@gnu.org>
3503
3504 * release: generalize the release script a bit.
3505
8a3d997e
MM
3506Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
3507
3508 * gcc_build: Add -o option for setting the objdir to use.
3509
1e8ba2a3
JL
35102000-11-11 Jeff Law <law@redhat.com>,
3511
3512 * release: New file.
3513
09ff8283
JL
35142000-11-08 Jeff Law <law@redhat.com>,
3515 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3516
3517 * snapshot: New file.
3518
37ac3c7f
JO
35192000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
3520
3521 * gcc_build (bootstrap_gcc): New function.
3522 (configure_gcc): Likewise.
3523 (build_gcc): Rewritten to use configure and bootstrap.
3524 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
3525
9f56c004
MM
35262000-10-31 Mark Mitchell <mark@codesourcery.com>
3527
3528 * gcc_build (MAKE): New variable.
3529 (build_gcc): Use it. Fix logging of errors.
3530 (install_gcc): Likewise.
3531
d3d6410d
MM
35322000-10-29 Mark Mitchell <mark@codesourcery.com>
3533
3534 * gcc_build: Save the output from CVS into the logfile as well.
3535
59c341cb
MM
35362000-10-25 Mark Mitchell <mark@codesourcery.com>
3537
3538 * gcc_build: Fix typos.
3539
f4d48ea9
JM
35402000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
3541
3542 * gperf-2.7-19981006.pat: Remove.
3543
6f298a0a
JM
35442000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
3545
3546 * test_installed: Change EGCS references to refer to GCC.
3547
2d89ce6a
GP
35482000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3549
3550 * gcc_update (touch_files): Add some informative output.
f3e16a47 3551
12acf3a9
AJ
35522000-09-16 Andreas Jaeger <aj@suse.de>
3553
3554 * gcc_update: Remove gcc/c-parse.gperf.
3555
41343a8f
GP
35562000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
3557 Alexandre Oliva <aoliva@redhat.com>
3558
3559 * gcc_update: Execute touch_files_reexec even if `cvs update`
3560 failed.
3561
e50d2932
AO
35622000-08-09 Alexandre Oliva <aoliva@redhat.com>
3563
3564 * test_summary: AWK breaks with filenames containing `='.
3565
b9faa6b6
MM
3566Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
3567
3568 * gcc_build: New script.
3569
1735b35f
MM
35702000-07-13 Mark Mitchell <mark@codesourcery.com>
3571
3572 * gcc_update (files_and_dependencies): Remove generated YACC files.
3573
792abd35
MM
35742000-07-12 Mark Mitchell <mark@codesourcery.com>
3575
3576 * gcc_update (files_and_dependencies): Remove generated YACC files.
3577
84d6d72f
MM
35782000-06-04 Mark Mitchell <mark@codesourcery.com>
3579
3580 * newcvsroot: Handle filenames that contain spaces.
3581
dd5330e8
ZW
35822000-06-03 Zack Weinberg <zack@wolery.cumb.org>
3583
3584 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
3585 Elide --with-gcc-version-trigger and --norecursion from
3586 configure flags. Remove code to report status of haifa scheduler.
3587
fda73e41
AO
35882000-05-18 Alexandre Oliva <aoliva@cygnus.com>
3589
3590 * gcc_update (self): Set to `$0'.
3591 (touch_files_reexec): Use `$self' instead of `$0'.
fda73e41 3592
25a9b3e5
AO
35932000-05-12 Alexandre Oliva <aoliva@cygnus.com>
3594
3595 * gcc_update (touch_files_reexec): New function, run after the
3596 tree is modified.
3597
bdcabcd4
RH
35982000-05-08 Richard Hendeson <rth@cygnus.com>
3599
3600 * gcc_update: Remove references to inclhack.tpl.
3601
62014cb3
JM
36022000-04-28 Jason Merrill <jason@casey.cygnus.com>
3603
3604 * index-prop: Use a single pattern. Also support *** cdiffs.
3605
1faae6ef 36062000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
62014cb3
JM
3607
3608 * index-prop: Don't change /dev/null.
3609
b9550bfb
GP
36102000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3611
3612 * gcc_update: Refer to GCC and gcc_update instead of egcs and
12acf3a9 3613 egcs_update.
b9550bfb 3614
db6a1df0
JL
36152000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
3616
b9550bfb 3617 * index-prop: Fix occasional problem when using cvs diff -p.
db6a1df0 3618
86702e31
ZW
36192000-04-18 Zack Weinberg <zack@wolery.cumb.org>
3620
3621 * gcc_update: Remove references to cexp.c/cexp.y.
3622
05e1739f
GP
36231999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3624
3625 * newcvsroot: Add check on the number of command-line arguments.
3626 Add usage.
3627
5c96cc3b
WB
3628Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
3629
3630 * gcc_update: Allow patches compressed by bzip2.
3631
1faae6ef 36321999-10-11 Martin v. Löwis <loewis@informatik.hu-berlin.de>
ba33cb50
ML
3633
3634 * newcvsroot: New file.
3635
697f6b2f
CB
36361999-09-11 Craig Burley <craig@jcb-sc.com>
3637
3638 * convert_to_f2c, convert_to_g2c, download_f2c: New file.
3639
ecdea017
GP
36401999-08-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3641
3642 * gcc_update: New file.
3643 * egcs_update: Renamed to gcc_update.
3644
83694b61
RL
36451999-08-09 Robert Lipe <robertlipe@usa.net>
3646
3647 * test_summary: Quote curly braces in 1999-07-03 change.
3648
1a618a5a
AO
36491999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
3650
3651 * egcs_update (files_and_dependencies): Fixed typo in
3652 gcc/cstamp-h.in. Added gcc/config.in.
3653
94b82f2b
AO
36541999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br>
3655
3656 * egcs_update (files_and_dependencies): New function, with
3657 complete list of files to be updated, as well as their
3658 dependencies.
3659 (touch_files): Check the timestamp of each generated file against
3660 its dependencies'.
3661 (main): New flags --touch, --list and --help. Remove the
3662 pre-update step.
3663
bc8735ed 36641999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br>
12acf3a9 3665
bc8735ed
AO
3666 * test_summary: Replace egcs with gcc. Update e-mail address.
3667
9d59f307 36681999-07-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1faae6ef 3669 Jerry Quinn <jquinn@nortelnetworks.com>
9d59f307
GP
3670
3671 * egcs_update (touch_files, apply_patch): New functions.
3672 Use them. New command-line option --patch. Split test of local
3673 tree into two parts. Add comments.
3674
069550be
AO
36751999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
3676
12acf3a9 3677 * test_summary: If Target is `unix{*}', append the Target variants
069550be
AO
3678 to Host.
3679
6f482ae3
AO
36801999-06-12 Alexandre Oliva <oliva@dcc.unicamp.br>
3681
3682 * test_summary: Set default mail-address and version for egcs
3683 instead of relying on unpredictable pathnames.
3684 Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
3685
2fa6b2d2
JL
3686Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
3687
3688 * fixinc/*: Delete obsolete files.
3689
7a19950e
RL
36901999-02-04 Robert Lipe <robertlipe@usa.net>
3691
12acf3a9
AJ
3692 * egcs_update: Test return values of 'cvs update'. Propogate
3693 to caller as exit values.
7a19950e 3694
bdf32ae5
GP
36951999-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3696
3697 * egcs_update: Use "if" instead of "&&". Touch generated files
12acf3a9 3698 only after the corresponding *.y files.
bdf32ae5 3699
3243be28
GP
37001999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3701
3702 * egcs_update: Do not use xargs, but a backquote construct.
3703
692c4bf5
AO
37041999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br>
3705
ceff9b14
AO
3706 * test_summary (version): Remove carriage return that gawk inserts
3707 in the version string for some reason.
692c4bf5 3708
5eff2ed5
GP
37091998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3710
3711 * egcs_update: Only touch files that already exist.
3712
cae94af8
AO
37131998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br>
3714
ceff9b14 3715 * test_summary (EOF): Remove double backslash.
cae94af8
AO
3716 Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3717
ddf469cc
AO
37181998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br>
3719
ceff9b14 3720 * test_summary (address): Set to egcs-testresults mailing list.
ddf469cc 3721
aa4d18c9
AO
37221998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
3723
ceff9b14
AO
3724 * test_summary (address): Added Marc Lehmann's testsuite-results
3725 to the default e-mail address.
aa4d18c9 3726
0a955618
AO
37271998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
3728
ceff9b14
AO
3729 * test_summary (-p, prepend_logs): Add these before the summary.
3730 (Compiler, Platform): Print these just before configflags.
0a955618 3731
0d4f7920
KG
3732Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3733
3734 * warn_summary (longLineFilter): New shell function to encapsulate
12acf3a9
AJ
3735 this functionality. It is off by default, only active if -llf
3736 flag is specified.
3737 (subdirectoryFilter): Fix bug in filtering which made some
3738 subdirectory warnings erroneously appear in the toplevel set.
3739 (stageNfilter): Renamed from `stageNwarns'. Updated to collect
3740 warnings from stage1 as well as stage0, which means warnings from
3741 outside the bootstrap directory. Eg, the libraries, etc.
3742 (warningFilter): New shell function to encapsulate this
3743 functionality.
0d4f7920 3744 (keywordFilter): New shell function to encapsulate this
12acf3a9 3745 functionality.
0d4f7920
KG
3746
3747 Store data in a temp file rather than calculating it 3x. Arrange
3748 to remove it on exit and signals.
3749
3750 Add -pass/-wpass flags to do "pass through" (i.e. manual
12acf3a9
AJ
3751 inspection) of bootstrap output from a particular stageN as well
3752 as language subdirs.
0d4f7920 3753
12acf3a9 3754 Add better comments/documentation.
0d4f7920 3755
415634f6
GP
3756Sat Oct 31 16:39:31 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3757
3758 * egcs_update: Add comment about keeping the FAQ synchronized.
3759
0999b4b8
JL
3760Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com)
3761
3762 * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
3763 in the repo again.
3764
1faae6ef 3765Fri Oct 16 07:35:00 1998 Bruce Korb <korb@datadesign.com>
318b0430
BK
3766
3767 * egcs_update: Added gcc/fixinc/* generated files to touch list.
3768
788169db
JL
3769Tue Oct 13 23:28:33 1998 Jeffrey A Law (law@cygnus.com)
3770
3771 * egcs_update: Remove gcc/java/parse.c from list of files to
3772 touch.
3773
8173d477
KG
3774Wed Oct 7 13:00:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3775
3776 * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
3777
a3225b7a
KG
3778Mon Oct 5 14:19:48 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3779
3780 * warn_summary (subdirectoryFilter): New shell function to
12acf3a9
AJ
3781 optionally filter in/out gcc subdirectories when summarizing
3782 warnings. Add new flags to support subdirectory filtering.
3783
a3225b7a 3784 Also, ensure the bootstrap stage is a number. Add some more C
12acf3a9
AJ
3785 keywords that are preserved in the "warning type" summary and
3786 tighten up the "arg ???" regexp.
a3225b7a 3787
1faae6ef 3788Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
3b0e5534
BK
3789
3790 * fixinc/inclhack.def: Not all C++ comments in C headers
3791 were treated alike. They are now. Also fixed syntax
3792 of sed expression in "systypes" fix.
3793
3794 * fixinc/inclhack.def: Removed SVR4.2-ism from shell invocation
3795
3796 * egcs_update: Added fixinc/* generated files to touch list.
3797
f06e7a27
KG
3798Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3799
3800 * egcs_update: Additionally touch gcc/java/parse.[ch].
3801
1faae6ef 3802Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
12acf3a9 3803
430c3d7b
BK
3804 * fixinc/inclhack.def: Added two files required by
3805 SCO's Open Server 5's avoid_bool fix.
3806 Regenerated fixinc.x and inclhack.sh to incorporate
3807 the update.
3808
aecb0339
RL
3809Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com>
3810
3811 * egcs_update: Do the pass 1 CVS update only for files that
12acf3a9 3812 may reasonably be under CVS control.
aecb0339 3813
49e921be
AO
38141998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
3815
ceff9b14 3816 * test_installed: New script for testing already-installed
12acf3a9 3817 gcc/g++/g77.
49e921be 3818
23a05d03
GP
3819Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3820
3821 * egcs_update: Assigned copyright to FSF.
3822
9b14b81c 3823Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4977bab6 3824 Alexandre Oliva <oliva@dcc.unicamp.br>
9b14b81c
GP
3825
3826 * egcs_update: New switch --nostdflags and documentation
3827 enhancements.
3828
f717c7e4
GP
3829Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3830
3831 * egcs_update: New script.
3832
1faae6ef 38331998-08-05 Bruce Korb <korbb@datadesign.com>
7c3b5ba5
BK
3834
3835 * fixinc/Makefile
3836 Added define for target machine so machine-specific tests
3837 can be selected for or against.
3838
3839 * fixinc/fixincl.c
3840 Added an array of string pointers to machines to select
3841 or avoid, depending on a FD_MACH_IFNOT bit flag.
3842 Used a shell script to match the defined TARGET_MACHINE
3843 with any of the given match patterns.
3844
3845 * fixinc/fixincl.tpl
3846 Generate the array of strings and bit flag, as needed,
3847 depending on "mach" and "not_machine" attributes for a fix.
3848
3849 * fixinc/mkfixinc.sh
3850 Invoke the make with TARGET assigned the value of the
3851 machine name argument.
3852
31e9c6ed
MS
3853Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
3854
3855 * compare_tests: New script.
3856
91fa313b
AO
38571998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
3858
ceff9b14 3859 * test_summary: Assigned copyright to FSF.
91fa313b 3860
18aca902
GP
3861Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3862
3863 * test_summary: Corrected script name in comments providing
3864 documentation. Added linebreaks for lines with > 80 characters.
3865
1faae6ef 3866Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3e5fb7a9 3867
ceff9b14
AO
3868 * test_summary: New switch, -i, and environment variable,
3869 append_logs, for including files in the report.
3e5fb7a9 3870
91af92df
MH
38711998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
3872
3873 * warn_summary: Update to Kaveh's latest version allowing to
3874 specify the last stage built.
3875
1faae6ef 38761998-05-29 Bruce Korb <korbb@datadesign.com>
91af92df 3877
a681b39b
BK
3878 * fixinc/mkfixinc.sh
3879 Changes to make it easier to invoke on platforms that
3880 normally do not invoke fixincludes.
3881
3882 * fixinc/inclhack.def
3883 Applied fixes from egcs/gcc/fixincludes from the past several
3884 months.
3885
1faae6ef 38861998-05-28 Bruce Korb <korbb@datadesign.com>
91af92df 3887
8a5b8e20
BK
3888 * fixinc/*: Updated most everything for a first real
3889 try at getting "fast_fixincludes" working.
3890
be3a14bb
JM
38911998-05-28 Jason Merrill <jason@yorick.cygnus.com>
3892
3893 * index-prop: New file.
3894
269df0f8
JL
3895Sat May 23 23:38:49 1998 Matthias Klose <doko@cs.tu-berlin.de>
3896
3897 * test_summary: find good awk (copied from warn_summary).
3898
3899Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com)
3900
3901 * test_summary, warn_summary: New files