]> gcc.gnu.org Git - gcc.git/blame - contrib/ChangeLog
Silence warning in LTO mode on VxWorks
[gcc.git] / contrib / ChangeLog
CommitLineData
5315e1da
ML
12020-04-17 Martin Liska <mliska@suse.cz>
2
3 * vimrc: We do not want to modify tab options
4 for Python files.
5
437eea66
JJ
62020-04-16 Jakub Jelinek <jakub@redhat.com>
7
8 PR bootstrap/92008
9 * gcc_update: Add intl/plural.y dependency for intl/plural-config.h.
10
fa4aab7f
ML
112020-04-03 Martin Liska <mliska@suse.cz>
12
13 * gcc-git-customization.sh: Search for the pattern
14 at line beginning only.
15
612137e1
RE
162020-01-24 Richard Earnshaw <rearnsha@arm.com>
17
18 * gcc-git-customization.sh: Use users/<pfx> for the personal remote
19 rather than just <pfx>. Convert existing personal branches to the
20 new remote.
21 * git-add-user-branch.sh: New file.
22
f96af171
RE
232020-01-22 Richard Earnshaw <rearnsha@arm.com>
24
25 * git-add-vendor-branch.sh: New file.
26
24b17818
RE
272020-01-20 Richard Earnshaw <rearnsha@arm.com>
28
29 * gcc-git-customization.sh: Check that user-supplied remote
30 name exists before continuting. Use a separate remotes for the
31 personal commit area. Convert existing personal and vendor
32 fetch rules to new layout.
33 * git-fetch-vendor.sh: New vendor layout. Add --enable-push
34 option.
35
f17f6127
HPN
362020-01-17 Hans-Peter Nilsson <hp@axis.com>
37
38 * gcc_update <git revision>: Use git log "--pretty=tformat:%p:%t:%H",
39 not "--pretty=%p:%t:%H".
40
66aae15b
AS
412020-01-16 Andreas Schwab <schwab@linux-m68k.org>
42
43 * gcc-git-customization.sh: Avoid double expansion.
44
545f5fad
RE
452020-01-16 Richard Earnshaw <rearnsha@arm.com>
46
47 * gcc-git-customization.sh: Check that user.name and user.email
48 are set. Use $(cmd) instead of `cmd`. Fix variable quoting when
49 using eval.
50
2588197b
JJ
512020-01-16 Jakub Jelinek <jakub@redhat.com>
52
53 * gcc-git-customization.sh: Verify the id to be printed is ancestor of
54 the corresponding remote release branch (or master), otherwise print
55 nothing.
56
affb7b66
JJ
572020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
58 Jakub Jelinek <jakub@redhat.com>
59
60 * gcc-git-customization.sh: Change uses to use in comment.
61
6ff7efb7
JJ
622020-01-15 Jakub Jelinek <jakub@redhat.com>
63
64 * gcc-git-customization.sh: Handle output of older git which doesn't
65 print tags/ prefixes before branchpoint/gcc-.
66
e6107422
RE
672010-01-15 Richard Earnshaw <rearnsha@arm.com>
68
69 * gcc-git-customization.sh: Explain why we want the user's
70 upstream account name. Don't add push rules. Check if push rules
71 have been added and suggest that they should be removed.
72 * git-fetch-vendor.sh: Don't add push rules.
73
11b81575
RE
742010-01-13 Richard Earnshaw <rearnsha@arm.com>
75
76 Revert:
77 2010-01-13 Richard Earnshaw <rearnsha@arm.com>
78
79 * gcc-git-customization.sh: Add back the default rule that
80 is lost by adding a custom push rule.
81 * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
82
b60563a8
RE
832010-01-13 Richard Earnshaw <rearnsha@arm.com>
84
85 * gcc-git-customization.sh: Add back the default rule that
86 is lost by adding a custom push rule.
87 * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
88
b8f59c4b
RE
892010-01-13 Richard Earnshaw <rearnsha@arm.com>
90
91 * contrib/git-fetch-vendor.sh: New file.
92
e19db6a2
JJ
932020-01-13 Jakub Jelinek <jakub@redhat.com>
94
95 * contrib/gcc-git-customization.sh: Add git gcc-descr and gcc-undescr
96 aliases.
97
743d4d82
RE
982010-01-13 Richard Earnshaw <rearnsha@arm.com>
99
100 * gcc-git-customization.sh: New file.
101
e528bf8d
JJ
1022020-01-01 Jakub Jelinek <jakub@redhat.com>
103
104 * update-copyright.py: Add Mentor Graphics Corporation and Yoshinori
105 Sato as external authors. Skip LICENSE.txt files.
106
e8aa9f55
JL
1072019-12-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
108
109 * config-list.mk: Add msp430-elfbare.
110
ee925640
LH
1112019-12-09 Lewis Hyatt <lhyatt@gmail.com>
112
113 PR preprocessor/49973
114 * unicode/from_glibc/unicode_utils.py: Support script from
115 glibc (commit 464cd3) to extract character widths from Unicode data
116 files.
117 * unicode/from_glibc/utf8_gen.py: Likewise.
118 * unicode/UnicodeData.txt: Unicode v. 12.1.0 data file.
119 * unicode/EastAsianWidth.txt: Likewise.
120 * unicode/PropList.txt: Likewise.
121 * unicode/gen_wcwidth.py: New utility to generate
122 libcpp/generated_cpp_wcwidth.h with help from the glibc support
123 scripts and the Unicode data files.
124 * unicode/unicode-license.txt: Added.
125 * unicode/README: New explanatory file.
126
b01d215d
RS
1272019-12-07 Richard Sandiford <richard.sandiford@arm.com>
128
129 * texi2pod.pl: Handle @headitems in @multitables, printing them
130 in italics. Push an empty item code onto the stack.
131
d51dd316
JB
1322019-11-13 Janne Blomqvist <jb@gcc.gnu.org>
133
134 * download_prerequisites: Use http instead of ftp for downloading.
135
617c564b
ML
1362019-11-08 Martin Liska <mliska@suse.cz>
137
138 * mklog: The script fails for patches that contain:
139 '---param=foo=bar xyz'.
140
ba7c8cb5
ML
1412019-09-18 Martin Liska <mliska@suse.cz>
142
143 * clang-format: Tweak configuration based on new
144 options offered.
145
91dfef96
JM
1462019-09-09 Jose E. Marchesi <jemarch@gnu.org>
147
148 * config-list.mk (LIST): Disable go in bpf-*-* targets.
149
bc7f7ff9
ML
1502019-09-04 Martin Liska <mliska@suse.cz>
151
152 * mklog: Do not print changed functions for
153 testsuite files.
154
a45de90e
ML
1552019-09-04 Martin Liska <mliska@suse.cz>
156
157 * mklog: Parse PR references from newly added
158 test files.
159
e94e92dc
ML
1602019-09-04 Martin Liska <mliska@suse.cz>
161
162 * mklog: Use argparse instead of getopt.
163
2f2aeda9
UW
1642019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
165
166 * compare-all-tests (all_targets): Remove references to spu.
167 * config-list.mk (LIST): Likewise.
168
2b196fb7
AM
1692019-09-02 Alexander Monakov <amonakov@ispras.ru>
170
171 * vim-gcc-dev/syntax/gcc-match.vim: Do not override 'tabstop' here.
172 * vimrc: Set preferred values for 'tabstop', 'softtabstop',
173 'shiftwidth', 'noexpandtab', 'textwidth', 'formatoptions' for all
174 files, not just C-like files.
175
c746efca
ML
1762019-09-02 Martin Liska <mliska@suse.cz>
177
178 * vim-gcc-dev/syntax/gcc-match.vim: Set tabstop=8.
179
547d5d22
UB
1802019-08-13 Uros Bizjak <ubizjak@gmail.com>
181
182 * test_summary: Do not escape "=".
183
6d64cee8
JB
1842019-07-02 Janne Blomqvist <jb@gcc.gnu.org>
185
186 PR other/91048
187 * mklog (read_user_info): Open ~/.mklog in string mode.
188
99efe97d
ML
1892019-06-19 Martin Liska <mliska@suse.cz>
190
191 * bench-stringop: New file.
192
36902ed6
JB
1932019-05-21 Janne Blomqvist <jb@gcc.gnu.org>
194
195 * mklog: Open files in text mode.
196
eaa6a39d
JB
1972019-05-21 Janne Blomqvist <jb@gcc.gnu.org>
198
199 * mklog: Convert to Python 3.
200
d6fc19a0
JJ
2012019-05-03 Jakub Jelinek <jakub@redhat.com>
202
203 * gennews (files): Add files for GCC 9.
204
aaae53ce
RI
2052019-04-30 Roland Illig <roland.illig@gmx.de>
206
207 * check-internal-format-escaping.py: New version using polib.
208
41804907
CL
2092019-04-19 Christophe Lyon <christophe.lyon@linaro.org>
210
211 PR translation/90118
212 * check-internal-format-escaping.py: Check that %< is not next to
213 a word.
214
ec60715d
JJ
2152019-04-17 Jakub Jelinek <jakub@redhat.com>
216
217 * dg-extract-results.sh: Only handle WARNING: program timed out
218 lines specially in "$MODE" == "sum". Restore previous behavior
219 for "$MODE" != "sum". Clear has_timeout and timeout_cnt if in
220 a different variant or curfile is empty.
221 * dg-extract-results.py: Fix a typo.
222
904f3daa
ML
2232019-04-05 Martin Liska <mliska@suse.cz>
224
2723350f 225 PR translation/89936
904f3daa
ML
226 * check-internal-format-escaping.py: Properly detect wrong
227 apostrophes.
228
93964ebd
ML
2292019-03-11 Martin Liska <mliska@suse.cz>
230
231 * check-internal-format-escaping.py: Uncomment apostrophes
232 check.
233
a3f9f006
ML
2342019-03-11 Martin Liska <mliska@suse.cz>
235
236 * check-internal-format-escaping.py: New file.
237
6f8fc6f9
TN
2382019-03-10 Tommy Nguyen <remyabel@gmail.com>
239
240 PR contrib/82704
241 * download_prerequisites: Use -c instead of --check for sha512sum.
242
08bc73f0
ML
2432019-03-06 Martin Liska <mliska@suse.cz>
244
245 * check-params-in-docs.py: Ignore a param.
246
0a7b7521
CL
2472019-03-05 Christophe Lyon <christophe.lyon@linaro.org>
248
249 contrib/
250 * dg-extract-results.py: Handle case where a WARNING happens with
251 the first test of a harness.
252
e8d18fd8
CL
2532019-03-05 Christophe Lyon <christophe.lyon@linaro.org>
254
255 contrib/
256 * dg-extract-results.sh: Fix order of WARNING and following test
257 result.
258
f874089d
CL
2592019-02-04 Christophe Lyon <christophe.lyon@linaro.org>
260
261 contrib/
262 * dg-extract-results.py: Keep timeout warnings next to their
263 matching test.
264 * dg-extract-results.sh: Likewise.
265
b5fcfdba
JJ
2662019-01-01 Jakub Jelinek <jakub@redhat.com>
267
268 * update-copyright.py: Add Gerard Jungman as external author.
269
80de5ef9
IB
2702018-11-26 Iain Buclaw <ibuclaw@gdcproject.org>
271
272 * update-copyright.py (TestsuiteFilter): Skip .d tests.
273 (LibPhobosFilter): Add filter for upstream D sources.
274 (GCCCopyright): Add D Language Foundation as external author.
275 (GCCCmdLine): Add libphobos.
276
ca44d7f4
ML
2772018-11-19 Martin Liska <mliska@suse.cz>
278
279 * check_GNU_style_lib.py: Detect mixed usage
280 of spaces and tabs.
281
357044d2
RO
2822018-11-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
283
284 * gcc_update (files_and_dependencies): Handle libphobos.
285
46ec9261
TP
2862018-10-25 Thomas Preud'homme <thomas.preudhomme@linaro.org>
287
288 * dg-cmp-results.sh: Print NA-FAIL and NA->UNRESOLVED changes at
289 default verbosity.
290
ca3a27b6
RO
2912018-10-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
292
293 * config-list.mk (LIST): Switch to i686-solaris2.11,
294 sparc64-sun-solaris2.11.
295
0448002b
BRF
2962018-10-04 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
297
298 * unused_functions.py: Handle archive files.
299
75fcc3eb
BRF
3002018-10-04 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
301
302 * unused_functions.py: New file.
303
a0464aa0
ML
3042018-09-25 Martin Liska <mliska@suse.cz>
305
306 * filter-rtags-warnings.py: New file.
307
4cac9d00
ML
3082018-09-25 Martin Liska <mliska@suse.cz>
309
310 PR middle-end/86078
311 * check-params-in-docs.py: New file.
312
56856b58
J
3132018-08-17 Jojo <jijie_rong@c-sky.com>
314 Huibin Wang <huibin_wang@c-sky.com>
315 Sandra Loosemore <sandra@codesourcery.com>
316 Chung-Lin Tang <cltang@codesourcery.com>
317 Andrew Jenner <andrew@codesourcery.com>
318
319 C-SKY port: Configury
320
321 * config-list.mk (LIST): Add csky-elf and csky-linux-gnu.
322
bddcac9d
TV
3232018-07-13 Tom de Vries <tdevries@suse.de>
324
325 * maintainers-verify.sh: New file.
326
e57aae39
CL
3272018-07-12 Christophe Lyon <christophe.lyon@linaro.org>
328
329 * compare_tests: Print number of tests in each category.
330
b33aa720
AM
3312018-06-19 Alexander Monakov <amonakov@ispras.ru>
332
333 * vim-gcc-dev/README: New file.
334 * vim-gcc-dev/ftdetect/gcc-dev.vim: New file.
335 * vim-gcc-dev/syntax/gcc-match.vim: New file.
336 * gimple.vim: Move under vim-gcc-dev/syntax/.
337 * gcc-rtl.vim: Likewise.
338
58508d3f
ML
3392018-06-19 Martin Liska <mliska@suse.cz>
340
341 * gcc-rtl.vim: New file.
342
6044eae7
JL
3432018-06-12 Jeff Law <law@redhat.com>
344
345 * config-list.mk (LIST): Remove alpha-freebsd6.
346
4be63d9e
RB
3472018-05-08 Richard Biener <rguenther@suse.de>
348
349 PR bootstrap/85571
350 * compare-lto: New script derived from compare-debug.
351
b1750618
JJ
3522018-05-02 Jakub Jelinek <jakub@redhat.com>
353
354 * gennews (files): Add files for GCC 8.
355
254f7933
JW
3562018-05-01 Jim Wilson <jimw@sifive.com>
357
358 * gcc_update: Check for .git as a file.
359
1e4573c0
CL
3602018-03-21 Christophe Lyon <christophe.lyon@linaro.org>
361
362 * test_summary: Match possible single quotes in configure path.
363
ed2a2f08
TS
3642018-03-02 Thomas Schwinge <thomas@codesourcery.com>
365
366 * update-copyright.py: Remove "libcilkrts" reference.
367
9f88a07b
YG
3682018-02-19 Yury Gribov <tetra2005@gmail.com>
369
370 * compare_tests: Use TMPDIR when set.
371 * dg-cmp-results.sh: Ditto.
372 * warn_summary: Ditto.
373
3ab78ac2
JW
3742018-01-29 Jonathan Wakely <jwakely@redhat.com>
375
376 * download_prerequisites: Use shasum for FreeBSD and DragonFly.
377
d1b9a572
ML
3782018-01-19 Martin Liska <mliska@suse.cz>
379
380 * analyze_brprob.py: Support new format that can be easily
381 parsed. Add new column to report.
382
ada38d5f
JJ
3832018-01-03 Jakub Jelinek <jakub@redhat.com>
384
385 * update-copyright.py: Skip pdt-5.f03 in gfortran.dg subdir.
386
5e9d6aa4 3872017-11-28 Julia Koval <julia.koval@intel.com>
92a285c1 388 Sebastian Peryt <sebastian.peryt@intel.com>
5e9d6aa4
JK
389
390 * contrib/gcc_update: Ditto.
391
caba2b36
ML
3922017-11-08 Martin Liska <mliska@suse.cz>
393
394 * analyze_brprob.py: Fix abbreviations for SI units.
395
22381c22
TS
3962017-10-02 Thomas Schwinge <thomas@codesourcery.com>
397
398 * gcc_update (files_and_dependencies): Handle libbacktrace.
399
37026b57
RB
4002017-09-18 Richard Biener <rguenther@suse.de>
401
402 * download_prerequisites (isl): Bump version to 0.18.
403
01f5295d
YG
4042017-08-02 Yury Gribov <tetra2005@gmail.com>
405
406 * mklog: Added new implementation.
407
e1df0c91
YG
4082017-08-02 Yury Gribov <tetra2005@gmail.com>
409
410 * mklog: Rename to ...
411 * mklog.pl: this.
412
883b0e46
YG
4132017-07-17 Yury Gribov <tetra2005@gmail.com>
414
415 * mklog: Fix extraction of changed file name.
416
8b99a6f7
GJL
4172017-07-17 Georg-Johann Lay <avr@gjlay.de>
418
419 * gcc_update (files_and_dependencies)
420 [gcc/config/avr/avr-tables.opt]: Remove dead entry.
421
f2bcf09e
ML
4222017-06-28 Martin Liska <mliska@suse.cz>
423
424 * gcc.doxy: Add default location for filters and output folder.
425 * filter_gcc_for_doxygen_new: Rename to filter_gcc_for_doxygen.
426 * filter_params.pl: Remove.
427
1e55769b
TP
4282017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
429
430 * dg-cmp-results.sh: Restore filtering on target variant.
431
afc474f8
TP
4322017-06-20 Thomas Preud'homme <thomas.preudhomme@arm.com>
433
434 * dg-cmp-results.sh: Keep test result lines rather than throwing
435 header and summary to support sum files with multiple tools.
436
7f1b5019
ML
4372017-05-31 Martin Liska <mliska@suse.cz>
438
439 * filter_params.py:
440 Transform ENUM_BITFIELD and comments starting with '/**'
441
892c1fce
DM
4422017-05-31 David Malcolm <dmalcolm@redhat.com>
443 Martin Liska <mliska@suse.cz>
444
445 * filter_params.py: New, porting the perl script to python,
446 adding a test suite.
447 * filter_gcc_for_doxygen_new: New file.
448
59075bc8
ML
4492017-05-30 Martin Liska <mliska@suse.cz>
450
451 * analyze_brprob.py: Add new argument to parse and modify
452 predict.def file.
453 * analyze_brprob_spec.py: Likewise.
454
0a71c876
TV
4552017-05-29 Tom de Vries <tom@codesourcery.com>
456
457 * check_GNU_style_lib.py (TrailingWhitespaceCheck.check): Assert no
458 trailing eol.
459 (TrailingWhitespaceTest): New unit test.
460 (check_GNU_style_file): Remove eol before checking.
461
75017bb9
TV
4622017-05-29 Tom de Vries <tom@codesourcery.com>
463
464 * check_GNU_style_lib.py (check_GNU_style_file): Treat file argument as
465 file handle. Add and handle file_encoding argument.
466 * check_GNU_style.py (main): Handle '-' file argument. Call
467 check_GNU_style_file with file handle as argument.
468
76baf5ca
TV
4692017-05-29 Tom de Vries <tom@codesourcery.com>
470
471 * check_GNU_style_lib.py: Use import_pip3 to import pip3 packages.
472 (import_pip3): New function.
473
b7fc9ae0
TV
4742017-05-24 Tom de Vries <tom@codesourcery.com>
475
476 * check_GNU_style_lib.py: New file, factored out of ...
477 * check_GNU_style.py: ... here. Call main unconditionally.
478
850098eb
ML
4792017-05-19 Martin Liska <mliska@suse.cz>
480
481 * check_GNU_style.py: New file.
482
f47337ae
JL
4832007-05-03 Jeff Law <law@redhat.com>
484
485 * config-list.mk (am33_2.0-linux): Remove from list of targets
486 to build.
487
03dc1f5f
JJ
4882017-05-02 Jakub Jelinek <jakub@redhat.com>
489
490 * gennews (files): Add files for GCC 7.
491
9f06c15a
TV
4922017-04-26 Tom de Vries <tom@codesourcery.com>
493
494 * gen_autofdo_event.py: Fix comment.
495
b1c0468f
DR
4962017-04-11 Damian Rouson <damian@sourceryinstitute.org>
497
92a285c1
ML
498 * download_prerequisites (md5_check): New function emulates Linux
499 'md5 --check' on macOS. Modified script for macOS compatibility.
b1c0468f 500
154cc77e
PD
5012017-02-06 Palmer Dabbelt <palmer@dabbelt.com>
502
503 * config-list.mki (LIST): Add riscv32-unknown-linux-gun and
504 riscv64-unknown-linux-gnu.
505
357a7731
BRF
5062017-01-31 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
507
508 * update-copyright.py (Copyright.process_file): Retain original
509 file mode.
510
23075ebe
GP
5112017-01-29 Gerald Pfeifer <gerald@pfeifer.com>
512
513 * update-copyright.py: Fix the name of this script in examples.
514
e6d55103
JJ
5152017-01-26 Jakub Jelinek <jakub@redhat.com>
516
517 * update-copyright.py: Add libhsail-rt to self.default_dirs
518 and call self.add_dir on it. Add Intel Corporation to external
519 authors.
520
4703b555
TS
5212017-01-25 Thomas Schwinge <thomas@codesourcery.com>
522
523 * gcc_update (files_and_dependencies): Care for "libhsail-rt".
524
f9e37186
GP
5252017-01-23 Gerald Pfeifer <gerald@pfeifer.com>
526
527 * patch_tester.sh (TESTLOGS): Remove
528 $TARGET/libjava/testsuite/libjava.sum.
529
eec5428b
GP
5302017-01-22 Gerald Pfeifer <gerald@pfeifer.com>
531
532 * warn_summary: Remove the -java option.
533
a395b2e5 5342017-01-20 Gerald Pfeifer <gerald@pfeifer.com>
b2bcb1b3 535
a395b2e5
GP
536 * update-copyright.py (LibJavaFilter): Remove.
537
5382017-01-17 Gerald Pfeifer <gerald@pfeifer.com>
539
b2bcb1b3
GP
540 * gcc_update: Remove entries related to GCJ and libgcj.
541 Complete copyright years and adjust my e-mail address.
542
a92ffb3e
RE
5432017-01-11 Richard Earnshaw <rearnsha@arm.com>
544
545 * gcc_update: Adjust touch list for ARM.
546
1243c42d
GP
5472017-01-08 Gerald Pfeifer <gerald@pfeifer.com>
548
549 * download_ecj: Remove.
6438c2f4
ML
550
5512017-01-05 Martin Liska <mliska@suse.cz>
552
553 * vimrc: Update indentation definition.
554
d0a0bfd9
JJ
5552017-01-04 Jakub Jelinek <jakub@redhat.com>
556
557 * update-copyright.py (GCCCmdLine): Add include, libcc1, libiberty,
558 libssp, libvtv and lto-plugin to default_dirs.
559
ae12c0f0
JJ
5602017-01-01 Jakub Jelinek <jakub@redhat.com>
561
562 * update-copyright.py (TestsuiteFilter): Skip params/README.
563 (GCCCmdLine): Remove libjava and libjava/testsuite add_dir.
564
ca3b6071
ML
5652016-12-14 Martin Liska <mliska@suse.cz>
566
567 * analyze_brprob.py: Add new column to output and new sorting
568 option. Fix coding style to not exceed 80 characters.
569 * analyze_brprob_spec.py: Add new sorting
570 option. Fix coding style to not exceed 80 characters.
571
38000825
MK
5722016-10-24 Moritz Klammler <moritz@glammler.eu>
573
6ddefaa7 574 PR other/61439
38000825
MK
575 * download_prerequisites: Conditionally verify checksums of
576 downloaded pacakges. Add help text.
577 * prerequisites.md5: New file.
578 * prerequisites.sha512: New file.
579
e77cf8c6
KT
5802016-10-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
581
582 * check_GNU_style.sh (remove_testsuite): New function.
583 Use it to remove testsuite from the diff.
584
643e0854
RO
5852016-09-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
586
587 * dg-extract-results.sh: Revert bogus change.
588
aa9baacf
CL
5892016-09-20 Christophe Lyon <christophe.lyon@linaro.org>
590
591 * dg-extract-results.py: Report DejaGnu error in the final
592 summary.
593 * dg-extract-results.sh: Likewise.
594
b0a5704b
CL
5952016-09-20 Christophe Lyon <christophe.lyon@linaro.org>
596
597 * compare_tests: Take ERROR messages into account when
92a285c1 598 comparing.
b0a5704b 599
abe95ef6
ML
6002016-08-17 Martin Liska <mliska@suse.cz>
601
602 * mark_spam.py: Mark as spam all comments done by a creator.
603
28619cd7
ML
6042016-08-15 Martin Liska <mliska@suse.cz>
605
606 * mark_spam.py: Add error handling and reset
607 another properties of attachments and bugs.
608
3f1b3373
ML
6092016-08-11 Martin Liska <mliska@suse.cz>
610
611 * mark_spam.py: Mark attachments as obsolete and rename them.
612
612a6ffe
EG
6132016-08-03 Eric Gallager <egall@gwmail.gwu.edu>
614
615 * download_prerequisites: Explicitly remove existing symlinks
616 before trying to create new ones.
617
ce84ada3
ML
6182016-07-28 Martin Liska <mliska@suse.cz>
619
620 * mark_spam.py: New file.
621
88617fe4
ML
6222016-07-21 Martin Liska <mliska@suse.cz>
623
624 * analyze_brprob.py: If there's no loop, do not calculate
625 average number of loop iterations.
626
199b1891
ML
6272016-06-24 Martin Liska <mliska@suse.cz>
628
629 * analyze_brprob.py: Parse and display average number
630 of loop iterations.
631
7b72d14a
AK
6322016-06-23 Andi Kleen <ak@linux.intel.com>
633
634 * gen_autofdo_event.py: New file to regenerate
635 gcc-auto-profile.
636
0609abda
TS
6372016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
638
639 * config-list.mk: Stop testing mep-elf.
640
3e326935
TS
6412016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
642
643 * config-list.mk: Stop testing avr-rtems.
644
914b155c
TS
6452016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
646
647 * config-list.mk: Stop testing m32r-rtems.
648
5ebf89bd
TS
6492016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
650
651 * config-list.mk: Remove h8300-rtems support.
652
8466af06
TS
6532016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
654
655 * config-list.mk: stop testing knetbsd.
656
d980e738
TS
6572016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
658
659 * config-list.mk: Stop testing openbsd3.0.
660
ee2499b4
TS
6612016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
662
663 * config-list.mk: Remove interix target.
664
316ded53
DE
6652016-06-21 David Edelsohn <dje.gcc@gmail.com>
666
667 * config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1,
668 rs6000-ibm-aix5.2.
669 Rename rs6000-ibm-aix6.0 as rs6000-ibm-aix6.1.
670 Add rs6000-ibm-aix7.1.
671
69071d86
ML
6722016-06-17 Martin Liska <mliska@suse.cz>
673
674 * analyze_brprob.py: Fix columns of script output.
675
50a593c7
RB
6762016-06-13 Richard Biener <rguenther@suse.de>
677
678 * download_prerequisites (ISL): Bump version to 0.16.1
679
22d222d2
AH
6802016-06-10 Alan Hayward <alan.hayward@arm.com>
681
682 * check_GNU_style.sh: Fix paste args for BSD
683
f8fdb10e
DM
6842016-06-09 David Malcolm <dmalcolm@redhat.com>
685
686 * config-list.mk (LIST): Add OPT-enable-obsolete to avr-rtems,
687 h8300-rtems, m32r-rtems, mep-elf.
688
54951c63
DM
6892016-06-09 David Malcolm <dmalcolm@redhat.com>
690
691 * config-list.mk (GCC_SRC_DIR): New variable.
692 (make-log-dir): Use GCC_SRC_DIR.
693 ($(LIST)): Likewise.
694
fdf3a386
ML
6952016-06-09 Martin Liska <mliska@suse.cz>
696
697 * analyze_brprob_spec.py: New file.
698
0d73e480
ML
6992016-06-09 Martin Liska <mliska@suse.cz>
700
701 * analyze_brprob.py: Add new argument --sorting.
702
e49efc14
ML
7032016-06-09 Martin Liska <mliska@suse.cz>
704
705 * analyze_brprob.py: Cover new dump output format.
706
48eae472
RO
7072016-06-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
708
709 * update-copyright.py (LibMudflapFilter): Remove.
710 (GCCCmdLine.__init__): Add gotools, libcc1.
711 Remove libmudflap.
712 List unhandled intl, libcilkrts, libgo, liboffloadmic,
713 maintainer-scripts.
714
00f35794
BE
7152016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
716
717 * download_prerequisites: Adjust gmp/mpfr/mpc versions.
718
bc6d9014
OE
7192016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
720
721 * compare-all-tests: Remove SH5 support.
722 * config-list.mk: Likewise.
723
4877829b
ML
7242016-04-28 Martin Liska <mliska@suse.cz>
725
726 * analyze_brprob: Remove.
727 * analyze_brprob.py: New file.
728
9364c30e
JJ
7292016-04-27 Jakub Jelinek <jakub@redhat.com>
730
731 * gennews (files): Add files for GCC 6.
732
d0e037eb
JH
7332016-04-17 Jan Hubicka <jh@suse.cz>
734
735 * analyze_brprob: Update comment.
736
2ecc0c83
MS
7372016-04-13 Martin Sebor <msebor@redhat.com>
738
739 * check_GNU_style.sh: Avoid false posivies in trailing operator
740 checks.
741
55a82b66
MS
7422016-03-07 Martin Sebor <msebor@redhat.com>
743
744 * check_GNU_style.sh (color): New global variable.
745 Add checks for trailing operators and spaces before left brackets.
746 Tightened up a check for a trailing left curly brace.
747 (g, ag, vg): Use color.
748 (col): Don't complain about excessively long lines with DejaGnu
749 directives.
750
1f347c50
TS
7512016-03-06 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
752
753 * mklog: Look for the ChangeLog file in $cwd.
754
7d081272
JS
7552016-02-26 Joel Sherrill <joel@rtems.org>
756
757 * config-list.mk: Add aarch64-rtems and x86_64-rtems
758
4a8c29cc
JW
7592016-01-19 Jonathan Wakely <jwakely@redhat.com>
760
761 * uninclude: Fix third argument to gensub.
762
f29fa917
JJ
7632016-01-04 Jakub Jelinek <jakub@redhat.com>
764
765 * update-copyright.py (GCCCopyright): Add NVIDIA Corporation
766 as external author.
767
7ce9105f
JBG
7682015-12-17 Jan-Benedict Glaw <jbglaw@lug-owl.de>
769
770 * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted
771 targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 .
772
f78590bb
TB
7732015-12-06 Tobias Burnus <burnus@net-b.de>
774
775 * download_prerequisites: Download ISL 0.15 instead of 0.14.
776
e06b54c2
ML
7772015-11-20 Martin Liska <mliska@suse.cz>
778
779 * clang-format: Split content of a list to multiple
780 lines.
781
0f3594af
ML
7822015-11-19 Martin Liska <mliska@suse.cz>
783
784 * clang-format: Enhance list of FOR_EACH macros.
785
daa53f38
ML
7862015-11-19 Martin Liska <mliska@suse.cz>
787
788 * clang-format: New file.
789
bd94906f
AM
7902015-11-11 Andrew MacLeod <amacleod@redhat.com>
791
792 * header-tools: New. Directory containing a set of tools for
793 manipulating header files.
794
27776f55
NS
7952015-10-30 Nathan Sidwell <nathan@acm.org>
796
797 * config-list.mk (nvptx-none): Add it.
798
78c56a5a
MT
7992015-09-11 Markus Trippelsdorf <markus@trippelsdorf.de>
800
801 * download_prerequisites: Make sure that script is run from
802 top level source directory.
803
dfa37515
RO
8042015-08-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
805
806 * update-copyright.py (GCCCmdLine): Add libvtv.
807
4b5ed6cf
UB
8082015-08-04 Uros Bizjak <ubizjak@gmail.com>
809
810 * texi2pod.pl: Escape braces in regexp involving @strong{...}.
811
7392b090
TV
8122015-07-15 Tom de Vries <tom@codesourcery.com>
813
814 * check_GNU_style.sh (cat_with_prefix): Fix quoting.
815
1a607203
SE
8162015-06-02 Steve Ellcey <sellcey@imgtec.com>
817
818 * test_installed (--target=): New option.
819
ec3dfdac
MM
8202015-05-30 Mikhail Maltsev <maltsevm@gmail.com>
821
822 * gimple.vim: New file.
823
323eb6e3
TV
8242015-05-18 Tom de Vries <tom@codesourcery.com>
825
826 * check_GNU_style.sh: Add temp files tmp2 and tmp3.
827 (cat_with_prefix): New function, using global variable prefix.
828 (col): Make prefix a global variable. Rewrite to process file at a time
829 rather than line at a time. Print part longer than 80 chars in red.
830
ad7f0dfe
TV
8312015-05-18 Tom de Vries <tom@codesourcery.com>
832
833 * check_GNU_style.sh (g, ag, vg): Don't cat empty file.
834
847b6e15
TV
8352015-05-18 Tom de Vries <tom@codesourcery.com>
836
837 * check_GNU_style.sh (g, ag, vg, col): Declare local vars with local.
838
7e425ad6
TV
8392015-05-18 Tom de Vries <tom@codesourcery.com>
840
841 * check_GNU_style.sh: Improve readability function calls.
842
36805406
JL
8432015-05-16 James Bowman <james.bowman@ftdichip.com>
844
845 * config-list.mk: Add FT32.
846
cc1e0483
TV
8472015-05-12 Tom de Vries <tom@codesourcery.com>
848
849 * check_GNU_style.sh (col): Fix tab size.
850
a22e33d0
TV
8512015-05-12 Tom de Vries <tom@codesourcery.com>
852
853 * check_GNU_style.sh: Put stdin into a temp file.
854
7f167be6
TV
8552015-05-12 Tom de Vries <tom@codesourcery.com>
856
857 * check_GNU_style.sh: Read either from stdin, or from files.
858
0648b807
TV
8592015-05-12 Tom de Vries <tom@codesourcery.com>
860
861 * check_GNU_style.sh: Check if files exists.
862
4171ffe9
TV
8632015-05-12 Tom de Vries <tom@codesourcery.com>
864
865 * check_GNU_style.sh: Don't use a filename prefix if we're only
866 processing one patch file.
867
a92a1c27
YG
8682015-05-12 Yury Gribov <y.gribov@samsung.com>
869
870 * mklog: Ignore preprocessor directives.
871
a497da4c
JJ
8722015-04-22 Jakub Jelinek <jakub@redhat.com>
873
874 * gennews (files): Add files for GCC 5.
875
74d35315
BE
8762015-03-06 Bernd Edlinger <bernd.edlinger@hotmail.de>
877
878 * dg-extract-results.sh: Check that the necessary python modules exist.
879
4ed8ef26
IV
8802015-02-05 Ilya Verbin <ilya.verbin@intel.com>
881
882 * gcc_update (files_and_dependencies): Add rules for liboffloadmic and
883 liboffloadmic/plugin.
884
8fced9b9
RS
8852015-01-15 Richard Sandiford <richard.sandiford@arm.com>
886
887 * update-copyright.py (Copyright.__init__): Add a regexp for
888 "copyright = u'".
889 (Copyright.update_copyright): Don't add a space before the year
890 in that case.
891
41dbbb37
TS
8922015-01-15 Thomas Schwinge <thomas@codesourcery.com>
893
894 * gcc_update (files_and_dependencies): Update rules for new
895 libgomp/plugin/Makefrag.am and libgomp/plugin/configfrag.ac files.
896
6e7bdfac
YG
8972015-01-12 Yury Gribov <y.gribov@samsung.com>
898
899 * check_GNU_style.sh: Support patches coming from stdin.
900 Check that spaces are converted to tabs.
901 Make double-space-after-dot check more precice.
902
d3d514a9
EB
9032015-01-06 Eric Botcazou <ebotcazou@adacore.com>
904
905 * config-list.mk (LIST): Add visium-elf.
906
04a11c01
JBG
9072015-01-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
908
909 * config-list.mk: Use shortest match for OPT to find the actual
910 target name.
911
64e6d5c4
SDJ
9122014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
913
914 * dg-extract-results.sh: Use --text with grep to avoid issues with
915 binary files. Fall back to cat -v, if that doesn't work.
916
923e09ee
CJW
9172014-12-12 Chung-Ju Wu <jasonwucj@gmail.com>
918
919 * download_prerequisites: Modify the comment for GRAPHITE_LOOP_OPT.
920
c3e1e693
YG
9212014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
922 Yury Gribov <y.gribov@samsung.com>
923
924 * vimrc: New file.
925
83f41b24
TP
9262014-12-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
927
928 * check_GNU_style.sh: Warn for incorrect number of spaces in function
929 call only if 0 or 2+ spaces found.
930
f5d5b88f
TB
9312014-12-02 Tobias Burnus <burnus@net-b.de>
932
933 * download_prerequisites: Download ISL 0.14 instead of 0.12.2.
934
fdb424cf
TV
9352014-11-25 Tom de Vries <tom@codesourcery.com>
936 Peter Bergner <bergner@vnet.ibm.com>
937
938 * mklog: Handle .mklog. Use git setting independent of presence .git
939 directory.
940
78d7f09f
TV
9412014-11-14 Tom de Vries <tom@codesourcery.com>
942
943 * mklog: Move reading of .diff file up and add comment. Copy diff_lines
944 to orig_diff_lines. Use orig_diff_lines when appending patch.
945
35485da9
DM
9462014-11-11 David Malcolm <dmalcolm@redhat.com>
947
948 * ChangeLog.jit: New.
949 * jit-coverage-report.py: New file: a script to print crude
950 code-coverage information for the libgccjit API.
951
67183c4d
MZ
9522014-11-11 Marat Zakirov <m.zakirov@samsung.com>
953
4b5ed6cf 954 * mklog: Symbol '}' stops search for changes.
67183c4d 955
51f784f5
TB
9562014-11-11 Tobias Burnus <burnus@net-b.de>
957
958 * download_prerequisites: Stop downloading CLooG.
959
a8cfbbdc
MZ
9602014-11-07 Marat Zakirov <m.zakirov@samsung.com>
961
4b5ed6cf
UB
962 * mklog: Always doubt in functions.
963 Add EOF protection.
a8cfbbdc 964
1335a8ca
JBG
9652014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
966
967 * config-list.mk: Don't build Go for certain targets.
968
3daa7bbf
TS
9692014-10-04 Trevor Saunders <tsaunders@mozilla.com>
970
971 * compare-all-tests: Don't test score-*.
972 * config-list.mk: Likewise.
973
c19adb17
SB
9742014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
975
976 * dg-extract-results.py (output_variation): Always sort if do_sum.
977
38278d8a
TV
9782014-09-22 Tom de Vries <tom@codesourcery.com>
979
980 * mklog: Add --inline option.
981
813271fc
SB
9822014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
983
984 * dg-extract-results.py (Prog.result_re): Include options in test name.
985
3a8fe7c6
OH
9862014-09-19 Olivier Hainque <hainque@adacore.com>
987
988 * config-list.mk (LIST): Add powerpc-wrs-vxworksmils.
989
f4d5fe47
JS
9902014-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>
991
992 * config-list.mk (LIST): Add v850-rtems.
993
b060c217
SH
9942014-09-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
995
996 * config-list.mk (LIST): Add arm-rtems.
997 Add nios2-rtems. Remove extra option from powerpc-rtems.
998
157e859f
TS
9992014-09-08 Trevor Saunders <tsaunders@mozilla.com>
1000
1001 * compare-all-tests: Don't test picochip.
1002 * config-list.mk: Likewise.
1003
6f853fd4
MX
10042014-08-11 Mingjie Xing <mingjie.xing@gmail.com>
1005
1006 * texi2pod.pl (postprocess): Move command process for '@sc' to the
1007 front of '@dfn'. Add a new command process for '@t{...}', just print
1008 the content.
1009
863aa163 10102014-07-21 Trevor Saunders <tsaunders@mozilla.com>
633e5fbb 1011 Yury Gribov <y.gribov@samsung.com>
863aa163 1012
633e5fbb
TS
1013 * mklog: Run mklog as a filter.
1014
10152014-07-21 Trevor Saunders <tsaunders@mozilla.com>
1016
1017 * mklog: Read name and email from git config when available.
863aa163 1018
16a4b3b9
RB
10192014-06-28 Richard Biener <rguenther@suse.de>
1020
1021 * gennews: Use gcc-3.0/index.html.
1022
e6120abe
RS
10232014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
1024
1025 * dg-extract-results.py: For Python 3, force sys.stdout to handle
1026 surrogate escape sequences.
1027 (safe_open): New function.
1028 (output_segment, main): Use it.
1029
ae242e3f
RS
10302014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
1031
1032 * dg-extract-results.py (Named): Remove __cmp__ method.
1033 (output_variation): Use a key to sort variation.harnesses.
1034
386c4027
UB
10352014-05-24 Uros Bizjak <ubizjak@gmail.com>
1036
1037 * texi2pod.pl: Force .pod file to not be a numbered list.
1038
768b94bc
RS
10392014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
1040
1041 * dg-extract-results.py (parse_run): Handle warnings that are printed
1042 before a test harness is run.
1043
3ce2cd36
JBG
10442014-05-09 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1045
1046 * config-list.mk (show): New target.
1047
0af7b53a
RS
10482014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
1049
1050 * dg-extract-results.py: New file.
1051 * dg-extract-results.sh: Use it if the environment seems suitable.
1052
d9f069ab
RO
10532014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1054
1055 * config-list.mk (LIST): Remove sparc-sun-solaris2.9, i686-solaris2.9.
1056
b716608c
JJ
10572013-04-22 Jakub Jelinek <jakub@redhat.com>
1058
1059 * gennews (files): Add files for GCC 4.9.
1060
341c653c
WL
10612014-02-24 Walter Lee <walt@tilera.com>
1062
1063 * config-list.mk (LIST): Add tilegxbe-linux-gnu.
1064
662dae0d
RB
10652014-02-13 Richard Biener <rguenther@suse.de>
1066
1067 * download_prerequisites: Update ISL and CLOOG versions.
1068
37f14a0d
BM
10692014-01-31 Brooks Moses <bmoses@google.com>
1070
1071 * gcc_update (files_and_dependencies): Add aarch64-tune.md.
1072
69b09963
YG
10732014-01-29 Yury Gribov <y.gribov@samsung.com>
1074
1075 * mklog: Improve support of context diffs.
1076
e8b37cb6
TU
10772014-01-21 Tatiana Udalova <t.udalova@samsung.com>
1078
1079 * mklog: Avoid adding falsely changed functions to ChangeLog.
1080
e430824f
CLT
10812013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1082
1083 * config-list.mk: Add nios2-elf, nios2-linux-gnu. Corrected
1084 ordering of some configs.
1085
b654717c
YG
10862013-12-23 Yury Gribov <y.gribov@samsung.com>
1087
1088 * mklog: Automatically insert comments in trivial cases.
1089
26b08681
YG
10902013-12-19 Yury Gribov <y.gribov@samsung.com>
1091
1092 * mklog: Split generated message in parts.
1093
9304f876
CJW
10942013-10-31 Chung-Ju Wu <jasonwucj@gmail.com>
1095
1096 * config-list.mk (nds32le-elf, nds32be-elf): Add nds32 target.
1097
8a1a4544
TB
10982013-10-29 Tobias Burnus <burnus@net-b.de>
1099
1100 * gcc_update (files_and_dependencies): Add rules for
1101 libcilkrts.
1102
cd13be9b
TS
11032013-10-11 Thomas Schwinge <thomas@codesourcery.com>
1104
1105 * gcc_update (files_and_dependencies): Fix rule for
1106 libgomp/testsuite/Makefile.in.
1107
53426f6c
JR
11082013-10-01 Joern Rennecke <joern.rennecke@embecosm.com>
1109
1110 * config-list.mk: Add arc configurations.
1111
f6113c27
DN
11122013-09-27 Diego Novillo <dnovillo@google.com>
1113
1114 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1115
f6a83b4a
DD
11162013-09-12 DJ Delorie <dj@redhat.com>
1117
1118 * config-list.mk: Add msp430-elf.
1119
cdc35a2e
DN
11202013-08-31 Diego Novillo <dnovillo@google.com>
1121
1122 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1123
6e39ee0c
MS
11242013-08-29 Mike Stump <mikestump@comcast.net>
1125
1126 * gcc_update (configure): Update to handle svn 1.8.1.
1127
ecdbd01a 11282013-08-03 Caroline Tice <cmtice@google.com>
2077db1b
CT
1129
1130 * gcc_update: Add libvtv files.
386c4027 1131
76ba1222
BM
11322013-06-06 Brooks Moses <bmoses@google.com>
1133
1134 * testsuite-management/validate_failures.py: Fix handling of
1135 summary lines with "|" characters or empty description fields.
1136
a8db5990
CJW
11372013-05-24 Chung-Ju Wu <jasonwucj@gmail.com>
1138
1139 * download_prerequisites: Download isl and cloog conditionally.
1140
f3e4f44c
DM
11412013-05-21 David Malcolm <dmalcolm@redhat.com>
1142
dd1c676f 1143 * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
f3e4f44c 1144
0baddc45
RO
11452013-05-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1146
1147 * config-list.mk (LIST): Add -enable-obsolete for
1148 sparc-sun-solaris2.9, i686-solaris2.9.
1149
aa7e6aad
MS
11502013-05-13 Mike Stump <mikestump@comcast.net>
1151
1152 * compare_tests: Limit lines to 2000 characters as comm on Mac OS
1153 X 10.8.3 doesn't like long lines (those 2055 characters or more).
1154
a46d0aff
SN
11552013-04-22 Sofiane Naci <sofiane.naci@arm.com>
1156
1157 * config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
1158
18d5a76d
DN
11592013-04-18 Diego Novillo <dnovillo@google.com>
1160
1161 * validate_failures.py: Fix typo.
1162
89cbb85b
DN
11632013-04-18 Diego Novillo <dnovillo@google.com>
1164
1165 * validate_failures.py: Loosen check for build directory.
1166 State what failed if we couldn't find the source tree or
1167 the target triplet.
1168
1faae6ef
JJ
11692013-03-22 Jakub Jelinek <jakub@redhat.com>
1170
1171 * gennews (files): Add files for GCC 4.8.
1172
34d3a672
TB
11732013-03-06 Tobias Burnus <burnus@net-b.de>
1174
1175 * make-obstacks-texi.pl: New.
1176
d809887a
RO
11772013-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1178
1179 * make_sunver.pl: Enforce C locale.
1180
b96299a1
RS
11812013-02-06 Richard Sandiford <rdsandiford@googlemail.com>
1182
1183 * update-copyright.py: Add libdecnumber to the default list.
1184 Remove libquadmath and libssp.
1185
144f2e52
DN
11862013-02-06 Diego Novillo <dnovillo@google.com>
1187
1188 * testsuite-management/validate_failures.py: Fix typo.
1189
828e50c5
DN
11902013-02-06 Diego Novillo <dnovillo@google.com>
1191
1192 * testsuite-management/validate_failures.py: Update
1193 Copyright years.
1194 Request contributions not to use Python features newer
1195 than 2.4.
1196 (GetBuildData): If this is not a build directory,
1197 emit an error only if --results or --manifest are missing.
1198
143c83f1
BRF
11992013-02-06 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1200
1201 * testsuite-management/validate_failures.py
1202 (IsInterestingResult): Fix performance regression
1203
240d6348
RS
12042013-02-04 Richard Sandiford <rdsandiford@googlemail.com>
1205
b3dc7102 1206 * update-copyright.py: New file.
240d6348 1207
1faae6ef 12082013-01-15 David Blaikie <dblaikie@gmail.com>
16dd2667
DB
1209
1210 * dg-extract-results.sh: Handle KPASSes.
1211
9fa633fc
DB
1212 * dg-extract-results.sh: Constrain the start-of-log pattern.
1213
db065268
DB
1214 * dg-extract-results.sh: Fix order of summary counts.
1215
7fb1e592
BRF
12162012-12-01 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1217
1218 * testsuite-management/validate_failures.py
1219 (IsInterestingResult): Only strip line a second time if we did split.
1220 Rephrase return statement while at it.
1221 (CollectSumFiles): Also ignore .git directory.
1222
f15b9727
DN
12232012-12-03 Diego Novillo <dnovillo@google.com>
1224
1225 * testsuite-management/validate_failures.py: Fix stale
1226 use of 'options'.
1227
f6fce951
DE
12282012-11-30 Doug Evans <dje@google.com>
1229
d5651dcf
DE
1230 * testsuite-management/validate_failures.py: Add support for @include,
1231 @remove directives in manifest files.
1232
f6fce951
DE
1233 * testsuite-management/validate_failures.py: Add function
1234 GetManifestPath. New global _MANIFEST_SUBDIR.
1235
b4b5e1f7
DE
12362012-11-29 Doug Evans <dje@google.com>
1237
74df1ad0
DE
1238 * testsuite-management/validate_failures.py: Remove pass/fail
1239 indicator from result of GetBuildData.
1240
bc5e01b1
DE
1241 * testsuite-management/validate_failures.py: Store options in global
1242 variable _OPTIONS.
1243
cd1d95bd
DE
1244 * testsuite-management/validate_failures.py: Rename variable
1245 manifest_name to manifest_path everywhere.
1246
b4b5e1f7
DE
1247 * testsuite-management/validate_failures.py (CompareBuilds): Pass
1248 options.results to GetSumFiles for clean build.
1249
b3891de4
DE
12502012-11-28 Doug Evans <dje@google.com>
1251
1099bb0a
DE
1252 * testsuite-management/validate_failures.py: Use <target_alias> instead
1253 of <target>. Minor whitespace changes.
1254
b3891de4
DE
1255 * testsuite-management/validate_failures.py: Record ordinal with
1256 TestResult.
1257
a59a2c21
MS
12582012-11-19 Mike Stump <mikestump@comcast.net>
1259
1260 * compare_tests: Add export LC_ALL=C to make sort happier.
1261
451a210d
L
12622012-11-14 H.J. Lu <hongjiu.lu@intel.com>
1263
1264 * gcc_update: Update libsanitizer generated files.
1265
36a41ef1
TB
12662012-11-12 Tobias Burnus <burnus@net-b.de>
1267
1268 * gcc_update: Add libquadmath generated files.
1269
6671a4e4
L
12702012-11-12 H.J. Lu <hongjiu.lu@intel.com>
1271
1272 * gcc_update: Add libsanitizer generated files.
1273
bff0e529
LC
12742012-11-05 Lawrence Crowl <crowl@google.com>
1275
1276 * compare_two_ftime_report_sets: New.
1277
b436bf38
DN
12782012-11-02 Diego Novillo <dnovillo@google.com>
1279
1280 * testsuite-management/validate_failures.py: Add option
1281 --clean_build to compare test results against another
1282 build.
1283
3b1de8eb
DN
12842012-10-31 Diego Novillo <dnovillo@google.com>
1285
1286 * testsuite-management/validate_failures.py: Fix parsing
1287 of summary lines.
1288
6119d95c
DN
12892012-10-29 Diego Novillo <dnovillo@google.com>
1290
1291 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1292
1996c0a6
DN
12932012-10-06 Diego Novillo <dnovillo@google.com>
1294
1295 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1296
c8ae7abf
CL
12972012-10-02 Christophe Lyon <christophe.lyon@linaro.org>
1298
1299 * check_GNU_style.sh: Remove temporay file upon exit.
1300
f3633f55
JR
13012012-09-26 Joern Rennecke <joern.rennecke@embecosm.com>
1302
1303 * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
1304 arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
1305 Use --enable-obsolete for picochip-elf.
1306
5ad7a43e
DN
13072012-09-10 Diego Novillo <dnovillo@google.com>
1308
1309 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1310
0e9f719a
EB
13112012-09-04 Eric Botcazou <ebotcazou@adacore.com>
1312
1313 * make_sunver.pl: Add missing newline at the end of extern "C++" block.
1314
e8f6d046
DN
13152012-08-24 Diego Novillo <dnovillo@google.com>
1316
1317 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
386c4027 1318
18da4303
DN
13192012-08-14 Diego Novillo <dnovillo@google.com>
1320
1321 * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
1322
a327112f
DN
13232012-08-13 Diego Novillo <dnovillo@google.com>
1324
1325 * testsuite-management/validate_failures.py (ExpirationDate): Tidy
1326 comment.
1327
6baa7225
DN
13282012-08-13 Diego Novillo <dnovillo@google.com>
1329
1330 * testsuite-management/validate_failures.py (ParseSummary): Fix
1331 comment.
1332
c577382e
DN
13332012-08-13 Diego Novillo <dnovillo@google.com>
1334
1335 * testsuite-management/validate_failures.py: Import datetime.
1336 (TestResult.ExpirationDate): New.
1337 (TestResult.HasExpired): New.
1338 (ParseSummary): Call it. If it returns True, warn that the
1339 expected failure has expired and do not add it to the set of
1340 expected results.
1341 (GetResults): Clarify documentation.
1342
55b073ba
DN
13432012-07-26 Diego Novillo <dnovillo@google.com>
1344
1345 * testsuite-management/validate_failures.py: Do not use
1346 'with ... as ...' constructs.
1347
29476fe1
DN
13482012-07-19 Diego Novillo <dnovillo@google.com>
1349
1350 * testsuite-management/validate_failures.py (CollectSumFiles):
1351 Rename from GetSumFiles.
1352 (GetSumFiles): Factor out of CheckExpectedResults.
1353 (CheckExpectedResults): Call it.
1354 (ProduceManifest): Call it.
1355
89d223b3
DN
13562012-07-18 Diego Novillo <dnovillo@google.com>
1357
1358 * testsuite-management/validate_failures.py: Fix
1359 /usr/bin/python invocation.
1360
c85fd25b
SB
13612012-06-19 Steven Bosscher <steven@gcc.gnu.org>
1362
1363 * check_makefile_deps.sh: Look for c-common.o in c-family/.
1364 Add a few more crt* files to the list of files to skip.
1365
9adf6490
MP
13662012-05-31 Marek Polacek <polacek@redhat.com>
1367
4b5ed6cf 1368 * mklog: Prevent printing three spaces after the date.
9adf6490 1369
4da37205
DN
13702012-06-04 Diego Novillo <dnovillo@google.com>
1371
1372 * testsuite-management/validate_failures.py (GetResults):
1373 Change argument to accept list of summary files to analyze.
1374 Update callers.
1375 (CheckExpectedResults): Handle options.manifest, options.results
1376 and options.ignore_missing_failures.
1377 (Main): Add options --manifest, --results and --ignore_missing_failures.
1378
ba0d684e
DN
13792012-05-31 Diego Novillo <dnovillo@google.com>
1380 Cary Coutant <ccoutant@google.com>
1381
1382 * mklog: New.
1383
c7046906
L
13842012-05-25 H.J. Lu <hongjiu.lu@intel.com>
1385
1386 PR bootstrap/53472
1387 * contrib/compare-debug (remove_comment): New function.
1388 Remove any .comment sections if the first cmp failed.
1389
c75e90f3
DE
13902012-05-09 David Edelsohn <dje.gcc@gmail.com>
1391
1392 * gcc_update: Use $GCC_SVN to retrieve branch and revision.
1393
48310492
RH
13942012-05-01 Richard Henderson <rth@redhat.com>
1395
1396 * gcc_update: Add libatomic generated files.
1397
af13465f
MLI
13982012-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
1399
1400 * compare_tests: Append '/' to make 'find' traverse
1401 symlinked directories.
1402
034a3fcd
RO
14032012-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1404
1405 * testsuite-management/validate_failures.py (GetBuildData): Use
1406 target_alias.
1407
a0806f33
DE
14082012-04-06 Doug Evans <dje@google.com>
1409
1410 * dg-extract-results.sh: Handle KFAILs.
1411
b24513a1
RO
14122012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1413
1414 * config-list.mk (LIST): Remove mips-sgi-irix6.5.
1415
bfdac9a1
JM
14162012-03-13 Joseph Myers <joseph@codesourcery.com>
1417
1418 * gennews (files): Add files for GCC 4.7.
1419
c4bc5c25
RO
14202012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1421
1422 * config-list.mk (LIST): Remove mips-openbsd.
1423
5c30094f
RO
14242012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1425
1426 * config-list.mk (LIST): Remove alpha-dec-osf5.1.
1427
acb3748d
DN
14282012-03-02 Diego Novillo <dnovillo@google.com>
1429
1430 * testsuite-management/validate_failures.py (class TestResult): Fix
1431 match pattern for the summary line. If there is a parsing failure,
1432 show the line we failed to parse.
1433
cc2de92d
RO
14342012-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1435
1436 PR libstdc++/52188
1437 * make_sunver.pl: Remove #ifdef handling.
1438
4ad29d0d
DK
14392012-02-17 Doug Kwan <dougkwan@google.com>
1440
1441 * contrib/testsuite-management/validate_failures.py
1442 (GetMakefileValue): Check for cross compilers.
1443
e53182b7
QN
14442012-02-15 Quentin Neill <quentin.neill@amd.com>
1445
1446 * compare_tests: Fix trailing paths in dir arguments.
1447 Handle sum1/sum2 temp files with others.
1448
dd552284
WL
14492012-02-14 Walter Lee <walt@tilera.com>
1450
1451 * config-list.mk (LIST): Add tilegx-linux-gnu and
1452 tilepro-linux-gnu.
1453 * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
1454 (gcc/config/tilepro/mul-tables.c): New dependencies.
1455
44414d2f
MS
14562012-02-11 Mike Stump <mikestump@comcast.net>
1457
1458 * compare_tests (exit_status): Fix.
1459
a8fc9855
DN
14602012-02-10 Diego Novillo <dnovillo@google.com>
1461
1462 * repro_fail: Add --debug and --debug-tui flags.
1463
1faae6ef
JJ
14642012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1465 Jayant R Sonar <jayant.sonar@kpitcummins.com>
b25364a0
S
1466
1467 * config-list.mk (LIST): Add cr16-elf.
1468
884f56d1
GJL
14692012-01-02 Georg-Johann Lay <avr@gjlay.de>
1470
1471 PR target/51345
1472 * gcc_update (files_and_dependencies): Add
1473 gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
1474
85b8555e
DD
14752011-11-29 DJ Delorie <dj@redhat.com>
1476
1477 * config-list.mk (LIST): Add rl78-elf.
1478
adcd36bc
RO
14792011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1480
1481 * make_sunver.pl: Convert '?' in glob patterns to '.'.
1482
0a35513e
AH
14832011-11-07 Richard Henderson <rth@redhat.com>
1484
1485 Merged from transactional-memory.
1486
1487 * gcc_update: Add libitm to touch data.
1488
cf7716a2
QN
14892011-11-07 Quentin Neill <quentin.neill@amd.com>
1490
1491 * compare_tests: Add ability to compare all .sum
1492 files from two build directories.
1493
feeeff5c
JR
14942011-11-05 Joern Rennecke <joern.rennecke@embecosm.com>
1495
1496 * contrib-list.mk: Add Epiphany configurations.
1497
a5baf3b8
DN
14982011-09-13 Diego Novillo <dnovillo@google.com>
1499
1500 * testsuite-management: New.
1501 * testsuite-management/validate_failures.py: New.
1502
39b75e51
RO
15032011-08-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1504
1505 * gcc_update: Determine svn branch from hg convert_revision.
1506
e44dbbe1
RO
15072011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1508
1509 * config-list.mk (i586-netware): Remove.
1510 (.PHONY): Remove make-script-dir dependency.
1511 (make-script-dir): Remove.
1512 ($(LIST)): Remove make-script-dir dependency.
1513
bcead286
BS
15142011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1515
1516 * gcc_update: Add C6X generated files.
1517 * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
1518
e35fceb5
RO
15192011-07-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1520
1521 * config-list.mk (LIST): Append OPT-enable-obsolete to
1522 alpha-dec-osf5.1, mips-sgi-irix6.5.
1523
23d11384
DN
15242011-06-24 Diego Novillo <dnovillo@google.com>
1525
1526 * repro_fail: New.
1527
1b916ca6
JM
15282011-06-21 Joseph Myers <joseph@codesourcery.com>
1529
1530 * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
1531
12d844c8
JM
15322011-05-19 Joseph Myers <joseph@codesourcery.com>
1533
1534 * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
1535 gcc/config/arm/arm-fpus.def.
1536
f10d3ac9
JM
15372011-05-10 Joseph Myers <joseph@codesourcery.com>
1538
1539 * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
1540 dependencies.
1541
d371df6f
JM
15422011-05-09 Joseph Myers <joseph@codesourcery.com>
1543
1544 * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
1545
adad1007
JR
15462010-05-05 Joern Rennecke <joern.rennecke@embecosm.com>
1547
1548 * config-list.mk: New file.
1549
47c94d21
JM
15502011-05-02 Joseph Myers <joseph@codesourcery.com>
1551
1552 * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
1553
e5b0dad8
JK
15542011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1555
1556 * paranoia.cc (ENUM_BITFIELD): Remove.
1557
ad7be009
JM
15582011-04-08 Joseph Myers <joseph@codesourcery.com>
1559
1560 * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
1561
ebb9f8b0
JM
15622011-03-22 Joseph Myers <joseph@codesourcery.com>
1563
1564 * compare-all-tests (all_targets): Remove crx and m68hc11.
1565
084239f4
RO
15662011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1567
1568 PR bootstrap/48135
1569 * make_sunver.pl: Don't use File::Glob.
1570
20a52ab9
JM
15712011-03-05 Joseph Myers <joseph@codesourcery.com>
1572
1573 * gennews (files): Add files for GCC 4.6.
1574
a7150b3d
DK
15752011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
1576
1577 * patch_tester.sh (nopristinecache): New shell var, set according
1578 to presence or absence of new -nopristinecache option.
1579 (usage): Document new option.
1580 (bootntest_pristine): Implement it.
1581
f7598845
RO
15822010-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1583
1584 * make_sunver.pl: Use elfdump -s to extract symbols if possible,
1585 readelf -s otherwise.
1586
79770339
EB
15872010-11-08 Eric Botcazou <ebotcazou@adacore.com>
1588
1589 * make_sunver.pl: Ignore entries without symbol name first. Then do
1590 not ignore symbols marked as 'R'.
1591
fda9c731
AK
15922010-10-18 Andi Kleen <ak@linux.intel.com>
1593
1594 * gccbug.el: Remove.
1595
6832435e
RO
15962010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1597
1598 * gcc_update: Run $GCC_HG pull and update separately.
1599 Check parents for SVN revision.
1600
6c009867
RW
16012010-10-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1602
1603 * test_recheck: New script.
1604
ab940b73
RW
16052010-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1606
1607 * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
1608 Also escape characters with grave accents, to be fixed ...
1609 (unmunge): ... here.
1610 (postprocess): Also handle @/ and @acronym{...}.
1611
8cab7c13
SP
16122010-07-02 Sebastian Pop <sebastian.pop@amd.com>
1613
1614 * check_GNU_style.sh: Do not print warning messages when there are
1615 no occurences.
1616
97075d3b
RO
16172010-09-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1618
1619 * gcc_update: Handle hg, too.
1620
5653ef60
EB
16212010-07-08 Eric Botcazou <ebotcazou@adacore.com>
1622
1623 * make_sunver.pl: Remove extra whitespace in regexp.
1624
f3e3b476
SP
16252010-07-02 Sebastian Pop <sebastian.pop@amd.com>
1626
1627 * check_GNU_style.sh: New.
1628
c18dc5cc
RO
16292010-07-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1630
1631 * make_sunver.pl: New file.
1632
9a082684
IS
16332010-07-02 Iain Sandoe <iains@gcc.gnu.org>
1634
4b5ed6cf
UB
1635 * compare-debug (Darwin): Remove '-x' flag from ld-based object
1636 stripping. Add a comment as to why we do it this way.
9a082684 1637
339325b3
AO
16382010-06-20 Alexandre Oliva <aoliva@redhat.com>
1639
1640 * compare-debug: Drop LTO sections.
1641
e31a6dc2
BRF
16422010-06-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1643
1644 * gcc_update: Support updating a git clone.
1645
fb340c3c
RO
16462010-06-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1647
1648 * test_summary: Don't use diff -u.
1649 Adapt egrep regex.
1650
69baf0a3
AH
16512010-06-02 Andrew Haley <aph@redhat.com>
1652
1653 * download_prerequisites: New script.
1654
bc492e47
RO
16552010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1656
1657 * dg-extract-results.sh: Redirect grep output to /dev/null instead
1658 of grep -q.
1659
c334c130
BS
16602010-04-22 Basile Starynkevitch <basile@starynkevitch.net>
1661
1662 * gcc_update: Sets the locale to C.
1663
02e698d7
JM
16642010-04-06 Joseph Myers <joseph@codesourcery.com>
1665
1666 * gennews (files): Add files for GCC 4.5.
1667
fccff341
JK
16682010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1669
1670 Fix *.log tests output containing "===".
1671 * dg-extract-results.sh (/\===/): Rename to ...
1672 (/^\t\t=== .* ===$/): ... this pattern.
1673
54bceaf3
RO
16742010-03-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1675
1676 * dg-extract-results.sh: Fix result order to match sequential case.
1677
2fdb618d
RW
16782010-01-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1679
1680 * check_warning_flags.sh: Use \012 instead of \n with tr.
1681
5392f6be
RO
16822010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1683
1684 * dg-extract-results.sh: Don't use tail -n.
1685
d7f09764
DN
16862009-10-03 H.J. Lu <hongjiu.lu@intel.com>
1687 Richard Guenther <rguenther@suse.de>
1688
1689 PR lto/39216
1690 * gcc_update: Adjust file timestamps for lto-plugin.
1691
bb59df52
IS
16922009-09-10 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
1693
1694 PR bootstrap/41245
1695 * compare-debug: Handle stripping of dwarf debug sections from darwin
1696 mach-o objects.
1697
c45ae2c8
AO
16982009-09-04 Alexandre Oliva <aoliva@redhat.com>
1699
1700 * compare-debug: Grep for blank before dash to avoid grep -e.
1701
8fc68cba
AO
17022009-09-01 Alexandre Oliva <aoliva@redhat.com>
1703
1704 * compare-debug: Look for .gkd files and compare them.
1705
0930984e
RW
17062009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1707
1708 PR testsuite/41166
1709 * test_summary: Invoke config.status, rather than trying to
1710 parse it. Adjust awk script.
1711
5830150a
AO
17122009-08-18 Alexandre Oliva <aoliva@redhat.com>
1713
1714 * compare-debug: Drop .eh_frame relocations too.
1715
c2d88223
L
17162009-08-18 H.J. Lu <hongjiu.lu@intel.com>
1717
1718 PR testsuite/40704
386c4027 1719 * test_summary: Filter out "\r".
c2d88223 1720
2feb56e6
AO
17212009-06-02 Alexandre Oliva <aoliva@redhat.com>
1722
1723 * compare-debug: Don't fail just because of .eh_frame differences.
1724
060717fc
JJ
17252009-04-27 Jakub Jelinek <jakub@redhat.com>
1726
1727 PR testsuite/39807
1728 * dg-extract-results.sh: Close open files and use >> instead of >
1729 to decrease number of concurrently open files from awk. Avoid
1730 = at the beginning of a regexp and redirect to a file determined
1731 by curfile variable rather than concatenated strings to workaround
1732 Solaris nawk bug.
1733
7527cf21
GP
17342009-04-25 Gerald Pfeifer <gerald@pfeifer.com>
1735
1736 * test_summary: Only include LAST_UPDATED if it exists.
1737 Complete copyright years.
1738
0455c7f4
PB
17392009-04-16 Paolo Bonzini <bonzini@gnu.org>
1740
1741 * compare-all-tests: New.
1742
50e8c6d2
JJ
17432009-04-14 Jakub Jelinek <jakub@redhat.com>
1744
1745 * gennews (files): Reference GCC 4.4 web pages.
1746
748086b7
JJ
17472009-04-09 Jakub Jelinek <jakub@redhat.com>
1748
1749 * reghunt/date_based/reg_periodic: Change copyright header to refer
1750 to version 3 of the GNU General Public License and to point readers
1751 at the COPYING3 file and the FSF's license web page.
1752 * reghunt/date_based/reg_search: Likewise.
1753 * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
1754 * regression/btest-gcc.sh: Likewise.
1755 * regression/objs-gcc.sh: Likewise.
1756
a072f1cf
RW
17572009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1758
1759 * check_warning_flags.sh: Update flag exceptions.
1760
7a401a0d
BE
17612008-11-18 Ben Elliston <bje@au.ibm.com>
1762
1763 * dg-cmp-results.sh: Do not print usage if either .sum file cannot
1764 be opened; print a more meaningful error instead.
1765
7134e605
JJ
17662008-10-24 Janis Johnson <janis187@us.ibm.com>
1767 Jakub Jelinek <jakub@redhat.com>
1768
1769 * dg-extract-results.sh: New file.
1770
e63ea00c
RW
17712008-07-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1772
1773 * check_makefile_deps.sh: New file.
1774
a3ced85e
SP
17752008-05-08 Sebastian Pop <sebastian.pop@amd.com>
1776
1777 * patch_tester.sh (report): Do not print "Checker: ".
1778
24170ff9
SP
17792008-04-23 Sebastian Pop <sebastian.pop@amd.com>
1780
1781 * patch_tester.sh (report): Do not print the time.
1782
7f9766e4
JM
17832008-04-01 Joseph Myers <joseph@codesourcery.com>
1784
1785 * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
1786 Handle @heading. Handle enumerated lists with starting numbers
1787 and extra headings.
1788
1d4edfd6
JJ
17892008-03-10 Janis Johnson <janis187@us.ibm.com>
1790
1791 * patch_tester.sh (initialization): Initialize svnpatch and stop.
386c4027 1792 (usage): Add -svnpath and -stop.
1d4edfd6
JJ
1793 (makedir): New.
1794 (argument handling): Process -stop and -svnpath.
1795 (setup code): Use makedir, error out if initial svn checkout fails.
1796 (update): Use svnpath. Invoke contrib/gcc_update.
1797 (apply_patch): Require that patch was created at top level. Use eval
1798 with option variables. Don't use bootstrap target for make. Verify
1799 that some tests were run.
1800 (bootntest_patched): Use snvpath.
1801 (main loop): For -stop, exit when there are no more patches to test.
1802
802e3f8c
RW
18032008-03-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1804
1805 * check_warning_flags.sh: Instead of invoke.texi, take the path
1806 to the doc directory as argument. Check that warnings listed in
1807 'gcc --help' are accepted by the compiler, and listed in the
1808 manuals.
1809
3825be8c
TT
18102008-03-06 Tom Tromey <tromey@redhat.com>
1811
1812 * patch_tester.sh (usage): Watermark is not lexicographic.
1813 Load $STATE/defaults if it exists.
1814 (selfexec): Use $0.
1815 (apply_patch): Handle deletions.
1816 (bootntest): Handle default settings.
1817
a7d95bfe
JJ
18182008-03-05 Jakub Jelinek <jakub@redhat.com>
1819
1820 * gennews (files): Reference GCC 4.3 web pages.
1821
1a1f7588
RW
18222008-02-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1823
1824 * check_warning_flags.sh: New file.
1825
8d8da227
JM
18262008-01-25 Joseph Myers <joseph@codesourcery.com>
1827
1828 * paranoia.cc (main): Remove handling of c4x_single and
1829 c4x_extended formats.
1830
3dfb41c5
SP
18312007-12-26 Sebastian Pop <sebastian.pop@amd.com>
1832
1833 * compareSumTests3: Changed to GPLv3.
1834 * prepare_patch.sh: Same.
1835 * uninclude: Same.
1836 * dglib.pm: Same.
1837 * gennews: Same.
1838 * texi2pod.pl: Same.
1839 * analyze_brprob: Same.
1840 * gcc_build: Same.
1841
66d3504c
SP
18422007-12-26 Sebastian Pop <sebastian.pop@amd.com>
1843
1844 * patch_tester.sh: Changed to GPLv3.
1845
cf79e386
SP
18462007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1847
1848 * patch_tester.sh: Don't save the script anymore.
1849
0f55312a
SP
18502007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1851
1852 * patch_tester.sh: New.
1853 * prepare_patch.sh: New.
1854
3a3b6beb
AO
18552007-11-26 Alexandre Oliva <aoliva@redhat.com>
1856
1857 * compare-debug: Introduce -p flag to preserve .stripped files.
1858
7b6cb843
MLI
18592007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1860
1861 * texi2pod.pl: Handle @asis.
1862 (postprocess): Move @gccoptlist{} after all formatting commands.
386c4027 1863
a64036a7
AO
18642007-10-01 Alexandre Oliva <aoliva@redhat.com>
1865
1866 * compare-debug: Avoid spurious errors when .stripped files
1867 exist.
1868
1733c7eb
HPN
18692007-09-22 Hans-Peter Nilsson <hp@axis.com>
1870
1871 * warn_summary (srcdirFilter): Add fixincludes, sim,
1872 newlib and mpfr.
1873
0cb58062
L
18742007-08-23 H.J. Lu <hongjiu.lu@intel.com>
1875
1876 * gcc_update: Handle different URL paths and tags.
1877
bb286d71
AO
18782007-08-16 Alexandre Oliva <aoliva@redhat.com>
1879
1880 * compare-debug: New.
1881
36dcf055 18822007-08-16 H.J. Lu <hongjiu.lu@intel.com>
1faae6ef 1883 Andreas Schwab <schwab@suse.de>
36dcf055
L
1884
1885 * gcc_update: Use "svn info" for revision number. Create
1886 gcc/REVISION with branch name and revision number.
1887
c749c2ee
DN
18882007-08-10 Diego Novillo <dnovillo@google.com>
1889
1890 * gcc.doxy: Rename from tree-ssa.doxy.
1891
cfa66dc1
DN
18922007-08-10 Diego Novillo <dnovillo@google.com>
1893
1894 * tree-ssa.doxy: Update for doxygen 1.5.
1895 Include all the files in the middle and back ends.
1896
6d409e8a
HPN
18972007-06-30 Hans-Peter Nilsson <hp@axis.com>
1898
1899 * gcc_update (files_and_dependencies): Handle
e9a57dc1 1900 gcc/testsuite/gcc.dg/cpp/direct2s.c.
6d409e8a 1901
6d707d08
MM
19022007-05-13 Mark Mitchell <mark@codesourcery.com>
1903
1904 * gennews (files): Reference GCC 4.2 web pages.
1905
3caecafa
ZW
19062007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu>
1907
1908 * texi2pod.pl: Correct handling of @itemize with no argument.
1909
a8af9c34
HPN
19102007-03-17 Hans-Peter Nilsson <hp@axis.com>
1911
1912 * uninclude: New utility, from Alexandre Oliva.
1913
7276d368
DH
19142007-02-26 Dominique Dhumieres <dominiq@lps.ens.fr>
1915
1916 * test_installed: Adjust to the move from g77 to gfortran.
1917
d0fc3f06
MK
19182007-02-16 Matthias Klose <doko@debian.org>
1919
1920 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
1921
ce0d943a
HPN
19222007-02-10 Hans-Peter Nilsson <hp@axis.com>
1923
1924 * test_summary (configflags): Adjust for changes in the
1925 config.status format due to update to autoconf 2.59.
1926
61930fe5
DJ
19272007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1928
1929 * gcc_update: Update for configure.in -> configure.ac.
1930
427e84f7
RS
19312007-02-06 Richard Sandiford <richard@codesourcery.com>
1932
1933 * texi2pod.pl: Handle @multitable.
1934
69403237
TT
19352007-01-15 Tom Tromey <tromey@redhat.com>
1936
1937 * download_ecj: New file.
1938
7f5b8ff7
MS
19392006-09-27 Matthew Sachs <msachs@apple.com>
1940
1941 * compareSumTests3: POD syntax fix.
1942
ed5ce4e0
MS
19432006-09-27 Matthew Sachs <msachs@apple.com>
1944
1945 * dglib.pm: Initial commit.
1946 * compareSumTests3: Initial commit.
1947
c3382fba
BF
19482006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
1949
1950 * dg-cmp-results.sh (compare-$$.awk): Print name[old]
1951 and not non-existing nm[old].
1952
27b56ba6
PE
19532006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1954
1955 Port to hosts whose 'sort' and 'tail' implementations
1956 treat operands with leading '+' as file names, as POSIX
1957 has required since 2001. However, make sure the code still
1958 works on pre-POSIX hosts.
1959 * compare_tests: Don't assume "sort +2" is equivalent to
1960 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1961
afef9a5b
JL
19622006-06-05 James Lemke <jwlemke@wasabisystems.com>
1963
1964 * dg-cmp-results.sh: New script for comparing DejaGNU logs.
1965
e58b87f7
RE
19662006-06-02 Richard Earnshaw <rearnsha@arm.com>
1967 Mike Stump <mrs@apple.com>
1968
1969 * compare_tests: Handle multilibs better.
1970
5dd59f65
DJ
19712006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1972
1973 * texi2pod.pl: Correct handling of absolute @include.
1974
597fb86c 19752006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
84309a32
DJ
1976
1977 * texi2pod.pl: Handle -I.
1978
b7ded1e0
MM
19792006-02-28 Mark Mitchell <mark@codesourcery.com>
1980
1981 * gennews (files): Update for GCC 4.1.
1982
46852b9b
DN
19832006-01-24 Diego Novillo <dnovillo@redhat.com>
1984
1985 * gcc_update (files_and_dependencies): Handle
1986 libgomp/testsuite/Makefile.in.
1987
953ff289
DN
19882006-01-18 Richard Henderson <rth@redhat.com>
1989 Diego Novillo <dnovillo@redhat.com>
1990
1991 * gcc_update (files_and_dependencies): Add libgomp files.
1992
7a774079
BE
19932005-12-06 Ben Elliston <bje@au.ibm.com>
1994
1995 * newcvsroot: Remove.
1996
f2bd1eb9
SB
19972005-11-03 Steven Bosscher <stevenb@suse.de>
1998
1999 * gcc_build: Fix my previous checking.
2000
f415efe3
JM
20012005-11-01 Joseph S. Myers <joseph@codesourcery.com>
2002
2003 * gcc_update: Include revision number in LAST_UPDATED.
2004
133f4c87
SB
20052005-10-30 Steven Bosscher <stevenb@suse.de>
2006
2007 * gcc_build: Use gcc.gnu.org as the default server. Set up
2008 SVN_REPOSITORY correctly. Add support for checking out branches.
2009
8f5c9c3d
AP
20102005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
2011
2012 * gcc_update: When svn update is called and
2013 --silent is used, pass -q.
2014
7dcd894f
AP
20152005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
2016
2017 * gcc_update: Remove the -q from svn invocation.
2018
6c301b82
AP
20192005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
2020
2021 * gcc_build: Remove -d from the call to gcc_update.
2022
1b9f940b 20232005-10-28 Daniel Berlin <dberlin@dberlin.org>
1faae6ef 2024 Ben Elliston <bje@au1.ibm.com>
386c4027 2025
1b9f940b
DB
2026 * gcc_update: Update for svn.
2027 * newcvsroot: Ditto.
2028 * gcc_build: Ditto.
2029
901097db
MM
20302005-10-21 Mark Mitchell <mark@codesourcery.com>
2031
386c4027 2032 * texi2pod.pl: Substitue for @value even when part of @include.
901097db 2033
0928f405
BW
20342005-10-21 Bob Wilson <bob.wilson@acm.org>
2035
2036 * texi2pod.pl: Convert two single quotes or two backquotes to
2037 double quotes.
2038
5464337b
BE
20392005-08-23 Ben Elliston <bje@au.ibm.com>
2040
2041 * gcc_update: Update dependencies for libjava/aclocal.m4.
2042
89ee9c70
KC
20432005-08-14 Kelley Cook <kcook@gcc.gnu.org>
2044
2045 * All files: Update with new FSF address.
2046
d0e71b9c
BE
20472005-07-14 Ben Elliston <bje@au.ibm.com>
2048
2049 * filter_params.pl: Typo fix.
2050 * filter_knr2ansi.pl: Likewise.
2051
bfac631b
GP
20522005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
2053
2054 * gennews (files): Update for egcs-1.0 release pages consolidation.
2055
492f761a
JM
20562005-04-17 Joseph S. Myers <joseph@codesourcery.com>
2057
2058 * gennews (files): Update for GCC 4.0.
2059
7e3c8f17
AO
20602005-03-18 Alexandre Oliva <aoliva@redhat.com>
2061
2062 * gcc_update (silent): Unset instead of initializing to null.
2063
d028e149
AS
20642005-03-18 Andreas Schwab <schwab@suse.de>
2065
2066 * gcc_update (apply_patch): Properly quote $1.
2067
2d072788
ZW
20682005-03-18 Zack Weinberg <zack@codesourcery.com>
2069
2070 * gcc_update: Add --silent option.
2071
be932466
KG
20722005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2073
2074 * warn_summary (keywordFilter): Update sed pattern for new quoting
2075 style in warnings.
2076
1f43e92e
KG
20772005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2078
2079 * warn_summary: Add -fortran subdir flag.
2080 (subdirectoryFilter): Fix missing ada subdir.
2081
9eaf7da0
HPN
20822004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
2083
2084 * gcc_update (touch_files): Don't rely on "make" being GNU make;
2085 grep for "Touching" to determine that the rule executes.
2086
18ccc7e0
HPN
20872004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
2088
2089 * gcc_update (touch_files): Explicitly pass --no-print-directory.
2090
9a399055
AP
20912004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
2092
2093 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
2094
71b5d516
PB
20952004-08-04 Paolo Bonzini <bonzini@gnu.org>
2096
2097 * gcc_update: Add fixincludes.
2098
df6e87bf 20992004-08-26 Matthias Klose <doko@debian.org>
1249691b 2100
df6e87bf
MK
2101 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
2102
21032004-08-26 Matthias Klose <doko@debian.org>
2104
2105 * test_summary: Include baseline used for libstdc++-v3 abi check
2106 in test summary.
1249691b 2107
5b292a4b
BE
21082004-08-25 Ben Elliston <bje@au.ibm.com>
2109
2110 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
2111
8b84ead6
AT
21122004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
2113
2114 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
2115 update done.
2116
71b5d516 21172004-08-04 Paolo Bonzini <bonzini@gnu.org>
d0921255
PB
2118
2119 * gcc_update: libjava/configure.ac -> configure.in. Automake
2120 1.4 does not handle configure.ac properly.
2121
da96112d
AS
21222004-08-04 Andreas Schwab <schwab@suse.de>
2123
2124 * gcc_update: libjava/configure.in -> configure.ac.
2125
1faae6ef 21262004-08-03 Richard Earnshaw <rearnsha@arm.com>
1e45521f
RE
2127
2128 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
2129
7eacb691
JL
21302004-07-16 Jeff Law <law@redhat.com>
2131
2132 * analyze_brprob: Fix comments. More consistent output format.
2133
5bed2809
DN
21342004-06-17 Diego Novillo <dnovillo@redhat.com>
2135
2136 * tree-ssa.doxy: Update for doxygen 1.3.5.
2137
cc605afe
AJ
21382004-06-14 Andreas Jaeger <aj@suse.de>
2139
2140 * gcc_update: boehm-gc/configure.in -> configure.ac.
2141
bf9a420e
PB
21422004-06-16 Paolo Bonzini <bonzini@gnu.org>
2143
2144 * gcc_update (boehm-gc/configure): Depend on
2145 boehm-gc/configure.ac instead of boehm-gc/configure.in
2146
5a4f1818
PB
21472004-06-14 Paolo Bonzini <bonzini@gnu.org>
2148
2149 * gcc_update (libmudflap/configure): Depend on
2150 libmudflap/configure.ac instead of libmudflap/configure.in
2151
d5ad6feb
AJ
21522004-06-14 Andreas Jaeger <aj@suse.de>
2153
2154 * gcc_update: Add libcpp.
2155
dbfa8d15
AJ
21562004-06-10 Andreas Jaeger <aj@suse.de>
2157
2158 * gcc_update: Add libgfortran.
2159
9e953fed
AP
21602004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
2161
2162 * gcc_update (libbanshee/configure): Depend on
2163 libbanshee/configure.ac instead of libbanshee/configure.in
2164
b4117c30
ZW
21652004-05-17 Zack Weinberg <zack@codesourcery.com>
2166
2167 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
2168 from list of files to be touched.
2169 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
2170
e3d26d7b
JM
21712004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
2172
2173 * gennews: Update for GCC 3.4.
2174
6de9cd9a
DN
21752004-05-13 Diego Novillo <dnovillo@redhat.com>
2176
2177 Merge from tree-ssa-20020619-branch.
2178
2179 * filter_gcc_for_doxygen: New file.
2180 * filter_knr2ansi.pl: New file.
2181 * filter_params.pl: New file.
2182 * tree-ssa.doxy: New file.
2183 * contrib/gcc_update (files_and_dependencies): Handle
2184 libbanshee and libmudflap.
2185
5b03e555 21862004-04-12 Kelley Cook <kcook@gcc.gnu.org>
b4117c30 2187 Andreas Jaeger <aj@suse.de>
5b03e555
KC
2188
2189 * gcc_update (files_and_dependencies): Insert zlib dependencies.
2190
3adc31d1
NN
21912004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2192
2193 * gcc_update (files_and_dependencies): libobjc/configure now
2194 depends on configure.ac, not configure.in.
2195
b52d4110
KC
21962004-04-01 Kelley Cook <kcook@gcc.gnu.org>
2197
2198 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
2199
7de53bca
AT
22002004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
2201
2202 * gcc_update (files_and_dependencies): Insert libffi dependencies.
2203
8ab705be
KC
22042004-03-10 Kelley Cook <kcook@gcc.gnu.org>
2205
2206 * gcc_update (files_and_dependencies): Insert libada/configure.
2207
61c3ff8f
AP
22082004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
2209
2210 * gcc_update (files_and_dependencies): Update intl/configure.in
2211 to intl/configure.ac.
2212
a4b0b8f1
KC
22132004-01-09 Kelley Cook <kcook@gcc.gnu.org>
2214
2215 * gcc_update (files_and_dependencies): Update fastjar/configure.in
2216 to fastjar/configure.ac
2217
102d3176
KC
22182004-01-07 Kelley Cook <kcook@gcc.gnu.org>
2219
2220 * gcc_update (files_and_dependencies): Remove non-existant files.
2221
dedebde1
KC
22222004-01-05 Kelley Cook <kcook@gcc.gnu.org>
2223
2224 * gcc_update (files_generated): Revert 2003-12-18 change.
2225
c5d1156b
AP
22262004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
2227
2228 * gcc_update (files_and_dependencies): For gcc directory,
2229 rename configure.in to configure.ac.
2230
d9b000b1
AT
22312003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
2232
2233 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
2234 remove acconfig.h. No longer used.
2235
90c2f1de
KC
22362003-12-18 Kelley Cook <kcook@gcc.gnu.org>
2237
2238 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
2239 gcc/ada/gnat_ug_* to use it.
2240
3a816711
JW
22412003-12-16 James E Wilson <wilson@specifixinc.com>
2242
2243 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
2244 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
2245
90ff9ff3
KC
22462003-12-11 Kelley Cook <kcook@gcc.gnu.org>
2247
2248 * gcc_update (files_and_dependencies): Correct typo in the filename
2249 gnat_ug_wnt.texi.
2250
c41affc7
AC
22512003-12-08 Arnaud Charlet <charlet@act-europe.fr
2252
2253 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
2254 treeprs.ads.
2255
8f850e49
MM
22562003-10-16 Mark Mitchell <mark@codesourcery.com>
2257
2258 * gennews (files): Add GCC 3.3 files.
2259
9d3d50d2
MM
22602003-08-21 Mark Mitchell <mark@codesourcery.com>
2261
2262 * gcc_build: Fix handling of -t option. Add -x option.
2263
5bea01be
MK
22642003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
2265
2266 * texi2pod.pl: Remove extra line.
2267
9fa09038
MK
22682003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
2269
2270 * texi2pod.pl: Default @itemize's parameter to @bullet.
2271
0c6a2903
ZW
22722003-07-12 Zack Weinberg <zack@codesourcery.com>
2273
2274 * gcc_update: gcc/acconfig.h no longer exists.
2275
c3c35932
MK
22762003-07-11 Matthias Klose <doko@debian.org>
2277
2278 * test_installed: Add options to run objc tests.
2279 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
2280
6eb95e99
ZW
22812003-07-04 Zack Weinberg <zack@codesourcery.com>
2282
2283 * gcc_update: Remove gcc/intl/plural.c from list.
2284 Add new generated files intl/plural.c, intl/configure,
2285 intl/config.h.in.
2286
e4048ffc
JT
22872003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
2288
2289 * gcc_update (files_and_dependencies): Add
2290 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
2291 gcc/testsuite/gcc.dg/cpp/mi1c.h.
2292
1faae6ef 22932003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
487a9427 2294
281b1732
NN
2295 * paranoia.cc: Fix spelling error.
2296
487a9427
NN
2297 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
2298 to GCC.
2299
112a0bfd
MS
23002003-04-04 Mike Stump <mrs@apple.com>
2301
2302 * compare_tests: Fix exit status and be more flexible with spacing.
2303
5ce810b7
PE
23042003-03-08 Phil Edwards <pme@gcc.gnu.org>
2305
2306 * test_summary: Add -h, print existing comments as help.
2307
1faae6ef 23082003-03-03 H.J. Lu <hjl@gnu.org>
b47d9efd
L
2309
2310 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
2311 * gcc_update: Likewise.
2312
d25fc1b5
AO
23132003-01-19 Alexandre Oliva <aoliva@redhat.com>
2314
2315 * test_summary (configflags): Only use the first match. Remove
2316 excess space. Use sub instead of gsub where possible. Use `none'
2317 if no configure flags were given.
2318
6787cc15
LR
23192003-01-10 Loren J. Rittle <ljrittle@acm.org>
2320
2321 * test_summary (configflags): awk portability.
2322
ce985125
AO
23232003-01-07 Alexandre Oliva <aoliva@redhat.com>
2324
2325 * test_summary (configflags): Compute correctly with both
2326 autoconfiscated and Cygnus-style top-level.
2327
029d882c
KG
23282003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2329
2330 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
2331 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
2332 gcc/java/keyword.gperf
2333
695a8bcf
GP
23342002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2335
2336 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
2337 depending on gcc/intl/plural.y.
2338
e1c1b6a5
AO
23392002-12-28 Alexandre Oliva <aoliva@redhat.com>
2340
e4029133 2341 * gcc_update (configure): Depend on config/acx.m4 as well.
6eb95e99 2342
e1c1b6a5
AO
2343 * gcc_update (configure): Depend on configure.in.
2344
d6bef02d
JM
23452002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
2346
2347 * texi2pod.pl: Skip contents of @copying.
2348
4977bab6
ZW
23492002-11-09 Zack Weinberg <zack@codesourcery.com>
2350
2351 * gthr_supp_vxw_5x.c: New file.
2352
ad03e4c4
RH
23532002-10-21 Richard Henderson <rth@redhat.com>
2354
2355 * paranoia.cc (real_c_float::image): Accomodate size of
2356 real_internal format.
2357 (main): Unbuffer stdio. Add real_internal format.
2358 (floor_log2_wide): New.
2359
fc76a969
RH
23602002-10-16 Richard Henderson <rth@redhat.com>
2361
2362 * paranoia.cc (ENUM_BITFIELD): New.
2363 (class): Define as klass around real.h.
2364 (real_c_float): Not a template any longer; define MODE as a
2365 class static constant; use real_format elements for SIZE.
2366 Update uses of real_to_decimal and real_to_hexadecimal.
2367 (main): Change -g argument to use a format name.
2368 (mode_for_size): Remove.
2369
efdc7e19
RH
23702002-09-16 Richard Henderson <rth@redhat.com>
2371
2372 * paranoia.cc: New file.
2373
7fd6c930
RH
23742002-09-04 Richard Henderson <rth@redhat.com>
2375
2376 * enquire.c: Remove.
2377
72c41e5a
MM
23782002-08-14 Mark Mitchell <mark@codesourcery.com>
2379
2380 * gennews (files): Add GCC 3.2 files.
2381
1899ba3e
GP
23822002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2383
2384 * gennews (files): Add proper files for the GCC 3.1 release series.
2385 Simplify and reformat introductory wording.
2386
39cef914
NN
23872002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2388
2389 * enquire.c: Move from gcc.
2390
1faae6ef 23912002-07-16 H.J. Lu <hjl@gnu.org>
554b8111
L
2392
2393 * gcc_update (touch_files): Pass -s to ${MAKE}.
2394
dd6773cd
ZW
23952002-06-26 Zack Weinberg <zack@codesourcery.com>
2396
2397 * texi2pod.pl: Correct handling of the internal R<> sequence.
2398
ba9e1571
FW
23992002-05-31 Florian Weimer <fw@deneb.enyo.de>
2400
2401 * gcc_update (files_and_dependencies): Add generated Texinfo files
2402 for Ada.
2403
1e6347d8
RO
24042002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2405
2406 * test_installed: Allow for PWDCMD to override hardcoded pwd.
2407 * test_summary: Likewise.
2408
29a948c8
GK
24092002-04-18 Geoffrey Keating <geoffk@redhat.com>
2410
2411 * gcc_update (touch_files): Don't have empty for loop.
2412
b8d70bee
RH
24132002-04-16 Richard Henderson <rth@redhat.com>
2414
2415 * gcc_update: Remove libchill.
2416
28852cc6
ZW
24172002-03-25 Zack Weinberg <zack@codesourcery.com>
2418
2419 * texi2pod.pl: Handle @end ftable and @end vtable.
2420
049b03f4
ZW
24212002-03-11 Zack Weinberg <zack@codesourcery.com>
2422
2423 * texi2pod.pl: Handle @include, @ftable, @vtable.
2424 Reformat some code for clarity.
2425
719bb4e3 24262002-02-24 Christian Jönsson <c.christian.joensson@telia.com>
506d4ef6
CJ
2427
2428 * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
2429 WARNING and ERROR output from the *.sum files.
2430
66b8f5d7
GP
24312002-01-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2432
2433 * gennews (files): Replace gcc-2.95/gcc-2.95.html,
2434 gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
2435 and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
2436
c10a75a7
GP
24372002-01-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2438
2439 * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
2440 egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
2441 egcs-1.1/index.html.
2442
99e9e773
KG
24432002-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2444
2445 * warn_summary: Add -ada subdirectory flag.
2446
3da33af3
MK
24472001-12-12 Matthias Klose <doko@debian.org>
2448
2449 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
2450 generation of more than one man page from one source.
2451 Add '-' to set of valid chars for an identifier.
2452 Let -D option accept flags of the form <flag>=<value>.
2453 Use \s+ for whitespace detection in '@c man' lines.
2454 Handle @set and @clear independent of $output.
2455 Substitute all @value{}'s in a line.
2456
77bd67cb
JM
24572001-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
2458
2459 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
2460 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
2461 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
2462 greater than 9 in enumerations.
2463
1faae6ef 24642001-11-07 Laurent Guerby <guerby@acm.org>
178612c9
LG
2465
2466 * gcc_update (files_and_dependencies): Add Ada dependencies.
2467
bbd300a9
JM
24682001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
2469
2470 * snapshot: Remove.
2471
b5f20931
RS
24722001-09-07 Richard Sandiford <rsandifo@redhat.com>
2473
2474 Revert:
3da33af3 2475 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
b5f20931
RS
2476 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
2477 touch.
2478
1faae6ef 24792001-09-04 David.Billinghurst <David.Billinghurst@riotinto.com>
e7503d92 2480
3da33af3 2481 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
e7503d92
DB
2482 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
2483 touch.
2484
e961606c
JH
2485Mon Aug 13 02:29:08 CEST 2001 Jan Hubicka <jh@suse.cz>
2486
2487 * analyze_brprob: Update for changes in gcc debug output.
2488
ffd15534
JH
2489Sat Jul 28 22:37:49 CEST 2001 Jan Hubicka <jh@suse.cz>
2490
2491 * analyze_brprob: Avoid more overflows.
2492
da397f8e
RH
24932001-07-27 Richard Henderson <rth@redhat.com>
2494
2495 * test_summary: Copy LAST_UPDATED UTC time to head of summary.
2496
92e3cac8
JH
2497Fri Jul 27 18:01:21 CEST 2001 Jan Hubicka <jh@suse.cz>
2498
2499 * analyze_brprob: Avoid overflows.
2500
2a08c780
RH
25012001-07-27 Richard Henderson <rth@redhat.com>
2502
2503 * gcc_update: Dump timestamp in LAST_UPDATED.
2504
3da33af3 25052001-07-26 Andreas Jaeger <aj@suse.de>,
1faae6ef 2506 Hans-Peter Nilsson <hp@bitrange.com>
a6ed70ef
AJ
2507
2508 * analyze_brprob: Fix documentation.
2509
4edc91ae
JH
2510Mon Jul 23 15:47:19 CEST 2001 Jan Hubicka <jh@suse.cz>
2511
2512 * analyze_brprob: Fix awk compatibility problems; update comment.
2513
f981f97b
AJ
25142001-07-23 Andreas Jaeger <aj@suse.de>
2515
2516 * analyze_brprob: Fix more typos.
2517
075cc945
AJ
25182001-07-23 Andreas Jaeger <aj@suse.de>
2519
2520 * analyze_brprob: Fix typos.
2521
aee96fe9
JM
25222001-07-03 Joseph S. Myers <jsm28@cam.ac.uk>
2523
2524 * texi2pod.pl: Handle @r inside @item.
2525
51817b10
ZW
25262001-07-02 Zack Weinberg <zackw@stanford.edu>
2527
2528 * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
2529
1faae6ef 25302001-07-01 Zoltan Felleg <zfelleg@telnet.hu>
e5149841
ZF
2531
2532 * warn_summary: Fix typo in a comment.
2533
894b7c63
ACY
25342001-06-14 Albert Chin-A-Young <china@thewrittenword.com>
2535
4977bab6 2536 * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
894b7c63 2537
acabb596
MM
25382001-06-13 Mark Mitchell <mark@codesourcery.com>
2539
2540 * gennews: Set TERM to vt100 for Lynx.
2541
9f293893
GP
25422001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2543
2544 * release: Remove.
2545
17d6c819
JH
2546Tue Jun 12 12:21:40 CEST 2001 Jan Hubicka <jh@suse.cz>
2547
2548 * analyze_brprob: New file.
2549
72e0bae5
MM
25502001-06-11 Mark Mitchell <mark@codesourcery.com>
2551
a6ed70ef 2552 * gcc_build: Output information about the commands used to
72e0bae5
MM
2553 configure the compiler.
2554
47c2a318
JM
25552001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
2556
2557 * gennews: Update for GCC 3.0.
2558
aff5d053
JM
25592001-06-02 Joseph S. Myers <jsm28@cam.ac.uk>
2560
2561 * gcc_update: Update for move of documentation to gcc/doc.
2562
26d8af06
RO
25632001-05-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2564
2565 * contrib/test_summary (files): Sort before evaluating.
2566
6cf735a7
GP
25672001-05-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2568
2569 * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
2570
47816305
MM
25712001-05-21 Mark Mitchell <mark@codesourcery.com>
2572
2573 * gcc_build: Use -d when invoking gcc_update.
2574
f3e16a47
AJ
25752001-05-18 Andreas Jaeger <aj@suse.de>
2576
2577 * gcc_update: Add rules for libf2c/libI77.
2578
e8dc2763
AO
25792001-05-17 Alexandre Oliva <aoliva@redhat.com>
2580
2581 * gcc_update (touch_files): Use simpler, yet as portable, syntax.
2582
af22667e
LR
25832001-05-14 Loren J. Rittle <ljrittle@acm.org>
2584
2585 * gcc_update (touch_files): Enhance make portability.
2586
e8b073c1
AO
25872001-05-14 Alexandre Oliva <aoliva@redhat.com>
2588
2589 * gcc_update (touch_files): Use a Makefile to touch files.
2590
6e26f4aa
JM
25912001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
2592
2593 * texi2pod.pl: Add copyright and GPL notices.
2594
445c435a
JM
25952001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
2596
2597 * texi2pod.pl: Handle "\,".
2598
3f896fc2
JM
25992001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
2600
2601 * texi2pod.pl: Fix regular expression for @r to avoid exponential
2602 recursion. From Russ Allbery <rra@stanford.edu>. Remove perl
2603 version check.
2604
c2b31703
KG
26052001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2606
2607 * warn_summary (stageNfilter): Update for recent changes in
2608 bootstrap logic.
2609
150d3c00
JM
26102001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
2611
2612 * texi2pod.pl: Require at least perl 5.6.0.
2613
4bc1997b
JM
26142001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
2615
2616 * gcc_update: Add gcc/gcc.1 to generated files.
2617 * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle
2618 discarding to end of sentence with @xref where the sentence has an
2619 interior "." in markup, and handle discarding parentheses around
2620 such a sentence.
2621
d2796d4e
BS
26222001-01-11 Bernd Schmidt <bernds@redhat.com>
2623
2624 * gennews: Add gcc-2.95.3.
2625
2642624b
JM
26262001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
2627
2628 * texi2pod.pl: Handle @gcctabopt and @env in tables. Handle
2629 @command. Format URLs and email addresses in bold.
2630
fd939e46
JM
26312001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
2632
6bfa3dac
JM
2633 * gcc_update: Add cpp.1 to the list of generated files.
2634
fd939e46
JM
2635 * texi2pod.pl: Handle @option and @env.
2636
79424a4f
MS
26372001-01-03 Mike Stump <mrs@wrs.com>
2638
2639 * snapshot: Update to account for java libraries.
2640
5da01bc1
JO
26412000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
2642
2643 * test_summary: Export filesuffix, not fileprefix.
2644
2d6fd5fd
JM
26452000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
2646
2647 * release: Change some EGCS references to GCC.
2648
c097fab6
KG
26492000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2650
2651 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
2652 subdirectory flags. Add source directory prefix filtering.
2653 Redirect diagnostic output to stderr.
2654
f4e8dec6
ZW
26552000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
2656
2657 * texi2pod.pl: If multiple @c man sections with the same tag
2658 appear, concatenate them in the final output. When skipping,
2659 ignore block commands that can't cause skipping, and honor
2660 those that can. Ensure that verbatim blocks are separate
2661 paragraphs.
2662
beb039fe
JM
26632000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
2664
2665 * gcc_update: Don't touch tradcif.c or java/parse.h.
2666
b75d998f
ZW
26672000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
2668
2669 * texi2pod.pl: Restructure for comprehensibility, add
2670 comments. Merge handling of @ignore and @ifxxx. Handle a
2671 whole bunch more Texinfo commands. Use consistent formatting
2672 style.
2673
c4f0b011
JM
26742000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
2675
2676 * gennews: New script.
2677
d9ddcc6a
GP
26782000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2679
2680 * gcc_update: Update a comment as we now require bison for CVS users.
2681
c01a508e
JM
26822000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
2683
2684 * gcc_update: Add gcov.1 to the list of generated files.
2685
c132c0e3
MM
26862000-11-21 Mark Mitchell <mark@codesourcery.com>
2687
2688 * gcc_build: Remove code to put information in a log file.
2689
3d6f4d76
ZW
26902000-11-19 Zack Weinberg <zackw@stanford.edu>
2691
2692 * texi2pod.pl:
2693 - Add real command line parsing.
2694 - Support @ifset, @ifclear, @set, @value, -D switch.
2695 - Support @sc. Improve handling of @ref and friends.
2696 - Discard @subsection, @need, @node lines.
2697 - Un-nest font changes to match texinfo semantics.
2698 - Handle @{ and @}. Oops.
2699 - Don't emit E<> directives inside verbatim blocks.
2700
f6820157
BK
27012000-11-12 Bruce Korb <bkorb@gnu.org>
2702
2703 * release: generalize the release script a bit.
2704
8a3d997e
MM
2705Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
2706
2707 * gcc_build: Add -o option for setting the objdir to use.
2708
1e8ba2a3
JL
27092000-11-11 Jeff Law <law@redhat.com>,
2710
2711 * release: New file.
2712
09ff8283
JL
27132000-11-08 Jeff Law <law@redhat.com>,
2714 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2715
2716 * snapshot: New file.
2717
37ac3c7f
JO
27182000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
2719
2720 * gcc_build (bootstrap_gcc): New function.
2721 (configure_gcc): Likewise.
2722 (build_gcc): Rewritten to use configure and bootstrap.
2723 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
2724
9f56c004
MM
27252000-10-31 Mark Mitchell <mark@codesourcery.com>
2726
2727 * gcc_build (MAKE): New variable.
2728 (build_gcc): Use it. Fix logging of errors.
2729 (install_gcc): Likewise.
2730
d3d6410d
MM
27312000-10-29 Mark Mitchell <mark@codesourcery.com>
2732
2733 * gcc_build: Save the output from CVS into the logfile as well.
2734
59c341cb
MM
27352000-10-25 Mark Mitchell <mark@codesourcery.com>
2736
2737 * gcc_build: Fix typos.
2738
f4d48ea9
JM
27392000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
2740
2741 * gperf-2.7-19981006.pat: Remove.
2742
6f298a0a
JM
27432000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
2744
2745 * test_installed: Change EGCS references to refer to GCC.
2746
2d89ce6a
GP
27472000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2748
2749 * gcc_update (touch_files): Add some informative output.
f3e16a47 2750
12acf3a9
AJ
27512000-09-16 Andreas Jaeger <aj@suse.de>
2752
2753 * gcc_update: Remove gcc/c-parse.gperf.
2754
41343a8f
GP
27552000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
2756 Alexandre Oliva <aoliva@redhat.com>
2757
2758 * gcc_update: Execute touch_files_reexec even if `cvs update`
2759 failed.
2760
e50d2932
AO
27612000-08-09 Alexandre Oliva <aoliva@redhat.com>
2762
2763 * test_summary: AWK breaks with filenames containing `='.
2764
b9faa6b6
MM
2765Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
2766
2767 * gcc_build: New script.
2768
1735b35f
MM
27692000-07-13 Mark Mitchell <mark@codesourcery.com>
2770
2771 * gcc_update (files_and_dependencies): Remove generated YACC files.
2772
792abd35
MM
27732000-07-12 Mark Mitchell <mark@codesourcery.com>
2774
2775 * gcc_update (files_and_dependencies): Remove generated YACC files.
2776
84d6d72f
MM
27772000-06-04 Mark Mitchell <mark@codesourcery.com>
2778
2779 * newcvsroot: Handle filenames that contain spaces.
2780
dd5330e8
ZW
27812000-06-03 Zack Weinberg <zack@wolery.cumb.org>
2782
2783 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
2784 Elide --with-gcc-version-trigger and --norecursion from
2785 configure flags. Remove code to report status of haifa scheduler.
2786
fda73e41
AO
27872000-05-18 Alexandre Oliva <aoliva@cygnus.com>
2788
2789 * gcc_update (self): Set to `$0'.
2790 (touch_files_reexec): Use `$self' instead of `$0'.
fda73e41 2791
25a9b3e5
AO
27922000-05-12 Alexandre Oliva <aoliva@cygnus.com>
2793
2794 * gcc_update (touch_files_reexec): New function, run after the
2795 tree is modified.
2796
bdcabcd4
RH
27972000-05-08 Richard Hendeson <rth@cygnus.com>
2798
2799 * gcc_update: Remove references to inclhack.tpl.
2800
62014cb3
JM
28012000-04-28 Jason Merrill <jason@casey.cygnus.com>
2802
2803 * index-prop: Use a single pattern. Also support *** cdiffs.
2804
1faae6ef 28052000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
62014cb3
JM
2806
2807 * index-prop: Don't change /dev/null.
2808
b9550bfb
GP
28092000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2810
2811 * gcc_update: Refer to GCC and gcc_update instead of egcs and
12acf3a9 2812 egcs_update.
b9550bfb 2813
db6a1df0
JL
28142000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
2815
b9550bfb 2816 * index-prop: Fix occasional problem when using cvs diff -p.
db6a1df0 2817
86702e31
ZW
28182000-04-18 Zack Weinberg <zack@wolery.cumb.org>
2819
2820 * gcc_update: Remove references to cexp.c/cexp.y.
2821
05e1739f
GP
28221999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2823
2824 * newcvsroot: Add check on the number of command-line arguments.
2825 Add usage.
2826
5c96cc3b
WB
2827Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
2828
2829 * gcc_update: Allow patches compressed by bzip2.
2830
1faae6ef 28311999-10-11 Martin v. Löwis <loewis@informatik.hu-berlin.de>
ba33cb50
ML
2832
2833 * newcvsroot: New file.
2834
697f6b2f
CB
28351999-09-11 Craig Burley <craig@jcb-sc.com>
2836
2837 * convert_to_f2c, convert_to_g2c, download_f2c: New file.
2838
ecdea017
GP
28391999-08-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2840
2841 * gcc_update: New file.
2842 * egcs_update: Renamed to gcc_update.
2843
83694b61
RL
28441999-08-09 Robert Lipe <robertlipe@usa.net>
2845
2846 * test_summary: Quote curly braces in 1999-07-03 change.
2847
1a618a5a
AO
28481999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
2849
2850 * egcs_update (files_and_dependencies): Fixed typo in
2851 gcc/cstamp-h.in. Added gcc/config.in.
2852
94b82f2b
AO
28531999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br>
2854
2855 * egcs_update (files_and_dependencies): New function, with
2856 complete list of files to be updated, as well as their
2857 dependencies.
2858 (touch_files): Check the timestamp of each generated file against
2859 its dependencies'.
2860 (main): New flags --touch, --list and --help. Remove the
2861 pre-update step.
2862
bc8735ed 28631999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br>
12acf3a9 2864
bc8735ed
AO
2865 * test_summary: Replace egcs with gcc. Update e-mail address.
2866
9d59f307 28671999-07-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1faae6ef 2868 Jerry Quinn <jquinn@nortelnetworks.com>
9d59f307
GP
2869
2870 * egcs_update (touch_files, apply_patch): New functions.
2871 Use them. New command-line option --patch. Split test of local
2872 tree into two parts. Add comments.
2873
069550be
AO
28741999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
2875
12acf3a9 2876 * test_summary: If Target is `unix{*}', append the Target variants
069550be
AO
2877 to Host.
2878
6f482ae3
AO
28791999-06-12 Alexandre Oliva <oliva@dcc.unicamp.br>
2880
2881 * test_summary: Set default mail-address and version for egcs
2882 instead of relying on unpredictable pathnames.
2883 Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
2884
2fa6b2d2
JL
2885Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
2886
2887 * fixinc/*: Delete obsolete files.
2888
7a19950e
RL
28891999-02-04 Robert Lipe <robertlipe@usa.net>
2890
12acf3a9
AJ
2891 * egcs_update: Test return values of 'cvs update'. Propogate
2892 to caller as exit values.
7a19950e 2893
bdf32ae5
GP
28941999-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2895
2896 * egcs_update: Use "if" instead of "&&". Touch generated files
12acf3a9 2897 only after the corresponding *.y files.
bdf32ae5 2898
3243be28
GP
28991999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2900
2901 * egcs_update: Do not use xargs, but a backquote construct.
2902
692c4bf5
AO
29031999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br>
2904
ceff9b14
AO
2905 * test_summary (version): Remove carriage return that gawk inserts
2906 in the version string for some reason.
692c4bf5 2907
5eff2ed5
GP
29081998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2909
2910 * egcs_update: Only touch files that already exist.
2911
cae94af8
AO
29121998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br>
2913
ceff9b14 2914 * test_summary (EOF): Remove double backslash.
cae94af8
AO
2915 Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2916
ddf469cc
AO
29171998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br>
2918
ceff9b14 2919 * test_summary (address): Set to egcs-testresults mailing list.
ddf469cc 2920
aa4d18c9
AO
29211998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
2922
ceff9b14
AO
2923 * test_summary (address): Added Marc Lehmann's testsuite-results
2924 to the default e-mail address.
aa4d18c9 2925
0a955618
AO
29261998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
2927
ceff9b14
AO
2928 * test_summary (-p, prepend_logs): Add these before the summary.
2929 (Compiler, Platform): Print these just before configflags.
0a955618 2930
0d4f7920
KG
2931Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2932
2933 * warn_summary (longLineFilter): New shell function to encapsulate
12acf3a9
AJ
2934 this functionality. It is off by default, only active if -llf
2935 flag is specified.
2936 (subdirectoryFilter): Fix bug in filtering which made some
2937 subdirectory warnings erroneously appear in the toplevel set.
2938 (stageNfilter): Renamed from `stageNwarns'. Updated to collect
2939 warnings from stage1 as well as stage0, which means warnings from
2940 outside the bootstrap directory. Eg, the libraries, etc.
2941 (warningFilter): New shell function to encapsulate this
2942 functionality.
0d4f7920 2943 (keywordFilter): New shell function to encapsulate this
12acf3a9 2944 functionality.
0d4f7920
KG
2945
2946 Store data in a temp file rather than calculating it 3x. Arrange
2947 to remove it on exit and signals.
2948
2949 Add -pass/-wpass flags to do "pass through" (i.e. manual
12acf3a9
AJ
2950 inspection) of bootstrap output from a particular stageN as well
2951 as language subdirs.
0d4f7920 2952
12acf3a9 2953 Add better comments/documentation.
0d4f7920 2954
415634f6
GP
2955Sat Oct 31 16:39:31 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2956
2957 * egcs_update: Add comment about keeping the FAQ synchronized.
2958
0999b4b8
JL
2959Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com)
2960
2961 * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
2962 in the repo again.
2963
1faae6ef 2964Fri Oct 16 07:35:00 1998 Bruce Korb <korb@datadesign.com>
318b0430
BK
2965
2966 * egcs_update: Added gcc/fixinc/* generated files to touch list.
2967
788169db
JL
2968Tue Oct 13 23:28:33 1998 Jeffrey A Law (law@cygnus.com)
2969
2970 * egcs_update: Remove gcc/java/parse.c from list of files to
2971 touch.
2972
8173d477
KG
2973Wed Oct 7 13:00:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2974
2975 * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
2976
a3225b7a
KG
2977Mon Oct 5 14:19:48 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2978
2979 * warn_summary (subdirectoryFilter): New shell function to
12acf3a9
AJ
2980 optionally filter in/out gcc subdirectories when summarizing
2981 warnings. Add new flags to support subdirectory filtering.
2982
a3225b7a 2983 Also, ensure the bootstrap stage is a number. Add some more C
12acf3a9
AJ
2984 keywords that are preserved in the "warning type" summary and
2985 tighten up the "arg ???" regexp.
a3225b7a 2986
1faae6ef 2987Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
3b0e5534
BK
2988
2989 * fixinc/inclhack.def: Not all C++ comments in C headers
2990 were treated alike. They are now. Also fixed syntax
2991 of sed expression in "systypes" fix.
2992
2993 * fixinc/inclhack.def: Removed SVR4.2-ism from shell invocation
2994
2995 * egcs_update: Added fixinc/* generated files to touch list.
2996
f06e7a27
KG
2997Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2998
2999 * egcs_update: Additionally touch gcc/java/parse.[ch].
3000
1faae6ef 3001Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
12acf3a9 3002
430c3d7b
BK
3003 * fixinc/inclhack.def: Added two files required by
3004 SCO's Open Server 5's avoid_bool fix.
3005 Regenerated fixinc.x and inclhack.sh to incorporate
3006 the update.
3007
aecb0339
RL
3008Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com>
3009
3010 * egcs_update: Do the pass 1 CVS update only for files that
12acf3a9 3011 may reasonably be under CVS control.
aecb0339 3012
49e921be
AO
30131998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
3014
ceff9b14 3015 * test_installed: New script for testing already-installed
12acf3a9 3016 gcc/g++/g77.
49e921be 3017
23a05d03
GP
3018Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3019
3020 * egcs_update: Assigned copyright to FSF.
3021
9b14b81c 3022Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4977bab6 3023 Alexandre Oliva <oliva@dcc.unicamp.br>
9b14b81c
GP
3024
3025 * egcs_update: New switch --nostdflags and documentation
3026 enhancements.
3027
f717c7e4
GP
3028Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3029
3030 * egcs_update: New script.
3031
1faae6ef 30321998-08-05 Bruce Korb <korbb@datadesign.com>
7c3b5ba5
BK
3033
3034 * fixinc/Makefile
3035 Added define for target machine so machine-specific tests
3036 can be selected for or against.
3037
3038 * fixinc/fixincl.c
3039 Added an array of string pointers to machines to select
3040 or avoid, depending on a FD_MACH_IFNOT bit flag.
3041 Used a shell script to match the defined TARGET_MACHINE
3042 with any of the given match patterns.
3043
3044 * fixinc/fixincl.tpl
3045 Generate the array of strings and bit flag, as needed,
3046 depending on "mach" and "not_machine" attributes for a fix.
3047
3048 * fixinc/mkfixinc.sh
3049 Invoke the make with TARGET assigned the value of the
3050 machine name argument.
3051
31e9c6ed
MS
3052Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
3053
3054 * compare_tests: New script.
3055
91fa313b
AO
30561998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
3057
ceff9b14 3058 * test_summary: Assigned copyright to FSF.
91fa313b 3059
18aca902
GP
3060Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3061
3062 * test_summary: Corrected script name in comments providing
3063 documentation. Added linebreaks for lines with > 80 characters.
3064
1faae6ef 3065Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3e5fb7a9 3066
ceff9b14
AO
3067 * test_summary: New switch, -i, and environment variable,
3068 append_logs, for including files in the report.
3e5fb7a9 3069
91af92df
MH
30701998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
3071
3072 * warn_summary: Update to Kaveh's latest version allowing to
3073 specify the last stage built.
3074
1faae6ef 30751998-05-29 Bruce Korb <korbb@datadesign.com>
91af92df 3076
a681b39b
BK
3077 * fixinc/mkfixinc.sh
3078 Changes to make it easier to invoke on platforms that
3079 normally do not invoke fixincludes.
3080
3081 * fixinc/inclhack.def
3082 Applied fixes from egcs/gcc/fixincludes from the past several
3083 months.
3084
1faae6ef 30851998-05-28 Bruce Korb <korbb@datadesign.com>
91af92df 3086
8a5b8e20
BK
3087 * fixinc/*: Updated most everything for a first real
3088 try at getting "fast_fixincludes" working.
3089
be3a14bb
JM
30901998-05-28 Jason Merrill <jason@yorick.cygnus.com>
3091
3092 * index-prop: New file.
3093
269df0f8
JL
3094Sat May 23 23:38:49 1998 Matthias Klose <doko@cs.tu-berlin.de>
3095
3096 * test_summary: find good awk (copied from warn_summary).
3097
3098Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com)
3099
3100 * test_summary, warn_summary: New files
This page took 1.710929 seconds and 5 git commands to generate.