]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
re PR c++/90108 (ICE: Segmentation fault (in c_tree_chain_next))
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
ec60715d
JJ
12019-04-17 Jakub Jelinek <jakub@redhat.com>
2
3 * dg-extract-results.sh: Only handle WARNING: program timed out
4 lines specially in "$MODE" == "sum". Restore previous behavior
5 for "$MODE" != "sum". Clear has_timeout and timeout_cnt if in
6 a different variant or curfile is empty.
7 * dg-extract-results.py: Fix a typo.
8
904f3daa
ML
92019-04-05 Martin Liska <mliska@suse.cz>
10
2723350f 11 PR translation/89936
904f3daa
ML
12 * check-internal-format-escaping.py: Properly detect wrong
13 apostrophes.
14
93964ebd
ML
152019-03-11 Martin Liska <mliska@suse.cz>
16
17 * check-internal-format-escaping.py: Uncomment apostrophes
18 check.
19
a3f9f006
ML
202019-03-11 Martin Liska <mliska@suse.cz>
21
22 * check-internal-format-escaping.py: New file.
23
6f8fc6f9
TN
242019-03-10 Tommy Nguyen <remyabel@gmail.com>
25
26 PR contrib/82704
27 * download_prerequisites: Use -c instead of --check for sha512sum.
28
08bc73f0
ML
292019-03-06 Martin Liska <mliska@suse.cz>
30
31 * check-params-in-docs.py: Ignore a param.
32
0a7b7521
CL
332019-03-05 Christophe Lyon <christophe.lyon@linaro.org>
34
35 contrib/
36 * dg-extract-results.py: Handle case where a WARNING happens with
37 the first test of a harness.
38
e8d18fd8
CL
392019-03-05 Christophe Lyon <christophe.lyon@linaro.org>
40
41 contrib/
42 * dg-extract-results.sh: Fix order of WARNING and following test
43 result.
44
f874089d
CL
452019-02-04 Christophe Lyon <christophe.lyon@linaro.org>
46
47 contrib/
48 * dg-extract-results.py: Keep timeout warnings next to their
49 matching test.
50 * dg-extract-results.sh: Likewise.
51
b5fcfdba
JJ
522019-01-01 Jakub Jelinek <jakub@redhat.com>
53
54 * update-copyright.py: Add Gerard Jungman as external author.
55
80de5ef9
IB
562018-11-26 Iain Buclaw <ibuclaw@gdcproject.org>
57
58 * update-copyright.py (TestsuiteFilter): Skip .d tests.
59 (LibPhobosFilter): Add filter for upstream D sources.
60 (GCCCopyright): Add D Language Foundation as external author.
61 (GCCCmdLine): Add libphobos.
62
ca44d7f4
ML
632018-11-19 Martin Liska <mliska@suse.cz>
64
65 * check_GNU_style_lib.py: Detect mixed usage
66 of spaces and tabs.
67
357044d2
RO
682018-11-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
69
70 * gcc_update (files_and_dependencies): Handle libphobos.
71
46ec9261
TP
722018-10-25 Thomas Preud'homme <thomas.preudhomme@linaro.org>
73
74 * dg-cmp-results.sh: Print NA-FAIL and NA->UNRESOLVED changes at
75 default verbosity.
76
ca3a27b6
RO
772018-10-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
78
79 * config-list.mk (LIST): Switch to i686-solaris2.11,
80 sparc64-sun-solaris2.11.
81
0448002b
BRF
822018-10-04 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
83
84 * unused_functions.py: Handle archive files.
85
75fcc3eb
BRF
862018-10-04 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
87
88 * unused_functions.py: New file.
89
a0464aa0
ML
902018-09-25 Martin Liska <mliska@suse.cz>
91
92 * filter-rtags-warnings.py: New file.
93
4cac9d00
ML
942018-09-25 Martin Liska <mliska@suse.cz>
95
96 PR middle-end/86078
97 * check-params-in-docs.py: New file.
98
56856b58
J
992018-08-17 Jojo <jijie_rong@c-sky.com>
100 Huibin Wang <huibin_wang@c-sky.com>
101 Sandra Loosemore <sandra@codesourcery.com>
102 Chung-Lin Tang <cltang@codesourcery.com>
103 Andrew Jenner <andrew@codesourcery.com>
104
105 C-SKY port: Configury
106
107 * config-list.mk (LIST): Add csky-elf and csky-linux-gnu.
108
bddcac9d
TV
1092018-07-13 Tom de Vries <tdevries@suse.de>
110
111 * maintainers-verify.sh: New file.
112
e57aae39
CL
1132018-07-12 Christophe Lyon <christophe.lyon@linaro.org>
114
115 * compare_tests: Print number of tests in each category.
116
b33aa720
AM
1172018-06-19 Alexander Monakov <amonakov@ispras.ru>
118
119 * vim-gcc-dev/README: New file.
120 * vim-gcc-dev/ftdetect/gcc-dev.vim: New file.
121 * vim-gcc-dev/syntax/gcc-match.vim: New file.
122 * gimple.vim: Move under vim-gcc-dev/syntax/.
123 * gcc-rtl.vim: Likewise.
124
58508d3f
ML
1252018-06-19 Martin Liska <mliska@suse.cz>
126
127 * gcc-rtl.vim: New file.
128
6044eae7
JL
1292018-06-12 Jeff Law <law@redhat.com>
130
131 * config-list.mk (LIST): Remove alpha-freebsd6.
132
4be63d9e
RB
1332018-05-08 Richard Biener <rguenther@suse.de>
134
135 PR bootstrap/85571
136 * compare-lto: New script derived from compare-debug.
137
b1750618
JJ
1382018-05-02 Jakub Jelinek <jakub@redhat.com>
139
140 * gennews (files): Add files for GCC 8.
141
254f7933
JW
1422018-05-01 Jim Wilson <jimw@sifive.com>
143
144 * gcc_update: Check for .git as a file.
145
1e4573c0
CL
1462018-03-21 Christophe Lyon <christophe.lyon@linaro.org>
147
148 * test_summary: Match possible single quotes in configure path.
149
ed2a2f08
TS
1502018-03-02 Thomas Schwinge <thomas@codesourcery.com>
151
152 * update-copyright.py: Remove "libcilkrts" reference.
153
9f88a07b
YG
1542018-02-19 Yury Gribov <tetra2005@gmail.com>
155
156 * compare_tests: Use TMPDIR when set.
157 * dg-cmp-results.sh: Ditto.
158 * warn_summary: Ditto.
159
3ab78ac2
JW
1602018-01-29 Jonathan Wakely <jwakely@redhat.com>
161
162 * download_prerequisites: Use shasum for FreeBSD and DragonFly.
163
d1b9a572
ML
1642018-01-19 Martin Liska <mliska@suse.cz>
165
166 * analyze_brprob.py: Support new format that can be easily
167 parsed. Add new column to report.
168
ada38d5f
JJ
1692018-01-03 Jakub Jelinek <jakub@redhat.com>
170
171 * update-copyright.py: Skip pdt-5.f03 in gfortran.dg subdir.
172
5e9d6aa4 1732017-11-28 Julia Koval <julia.koval@intel.com>
92a285c1 174 Sebastian Peryt <sebastian.peryt@intel.com>
5e9d6aa4
JK
175
176 * contrib/gcc_update: Ditto.
177
caba2b36
ML
1782017-11-08 Martin Liska <mliska@suse.cz>
179
180 * analyze_brprob.py: Fix abbreviations for SI units.
181
22381c22
TS
1822017-10-02 Thomas Schwinge <thomas@codesourcery.com>
183
184 * gcc_update (files_and_dependencies): Handle libbacktrace.
185
37026b57
RB
1862017-09-18 Richard Biener <rguenther@suse.de>
187
188 * download_prerequisites (isl): Bump version to 0.18.
189
01f5295d
YG
1902017-08-02 Yury Gribov <tetra2005@gmail.com>
191
192 * mklog: Added new implementation.
193
e1df0c91
YG
1942017-08-02 Yury Gribov <tetra2005@gmail.com>
195
196 * mklog: Rename to ...
197 * mklog.pl: this.
198
883b0e46
YG
1992017-07-17 Yury Gribov <tetra2005@gmail.com>
200
201 * mklog: Fix extraction of changed file name.
202
8b99a6f7
GJL
2032017-07-17 Georg-Johann Lay <avr@gjlay.de>
204
205 * gcc_update (files_and_dependencies)
206 [gcc/config/avr/avr-tables.opt]: Remove dead entry.
207
f2bcf09e
ML
2082017-06-28 Martin Liska <mliska@suse.cz>
209
210 * gcc.doxy: Add default location for filters and output folder.
211 * filter_gcc_for_doxygen_new: Rename to filter_gcc_for_doxygen.
212 * filter_params.pl: Remove.
213
1e55769b
TP
2142017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
215
216 * dg-cmp-results.sh: Restore filtering on target variant.
217
afc474f8
TP
2182017-06-20 Thomas Preud'homme <thomas.preudhomme@arm.com>
219
220 * dg-cmp-results.sh: Keep test result lines rather than throwing
221 header and summary to support sum files with multiple tools.
222
7f1b5019
ML
2232017-05-31 Martin Liska <mliska@suse.cz>
224
225 * filter_params.py:
226 Transform ENUM_BITFIELD and comments starting with '/**'
227
892c1fce
DM
2282017-05-31 David Malcolm <dmalcolm@redhat.com>
229 Martin Liska <mliska@suse.cz>
230
231 * filter_params.py: New, porting the perl script to python,
232 adding a test suite.
233 * filter_gcc_for_doxygen_new: New file.
234
59075bc8
ML
2352017-05-30 Martin Liska <mliska@suse.cz>
236
237 * analyze_brprob.py: Add new argument to parse and modify
238 predict.def file.
239 * analyze_brprob_spec.py: Likewise.
240
0a71c876
TV
2412017-05-29 Tom de Vries <tom@codesourcery.com>
242
243 * check_GNU_style_lib.py (TrailingWhitespaceCheck.check): Assert no
244 trailing eol.
245 (TrailingWhitespaceTest): New unit test.
246 (check_GNU_style_file): Remove eol before checking.
247
75017bb9
TV
2482017-05-29 Tom de Vries <tom@codesourcery.com>
249
250 * check_GNU_style_lib.py (check_GNU_style_file): Treat file argument as
251 file handle. Add and handle file_encoding argument.
252 * check_GNU_style.py (main): Handle '-' file argument. Call
253 check_GNU_style_file with file handle as argument.
254
76baf5ca
TV
2552017-05-29 Tom de Vries <tom@codesourcery.com>
256
257 * check_GNU_style_lib.py: Use import_pip3 to import pip3 packages.
258 (import_pip3): New function.
259
b7fc9ae0
TV
2602017-05-24 Tom de Vries <tom@codesourcery.com>
261
262 * check_GNU_style_lib.py: New file, factored out of ...
263 * check_GNU_style.py: ... here. Call main unconditionally.
264
850098eb
ML
2652017-05-19 Martin Liska <mliska@suse.cz>
266
267 * check_GNU_style.py: New file.
268
f47337ae
JL
2692007-05-03 Jeff Law <law@redhat.com>
270
271 * config-list.mk (am33_2.0-linux): Remove from list of targets
272 to build.
273
03dc1f5f
JJ
2742017-05-02 Jakub Jelinek <jakub@redhat.com>
275
276 * gennews (files): Add files for GCC 7.
277
9f06c15a
TV
2782017-04-26 Tom de Vries <tom@codesourcery.com>
279
280 * gen_autofdo_event.py: Fix comment.
281
b1c0468f
DR
2822017-04-11 Damian Rouson <damian@sourceryinstitute.org>
283
92a285c1
ML
284 * download_prerequisites (md5_check): New function emulates Linux
285 'md5 --check' on macOS. Modified script for macOS compatibility.
b1c0468f 286
154cc77e
PD
2872017-02-06 Palmer Dabbelt <palmer@dabbelt.com>
288
289 * config-list.mki (LIST): Add riscv32-unknown-linux-gun and
290 riscv64-unknown-linux-gnu.
291
357a7731
BRF
2922017-01-31 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
293
294 * update-copyright.py (Copyright.process_file): Retain original
295 file mode.
296
23075ebe
GP
2972017-01-29 Gerald Pfeifer <gerald@pfeifer.com>
298
299 * update-copyright.py: Fix the name of this script in examples.
300
e6d55103
JJ
3012017-01-26 Jakub Jelinek <jakub@redhat.com>
302
303 * update-copyright.py: Add libhsail-rt to self.default_dirs
304 and call self.add_dir on it. Add Intel Corporation to external
305 authors.
306
4703b555
TS
3072017-01-25 Thomas Schwinge <thomas@codesourcery.com>
308
309 * gcc_update (files_and_dependencies): Care for "libhsail-rt".
310
f9e37186
GP
3112017-01-23 Gerald Pfeifer <gerald@pfeifer.com>
312
313 * patch_tester.sh (TESTLOGS): Remove
314 $TARGET/libjava/testsuite/libjava.sum.
315
eec5428b
GP
3162017-01-22 Gerald Pfeifer <gerald@pfeifer.com>
317
318 * warn_summary: Remove the -java option.
319
a395b2e5 3202017-01-20 Gerald Pfeifer <gerald@pfeifer.com>
b2bcb1b3 321
a395b2e5
GP
322 * update-copyright.py (LibJavaFilter): Remove.
323
3242017-01-17 Gerald Pfeifer <gerald@pfeifer.com>
325
b2bcb1b3
GP
326 * gcc_update: Remove entries related to GCJ and libgcj.
327 Complete copyright years and adjust my e-mail address.
328
a92ffb3e
RE
3292017-01-11 Richard Earnshaw <rearnsha@arm.com>
330
331 * gcc_update: Adjust touch list for ARM.
332
1243c42d
GP
3332017-01-08 Gerald Pfeifer <gerald@pfeifer.com>
334
335 * download_ecj: Remove.
6438c2f4
ML
336
3372017-01-05 Martin Liska <mliska@suse.cz>
338
339 * vimrc: Update indentation definition.
340
d0a0bfd9
JJ
3412017-01-04 Jakub Jelinek <jakub@redhat.com>
342
343 * update-copyright.py (GCCCmdLine): Add include, libcc1, libiberty,
344 libssp, libvtv and lto-plugin to default_dirs.
345
ae12c0f0
JJ
3462017-01-01 Jakub Jelinek <jakub@redhat.com>
347
348 * update-copyright.py (TestsuiteFilter): Skip params/README.
349 (GCCCmdLine): Remove libjava and libjava/testsuite add_dir.
350
ca3b6071
ML
3512016-12-14 Martin Liska <mliska@suse.cz>
352
353 * analyze_brprob.py: Add new column to output and new sorting
354 option. Fix coding style to not exceed 80 characters.
355 * analyze_brprob_spec.py: Add new sorting
356 option. Fix coding style to not exceed 80 characters.
357
38000825
MK
3582016-10-24 Moritz Klammler <moritz@glammler.eu>
359
6ddefaa7 360 PR other/61439
38000825
MK
361 * download_prerequisites: Conditionally verify checksums of
362 downloaded pacakges. Add help text.
363 * prerequisites.md5: New file.
364 * prerequisites.sha512: New file.
365
e77cf8c6
KT
3662016-10-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
367
368 * check_GNU_style.sh (remove_testsuite): New function.
369 Use it to remove testsuite from the diff.
370
643e0854
RO
3712016-09-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
372
373 * dg-extract-results.sh: Revert bogus change.
374
aa9baacf
CL
3752016-09-20 Christophe Lyon <christophe.lyon@linaro.org>
376
377 * dg-extract-results.py: Report DejaGnu error in the final
378 summary.
379 * dg-extract-results.sh: Likewise.
380
b0a5704b
CL
3812016-09-20 Christophe Lyon <christophe.lyon@linaro.org>
382
383 * compare_tests: Take ERROR messages into account when
92a285c1 384 comparing.
b0a5704b 385
abe95ef6
ML
3862016-08-17 Martin Liska <mliska@suse.cz>
387
388 * mark_spam.py: Mark as spam all comments done by a creator.
389
28619cd7
ML
3902016-08-15 Martin Liska <mliska@suse.cz>
391
392 * mark_spam.py: Add error handling and reset
393 another properties of attachments and bugs.
394
3f1b3373
ML
3952016-08-11 Martin Liska <mliska@suse.cz>
396
397 * mark_spam.py: Mark attachments as obsolete and rename them.
398
612a6ffe
EG
3992016-08-03 Eric Gallager <egall@gwmail.gwu.edu>
400
401 * download_prerequisites: Explicitly remove existing symlinks
402 before trying to create new ones.
403
ce84ada3
ML
4042016-07-28 Martin Liska <mliska@suse.cz>
405
406 * mark_spam.py: New file.
407
88617fe4
ML
4082016-07-21 Martin Liska <mliska@suse.cz>
409
410 * analyze_brprob.py: If there's no loop, do not calculate
411 average number of loop iterations.
412
199b1891
ML
4132016-06-24 Martin Liska <mliska@suse.cz>
414
415 * analyze_brprob.py: Parse and display average number
416 of loop iterations.
417
7b72d14a
AK
4182016-06-23 Andi Kleen <ak@linux.intel.com>
419
420 * gen_autofdo_event.py: New file to regenerate
421 gcc-auto-profile.
422
0609abda
TS
4232016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
424
425 * config-list.mk: Stop testing mep-elf.
426
3e326935
TS
4272016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
428
429 * config-list.mk: Stop testing avr-rtems.
430
914b155c
TS
4312016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
432
433 * config-list.mk: Stop testing m32r-rtems.
434
5ebf89bd
TS
4352016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
436
437 * config-list.mk: Remove h8300-rtems support.
438
8466af06
TS
4392016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
440
441 * config-list.mk: stop testing knetbsd.
442
d980e738
TS
4432016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
444
445 * config-list.mk: Stop testing openbsd3.0.
446
ee2499b4
TS
4472016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
448
449 * config-list.mk: Remove interix target.
450
316ded53
DE
4512016-06-21 David Edelsohn <dje.gcc@gmail.com>
452
453 * config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1,
454 rs6000-ibm-aix5.2.
455 Rename rs6000-ibm-aix6.0 as rs6000-ibm-aix6.1.
456 Add rs6000-ibm-aix7.1.
457
69071d86
ML
4582016-06-17 Martin Liska <mliska@suse.cz>
459
460 * analyze_brprob.py: Fix columns of script output.
461
50a593c7
RB
4622016-06-13 Richard Biener <rguenther@suse.de>
463
464 * download_prerequisites (ISL): Bump version to 0.16.1
465
22d222d2
AH
4662016-06-10 Alan Hayward <alan.hayward@arm.com>
467
468 * check_GNU_style.sh: Fix paste args for BSD
469
f8fdb10e
DM
4702016-06-09 David Malcolm <dmalcolm@redhat.com>
471
472 * config-list.mk (LIST): Add OPT-enable-obsolete to avr-rtems,
473 h8300-rtems, m32r-rtems, mep-elf.
474
54951c63
DM
4752016-06-09 David Malcolm <dmalcolm@redhat.com>
476
477 * config-list.mk (GCC_SRC_DIR): New variable.
478 (make-log-dir): Use GCC_SRC_DIR.
479 ($(LIST)): Likewise.
480
fdf3a386
ML
4812016-06-09 Martin Liska <mliska@suse.cz>
482
483 * analyze_brprob_spec.py: New file.
484
0d73e480
ML
4852016-06-09 Martin Liska <mliska@suse.cz>
486
487 * analyze_brprob.py: Add new argument --sorting.
488
e49efc14
ML
4892016-06-09 Martin Liska <mliska@suse.cz>
490
491 * analyze_brprob.py: Cover new dump output format.
492
48eae472
RO
4932016-06-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
494
495 * update-copyright.py (LibMudflapFilter): Remove.
496 (GCCCmdLine.__init__): Add gotools, libcc1.
497 Remove libmudflap.
498 List unhandled intl, libcilkrts, libgo, liboffloadmic,
499 maintainer-scripts.
500
00f35794
BE
5012016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
502
503 * download_prerequisites: Adjust gmp/mpfr/mpc versions.
504
bc6d9014
OE
5052016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
506
507 * compare-all-tests: Remove SH5 support.
508 * config-list.mk: Likewise.
509
4877829b
ML
5102016-04-28 Martin Liska <mliska@suse.cz>
511
512 * analyze_brprob: Remove.
513 * analyze_brprob.py: New file.
514
9364c30e
JJ
5152016-04-27 Jakub Jelinek <jakub@redhat.com>
516
517 * gennews (files): Add files for GCC 6.
518
d0e037eb
JH
5192016-04-17 Jan Hubicka <jh@suse.cz>
520
521 * analyze_brprob: Update comment.
522
2ecc0c83
MS
5232016-04-13 Martin Sebor <msebor@redhat.com>
524
525 * check_GNU_style.sh: Avoid false posivies in trailing operator
526 checks.
527
55a82b66
MS
5282016-03-07 Martin Sebor <msebor@redhat.com>
529
530 * check_GNU_style.sh (color): New global variable.
531 Add checks for trailing operators and spaces before left brackets.
532 Tightened up a check for a trailing left curly brace.
533 (g, ag, vg): Use color.
534 (col): Don't complain about excessively long lines with DejaGnu
535 directives.
536
1f347c50
TS
5372016-03-06 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
538
539 * mklog: Look for the ChangeLog file in $cwd.
540
7d081272
JS
5412016-02-26 Joel Sherrill <joel@rtems.org>
542
543 * config-list.mk: Add aarch64-rtems and x86_64-rtems
544
4a8c29cc
JW
5452016-01-19 Jonathan Wakely <jwakely@redhat.com>
546
547 * uninclude: Fix third argument to gensub.
548
f29fa917
JJ
5492016-01-04 Jakub Jelinek <jakub@redhat.com>
550
551 * update-copyright.py (GCCCopyright): Add NVIDIA Corporation
552 as external author.
553
7ce9105f
JBG
5542015-12-17 Jan-Benedict Glaw <jbglaw@lug-owl.de>
555
556 * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted
557 targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 .
558
f78590bb
TB
5592015-12-06 Tobias Burnus <burnus@net-b.de>
560
561 * download_prerequisites: Download ISL 0.15 instead of 0.14.
562
e06b54c2
ML
5632015-11-20 Martin Liska <mliska@suse.cz>
564
565 * clang-format: Split content of a list to multiple
566 lines.
567
0f3594af
ML
5682015-11-19 Martin Liska <mliska@suse.cz>
569
570 * clang-format: Enhance list of FOR_EACH macros.
571
daa53f38
ML
5722015-11-19 Martin Liska <mliska@suse.cz>
573
574 * clang-format: New file.
575
bd94906f
AM
5762015-11-11 Andrew MacLeod <amacleod@redhat.com>
577
578 * header-tools: New. Directory containing a set of tools for
579 manipulating header files.
580
27776f55
NS
5812015-10-30 Nathan Sidwell <nathan@acm.org>
582
583 * config-list.mk (nvptx-none): Add it.
584
78c56a5a
MT
5852015-09-11 Markus Trippelsdorf <markus@trippelsdorf.de>
586
587 * download_prerequisites: Make sure that script is run from
588 top level source directory.
589
dfa37515
RO
5902015-08-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
591
592 * update-copyright.py (GCCCmdLine): Add libvtv.
593
4b5ed6cf
UB
5942015-08-04 Uros Bizjak <ubizjak@gmail.com>
595
596 * texi2pod.pl: Escape braces in regexp involving @strong{...}.
597
7392b090
TV
5982015-07-15 Tom de Vries <tom@codesourcery.com>
599
600 * check_GNU_style.sh (cat_with_prefix): Fix quoting.
601
1a607203
SE
6022015-06-02 Steve Ellcey <sellcey@imgtec.com>
603
604 * test_installed (--target=): New option.
605
ec3dfdac
MM
6062015-05-30 Mikhail Maltsev <maltsevm@gmail.com>
607
608 * gimple.vim: New file.
609
323eb6e3
TV
6102015-05-18 Tom de Vries <tom@codesourcery.com>
611
612 * check_GNU_style.sh: Add temp files tmp2 and tmp3.
613 (cat_with_prefix): New function, using global variable prefix.
614 (col): Make prefix a global variable. Rewrite to process file at a time
615 rather than line at a time. Print part longer than 80 chars in red.
616
ad7f0dfe
TV
6172015-05-18 Tom de Vries <tom@codesourcery.com>
618
619 * check_GNU_style.sh (g, ag, vg): Don't cat empty file.
620
847b6e15
TV
6212015-05-18 Tom de Vries <tom@codesourcery.com>
622
623 * check_GNU_style.sh (g, ag, vg, col): Declare local vars with local.
624
7e425ad6
TV
6252015-05-18 Tom de Vries <tom@codesourcery.com>
626
627 * check_GNU_style.sh: Improve readability function calls.
628
36805406
JL
6292015-05-16 James Bowman <james.bowman@ftdichip.com>
630
631 * config-list.mk: Add FT32.
632
cc1e0483
TV
6332015-05-12 Tom de Vries <tom@codesourcery.com>
634
635 * check_GNU_style.sh (col): Fix tab size.
636
a22e33d0
TV
6372015-05-12 Tom de Vries <tom@codesourcery.com>
638
639 * check_GNU_style.sh: Put stdin into a temp file.
640
7f167be6
TV
6412015-05-12 Tom de Vries <tom@codesourcery.com>
642
643 * check_GNU_style.sh: Read either from stdin, or from files.
644
0648b807
TV
6452015-05-12 Tom de Vries <tom@codesourcery.com>
646
647 * check_GNU_style.sh: Check if files exists.
648
4171ffe9
TV
6492015-05-12 Tom de Vries <tom@codesourcery.com>
650
651 * check_GNU_style.sh: Don't use a filename prefix if we're only
652 processing one patch file.
653
a92a1c27
YG
6542015-05-12 Yury Gribov <y.gribov@samsung.com>
655
656 * mklog: Ignore preprocessor directives.
657
a497da4c
JJ
6582015-04-22 Jakub Jelinek <jakub@redhat.com>
659
660 * gennews (files): Add files for GCC 5.
661
74d35315
BE
6622015-03-06 Bernd Edlinger <bernd.edlinger@hotmail.de>
663
664 * dg-extract-results.sh: Check that the necessary python modules exist.
665
4ed8ef26
IV
6662015-02-05 Ilya Verbin <ilya.verbin@intel.com>
667
668 * gcc_update (files_and_dependencies): Add rules for liboffloadmic and
669 liboffloadmic/plugin.
670
8fced9b9
RS
6712015-01-15 Richard Sandiford <richard.sandiford@arm.com>
672
673 * update-copyright.py (Copyright.__init__): Add a regexp for
674 "copyright = u'".
675 (Copyright.update_copyright): Don't add a space before the year
676 in that case.
677
41dbbb37
TS
6782015-01-15 Thomas Schwinge <thomas@codesourcery.com>
679
680 * gcc_update (files_and_dependencies): Update rules for new
681 libgomp/plugin/Makefrag.am and libgomp/plugin/configfrag.ac files.
682
6e7bdfac
YG
6832015-01-12 Yury Gribov <y.gribov@samsung.com>
684
685 * check_GNU_style.sh: Support patches coming from stdin.
686 Check that spaces are converted to tabs.
687 Make double-space-after-dot check more precice.
688
d3d514a9
EB
6892015-01-06 Eric Botcazou <ebotcazou@adacore.com>
690
691 * config-list.mk (LIST): Add visium-elf.
692
04a11c01
JBG
6932015-01-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
694
695 * config-list.mk: Use shortest match for OPT to find the actual
696 target name.
697
64e6d5c4
SDJ
6982014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
699
700 * dg-extract-results.sh: Use --text with grep to avoid issues with
701 binary files. Fall back to cat -v, if that doesn't work.
702
923e09ee
CJW
7032014-12-12 Chung-Ju Wu <jasonwucj@gmail.com>
704
705 * download_prerequisites: Modify the comment for GRAPHITE_LOOP_OPT.
706
c3e1e693
YG
7072014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
708 Yury Gribov <y.gribov@samsung.com>
709
710 * vimrc: New file.
711
83f41b24
TP
7122014-12-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
713
714 * check_GNU_style.sh: Warn for incorrect number of spaces in function
715 call only if 0 or 2+ spaces found.
716
f5d5b88f
TB
7172014-12-02 Tobias Burnus <burnus@net-b.de>
718
719 * download_prerequisites: Download ISL 0.14 instead of 0.12.2.
720
fdb424cf
TV
7212014-11-25 Tom de Vries <tom@codesourcery.com>
722 Peter Bergner <bergner@vnet.ibm.com>
723
724 * mklog: Handle .mklog. Use git setting independent of presence .git
725 directory.
726
78d7f09f
TV
7272014-11-14 Tom de Vries <tom@codesourcery.com>
728
729 * mklog: Move reading of .diff file up and add comment. Copy diff_lines
730 to orig_diff_lines. Use orig_diff_lines when appending patch.
731
35485da9
DM
7322014-11-11 David Malcolm <dmalcolm@redhat.com>
733
734 * ChangeLog.jit: New.
735 * jit-coverage-report.py: New file: a script to print crude
736 code-coverage information for the libgccjit API.
737
67183c4d
MZ
7382014-11-11 Marat Zakirov <m.zakirov@samsung.com>
739
4b5ed6cf 740 * mklog: Symbol '}' stops search for changes.
67183c4d 741
51f784f5
TB
7422014-11-11 Tobias Burnus <burnus@net-b.de>
743
744 * download_prerequisites: Stop downloading CLooG.
745
a8cfbbdc
MZ
7462014-11-07 Marat Zakirov <m.zakirov@samsung.com>
747
4b5ed6cf
UB
748 * mklog: Always doubt in functions.
749 Add EOF protection.
a8cfbbdc 750
1335a8ca
JBG
7512014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
752
753 * config-list.mk: Don't build Go for certain targets.
754
3daa7bbf
TS
7552014-10-04 Trevor Saunders <tsaunders@mozilla.com>
756
757 * compare-all-tests: Don't test score-*.
758 * config-list.mk: Likewise.
759
c19adb17
SB
7602014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
761
762 * dg-extract-results.py (output_variation): Always sort if do_sum.
763
38278d8a
TV
7642014-09-22 Tom de Vries <tom@codesourcery.com>
765
766 * mklog: Add --inline option.
767
813271fc
SB
7682014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
769
770 * dg-extract-results.py (Prog.result_re): Include options in test name.
771
3a8fe7c6
OH
7722014-09-19 Olivier Hainque <hainque@adacore.com>
773
774 * config-list.mk (LIST): Add powerpc-wrs-vxworksmils.
775
f4d5fe47
JS
7762014-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>
777
778 * config-list.mk (LIST): Add v850-rtems.
779
b060c217
SH
7802014-09-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
781
782 * config-list.mk (LIST): Add arm-rtems.
783 Add nios2-rtems. Remove extra option from powerpc-rtems.
784
157e859f
TS
7852014-09-08 Trevor Saunders <tsaunders@mozilla.com>
786
787 * compare-all-tests: Don't test picochip.
788 * config-list.mk: Likewise.
789
6f853fd4
MX
7902014-08-11 Mingjie Xing <mingjie.xing@gmail.com>
791
792 * texi2pod.pl (postprocess): Move command process for '@sc' to the
793 front of '@dfn'. Add a new command process for '@t{...}', just print
794 the content.
795
863aa163 7962014-07-21 Trevor Saunders <tsaunders@mozilla.com>
633e5fbb 797 Yury Gribov <y.gribov@samsung.com>
863aa163 798
633e5fbb
TS
799 * mklog: Run mklog as a filter.
800
8012014-07-21 Trevor Saunders <tsaunders@mozilla.com>
802
803 * mklog: Read name and email from git config when available.
863aa163 804
16a4b3b9
RB
8052014-06-28 Richard Biener <rguenther@suse.de>
806
807 * gennews: Use gcc-3.0/index.html.
808
e6120abe
RS
8092014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
810
811 * dg-extract-results.py: For Python 3, force sys.stdout to handle
812 surrogate escape sequences.
813 (safe_open): New function.
814 (output_segment, main): Use it.
815
ae242e3f
RS
8162014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
817
818 * dg-extract-results.py (Named): Remove __cmp__ method.
819 (output_variation): Use a key to sort variation.harnesses.
820
386c4027
UB
8212014-05-24 Uros Bizjak <ubizjak@gmail.com>
822
823 * texi2pod.pl: Force .pod file to not be a numbered list.
824
768b94bc
RS
8252014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
826
827 * dg-extract-results.py (parse_run): Handle warnings that are printed
828 before a test harness is run.
829
3ce2cd36
JBG
8302014-05-09 Jan-Benedict Glaw <jbglaw@lug-owl.de>
831
832 * config-list.mk (show): New target.
833
0af7b53a
RS
8342014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
835
836 * dg-extract-results.py: New file.
837 * dg-extract-results.sh: Use it if the environment seems suitable.
838
d9f069ab
RO
8392014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
840
841 * config-list.mk (LIST): Remove sparc-sun-solaris2.9, i686-solaris2.9.
842
b716608c
JJ
8432013-04-22 Jakub Jelinek <jakub@redhat.com>
844
845 * gennews (files): Add files for GCC 4.9.
846
341c653c
WL
8472014-02-24 Walter Lee <walt@tilera.com>
848
849 * config-list.mk (LIST): Add tilegxbe-linux-gnu.
850
662dae0d
RB
8512014-02-13 Richard Biener <rguenther@suse.de>
852
853 * download_prerequisites: Update ISL and CLOOG versions.
854
37f14a0d
BM
8552014-01-31 Brooks Moses <bmoses@google.com>
856
857 * gcc_update (files_and_dependencies): Add aarch64-tune.md.
858
69b09963
YG
8592014-01-29 Yury Gribov <y.gribov@samsung.com>
860
861 * mklog: Improve support of context diffs.
862
e8b37cb6
TU
8632014-01-21 Tatiana Udalova <t.udalova@samsung.com>
864
865 * mklog: Avoid adding falsely changed functions to ChangeLog.
866
e430824f
CLT
8672013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
868
869 * config-list.mk: Add nios2-elf, nios2-linux-gnu. Corrected
870 ordering of some configs.
871
b654717c
YG
8722013-12-23 Yury Gribov <y.gribov@samsung.com>
873
874 * mklog: Automatically insert comments in trivial cases.
875
26b08681
YG
8762013-12-19 Yury Gribov <y.gribov@samsung.com>
877
878 * mklog: Split generated message in parts.
879
9304f876
CJW
8802013-10-31 Chung-Ju Wu <jasonwucj@gmail.com>
881
882 * config-list.mk (nds32le-elf, nds32be-elf): Add nds32 target.
883
8a1a4544
TB
8842013-10-29 Tobias Burnus <burnus@net-b.de>
885
886 * gcc_update (files_and_dependencies): Add rules for
887 libcilkrts.
888
cd13be9b
TS
8892013-10-11 Thomas Schwinge <thomas@codesourcery.com>
890
891 * gcc_update (files_and_dependencies): Fix rule for
892 libgomp/testsuite/Makefile.in.
893
53426f6c
JR
8942013-10-01 Joern Rennecke <joern.rennecke@embecosm.com>
895
896 * config-list.mk: Add arc configurations.
897
f6113c27
DN
8982013-09-27 Diego Novillo <dnovillo@google.com>
899
900 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
901
f6a83b4a
DD
9022013-09-12 DJ Delorie <dj@redhat.com>
903
904 * config-list.mk: Add msp430-elf.
905
cdc35a2e
DN
9062013-08-31 Diego Novillo <dnovillo@google.com>
907
908 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
909
6e39ee0c
MS
9102013-08-29 Mike Stump <mikestump@comcast.net>
911
912 * gcc_update (configure): Update to handle svn 1.8.1.
913
ecdbd01a 9142013-08-03 Caroline Tice <cmtice@google.com>
2077db1b
CT
915
916 * gcc_update: Add libvtv files.
386c4027 917
76ba1222
BM
9182013-06-06 Brooks Moses <bmoses@google.com>
919
920 * testsuite-management/validate_failures.py: Fix handling of
921 summary lines with "|" characters or empty description fields.
922
a8db5990
CJW
9232013-05-24 Chung-Ju Wu <jasonwucj@gmail.com>
924
925 * download_prerequisites: Download isl and cloog conditionally.
926
f3e4f44c
DM
9272013-05-21 David Malcolm <dmalcolm@redhat.com>
928
dd1c676f 929 * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
f3e4f44c 930
0baddc45
RO
9312013-05-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
932
933 * config-list.mk (LIST): Add -enable-obsolete for
934 sparc-sun-solaris2.9, i686-solaris2.9.
935
aa7e6aad
MS
9362013-05-13 Mike Stump <mikestump@comcast.net>
937
938 * compare_tests: Limit lines to 2000 characters as comm on Mac OS
939 X 10.8.3 doesn't like long lines (those 2055 characters or more).
940
a46d0aff
SN
9412013-04-22 Sofiane Naci <sofiane.naci@arm.com>
942
943 * config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
944
18d5a76d
DN
9452013-04-18 Diego Novillo <dnovillo@google.com>
946
947 * validate_failures.py: Fix typo.
948
89cbb85b
DN
9492013-04-18 Diego Novillo <dnovillo@google.com>
950
951 * validate_failures.py: Loosen check for build directory.
952 State what failed if we couldn't find the source tree or
953 the target triplet.
954
1faae6ef
JJ
9552013-03-22 Jakub Jelinek <jakub@redhat.com>
956
957 * gennews (files): Add files for GCC 4.8.
958
34d3a672
TB
9592013-03-06 Tobias Burnus <burnus@net-b.de>
960
961 * make-obstacks-texi.pl: New.
962
d809887a
RO
9632013-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
964
965 * make_sunver.pl: Enforce C locale.
966
b96299a1
RS
9672013-02-06 Richard Sandiford <rdsandiford@googlemail.com>
968
969 * update-copyright.py: Add libdecnumber to the default list.
970 Remove libquadmath and libssp.
971
144f2e52
DN
9722013-02-06 Diego Novillo <dnovillo@google.com>
973
974 * testsuite-management/validate_failures.py: Fix typo.
975
828e50c5
DN
9762013-02-06 Diego Novillo <dnovillo@google.com>
977
978 * testsuite-management/validate_failures.py: Update
979 Copyright years.
980 Request contributions not to use Python features newer
981 than 2.4.
982 (GetBuildData): If this is not a build directory,
983 emit an error only if --results or --manifest are missing.
984
143c83f1
BRF
9852013-02-06 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
986
987 * testsuite-management/validate_failures.py
988 (IsInterestingResult): Fix performance regression
989
240d6348
RS
9902013-02-04 Richard Sandiford <rdsandiford@googlemail.com>
991
b3dc7102 992 * update-copyright.py: New file.
240d6348 993
1faae6ef 9942013-01-15 David Blaikie <dblaikie@gmail.com>
16dd2667
DB
995
996 * dg-extract-results.sh: Handle KPASSes.
997
9fa633fc
DB
998 * dg-extract-results.sh: Constrain the start-of-log pattern.
999
db065268
DB
1000 * dg-extract-results.sh: Fix order of summary counts.
1001
7fb1e592
BRF
10022012-12-01 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1003
1004 * testsuite-management/validate_failures.py
1005 (IsInterestingResult): Only strip line a second time if we did split.
1006 Rephrase return statement while at it.
1007 (CollectSumFiles): Also ignore .git directory.
1008
f15b9727
DN
10092012-12-03 Diego Novillo <dnovillo@google.com>
1010
1011 * testsuite-management/validate_failures.py: Fix stale
1012 use of 'options'.
1013
f6fce951
DE
10142012-11-30 Doug Evans <dje@google.com>
1015
d5651dcf
DE
1016 * testsuite-management/validate_failures.py: Add support for @include,
1017 @remove directives in manifest files.
1018
f6fce951
DE
1019 * testsuite-management/validate_failures.py: Add function
1020 GetManifestPath. New global _MANIFEST_SUBDIR.
1021
b4b5e1f7
DE
10222012-11-29 Doug Evans <dje@google.com>
1023
74df1ad0
DE
1024 * testsuite-management/validate_failures.py: Remove pass/fail
1025 indicator from result of GetBuildData.
1026
bc5e01b1
DE
1027 * testsuite-management/validate_failures.py: Store options in global
1028 variable _OPTIONS.
1029
cd1d95bd
DE
1030 * testsuite-management/validate_failures.py: Rename variable
1031 manifest_name to manifest_path everywhere.
1032
b4b5e1f7
DE
1033 * testsuite-management/validate_failures.py (CompareBuilds): Pass
1034 options.results to GetSumFiles for clean build.
1035
b3891de4
DE
10362012-11-28 Doug Evans <dje@google.com>
1037
1099bb0a
DE
1038 * testsuite-management/validate_failures.py: Use <target_alias> instead
1039 of <target>. Minor whitespace changes.
1040
b3891de4
DE
1041 * testsuite-management/validate_failures.py: Record ordinal with
1042 TestResult.
1043
a59a2c21
MS
10442012-11-19 Mike Stump <mikestump@comcast.net>
1045
1046 * compare_tests: Add export LC_ALL=C to make sort happier.
1047
451a210d
L
10482012-11-14 H.J. Lu <hongjiu.lu@intel.com>
1049
1050 * gcc_update: Update libsanitizer generated files.
1051
36a41ef1
TB
10522012-11-12 Tobias Burnus <burnus@net-b.de>
1053
1054 * gcc_update: Add libquadmath generated files.
1055
6671a4e4
L
10562012-11-12 H.J. Lu <hongjiu.lu@intel.com>
1057
1058 * gcc_update: Add libsanitizer generated files.
1059
bff0e529
LC
10602012-11-05 Lawrence Crowl <crowl@google.com>
1061
1062 * compare_two_ftime_report_sets: New.
1063
b436bf38
DN
10642012-11-02 Diego Novillo <dnovillo@google.com>
1065
1066 * testsuite-management/validate_failures.py: Add option
1067 --clean_build to compare test results against another
1068 build.
1069
3b1de8eb
DN
10702012-10-31 Diego Novillo <dnovillo@google.com>
1071
1072 * testsuite-management/validate_failures.py: Fix parsing
1073 of summary lines.
1074
6119d95c
DN
10752012-10-29 Diego Novillo <dnovillo@google.com>
1076
1077 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1078
1996c0a6
DN
10792012-10-06 Diego Novillo <dnovillo@google.com>
1080
1081 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1082
c8ae7abf
CL
10832012-10-02 Christophe Lyon <christophe.lyon@linaro.org>
1084
1085 * check_GNU_style.sh: Remove temporay file upon exit.
1086
f3633f55
JR
10872012-09-26 Joern Rennecke <joern.rennecke@embecosm.com>
1088
1089 * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
1090 arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
1091 Use --enable-obsolete for picochip-elf.
1092
5ad7a43e
DN
10932012-09-10 Diego Novillo <dnovillo@google.com>
1094
1095 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1096
0e9f719a
EB
10972012-09-04 Eric Botcazou <ebotcazou@adacore.com>
1098
1099 * make_sunver.pl: Add missing newline at the end of extern "C++" block.
1100
e8f6d046
DN
11012012-08-24 Diego Novillo <dnovillo@google.com>
1102
1103 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
386c4027 1104
18da4303
DN
11052012-08-14 Diego Novillo <dnovillo@google.com>
1106
1107 * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
1108
a327112f
DN
11092012-08-13 Diego Novillo <dnovillo@google.com>
1110
1111 * testsuite-management/validate_failures.py (ExpirationDate): Tidy
1112 comment.
1113
6baa7225
DN
11142012-08-13 Diego Novillo <dnovillo@google.com>
1115
1116 * testsuite-management/validate_failures.py (ParseSummary): Fix
1117 comment.
1118
c577382e
DN
11192012-08-13 Diego Novillo <dnovillo@google.com>
1120
1121 * testsuite-management/validate_failures.py: Import datetime.
1122 (TestResult.ExpirationDate): New.
1123 (TestResult.HasExpired): New.
1124 (ParseSummary): Call it. If it returns True, warn that the
1125 expected failure has expired and do not add it to the set of
1126 expected results.
1127 (GetResults): Clarify documentation.
1128
55b073ba
DN
11292012-07-26 Diego Novillo <dnovillo@google.com>
1130
1131 * testsuite-management/validate_failures.py: Do not use
1132 'with ... as ...' constructs.
1133
29476fe1
DN
11342012-07-19 Diego Novillo <dnovillo@google.com>
1135
1136 * testsuite-management/validate_failures.py (CollectSumFiles):
1137 Rename from GetSumFiles.
1138 (GetSumFiles): Factor out of CheckExpectedResults.
1139 (CheckExpectedResults): Call it.
1140 (ProduceManifest): Call it.
1141
89d223b3
DN
11422012-07-18 Diego Novillo <dnovillo@google.com>
1143
1144 * testsuite-management/validate_failures.py: Fix
1145 /usr/bin/python invocation.
1146
c85fd25b
SB
11472012-06-19 Steven Bosscher <steven@gcc.gnu.org>
1148
1149 * check_makefile_deps.sh: Look for c-common.o in c-family/.
1150 Add a few more crt* files to the list of files to skip.
1151
9adf6490
MP
11522012-05-31 Marek Polacek <polacek@redhat.com>
1153
4b5ed6cf 1154 * mklog: Prevent printing three spaces after the date.
9adf6490 1155
4da37205
DN
11562012-06-04 Diego Novillo <dnovillo@google.com>
1157
1158 * testsuite-management/validate_failures.py (GetResults):
1159 Change argument to accept list of summary files to analyze.
1160 Update callers.
1161 (CheckExpectedResults): Handle options.manifest, options.results
1162 and options.ignore_missing_failures.
1163 (Main): Add options --manifest, --results and --ignore_missing_failures.
1164
ba0d684e
DN
11652012-05-31 Diego Novillo <dnovillo@google.com>
1166 Cary Coutant <ccoutant@google.com>
1167
1168 * mklog: New.
1169
c7046906
L
11702012-05-25 H.J. Lu <hongjiu.lu@intel.com>
1171
1172 PR bootstrap/53472
1173 * contrib/compare-debug (remove_comment): New function.
1174 Remove any .comment sections if the first cmp failed.
1175
c75e90f3
DE
11762012-05-09 David Edelsohn <dje.gcc@gmail.com>
1177
1178 * gcc_update: Use $GCC_SVN to retrieve branch and revision.
1179
48310492
RH
11802012-05-01 Richard Henderson <rth@redhat.com>
1181
1182 * gcc_update: Add libatomic generated files.
1183
af13465f
MLI
11842012-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
1185
1186 * compare_tests: Append '/' to make 'find' traverse
1187 symlinked directories.
1188
034a3fcd
RO
11892012-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1190
1191 * testsuite-management/validate_failures.py (GetBuildData): Use
1192 target_alias.
1193
a0806f33
DE
11942012-04-06 Doug Evans <dje@google.com>
1195
1196 * dg-extract-results.sh: Handle KFAILs.
1197
b24513a1
RO
11982012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1199
1200 * config-list.mk (LIST): Remove mips-sgi-irix6.5.
1201
bfdac9a1
JM
12022012-03-13 Joseph Myers <joseph@codesourcery.com>
1203
1204 * gennews (files): Add files for GCC 4.7.
1205
c4bc5c25
RO
12062012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1207
1208 * config-list.mk (LIST): Remove mips-openbsd.
1209
5c30094f
RO
12102012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1211
1212 * config-list.mk (LIST): Remove alpha-dec-osf5.1.
1213
acb3748d
DN
12142012-03-02 Diego Novillo <dnovillo@google.com>
1215
1216 * testsuite-management/validate_failures.py (class TestResult): Fix
1217 match pattern for the summary line. If there is a parsing failure,
1218 show the line we failed to parse.
1219
cc2de92d
RO
12202012-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1221
1222 PR libstdc++/52188
1223 * make_sunver.pl: Remove #ifdef handling.
1224
4ad29d0d
DK
12252012-02-17 Doug Kwan <dougkwan@google.com>
1226
1227 * contrib/testsuite-management/validate_failures.py
1228 (GetMakefileValue): Check for cross compilers.
1229
e53182b7
QN
12302012-02-15 Quentin Neill <quentin.neill@amd.com>
1231
1232 * compare_tests: Fix trailing paths in dir arguments.
1233 Handle sum1/sum2 temp files with others.
1234
dd552284
WL
12352012-02-14 Walter Lee <walt@tilera.com>
1236
1237 * config-list.mk (LIST): Add tilegx-linux-gnu and
1238 tilepro-linux-gnu.
1239 * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
1240 (gcc/config/tilepro/mul-tables.c): New dependencies.
1241
44414d2f
MS
12422012-02-11 Mike Stump <mikestump@comcast.net>
1243
1244 * compare_tests (exit_status): Fix.
1245
a8fc9855
DN
12462012-02-10 Diego Novillo <dnovillo@google.com>
1247
1248 * repro_fail: Add --debug and --debug-tui flags.
1249
1faae6ef
JJ
12502012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1251 Jayant R Sonar <jayant.sonar@kpitcummins.com>
b25364a0
S
1252
1253 * config-list.mk (LIST): Add cr16-elf.
1254
884f56d1
GJL
12552012-01-02 Georg-Johann Lay <avr@gjlay.de>
1256
1257 PR target/51345
1258 * gcc_update (files_and_dependencies): Add
1259 gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
1260
85b8555e
DD
12612011-11-29 DJ Delorie <dj@redhat.com>
1262
1263 * config-list.mk (LIST): Add rl78-elf.
1264
adcd36bc
RO
12652011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1266
1267 * make_sunver.pl: Convert '?' in glob patterns to '.'.
1268
0a35513e
AH
12692011-11-07 Richard Henderson <rth@redhat.com>
1270
1271 Merged from transactional-memory.
1272
1273 * gcc_update: Add libitm to touch data.
1274
cf7716a2
QN
12752011-11-07 Quentin Neill <quentin.neill@amd.com>
1276
1277 * compare_tests: Add ability to compare all .sum
1278 files from two build directories.
1279
feeeff5c
JR
12802011-11-05 Joern Rennecke <joern.rennecke@embecosm.com>
1281
1282 * contrib-list.mk: Add Epiphany configurations.
1283
a5baf3b8
DN
12842011-09-13 Diego Novillo <dnovillo@google.com>
1285
1286 * testsuite-management: New.
1287 * testsuite-management/validate_failures.py: New.
1288
39b75e51
RO
12892011-08-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1290
1291 * gcc_update: Determine svn branch from hg convert_revision.
1292
e44dbbe1
RO
12932011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1294
1295 * config-list.mk (i586-netware): Remove.
1296 (.PHONY): Remove make-script-dir dependency.
1297 (make-script-dir): Remove.
1298 ($(LIST)): Remove make-script-dir dependency.
1299
bcead286
BS
13002011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1301
1302 * gcc_update: Add C6X generated files.
1303 * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
1304
e35fceb5
RO
13052011-07-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1306
1307 * config-list.mk (LIST): Append OPT-enable-obsolete to
1308 alpha-dec-osf5.1, mips-sgi-irix6.5.
1309
23d11384
DN
13102011-06-24 Diego Novillo <dnovillo@google.com>
1311
1312 * repro_fail: New.
1313
1b916ca6
JM
13142011-06-21 Joseph Myers <joseph@codesourcery.com>
1315
1316 * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
1317
12d844c8
JM
13182011-05-19 Joseph Myers <joseph@codesourcery.com>
1319
1320 * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
1321 gcc/config/arm/arm-fpus.def.
1322
f10d3ac9
JM
13232011-05-10 Joseph Myers <joseph@codesourcery.com>
1324
1325 * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
1326 dependencies.
1327
d371df6f
JM
13282011-05-09 Joseph Myers <joseph@codesourcery.com>
1329
1330 * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
1331
adad1007
JR
13322010-05-05 Joern Rennecke <joern.rennecke@embecosm.com>
1333
1334 * config-list.mk: New file.
1335
47c94d21
JM
13362011-05-02 Joseph Myers <joseph@codesourcery.com>
1337
1338 * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
1339
e5b0dad8
JK
13402011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1341
1342 * paranoia.cc (ENUM_BITFIELD): Remove.
1343
ad7be009
JM
13442011-04-08 Joseph Myers <joseph@codesourcery.com>
1345
1346 * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
1347
ebb9f8b0
JM
13482011-03-22 Joseph Myers <joseph@codesourcery.com>
1349
1350 * compare-all-tests (all_targets): Remove crx and m68hc11.
1351
084239f4
RO
13522011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1353
1354 PR bootstrap/48135
1355 * make_sunver.pl: Don't use File::Glob.
1356
20a52ab9
JM
13572011-03-05 Joseph Myers <joseph@codesourcery.com>
1358
1359 * gennews (files): Add files for GCC 4.6.
1360
a7150b3d
DK
13612011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
1362
1363 * patch_tester.sh (nopristinecache): New shell var, set according
1364 to presence or absence of new -nopristinecache option.
1365 (usage): Document new option.
1366 (bootntest_pristine): Implement it.
1367
f7598845
RO
13682010-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1369
1370 * make_sunver.pl: Use elfdump -s to extract symbols if possible,
1371 readelf -s otherwise.
1372
79770339
EB
13732010-11-08 Eric Botcazou <ebotcazou@adacore.com>
1374
1375 * make_sunver.pl: Ignore entries without symbol name first. Then do
1376 not ignore symbols marked as 'R'.
1377
fda9c731
AK
13782010-10-18 Andi Kleen <ak@linux.intel.com>
1379
1380 * gccbug.el: Remove.
1381
6832435e
RO
13822010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1383
1384 * gcc_update: Run $GCC_HG pull and update separately.
1385 Check parents for SVN revision.
1386
6c009867
RW
13872010-10-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1388
1389 * test_recheck: New script.
1390
ab940b73
RW
13912010-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1392
1393 * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
1394 Also escape characters with grave accents, to be fixed ...
1395 (unmunge): ... here.
1396 (postprocess): Also handle @/ and @acronym{...}.
1397
8cab7c13
SP
13982010-07-02 Sebastian Pop <sebastian.pop@amd.com>
1399
1400 * check_GNU_style.sh: Do not print warning messages when there are
1401 no occurences.
1402
97075d3b
RO
14032010-09-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1404
1405 * gcc_update: Handle hg, too.
1406
5653ef60
EB
14072010-07-08 Eric Botcazou <ebotcazou@adacore.com>
1408
1409 * make_sunver.pl: Remove extra whitespace in regexp.
1410
f3e3b476
SP
14112010-07-02 Sebastian Pop <sebastian.pop@amd.com>
1412
1413 * check_GNU_style.sh: New.
1414
c18dc5cc
RO
14152010-07-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1416
1417 * make_sunver.pl: New file.
1418
9a082684
IS
14192010-07-02 Iain Sandoe <iains@gcc.gnu.org>
1420
4b5ed6cf
UB
1421 * compare-debug (Darwin): Remove '-x' flag from ld-based object
1422 stripping. Add a comment as to why we do it this way.
9a082684 1423
339325b3
AO
14242010-06-20 Alexandre Oliva <aoliva@redhat.com>
1425
1426 * compare-debug: Drop LTO sections.
1427
e31a6dc2
BRF
14282010-06-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1429
1430 * gcc_update: Support updating a git clone.
1431
fb340c3c
RO
14322010-06-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1433
1434 * test_summary: Don't use diff -u.
1435 Adapt egrep regex.
1436
69baf0a3
AH
14372010-06-02 Andrew Haley <aph@redhat.com>
1438
1439 * download_prerequisites: New script.
1440
bc492e47
RO
14412010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1442
1443 * dg-extract-results.sh: Redirect grep output to /dev/null instead
1444 of grep -q.
1445
c334c130
BS
14462010-04-22 Basile Starynkevitch <basile@starynkevitch.net>
1447
1448 * gcc_update: Sets the locale to C.
1449
02e698d7
JM
14502010-04-06 Joseph Myers <joseph@codesourcery.com>
1451
1452 * gennews (files): Add files for GCC 4.5.
1453
fccff341
JK
14542010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1455
1456 Fix *.log tests output containing "===".
1457 * dg-extract-results.sh (/\===/): Rename to ...
1458 (/^\t\t=== .* ===$/): ... this pattern.
1459
54bceaf3
RO
14602010-03-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1461
1462 * dg-extract-results.sh: Fix result order to match sequential case.
1463
2fdb618d
RW
14642010-01-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1465
1466 * check_warning_flags.sh: Use \012 instead of \n with tr.
1467
5392f6be
RO
14682010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1469
1470 * dg-extract-results.sh: Don't use tail -n.
1471
d7f09764
DN
14722009-10-03 H.J. Lu <hongjiu.lu@intel.com>
1473 Richard Guenther <rguenther@suse.de>
1474
1475 PR lto/39216
1476 * gcc_update: Adjust file timestamps for lto-plugin.
1477
bb59df52
IS
14782009-09-10 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
1479
1480 PR bootstrap/41245
1481 * compare-debug: Handle stripping of dwarf debug sections from darwin
1482 mach-o objects.
1483
c45ae2c8
AO
14842009-09-04 Alexandre Oliva <aoliva@redhat.com>
1485
1486 * compare-debug: Grep for blank before dash to avoid grep -e.
1487
8fc68cba
AO
14882009-09-01 Alexandre Oliva <aoliva@redhat.com>
1489
1490 * compare-debug: Look for .gkd files and compare them.
1491
0930984e
RW
14922009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1493
1494 PR testsuite/41166
1495 * test_summary: Invoke config.status, rather than trying to
1496 parse it. Adjust awk script.
1497
5830150a
AO
14982009-08-18 Alexandre Oliva <aoliva@redhat.com>
1499
1500 * compare-debug: Drop .eh_frame relocations too.
1501
c2d88223
L
15022009-08-18 H.J. Lu <hongjiu.lu@intel.com>
1503
1504 PR testsuite/40704
386c4027 1505 * test_summary: Filter out "\r".
c2d88223 1506
2feb56e6
AO
15072009-06-02 Alexandre Oliva <aoliva@redhat.com>
1508
1509 * compare-debug: Don't fail just because of .eh_frame differences.
1510
060717fc
JJ
15112009-04-27 Jakub Jelinek <jakub@redhat.com>
1512
1513 PR testsuite/39807
1514 * dg-extract-results.sh: Close open files and use >> instead of >
1515 to decrease number of concurrently open files from awk. Avoid
1516 = at the beginning of a regexp and redirect to a file determined
1517 by curfile variable rather than concatenated strings to workaround
1518 Solaris nawk bug.
1519
7527cf21
GP
15202009-04-25 Gerald Pfeifer <gerald@pfeifer.com>
1521
1522 * test_summary: Only include LAST_UPDATED if it exists.
1523 Complete copyright years.
1524
0455c7f4
PB
15252009-04-16 Paolo Bonzini <bonzini@gnu.org>
1526
1527 * compare-all-tests: New.
1528
50e8c6d2
JJ
15292009-04-14 Jakub Jelinek <jakub@redhat.com>
1530
1531 * gennews (files): Reference GCC 4.4 web pages.
1532
748086b7
JJ
15332009-04-09 Jakub Jelinek <jakub@redhat.com>
1534
1535 * reghunt/date_based/reg_periodic: Change copyright header to refer
1536 to version 3 of the GNU General Public License and to point readers
1537 at the COPYING3 file and the FSF's license web page.
1538 * reghunt/date_based/reg_search: Likewise.
1539 * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
1540 * regression/btest-gcc.sh: Likewise.
1541 * regression/objs-gcc.sh: Likewise.
1542
a072f1cf
RW
15432009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1544
1545 * check_warning_flags.sh: Update flag exceptions.
1546
7a401a0d
BE
15472008-11-18 Ben Elliston <bje@au.ibm.com>
1548
1549 * dg-cmp-results.sh: Do not print usage if either .sum file cannot
1550 be opened; print a more meaningful error instead.
1551
7134e605
JJ
15522008-10-24 Janis Johnson <janis187@us.ibm.com>
1553 Jakub Jelinek <jakub@redhat.com>
1554
1555 * dg-extract-results.sh: New file.
1556
e63ea00c
RW
15572008-07-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1558
1559 * check_makefile_deps.sh: New file.
1560
a3ced85e
SP
15612008-05-08 Sebastian Pop <sebastian.pop@amd.com>
1562
1563 * patch_tester.sh (report): Do not print "Checker: ".
1564
24170ff9
SP
15652008-04-23 Sebastian Pop <sebastian.pop@amd.com>
1566
1567 * patch_tester.sh (report): Do not print the time.
1568
7f9766e4
JM
15692008-04-01 Joseph Myers <joseph@codesourcery.com>
1570
1571 * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
1572 Handle @heading. Handle enumerated lists with starting numbers
1573 and extra headings.
1574
1d4edfd6
JJ
15752008-03-10 Janis Johnson <janis187@us.ibm.com>
1576
1577 * patch_tester.sh (initialization): Initialize svnpatch and stop.
386c4027 1578 (usage): Add -svnpath and -stop.
1d4edfd6
JJ
1579 (makedir): New.
1580 (argument handling): Process -stop and -svnpath.
1581 (setup code): Use makedir, error out if initial svn checkout fails.
1582 (update): Use svnpath. Invoke contrib/gcc_update.
1583 (apply_patch): Require that patch was created at top level. Use eval
1584 with option variables. Don't use bootstrap target for make. Verify
1585 that some tests were run.
1586 (bootntest_patched): Use snvpath.
1587 (main loop): For -stop, exit when there are no more patches to test.
1588
802e3f8c
RW
15892008-03-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1590
1591 * check_warning_flags.sh: Instead of invoke.texi, take the path
1592 to the doc directory as argument. Check that warnings listed in
1593 'gcc --help' are accepted by the compiler, and listed in the
1594 manuals.
1595
3825be8c
TT
15962008-03-06 Tom Tromey <tromey@redhat.com>
1597
1598 * patch_tester.sh (usage): Watermark is not lexicographic.
1599 Load $STATE/defaults if it exists.
1600 (selfexec): Use $0.
1601 (apply_patch): Handle deletions.
1602 (bootntest): Handle default settings.
1603
a7d95bfe
JJ
16042008-03-05 Jakub Jelinek <jakub@redhat.com>
1605
1606 * gennews (files): Reference GCC 4.3 web pages.
1607
1a1f7588
RW
16082008-02-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1609
1610 * check_warning_flags.sh: New file.
1611
8d8da227
JM
16122008-01-25 Joseph Myers <joseph@codesourcery.com>
1613
1614 * paranoia.cc (main): Remove handling of c4x_single and
1615 c4x_extended formats.
1616
3dfb41c5
SP
16172007-12-26 Sebastian Pop <sebastian.pop@amd.com>
1618
1619 * compareSumTests3: Changed to GPLv3.
1620 * prepare_patch.sh: Same.
1621 * uninclude: Same.
1622 * dglib.pm: Same.
1623 * gennews: Same.
1624 * texi2pod.pl: Same.
1625 * analyze_brprob: Same.
1626 * gcc_build: Same.
1627
66d3504c
SP
16282007-12-26 Sebastian Pop <sebastian.pop@amd.com>
1629
1630 * patch_tester.sh: Changed to GPLv3.
1631
cf79e386
SP
16322007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1633
1634 * patch_tester.sh: Don't save the script anymore.
1635
0f55312a
SP
16362007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1637
1638 * patch_tester.sh: New.
1639 * prepare_patch.sh: New.
1640
3a3b6beb
AO
16412007-11-26 Alexandre Oliva <aoliva@redhat.com>
1642
1643 * compare-debug: Introduce -p flag to preserve .stripped files.
1644
7b6cb843
MLI
16452007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1646
1647 * texi2pod.pl: Handle @asis.
1648 (postprocess): Move @gccoptlist{} after all formatting commands.
386c4027 1649
a64036a7
AO
16502007-10-01 Alexandre Oliva <aoliva@redhat.com>
1651
1652 * compare-debug: Avoid spurious errors when .stripped files
1653 exist.
1654
1733c7eb
HPN
16552007-09-22 Hans-Peter Nilsson <hp@axis.com>
1656
1657 * warn_summary (srcdirFilter): Add fixincludes, sim,
1658 newlib and mpfr.
1659
0cb58062
L
16602007-08-23 H.J. Lu <hongjiu.lu@intel.com>
1661
1662 * gcc_update: Handle different URL paths and tags.
1663
bb286d71
AO
16642007-08-16 Alexandre Oliva <aoliva@redhat.com>
1665
1666 * compare-debug: New.
1667
36dcf055 16682007-08-16 H.J. Lu <hongjiu.lu@intel.com>
1faae6ef 1669 Andreas Schwab <schwab@suse.de>
36dcf055
L
1670
1671 * gcc_update: Use "svn info" for revision number. Create
1672 gcc/REVISION with branch name and revision number.
1673
c749c2ee
DN
16742007-08-10 Diego Novillo <dnovillo@google.com>
1675
1676 * gcc.doxy: Rename from tree-ssa.doxy.
1677
cfa66dc1
DN
16782007-08-10 Diego Novillo <dnovillo@google.com>
1679
1680 * tree-ssa.doxy: Update for doxygen 1.5.
1681 Include all the files in the middle and back ends.
1682
6d409e8a
HPN
16832007-06-30 Hans-Peter Nilsson <hp@axis.com>
1684
1685 * gcc_update (files_and_dependencies): Handle
e9a57dc1 1686 gcc/testsuite/gcc.dg/cpp/direct2s.c.
6d409e8a 1687
6d707d08
MM
16882007-05-13 Mark Mitchell <mark@codesourcery.com>
1689
1690 * gennews (files): Reference GCC 4.2 web pages.
1691
3caecafa
ZW
16922007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu>
1693
1694 * texi2pod.pl: Correct handling of @itemize with no argument.
1695
a8af9c34
HPN
16962007-03-17 Hans-Peter Nilsson <hp@axis.com>
1697
1698 * uninclude: New utility, from Alexandre Oliva.
1699
7276d368
DH
17002007-02-26 Dominique Dhumieres <dominiq@lps.ens.fr>
1701
1702 * test_installed: Adjust to the move from g77 to gfortran.
1703
d0fc3f06
MK
17042007-02-16 Matthias Klose <doko@debian.org>
1705
1706 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
1707
ce0d943a
HPN
17082007-02-10 Hans-Peter Nilsson <hp@axis.com>
1709
1710 * test_summary (configflags): Adjust for changes in the
1711 config.status format due to update to autoconf 2.59.
1712
61930fe5
DJ
17132007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1714
1715 * gcc_update: Update for configure.in -> configure.ac.
1716
427e84f7
RS
17172007-02-06 Richard Sandiford <richard@codesourcery.com>
1718
1719 * texi2pod.pl: Handle @multitable.
1720
69403237
TT
17212007-01-15 Tom Tromey <tromey@redhat.com>
1722
1723 * download_ecj: New file.
1724
7f5b8ff7
MS
17252006-09-27 Matthew Sachs <msachs@apple.com>
1726
1727 * compareSumTests3: POD syntax fix.
1728
ed5ce4e0
MS
17292006-09-27 Matthew Sachs <msachs@apple.com>
1730
1731 * dglib.pm: Initial commit.
1732 * compareSumTests3: Initial commit.
1733
c3382fba
BF
17342006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
1735
1736 * dg-cmp-results.sh (compare-$$.awk): Print name[old]
1737 and not non-existing nm[old].
1738
27b56ba6
PE
17392006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1740
1741 Port to hosts whose 'sort' and 'tail' implementations
1742 treat operands with leading '+' as file names, as POSIX
1743 has required since 2001. However, make sure the code still
1744 works on pre-POSIX hosts.
1745 * compare_tests: Don't assume "sort +2" is equivalent to
1746 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1747
afef9a5b
JL
17482006-06-05 James Lemke <jwlemke@wasabisystems.com>
1749
1750 * dg-cmp-results.sh: New script for comparing DejaGNU logs.
1751
e58b87f7
RE
17522006-06-02 Richard Earnshaw <rearnsha@arm.com>
1753 Mike Stump <mrs@apple.com>
1754
1755 * compare_tests: Handle multilibs better.
1756
5dd59f65
DJ
17572006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1758
1759 * texi2pod.pl: Correct handling of absolute @include.
1760
597fb86c 17612006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
84309a32
DJ
1762
1763 * texi2pod.pl: Handle -I.
1764
b7ded1e0
MM
17652006-02-28 Mark Mitchell <mark@codesourcery.com>
1766
1767 * gennews (files): Update for GCC 4.1.
1768
46852b9b
DN
17692006-01-24 Diego Novillo <dnovillo@redhat.com>
1770
1771 * gcc_update (files_and_dependencies): Handle
1772 libgomp/testsuite/Makefile.in.
1773
953ff289
DN
17742006-01-18 Richard Henderson <rth@redhat.com>
1775 Diego Novillo <dnovillo@redhat.com>
1776
1777 * gcc_update (files_and_dependencies): Add libgomp files.
1778
7a774079
BE
17792005-12-06 Ben Elliston <bje@au.ibm.com>
1780
1781 * newcvsroot: Remove.
1782
f2bd1eb9
SB
17832005-11-03 Steven Bosscher <stevenb@suse.de>
1784
1785 * gcc_build: Fix my previous checking.
1786
f415efe3
JM
17872005-11-01 Joseph S. Myers <joseph@codesourcery.com>
1788
1789 * gcc_update: Include revision number in LAST_UPDATED.
1790
133f4c87
SB
17912005-10-30 Steven Bosscher <stevenb@suse.de>
1792
1793 * gcc_build: Use gcc.gnu.org as the default server. Set up
1794 SVN_REPOSITORY correctly. Add support for checking out branches.
1795
8f5c9c3d
AP
17962005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
1797
1798 * gcc_update: When svn update is called and
1799 --silent is used, pass -q.
1800
7dcd894f
AP
18012005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
1802
1803 * gcc_update: Remove the -q from svn invocation.
1804
6c301b82
AP
18052005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
1806
1807 * gcc_build: Remove -d from the call to gcc_update.
1808
1b9f940b 18092005-10-28 Daniel Berlin <dberlin@dberlin.org>
1faae6ef 1810 Ben Elliston <bje@au1.ibm.com>
386c4027 1811
1b9f940b
DB
1812 * gcc_update: Update for svn.
1813 * newcvsroot: Ditto.
1814 * gcc_build: Ditto.
1815
901097db
MM
18162005-10-21 Mark Mitchell <mark@codesourcery.com>
1817
386c4027 1818 * texi2pod.pl: Substitue for @value even when part of @include.
901097db 1819
0928f405
BW
18202005-10-21 Bob Wilson <bob.wilson@acm.org>
1821
1822 * texi2pod.pl: Convert two single quotes or two backquotes to
1823 double quotes.
1824
5464337b
BE
18252005-08-23 Ben Elliston <bje@au.ibm.com>
1826
1827 * gcc_update: Update dependencies for libjava/aclocal.m4.
1828
89ee9c70
KC
18292005-08-14 Kelley Cook <kcook@gcc.gnu.org>
1830
1831 * All files: Update with new FSF address.
1832
d0e71b9c
BE
18332005-07-14 Ben Elliston <bje@au.ibm.com>
1834
1835 * filter_params.pl: Typo fix.
1836 * filter_knr2ansi.pl: Likewise.
1837
bfac631b
GP
18382005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
1839
1840 * gennews (files): Update for egcs-1.0 release pages consolidation.
1841
492f761a
JM
18422005-04-17 Joseph S. Myers <joseph@codesourcery.com>
1843
1844 * gennews (files): Update for GCC 4.0.
1845
7e3c8f17
AO
18462005-03-18 Alexandre Oliva <aoliva@redhat.com>
1847
1848 * gcc_update (silent): Unset instead of initializing to null.
1849
d028e149
AS
18502005-03-18 Andreas Schwab <schwab@suse.de>
1851
1852 * gcc_update (apply_patch): Properly quote $1.
1853
2d072788
ZW
18542005-03-18 Zack Weinberg <zack@codesourcery.com>
1855
1856 * gcc_update: Add --silent option.
1857
be932466
KG
18582005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1859
1860 * warn_summary (keywordFilter): Update sed pattern for new quoting
1861 style in warnings.
1862
1f43e92e
KG
18632005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1864
1865 * warn_summary: Add -fortran subdir flag.
1866 (subdirectoryFilter): Fix missing ada subdir.
1867
9eaf7da0
HPN
18682004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
1869
1870 * gcc_update (touch_files): Don't rely on "make" being GNU make;
1871 grep for "Touching" to determine that the rule executes.
1872
18ccc7e0
HPN
18732004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
1874
1875 * gcc_update (touch_files): Explicitly pass --no-print-directory.
1876
9a399055
AP
18772004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
1878
1879 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
1880
71b5d516
PB
18812004-08-04 Paolo Bonzini <bonzini@gnu.org>
1882
1883 * gcc_update: Add fixincludes.
1884
df6e87bf 18852004-08-26 Matthias Klose <doko@debian.org>
1249691b 1886
df6e87bf
MK
1887 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
1888
18892004-08-26 Matthias Klose <doko@debian.org>
1890
1891 * test_summary: Include baseline used for libstdc++-v3 abi check
1892 in test summary.
1249691b 1893
5b292a4b
BE
18942004-08-25 Ben Elliston <bje@au.ibm.com>
1895
1896 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
1897
8b84ead6
AT
18982004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
1899
1900 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
1901 update done.
1902
71b5d516 19032004-08-04 Paolo Bonzini <bonzini@gnu.org>
d0921255
PB
1904
1905 * gcc_update: libjava/configure.ac -> configure.in. Automake
1906 1.4 does not handle configure.ac properly.
1907
da96112d
AS
19082004-08-04 Andreas Schwab <schwab@suse.de>
1909
1910 * gcc_update: libjava/configure.in -> configure.ac.
1911
1faae6ef 19122004-08-03 Richard Earnshaw <rearnsha@arm.com>
1e45521f
RE
1913
1914 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
1915
7eacb691
JL
19162004-07-16 Jeff Law <law@redhat.com>
1917
1918 * analyze_brprob: Fix comments. More consistent output format.
1919
5bed2809
DN
19202004-06-17 Diego Novillo <dnovillo@redhat.com>
1921
1922 * tree-ssa.doxy: Update for doxygen 1.3.5.
1923
cc605afe
AJ
19242004-06-14 Andreas Jaeger <aj@suse.de>
1925
1926 * gcc_update: boehm-gc/configure.in -> configure.ac.
1927
bf9a420e
PB
19282004-06-16 Paolo Bonzini <bonzini@gnu.org>
1929
1930 * gcc_update (boehm-gc/configure): Depend on
1931 boehm-gc/configure.ac instead of boehm-gc/configure.in
1932
5a4f1818
PB
19332004-06-14 Paolo Bonzini <bonzini@gnu.org>
1934
1935 * gcc_update (libmudflap/configure): Depend on
1936 libmudflap/configure.ac instead of libmudflap/configure.in
1937
d5ad6feb
AJ
19382004-06-14 Andreas Jaeger <aj@suse.de>
1939
1940 * gcc_update: Add libcpp.
1941
dbfa8d15
AJ
19422004-06-10 Andreas Jaeger <aj@suse.de>
1943
1944 * gcc_update: Add libgfortran.
1945
9e953fed
AP
19462004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
1947
1948 * gcc_update (libbanshee/configure): Depend on
1949 libbanshee/configure.ac instead of libbanshee/configure.in
1950
b4117c30
ZW
19512004-05-17 Zack Weinberg <zack@codesourcery.com>
1952
1953 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
1954 from list of files to be touched.
1955 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
1956
e3d26d7b
JM
19572004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
1958
1959 * gennews: Update for GCC 3.4.
1960
6de9cd9a
DN
19612004-05-13 Diego Novillo <dnovillo@redhat.com>
1962
1963 Merge from tree-ssa-20020619-branch.
1964
1965 * filter_gcc_for_doxygen: New file.
1966 * filter_knr2ansi.pl: New file.
1967 * filter_params.pl: New file.
1968 * tree-ssa.doxy: New file.
1969 * contrib/gcc_update (files_and_dependencies): Handle
1970 libbanshee and libmudflap.
1971
5b03e555 19722004-04-12 Kelley Cook <kcook@gcc.gnu.org>
b4117c30 1973 Andreas Jaeger <aj@suse.de>
5b03e555
KC
1974
1975 * gcc_update (files_and_dependencies): Insert zlib dependencies.
1976
3adc31d1
NN
19772004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
1978
1979 * gcc_update (files_and_dependencies): libobjc/configure now
1980 depends on configure.ac, not configure.in.
1981
b52d4110
KC
19822004-04-01 Kelley Cook <kcook@gcc.gnu.org>
1983
1984 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
1985
7de53bca
AT
19862004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
1987
1988 * gcc_update (files_and_dependencies): Insert libffi dependencies.
1989
8ab705be
KC
19902004-03-10 Kelley Cook <kcook@gcc.gnu.org>
1991
1992 * gcc_update (files_and_dependencies): Insert libada/configure.
1993
61c3ff8f
AP
19942004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
1995
1996 * gcc_update (files_and_dependencies): Update intl/configure.in
1997 to intl/configure.ac.
1998
a4b0b8f1
KC
19992004-01-09 Kelley Cook <kcook@gcc.gnu.org>
2000
2001 * gcc_update (files_and_dependencies): Update fastjar/configure.in
2002 to fastjar/configure.ac
2003
102d3176
KC
20042004-01-07 Kelley Cook <kcook@gcc.gnu.org>
2005
2006 * gcc_update (files_and_dependencies): Remove non-existant files.
2007
dedebde1
KC
20082004-01-05 Kelley Cook <kcook@gcc.gnu.org>
2009
2010 * gcc_update (files_generated): Revert 2003-12-18 change.
2011
c5d1156b
AP
20122004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
2013
2014 * gcc_update (files_and_dependencies): For gcc directory,
2015 rename configure.in to configure.ac.
2016
d9b000b1
AT
20172003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
2018
2019 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
2020 remove acconfig.h. No longer used.
2021
90c2f1de
KC
20222003-12-18 Kelley Cook <kcook@gcc.gnu.org>
2023
2024 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
2025 gcc/ada/gnat_ug_* to use it.
2026
3a816711
JW
20272003-12-16 James E Wilson <wilson@specifixinc.com>
2028
2029 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
2030 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
2031
90ff9ff3
KC
20322003-12-11 Kelley Cook <kcook@gcc.gnu.org>
2033
2034 * gcc_update (files_and_dependencies): Correct typo in the filename
2035 gnat_ug_wnt.texi.
2036
c41affc7
AC
20372003-12-08 Arnaud Charlet <charlet@act-europe.fr
2038
2039 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
2040 treeprs.ads.
2041
8f850e49
MM
20422003-10-16 Mark Mitchell <mark@codesourcery.com>
2043
2044 * gennews (files): Add GCC 3.3 files.
2045
9d3d50d2
MM
20462003-08-21 Mark Mitchell <mark@codesourcery.com>
2047
2048 * gcc_build: Fix handling of -t option. Add -x option.
2049
5bea01be
MK
20502003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
2051
2052 * texi2pod.pl: Remove extra line.
2053
9fa09038
MK
20542003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
2055
2056 * texi2pod.pl: Default @itemize's parameter to @bullet.
2057
0c6a2903
ZW
20582003-07-12 Zack Weinberg <zack@codesourcery.com>
2059
2060 * gcc_update: gcc/acconfig.h no longer exists.
2061
c3c35932
MK
20622003-07-11 Matthias Klose <doko@debian.org>
2063
2064 * test_installed: Add options to run objc tests.
2065 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
2066
6eb95e99
ZW
20672003-07-04 Zack Weinberg <zack@codesourcery.com>
2068
2069 * gcc_update: Remove gcc/intl/plural.c from list.
2070 Add new generated files intl/plural.c, intl/configure,
2071 intl/config.h.in.
2072
e4048ffc
JT
20732003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
2074
2075 * gcc_update (files_and_dependencies): Add
2076 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
2077 gcc/testsuite/gcc.dg/cpp/mi1c.h.
2078
1faae6ef 20792003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
487a9427 2080
281b1732
NN
2081 * paranoia.cc: Fix spelling error.
2082
487a9427
NN
2083 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
2084 to GCC.
2085
112a0bfd
MS
20862003-04-04 Mike Stump <mrs@apple.com>
2087
2088 * compare_tests: Fix exit status and be more flexible with spacing.
2089
5ce810b7
PE
20902003-03-08 Phil Edwards <pme@gcc.gnu.org>
2091
2092 * test_summary: Add -h, print existing comments as help.
2093
1faae6ef 20942003-03-03 H.J. Lu <hjl@gnu.org>
b47d9efd
L
2095
2096 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
2097 * gcc_update: Likewise.
2098
d25fc1b5
AO
20992003-01-19 Alexandre Oliva <aoliva@redhat.com>
2100
2101 * test_summary (configflags): Only use the first match. Remove
2102 excess space. Use sub instead of gsub where possible. Use `none'
2103 if no configure flags were given.
2104
6787cc15
LR
21052003-01-10 Loren J. Rittle <ljrittle@acm.org>
2106
2107 * test_summary (configflags): awk portability.
2108
ce985125
AO
21092003-01-07 Alexandre Oliva <aoliva@redhat.com>
2110
2111 * test_summary (configflags): Compute correctly with both
2112 autoconfiscated and Cygnus-style top-level.
2113
029d882c
KG
21142003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2115
2116 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
2117 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
2118 gcc/java/keyword.gperf
2119
695a8bcf
GP
21202002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2121
2122 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
2123 depending on gcc/intl/plural.y.
2124
e1c1b6a5
AO
21252002-12-28 Alexandre Oliva <aoliva@redhat.com>
2126
e4029133 2127 * gcc_update (configure): Depend on config/acx.m4 as well.
6eb95e99 2128
e1c1b6a5
AO
2129 * gcc_update (configure): Depend on configure.in.
2130
d6bef02d
JM
21312002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
2132
2133 * texi2pod.pl: Skip contents of @copying.
2134
4977bab6
ZW
21352002-11-09 Zack Weinberg <zack@codesourcery.com>
2136
2137 * gthr_supp_vxw_5x.c: New file.
2138
ad03e4c4
RH
21392002-10-21 Richard Henderson <rth@redhat.com>
2140
2141 * paranoia.cc (real_c_float::image): Accomodate size of
2142 real_internal format.
2143 (main): Unbuffer stdio. Add real_internal format.
2144 (floor_log2_wide): New.
2145
fc76a969
RH
21462002-10-16 Richard Henderson <rth@redhat.com>
2147
2148 * paranoia.cc (ENUM_BITFIELD): New.
2149 (class): Define as klass around real.h.
2150 (real_c_float): Not a template any longer; define MODE as a
2151 class static constant; use real_format elements for SIZE.
2152 Update uses of real_to_decimal and real_to_hexadecimal.
2153 (main): Change -g argument to use a format name.
2154 (mode_for_size): Remove.
2155
efdc7e19
RH
21562002-09-16 Richard Henderson <rth@redhat.com>
2157
2158 * paranoia.cc: New file.
2159
7fd6c930
RH
21602002-09-04 Richard Henderson <rth@redhat.com>
2161
2162 * enquire.c: Remove.
2163
72c41e5a
MM
21642002-08-14 Mark Mitchell <mark@codesourcery.com>
2165
2166 * gennews (files): Add GCC 3.2 files.
2167
1899ba3e
GP
21682002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2169
2170 * gennews (files): Add proper files for the GCC 3.1 release series.
2171 Simplify and reformat introductory wording.
2172
39cef914
NN
21732002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2174
2175 * enquire.c: Move from gcc.
2176
1faae6ef 21772002-07-16 H.J. Lu <hjl@gnu.org>
554b8111
L
2178
2179 * gcc_update (touch_files): Pass -s to ${MAKE}.
2180
dd6773cd
ZW
21812002-06-26 Zack Weinberg <zack@codesourcery.com>
2182
2183 * texi2pod.pl: Correct handling of the internal R<> sequence.
2184
ba9e1571
FW
21852002-05-31 Florian Weimer <fw@deneb.enyo.de>
2186
2187 * gcc_update (files_and_dependencies): Add generated Texinfo files
2188 for Ada.
2189
1e6347d8
RO
21902002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2191
2192 * test_installed: Allow for PWDCMD to override hardcoded pwd.
2193 * test_summary: Likewise.
2194
29a948c8
GK
21952002-04-18 Geoffrey Keating <geoffk@redhat.com>
2196
2197 * gcc_update (touch_files): Don't have empty for loop.
2198
b8d70bee
RH
21992002-04-16 Richard Henderson <rth@redhat.com>
2200
2201 * gcc_update: Remove libchill.
2202
28852cc6
ZW
22032002-03-25 Zack Weinberg <zack@codesourcery.com>
2204
2205 * texi2pod.pl: Handle @end ftable and @end vtable.
2206
049b03f4
ZW
22072002-03-11 Zack Weinberg <zack@codesourcery.com>
2208
2209 * texi2pod.pl: Handle @include, @ftable, @vtable.
2210 Reformat some code for clarity.
2211
719bb4e3 22122002-02-24 Christian Jönsson <c.christian.joensson@telia.com>
506d4ef6
CJ
2213
2214 * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
2215 WARNING and ERROR output from the *.sum files.
2216
66b8f5d7
GP
22172002-01-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2218
2219 * gennews (files): Replace gcc-2.95/gcc-2.95.html,
2220 gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
2221 and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
2222
c10a75a7
GP
22232002-01-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2224
2225 * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
2226 egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
2227 egcs-1.1/index.html.
2228
99e9e773
KG
22292002-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2230
2231 * warn_summary: Add -ada subdirectory flag.
2232
3da33af3
MK
22332001-12-12 Matthias Klose <doko@debian.org>
2234
2235 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
2236 generation of more than one man page from one source.
2237 Add '-' to set of valid chars for an identifier.
2238 Let -D option accept flags of the form <flag>=<value>.
2239 Use \s+ for whitespace detection in '@c man' lines.
2240 Handle @set and @clear independent of $output.
2241 Substitute all @value{}'s in a line.
2242
77bd67cb
JM
22432001-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
2244
2245 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
2246 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
2247 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
2248 greater than 9 in enumerations.
2249
1faae6ef 22502001-11-07 Laurent Guerby <guerby@acm.org>
178612c9
LG
2251
2252 * gcc_update (files_and_dependencies): Add Ada dependencies.
2253
bbd300a9
JM
22542001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
2255
2256 * snapshot: Remove.
2257
b5f20931
RS
22582001-09-07 Richard Sandiford <rsandifo@redhat.com>
2259
2260 Revert:
3da33af3 2261 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
b5f20931
RS
2262 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
2263 touch.
2264
1faae6ef 22652001-09-04 David.Billinghurst <David.Billinghurst@riotinto.com>
e7503d92 2266
3da33af3 2267 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
e7503d92
DB
2268 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
2269 touch.
2270
e961606c
JH
2271Mon Aug 13 02:29:08 CEST 2001 Jan Hubicka <jh@suse.cz>
2272
2273 * analyze_brprob: Update for changes in gcc debug output.
2274
ffd15534
JH
2275Sat Jul 28 22:37:49 CEST 2001 Jan Hubicka <jh@suse.cz>
2276
2277 * analyze_brprob: Avoid more overflows.
2278
da397f8e
RH
22792001-07-27 Richard Henderson <rth@redhat.com>
2280
2281 * test_summary: Copy LAST_UPDATED UTC time to head of summary.
2282
92e3cac8
JH
2283Fri Jul 27 18:01:21 CEST 2001 Jan Hubicka <jh@suse.cz>
2284
2285 * analyze_brprob: Avoid overflows.
2286
2a08c780
RH
22872001-07-27 Richard Henderson <rth@redhat.com>
2288
2289 * gcc_update: Dump timestamp in LAST_UPDATED.
2290
3da33af3 22912001-07-26 Andreas Jaeger <aj@suse.de>,
1faae6ef 2292 Hans-Peter Nilsson <hp@bitrange.com>
a6ed70ef
AJ
2293
2294 * analyze_brprob: Fix documentation.
2295
4edc91ae
JH
2296Mon Jul 23 15:47:19 CEST 2001 Jan Hubicka <jh@suse.cz>
2297
2298 * analyze_brprob: Fix awk compatibility problems; update comment.
2299
f981f97b
AJ
23002001-07-23 Andreas Jaeger <aj@suse.de>
2301
2302 * analyze_brprob: Fix more typos.
2303
075cc945
AJ
23042001-07-23 Andreas Jaeger <aj@suse.de>
2305
2306 * analyze_brprob: Fix typos.
2307
aee96fe9
JM
23082001-07-03 Joseph S. Myers <jsm28@cam.ac.uk>
2309
2310 * texi2pod.pl: Handle @r inside @item.
2311
51817b10
ZW
23122001-07-02 Zack Weinberg <zackw@stanford.edu>
2313
2314 * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
2315
1faae6ef 23162001-07-01 Zoltan Felleg <zfelleg@telnet.hu>
e5149841
ZF
2317
2318 * warn_summary: Fix typo in a comment.
2319
894b7c63
ACY
23202001-06-14 Albert Chin-A-Young <china@thewrittenword.com>
2321
4977bab6 2322 * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
894b7c63 2323
acabb596
MM
23242001-06-13 Mark Mitchell <mark@codesourcery.com>
2325
2326 * gennews: Set TERM to vt100 for Lynx.
2327
9f293893
GP
23282001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2329
2330 * release: Remove.
2331
17d6c819
JH
2332Tue Jun 12 12:21:40 CEST 2001 Jan Hubicka <jh@suse.cz>
2333
2334 * analyze_brprob: New file.
2335
72e0bae5
MM
23362001-06-11 Mark Mitchell <mark@codesourcery.com>
2337
a6ed70ef 2338 * gcc_build: Output information about the commands used to
72e0bae5
MM
2339 configure the compiler.
2340
47c2a318
JM
23412001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
2342
2343 * gennews: Update for GCC 3.0.
2344
aff5d053
JM
23452001-06-02 Joseph S. Myers <jsm28@cam.ac.uk>
2346
2347 * gcc_update: Update for move of documentation to gcc/doc.
2348
26d8af06
RO
23492001-05-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2350
2351 * contrib/test_summary (files): Sort before evaluating.
2352
6cf735a7
GP
23532001-05-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2354
2355 * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
2356
47816305
MM
23572001-05-21 Mark Mitchell <mark@codesourcery.com>
2358
2359 * gcc_build: Use -d when invoking gcc_update.
2360
f3e16a47
AJ
23612001-05-18 Andreas Jaeger <aj@suse.de>
2362
2363 * gcc_update: Add rules for libf2c/libI77.
2364
e8dc2763
AO
23652001-05-17 Alexandre Oliva <aoliva@redhat.com>
2366
2367 * gcc_update (touch_files): Use simpler, yet as portable, syntax.
2368
af22667e
LR
23692001-05-14 Loren J. Rittle <ljrittle@acm.org>
2370
2371 * gcc_update (touch_files): Enhance make portability.
2372
e8b073c1
AO
23732001-05-14 Alexandre Oliva <aoliva@redhat.com>
2374
2375 * gcc_update (touch_files): Use a Makefile to touch files.
2376
6e26f4aa
JM
23772001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
2378
2379 * texi2pod.pl: Add copyright and GPL notices.
2380
445c435a
JM
23812001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
2382
2383 * texi2pod.pl: Handle "\,".
2384
3f896fc2
JM
23852001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
2386
2387 * texi2pod.pl: Fix regular expression for @r to avoid exponential
2388 recursion. From Russ Allbery <rra@stanford.edu>. Remove perl
2389 version check.
2390
c2b31703
KG
23912001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2392
2393 * warn_summary (stageNfilter): Update for recent changes in
2394 bootstrap logic.
2395
150d3c00
JM
23962001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
2397
2398 * texi2pod.pl: Require at least perl 5.6.0.
2399
4bc1997b
JM
24002001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
2401
2402 * gcc_update: Add gcc/gcc.1 to generated files.
2403 * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle
2404 discarding to end of sentence with @xref where the sentence has an
2405 interior "." in markup, and handle discarding parentheses around
2406 such a sentence.
2407
d2796d4e
BS
24082001-01-11 Bernd Schmidt <bernds@redhat.com>
2409
2410 * gennews: Add gcc-2.95.3.
2411
2642624b
JM
24122001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
2413
2414 * texi2pod.pl: Handle @gcctabopt and @env in tables. Handle
2415 @command. Format URLs and email addresses in bold.
2416
fd939e46
JM
24172001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
2418
6bfa3dac
JM
2419 * gcc_update: Add cpp.1 to the list of generated files.
2420
fd939e46
JM
2421 * texi2pod.pl: Handle @option and @env.
2422
79424a4f
MS
24232001-01-03 Mike Stump <mrs@wrs.com>
2424
2425 * snapshot: Update to account for java libraries.
2426
5da01bc1
JO
24272000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
2428
2429 * test_summary: Export filesuffix, not fileprefix.
2430
2d6fd5fd
JM
24312000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
2432
2433 * release: Change some EGCS references to GCC.
2434
c097fab6
KG
24352000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2436
2437 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
2438 subdirectory flags. Add source directory prefix filtering.
2439 Redirect diagnostic output to stderr.
2440
f4e8dec6
ZW
24412000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
2442
2443 * texi2pod.pl: If multiple @c man sections with the same tag
2444 appear, concatenate them in the final output. When skipping,
2445 ignore block commands that can't cause skipping, and honor
2446 those that can. Ensure that verbatim blocks are separate
2447 paragraphs.
2448
beb039fe
JM
24492000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
2450
2451 * gcc_update: Don't touch tradcif.c or java/parse.h.
2452
b75d998f
ZW
24532000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
2454
2455 * texi2pod.pl: Restructure for comprehensibility, add
2456 comments. Merge handling of @ignore and @ifxxx. Handle a
2457 whole bunch more Texinfo commands. Use consistent formatting
2458 style.
2459
c4f0b011
JM
24602000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
2461
2462 * gennews: New script.
2463
d9ddcc6a
GP
24642000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2465
2466 * gcc_update: Update a comment as we now require bison for CVS users.
2467
c01a508e
JM
24682000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
2469
2470 * gcc_update: Add gcov.1 to the list of generated files.
2471
c132c0e3
MM
24722000-11-21 Mark Mitchell <mark@codesourcery.com>
2473
2474 * gcc_build: Remove code to put information in a log file.
2475
3d6f4d76
ZW
24762000-11-19 Zack Weinberg <zackw@stanford.edu>
2477
2478 * texi2pod.pl:
2479 - Add real command line parsing.
2480 - Support @ifset, @ifclear, @set, @value, -D switch.
2481 - Support @sc. Improve handling of @ref and friends.
2482 - Discard @subsection, @need, @node lines.
2483 - Un-nest font changes to match texinfo semantics.
2484 - Handle @{ and @}. Oops.
2485 - Don't emit E<> directives inside verbatim blocks.
2486
f6820157
BK
24872000-11-12 Bruce Korb <bkorb@gnu.org>
2488
2489 * release: generalize the release script a bit.
2490
8a3d997e
MM
2491Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
2492
2493 * gcc_build: Add -o option for setting the objdir to use.
2494
1e8ba2a3
JL
24952000-11-11 Jeff Law <law@redhat.com>,
2496
2497 * release: New file.
2498
09ff8283
JL
24992000-11-08 Jeff Law <law@redhat.com>,
2500 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2501
2502 * snapshot: New file.
2503
37ac3c7f
JO
25042000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
2505
2506 * gcc_build (bootstrap_gcc): New function.
2507 (configure_gcc): Likewise.
2508 (build_gcc): Rewritten to use configure and bootstrap.
2509 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
2510
9f56c004
MM
25112000-10-31 Mark Mitchell <mark@codesourcery.com>
2512
2513 * gcc_build (MAKE): New variable.
2514 (build_gcc): Use it. Fix logging of errors.
2515 (install_gcc): Likewise.
2516
d3d6410d
MM
25172000-10-29 Mark Mitchell <mark@codesourcery.com>
2518
2519 * gcc_build: Save the output from CVS into the logfile as well.
2520
59c341cb
MM
25212000-10-25 Mark Mitchell <mark@codesourcery.com>
2522
2523 * gcc_build: Fix typos.
2524
f4d48ea9
JM
25252000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
2526
2527 * gperf-2.7-19981006.pat: Remove.
2528
6f298a0a
JM
25292000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
2530
2531 * test_installed: Change EGCS references to refer to GCC.
2532
2d89ce6a
GP
25332000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2534
2535 * gcc_update (touch_files): Add some informative output.
f3e16a47 2536
12acf3a9
AJ
25372000-09-16 Andreas Jaeger <aj@suse.de>
2538
2539 * gcc_update: Remove gcc/c-parse.gperf.
2540
41343a8f
GP
25412000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
2542 Alexandre Oliva <aoliva@redhat.com>
2543
2544 * gcc_update: Execute touch_files_reexec even if `cvs update`
2545 failed.
2546
e50d2932
AO
25472000-08-09 Alexandre Oliva <aoliva@redhat.com>
2548
2549 * test_summary: AWK breaks with filenames containing `='.
2550
b9faa6b6
MM
2551Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
2552
2553 * gcc_build: New script.
2554
1735b35f
MM
25552000-07-13 Mark Mitchell <mark@codesourcery.com>
2556
2557 * gcc_update (files_and_dependencies): Remove generated YACC files.
2558
792abd35
MM
25592000-07-12 Mark Mitchell <mark@codesourcery.com>
2560
2561 * gcc_update (files_and_dependencies): Remove generated YACC files.
2562
84d6d72f
MM
25632000-06-04 Mark Mitchell <mark@codesourcery.com>
2564
2565 * newcvsroot: Handle filenames that contain spaces.
2566
dd5330e8
ZW
25672000-06-03 Zack Weinberg <zack@wolery.cumb.org>
2568
2569 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
2570 Elide --with-gcc-version-trigger and --norecursion from
2571 configure flags. Remove code to report status of haifa scheduler.
2572
fda73e41
AO
25732000-05-18 Alexandre Oliva <aoliva@cygnus.com>
2574
2575 * gcc_update (self): Set to `$0'.
2576 (touch_files_reexec): Use `$self' instead of `$0'.
fda73e41 2577
25a9b3e5
AO
25782000-05-12 Alexandre Oliva <aoliva@cygnus.com>
2579
2580 * gcc_update (touch_files_reexec): New function, run after the
2581 tree is modified.
2582
bdcabcd4
RH
25832000-05-08 Richard Hendeson <rth@cygnus.com>
2584
2585 * gcc_update: Remove references to inclhack.tpl.
2586
62014cb3
JM
25872000-04-28 Jason Merrill <jason@casey.cygnus.com>
2588
2589 * index-prop: Use a single pattern. Also support *** cdiffs.
2590
1faae6ef 25912000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
62014cb3
JM
2592
2593 * index-prop: Don't change /dev/null.
2594
b9550bfb
GP
25952000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2596
2597 * gcc_update: Refer to GCC and gcc_update instead of egcs and
12acf3a9 2598 egcs_update.
b9550bfb 2599
db6a1df0
JL
26002000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
2601
b9550bfb 2602 * index-prop: Fix occasional problem when using cvs diff -p.
db6a1df0 2603
86702e31
ZW
26042000-04-18 Zack Weinberg <zack@wolery.cumb.org>
2605
2606 * gcc_update: Remove references to cexp.c/cexp.y.
2607
05e1739f
GP
26081999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2609
2610 * newcvsroot: Add check on the number of command-line arguments.
2611 Add usage.
2612
5c96cc3b
WB
2613Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
2614
2615 * gcc_update: Allow patches compressed by bzip2.
2616
1faae6ef 26171999-10-11 Martin v. Löwis <loewis@informatik.hu-berlin.de>
ba33cb50
ML
2618
2619 * newcvsroot: New file.
2620
697f6b2f
CB
26211999-09-11 Craig Burley <craig@jcb-sc.com>
2622
2623 * convert_to_f2c, convert_to_g2c, download_f2c: New file.
2624
ecdea017
GP
26251999-08-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2626
2627 * gcc_update: New file.
2628 * egcs_update: Renamed to gcc_update.
2629
83694b61
RL
26301999-08-09 Robert Lipe <robertlipe@usa.net>
2631
2632 * test_summary: Quote curly braces in 1999-07-03 change.
2633
1a618a5a
AO
26341999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
2635
2636 * egcs_update (files_and_dependencies): Fixed typo in
2637 gcc/cstamp-h.in. Added gcc/config.in.
2638
94b82f2b
AO
26391999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br>
2640
2641 * egcs_update (files_and_dependencies): New function, with
2642 complete list of files to be updated, as well as their
2643 dependencies.
2644 (touch_files): Check the timestamp of each generated file against
2645 its dependencies'.
2646 (main): New flags --touch, --list and --help. Remove the
2647 pre-update step.
2648
bc8735ed 26491999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br>
12acf3a9 2650
bc8735ed
AO
2651 * test_summary: Replace egcs with gcc. Update e-mail address.
2652
9d59f307 26531999-07-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1faae6ef 2654 Jerry Quinn <jquinn@nortelnetworks.com>
9d59f307
GP
2655
2656 * egcs_update (touch_files, apply_patch): New functions.
2657 Use them. New command-line option --patch. Split test of local
2658 tree into two parts. Add comments.
2659
069550be
AO
26601999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
2661
12acf3a9 2662 * test_summary: If Target is `unix{*}', append the Target variants
069550be
AO
2663 to Host.
2664
6f482ae3
AO
26651999-06-12 Alexandre Oliva <oliva@dcc.unicamp.br>
2666
2667 * test_summary: Set default mail-address and version for egcs
2668 instead of relying on unpredictable pathnames.
2669 Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
2670
2fa6b2d2
JL
2671Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
2672
2673 * fixinc/*: Delete obsolete files.
2674
7a19950e
RL
26751999-02-04 Robert Lipe <robertlipe@usa.net>
2676
12acf3a9
AJ
2677 * egcs_update: Test return values of 'cvs update'. Propogate
2678 to caller as exit values.
7a19950e 2679
bdf32ae5
GP
26801999-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2681
2682 * egcs_update: Use "if" instead of "&&". Touch generated files
12acf3a9 2683 only after the corresponding *.y files.
bdf32ae5 2684
3243be28
GP
26851999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2686
2687 * egcs_update: Do not use xargs, but a backquote construct.
2688
692c4bf5
AO
26891999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br>
2690
ceff9b14
AO
2691 * test_summary (version): Remove carriage return that gawk inserts
2692 in the version string for some reason.
692c4bf5 2693
5eff2ed5
GP
26941998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2695
2696 * egcs_update: Only touch files that already exist.
2697
cae94af8
AO
26981998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br>
2699
ceff9b14 2700 * test_summary (EOF): Remove double backslash.
cae94af8
AO
2701 Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2702
ddf469cc
AO
27031998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br>
2704
ceff9b14 2705 * test_summary (address): Set to egcs-testresults mailing list.
ddf469cc 2706
aa4d18c9
AO
27071998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
2708
ceff9b14
AO
2709 * test_summary (address): Added Marc Lehmann's testsuite-results
2710 to the default e-mail address.
aa4d18c9 2711
0a955618
AO
27121998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
2713
ceff9b14
AO
2714 * test_summary (-p, prepend_logs): Add these before the summary.
2715 (Compiler, Platform): Print these just before configflags.
0a955618 2716
0d4f7920
KG
2717Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2718
2719 * warn_summary (longLineFilter): New shell function to encapsulate
12acf3a9
AJ
2720 this functionality. It is off by default, only active if -llf
2721 flag is specified.
2722 (subdirectoryFilter): Fix bug in filtering which made some
2723 subdirectory warnings erroneously appear in the toplevel set.
2724 (stageNfilter): Renamed from `stageNwarns'. Updated to collect
2725 warnings from stage1 as well as stage0, which means warnings from
2726 outside the bootstrap directory. Eg, the libraries, etc.
2727 (warningFilter): New shell function to encapsulate this
2728 functionality.
0d4f7920 2729 (keywordFilter): New shell function to encapsulate this
12acf3a9 2730 functionality.
0d4f7920
KG
2731
2732 Store data in a temp file rather than calculating it 3x. Arrange
2733 to remove it on exit and signals.
2734
2735 Add -pass/-wpass flags to do "pass through" (i.e. manual
12acf3a9
AJ
2736 inspection) of bootstrap output from a particular stageN as well
2737 as language subdirs.
0d4f7920 2738
12acf3a9 2739 Add better comments/documentation.
0d4f7920 2740
415634f6
GP
2741Sat Oct 31 16:39:31 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2742
2743 * egcs_update: Add comment about keeping the FAQ synchronized.
2744
0999b4b8
JL
2745Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com)
2746
2747 * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
2748 in the repo again.
2749
1faae6ef 2750Fri Oct 16 07:35:00 1998 Bruce Korb <korb@datadesign.com>
318b0430
BK
2751
2752 * egcs_update: Added gcc/fixinc/* generated files to touch list.
2753
788169db
JL
2754Tue Oct 13 23:28:33 1998 Jeffrey A Law (law@cygnus.com)
2755
2756 * egcs_update: Remove gcc/java/parse.c from list of files to
2757 touch.
2758
8173d477
KG
2759Wed Oct 7 13:00:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2760
2761 * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
2762
a3225b7a
KG
2763Mon Oct 5 14:19:48 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2764
2765 * warn_summary (subdirectoryFilter): New shell function to
12acf3a9
AJ
2766 optionally filter in/out gcc subdirectories when summarizing
2767 warnings. Add new flags to support subdirectory filtering.
2768
a3225b7a 2769 Also, ensure the bootstrap stage is a number. Add some more C
12acf3a9
AJ
2770 keywords that are preserved in the "warning type" summary and
2771 tighten up the "arg ???" regexp.
a3225b7a 2772
1faae6ef 2773Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
3b0e5534
BK
2774
2775 * fixinc/inclhack.def: Not all C++ comments in C headers
2776 were treated alike. They are now. Also fixed syntax
2777 of sed expression in "systypes" fix.
2778
2779 * fixinc/inclhack.def: Removed SVR4.2-ism from shell invocation
2780
2781 * egcs_update: Added fixinc/* generated files to touch list.
2782
f06e7a27
KG
2783Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2784
2785 * egcs_update: Additionally touch gcc/java/parse.[ch].
2786
1faae6ef 2787Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
12acf3a9 2788
430c3d7b
BK
2789 * fixinc/inclhack.def: Added two files required by
2790 SCO's Open Server 5's avoid_bool fix.
2791 Regenerated fixinc.x and inclhack.sh to incorporate
2792 the update.
2793
aecb0339
RL
2794Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com>
2795
2796 * egcs_update: Do the pass 1 CVS update only for files that
12acf3a9 2797 may reasonably be under CVS control.
aecb0339 2798
49e921be
AO
27991998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
2800
ceff9b14 2801 * test_installed: New script for testing already-installed
12acf3a9 2802 gcc/g++/g77.
49e921be 2803
23a05d03
GP
2804Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2805
2806 * egcs_update: Assigned copyright to FSF.
2807
9b14b81c 2808Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4977bab6 2809 Alexandre Oliva <oliva@dcc.unicamp.br>
9b14b81c
GP
2810
2811 * egcs_update: New switch --nostdflags and documentation
2812 enhancements.
2813
f717c7e4
GP
2814Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2815
2816 * egcs_update: New script.
2817
1faae6ef 28181998-08-05 Bruce Korb <korbb@datadesign.com>
7c3b5ba5
BK
2819
2820 * fixinc/Makefile
2821 Added define for target machine so machine-specific tests
2822 can be selected for or against.
2823
2824 * fixinc/fixincl.c
2825 Added an array of string pointers to machines to select
2826 or avoid, depending on a FD_MACH_IFNOT bit flag.
2827 Used a shell script to match the defined TARGET_MACHINE
2828 with any of the given match patterns.
2829
2830 * fixinc/fixincl.tpl
2831 Generate the array of strings and bit flag, as needed,
2832 depending on "mach" and "not_machine" attributes for a fix.
2833
2834 * fixinc/mkfixinc.sh
2835 Invoke the make with TARGET assigned the value of the
2836 machine name argument.
2837
31e9c6ed
MS
2838Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
2839
2840 * compare_tests: New script.
2841
91fa313b
AO
28421998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
2843
ceff9b14 2844 * test_summary: Assigned copyright to FSF.
91fa313b 2845
18aca902
GP
2846Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2847
2848 * test_summary: Corrected script name in comments providing
2849 documentation. Added linebreaks for lines with > 80 characters.
2850
1faae6ef 2851Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3e5fb7a9 2852
ceff9b14
AO
2853 * test_summary: New switch, -i, and environment variable,
2854 append_logs, for including files in the report.
3e5fb7a9 2855
91af92df
MH
28561998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
2857
2858 * warn_summary: Update to Kaveh's latest version allowing to
2859 specify the last stage built.
2860
1faae6ef 28611998-05-29 Bruce Korb <korbb@datadesign.com>
91af92df 2862
a681b39b
BK
2863 * fixinc/mkfixinc.sh
2864 Changes to make it easier to invoke on platforms that
2865 normally do not invoke fixincludes.
2866
2867 * fixinc/inclhack.def
2868 Applied fixes from egcs/gcc/fixincludes from the past several
2869 months.
2870
1faae6ef 28711998-05-28 Bruce Korb <korbb@datadesign.com>
91af92df 2872
8a5b8e20
BK
2873 * fixinc/*: Updated most everything for a first real
2874 try at getting "fast_fixincludes" working.
2875
be3a14bb
JM
28761998-05-28 Jason Merrill <jason@yorick.cygnus.com>
2877
2878 * index-prop: New file.
2879
269df0f8
JL
2880Sat May 23 23:38:49 1998 Matthias Klose <doko@cs.tu-berlin.de>
2881
2882 * test_summary: find good awk (copied from warn_summary).
2883
2884Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com)
2885
2886 * test_summary, warn_summary: New files