]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
re PR fortran/90561 (ICE in gimplify_var_or_parm_decl, at gimplify.c:2747)
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
6d64cee8
JB
12019-07-02 Janne Blomqvist <jb@gcc.gnu.org>
2
3 PR other/91048
4 * mklog (read_user_info): Open ~/.mklog in string mode.
5
99efe97d
ML
62019-06-19 Martin Liska <mliska@suse.cz>
7
8 * bench-stringop: New file.
9
36902ed6
JB
102019-05-21 Janne Blomqvist <jb@gcc.gnu.org>
11
12 * mklog: Open files in text mode.
13
eaa6a39d
JB
142019-05-21 Janne Blomqvist <jb@gcc.gnu.org>
15
16 * mklog: Convert to Python 3.
17
d6fc19a0
JJ
182019-05-03 Jakub Jelinek <jakub@redhat.com>
19
20 * gennews (files): Add files for GCC 9.
21
aaae53ce
RI
222019-04-30 Roland Illig <roland.illig@gmx.de>
23
24 * check-internal-format-escaping.py: New version using polib.
25
41804907
CL
262019-04-19 Christophe Lyon <christophe.lyon@linaro.org>
27
28 PR translation/90118
29 * check-internal-format-escaping.py: Check that %< is not next to
30 a word.
31
ec60715d
JJ
322019-04-17 Jakub Jelinek <jakub@redhat.com>
33
34 * dg-extract-results.sh: Only handle WARNING: program timed out
35 lines specially in "$MODE" == "sum". Restore previous behavior
36 for "$MODE" != "sum". Clear has_timeout and timeout_cnt if in
37 a different variant or curfile is empty.
38 * dg-extract-results.py: Fix a typo.
39
904f3daa
ML
402019-04-05 Martin Liska <mliska@suse.cz>
41
2723350f 42 PR translation/89936
904f3daa
ML
43 * check-internal-format-escaping.py: Properly detect wrong
44 apostrophes.
45
93964ebd
ML
462019-03-11 Martin Liska <mliska@suse.cz>
47
48 * check-internal-format-escaping.py: Uncomment apostrophes
49 check.
50
a3f9f006
ML
512019-03-11 Martin Liska <mliska@suse.cz>
52
53 * check-internal-format-escaping.py: New file.
54
6f8fc6f9
TN
552019-03-10 Tommy Nguyen <remyabel@gmail.com>
56
57 PR contrib/82704
58 * download_prerequisites: Use -c instead of --check for sha512sum.
59
08bc73f0
ML
602019-03-06 Martin Liska <mliska@suse.cz>
61
62 * check-params-in-docs.py: Ignore a param.
63
0a7b7521
CL
642019-03-05 Christophe Lyon <christophe.lyon@linaro.org>
65
66 contrib/
67 * dg-extract-results.py: Handle case where a WARNING happens with
68 the first test of a harness.
69
e8d18fd8
CL
702019-03-05 Christophe Lyon <christophe.lyon@linaro.org>
71
72 contrib/
73 * dg-extract-results.sh: Fix order of WARNING and following test
74 result.
75
f874089d
CL
762019-02-04 Christophe Lyon <christophe.lyon@linaro.org>
77
78 contrib/
79 * dg-extract-results.py: Keep timeout warnings next to their
80 matching test.
81 * dg-extract-results.sh: Likewise.
82
b5fcfdba
JJ
832019-01-01 Jakub Jelinek <jakub@redhat.com>
84
85 * update-copyright.py: Add Gerard Jungman as external author.
86
80de5ef9
IB
872018-11-26 Iain Buclaw <ibuclaw@gdcproject.org>
88
89 * update-copyright.py (TestsuiteFilter): Skip .d tests.
90 (LibPhobosFilter): Add filter for upstream D sources.
91 (GCCCopyright): Add D Language Foundation as external author.
92 (GCCCmdLine): Add libphobos.
93
ca44d7f4
ML
942018-11-19 Martin Liska <mliska@suse.cz>
95
96 * check_GNU_style_lib.py: Detect mixed usage
97 of spaces and tabs.
98
357044d2
RO
992018-11-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
100
101 * gcc_update (files_and_dependencies): Handle libphobos.
102
46ec9261
TP
1032018-10-25 Thomas Preud'homme <thomas.preudhomme@linaro.org>
104
105 * dg-cmp-results.sh: Print NA-FAIL and NA->UNRESOLVED changes at
106 default verbosity.
107
ca3a27b6
RO
1082018-10-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
109
110 * config-list.mk (LIST): Switch to i686-solaris2.11,
111 sparc64-sun-solaris2.11.
112
0448002b
BRF
1132018-10-04 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
114
115 * unused_functions.py: Handle archive files.
116
75fcc3eb
BRF
1172018-10-04 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
118
119 * unused_functions.py: New file.
120
a0464aa0
ML
1212018-09-25 Martin Liska <mliska@suse.cz>
122
123 * filter-rtags-warnings.py: New file.
124
4cac9d00
ML
1252018-09-25 Martin Liska <mliska@suse.cz>
126
127 PR middle-end/86078
128 * check-params-in-docs.py: New file.
129
56856b58
J
1302018-08-17 Jojo <jijie_rong@c-sky.com>
131 Huibin Wang <huibin_wang@c-sky.com>
132 Sandra Loosemore <sandra@codesourcery.com>
133 Chung-Lin Tang <cltang@codesourcery.com>
134 Andrew Jenner <andrew@codesourcery.com>
135
136 C-SKY port: Configury
137
138 * config-list.mk (LIST): Add csky-elf and csky-linux-gnu.
139
bddcac9d
TV
1402018-07-13 Tom de Vries <tdevries@suse.de>
141
142 * maintainers-verify.sh: New file.
143
e57aae39
CL
1442018-07-12 Christophe Lyon <christophe.lyon@linaro.org>
145
146 * compare_tests: Print number of tests in each category.
147
b33aa720
AM
1482018-06-19 Alexander Monakov <amonakov@ispras.ru>
149
150 * vim-gcc-dev/README: New file.
151 * vim-gcc-dev/ftdetect/gcc-dev.vim: New file.
152 * vim-gcc-dev/syntax/gcc-match.vim: New file.
153 * gimple.vim: Move under vim-gcc-dev/syntax/.
154 * gcc-rtl.vim: Likewise.
155
58508d3f
ML
1562018-06-19 Martin Liska <mliska@suse.cz>
157
158 * gcc-rtl.vim: New file.
159
6044eae7
JL
1602018-06-12 Jeff Law <law@redhat.com>
161
162 * config-list.mk (LIST): Remove alpha-freebsd6.
163
4be63d9e
RB
1642018-05-08 Richard Biener <rguenther@suse.de>
165
166 PR bootstrap/85571
167 * compare-lto: New script derived from compare-debug.
168
b1750618
JJ
1692018-05-02 Jakub Jelinek <jakub@redhat.com>
170
171 * gennews (files): Add files for GCC 8.
172
254f7933
JW
1732018-05-01 Jim Wilson <jimw@sifive.com>
174
175 * gcc_update: Check for .git as a file.
176
1e4573c0
CL
1772018-03-21 Christophe Lyon <christophe.lyon@linaro.org>
178
179 * test_summary: Match possible single quotes in configure path.
180
ed2a2f08
TS
1812018-03-02 Thomas Schwinge <thomas@codesourcery.com>
182
183 * update-copyright.py: Remove "libcilkrts" reference.
184
9f88a07b
YG
1852018-02-19 Yury Gribov <tetra2005@gmail.com>
186
187 * compare_tests: Use TMPDIR when set.
188 * dg-cmp-results.sh: Ditto.
189 * warn_summary: Ditto.
190
3ab78ac2
JW
1912018-01-29 Jonathan Wakely <jwakely@redhat.com>
192
193 * download_prerequisites: Use shasum for FreeBSD and DragonFly.
194
d1b9a572
ML
1952018-01-19 Martin Liska <mliska@suse.cz>
196
197 * analyze_brprob.py: Support new format that can be easily
198 parsed. Add new column to report.
199
ada38d5f
JJ
2002018-01-03 Jakub Jelinek <jakub@redhat.com>
201
202 * update-copyright.py: Skip pdt-5.f03 in gfortran.dg subdir.
203
5e9d6aa4 2042017-11-28 Julia Koval <julia.koval@intel.com>
92a285c1 205 Sebastian Peryt <sebastian.peryt@intel.com>
5e9d6aa4
JK
206
207 * contrib/gcc_update: Ditto.
208
caba2b36
ML
2092017-11-08 Martin Liska <mliska@suse.cz>
210
211 * analyze_brprob.py: Fix abbreviations for SI units.
212
22381c22
TS
2132017-10-02 Thomas Schwinge <thomas@codesourcery.com>
214
215 * gcc_update (files_and_dependencies): Handle libbacktrace.
216
37026b57
RB
2172017-09-18 Richard Biener <rguenther@suse.de>
218
219 * download_prerequisites (isl): Bump version to 0.18.
220
01f5295d
YG
2212017-08-02 Yury Gribov <tetra2005@gmail.com>
222
223 * mklog: Added new implementation.
224
e1df0c91
YG
2252017-08-02 Yury Gribov <tetra2005@gmail.com>
226
227 * mklog: Rename to ...
228 * mklog.pl: this.
229
883b0e46
YG
2302017-07-17 Yury Gribov <tetra2005@gmail.com>
231
232 * mklog: Fix extraction of changed file name.
233
8b99a6f7
GJL
2342017-07-17 Georg-Johann Lay <avr@gjlay.de>
235
236 * gcc_update (files_and_dependencies)
237 [gcc/config/avr/avr-tables.opt]: Remove dead entry.
238
f2bcf09e
ML
2392017-06-28 Martin Liska <mliska@suse.cz>
240
241 * gcc.doxy: Add default location for filters and output folder.
242 * filter_gcc_for_doxygen_new: Rename to filter_gcc_for_doxygen.
243 * filter_params.pl: Remove.
244
1e55769b
TP
2452017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
246
247 * dg-cmp-results.sh: Restore filtering on target variant.
248
afc474f8
TP
2492017-06-20 Thomas Preud'homme <thomas.preudhomme@arm.com>
250
251 * dg-cmp-results.sh: Keep test result lines rather than throwing
252 header and summary to support sum files with multiple tools.
253
7f1b5019
ML
2542017-05-31 Martin Liska <mliska@suse.cz>
255
256 * filter_params.py:
257 Transform ENUM_BITFIELD and comments starting with '/**'
258
892c1fce
DM
2592017-05-31 David Malcolm <dmalcolm@redhat.com>
260 Martin Liska <mliska@suse.cz>
261
262 * filter_params.py: New, porting the perl script to python,
263 adding a test suite.
264 * filter_gcc_for_doxygen_new: New file.
265
59075bc8
ML
2662017-05-30 Martin Liska <mliska@suse.cz>
267
268 * analyze_brprob.py: Add new argument to parse and modify
269 predict.def file.
270 * analyze_brprob_spec.py: Likewise.
271
0a71c876
TV
2722017-05-29 Tom de Vries <tom@codesourcery.com>
273
274 * check_GNU_style_lib.py (TrailingWhitespaceCheck.check): Assert no
275 trailing eol.
276 (TrailingWhitespaceTest): New unit test.
277 (check_GNU_style_file): Remove eol before checking.
278
75017bb9
TV
2792017-05-29 Tom de Vries <tom@codesourcery.com>
280
281 * check_GNU_style_lib.py (check_GNU_style_file): Treat file argument as
282 file handle. Add and handle file_encoding argument.
283 * check_GNU_style.py (main): Handle '-' file argument. Call
284 check_GNU_style_file with file handle as argument.
285
76baf5ca
TV
2862017-05-29 Tom de Vries <tom@codesourcery.com>
287
288 * check_GNU_style_lib.py: Use import_pip3 to import pip3 packages.
289 (import_pip3): New function.
290
b7fc9ae0
TV
2912017-05-24 Tom de Vries <tom@codesourcery.com>
292
293 * check_GNU_style_lib.py: New file, factored out of ...
294 * check_GNU_style.py: ... here. Call main unconditionally.
295
850098eb
ML
2962017-05-19 Martin Liska <mliska@suse.cz>
297
298 * check_GNU_style.py: New file.
299
f47337ae
JL
3002007-05-03 Jeff Law <law@redhat.com>
301
302 * config-list.mk (am33_2.0-linux): Remove from list of targets
303 to build.
304
03dc1f5f
JJ
3052017-05-02 Jakub Jelinek <jakub@redhat.com>
306
307 * gennews (files): Add files for GCC 7.
308
9f06c15a
TV
3092017-04-26 Tom de Vries <tom@codesourcery.com>
310
311 * gen_autofdo_event.py: Fix comment.
312
b1c0468f
DR
3132017-04-11 Damian Rouson <damian@sourceryinstitute.org>
314
92a285c1
ML
315 * download_prerequisites (md5_check): New function emulates Linux
316 'md5 --check' on macOS. Modified script for macOS compatibility.
b1c0468f 317
154cc77e
PD
3182017-02-06 Palmer Dabbelt <palmer@dabbelt.com>
319
320 * config-list.mki (LIST): Add riscv32-unknown-linux-gun and
321 riscv64-unknown-linux-gnu.
322
357a7731
BRF
3232017-01-31 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
324
325 * update-copyright.py (Copyright.process_file): Retain original
326 file mode.
327
23075ebe
GP
3282017-01-29 Gerald Pfeifer <gerald@pfeifer.com>
329
330 * update-copyright.py: Fix the name of this script in examples.
331
e6d55103
JJ
3322017-01-26 Jakub Jelinek <jakub@redhat.com>
333
334 * update-copyright.py: Add libhsail-rt to self.default_dirs
335 and call self.add_dir on it. Add Intel Corporation to external
336 authors.
337
4703b555
TS
3382017-01-25 Thomas Schwinge <thomas@codesourcery.com>
339
340 * gcc_update (files_and_dependencies): Care for "libhsail-rt".
341
f9e37186
GP
3422017-01-23 Gerald Pfeifer <gerald@pfeifer.com>
343
344 * patch_tester.sh (TESTLOGS): Remove
345 $TARGET/libjava/testsuite/libjava.sum.
346
eec5428b
GP
3472017-01-22 Gerald Pfeifer <gerald@pfeifer.com>
348
349 * warn_summary: Remove the -java option.
350
a395b2e5 3512017-01-20 Gerald Pfeifer <gerald@pfeifer.com>
b2bcb1b3 352
a395b2e5
GP
353 * update-copyright.py (LibJavaFilter): Remove.
354
3552017-01-17 Gerald Pfeifer <gerald@pfeifer.com>
356
b2bcb1b3
GP
357 * gcc_update: Remove entries related to GCJ and libgcj.
358 Complete copyright years and adjust my e-mail address.
359
a92ffb3e
RE
3602017-01-11 Richard Earnshaw <rearnsha@arm.com>
361
362 * gcc_update: Adjust touch list for ARM.
363
1243c42d
GP
3642017-01-08 Gerald Pfeifer <gerald@pfeifer.com>
365
366 * download_ecj: Remove.
6438c2f4
ML
367
3682017-01-05 Martin Liska <mliska@suse.cz>
369
370 * vimrc: Update indentation definition.
371
d0a0bfd9
JJ
3722017-01-04 Jakub Jelinek <jakub@redhat.com>
373
374 * update-copyright.py (GCCCmdLine): Add include, libcc1, libiberty,
375 libssp, libvtv and lto-plugin to default_dirs.
376
ae12c0f0
JJ
3772017-01-01 Jakub Jelinek <jakub@redhat.com>
378
379 * update-copyright.py (TestsuiteFilter): Skip params/README.
380 (GCCCmdLine): Remove libjava and libjava/testsuite add_dir.
381
ca3b6071
ML
3822016-12-14 Martin Liska <mliska@suse.cz>
383
384 * analyze_brprob.py: Add new column to output and new sorting
385 option. Fix coding style to not exceed 80 characters.
386 * analyze_brprob_spec.py: Add new sorting
387 option. Fix coding style to not exceed 80 characters.
388
38000825
MK
3892016-10-24 Moritz Klammler <moritz@glammler.eu>
390
6ddefaa7 391 PR other/61439
38000825
MK
392 * download_prerequisites: Conditionally verify checksums of
393 downloaded pacakges. Add help text.
394 * prerequisites.md5: New file.
395 * prerequisites.sha512: New file.
396
e77cf8c6
KT
3972016-10-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
398
399 * check_GNU_style.sh (remove_testsuite): New function.
400 Use it to remove testsuite from the diff.
401
643e0854
RO
4022016-09-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
403
404 * dg-extract-results.sh: Revert bogus change.
405
aa9baacf
CL
4062016-09-20 Christophe Lyon <christophe.lyon@linaro.org>
407
408 * dg-extract-results.py: Report DejaGnu error in the final
409 summary.
410 * dg-extract-results.sh: Likewise.
411
b0a5704b
CL
4122016-09-20 Christophe Lyon <christophe.lyon@linaro.org>
413
414 * compare_tests: Take ERROR messages into account when
92a285c1 415 comparing.
b0a5704b 416
abe95ef6
ML
4172016-08-17 Martin Liska <mliska@suse.cz>
418
419 * mark_spam.py: Mark as spam all comments done by a creator.
420
28619cd7
ML
4212016-08-15 Martin Liska <mliska@suse.cz>
422
423 * mark_spam.py: Add error handling and reset
424 another properties of attachments and bugs.
425
3f1b3373
ML
4262016-08-11 Martin Liska <mliska@suse.cz>
427
428 * mark_spam.py: Mark attachments as obsolete and rename them.
429
612a6ffe
EG
4302016-08-03 Eric Gallager <egall@gwmail.gwu.edu>
431
432 * download_prerequisites: Explicitly remove existing symlinks
433 before trying to create new ones.
434
ce84ada3
ML
4352016-07-28 Martin Liska <mliska@suse.cz>
436
437 * mark_spam.py: New file.
438
88617fe4
ML
4392016-07-21 Martin Liska <mliska@suse.cz>
440
441 * analyze_brprob.py: If there's no loop, do not calculate
442 average number of loop iterations.
443
199b1891
ML
4442016-06-24 Martin Liska <mliska@suse.cz>
445
446 * analyze_brprob.py: Parse and display average number
447 of loop iterations.
448
7b72d14a
AK
4492016-06-23 Andi Kleen <ak@linux.intel.com>
450
451 * gen_autofdo_event.py: New file to regenerate
452 gcc-auto-profile.
453
0609abda
TS
4542016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
455
456 * config-list.mk: Stop testing mep-elf.
457
3e326935
TS
4582016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
459
460 * config-list.mk: Stop testing avr-rtems.
461
914b155c
TS
4622016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
463
464 * config-list.mk: Stop testing m32r-rtems.
465
5ebf89bd
TS
4662016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
467
468 * config-list.mk: Remove h8300-rtems support.
469
8466af06
TS
4702016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
471
472 * config-list.mk: stop testing knetbsd.
473
d980e738
TS
4742016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
475
476 * config-list.mk: Stop testing openbsd3.0.
477
ee2499b4
TS
4782016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
479
480 * config-list.mk: Remove interix target.
481
316ded53
DE
4822016-06-21 David Edelsohn <dje.gcc@gmail.com>
483
484 * config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1,
485 rs6000-ibm-aix5.2.
486 Rename rs6000-ibm-aix6.0 as rs6000-ibm-aix6.1.
487 Add rs6000-ibm-aix7.1.
488
69071d86
ML
4892016-06-17 Martin Liska <mliska@suse.cz>
490
491 * analyze_brprob.py: Fix columns of script output.
492
50a593c7
RB
4932016-06-13 Richard Biener <rguenther@suse.de>
494
495 * download_prerequisites (ISL): Bump version to 0.16.1
496
22d222d2
AH
4972016-06-10 Alan Hayward <alan.hayward@arm.com>
498
499 * check_GNU_style.sh: Fix paste args for BSD
500
f8fdb10e
DM
5012016-06-09 David Malcolm <dmalcolm@redhat.com>
502
503 * config-list.mk (LIST): Add OPT-enable-obsolete to avr-rtems,
504 h8300-rtems, m32r-rtems, mep-elf.
505
54951c63
DM
5062016-06-09 David Malcolm <dmalcolm@redhat.com>
507
508 * config-list.mk (GCC_SRC_DIR): New variable.
509 (make-log-dir): Use GCC_SRC_DIR.
510 ($(LIST)): Likewise.
511
fdf3a386
ML
5122016-06-09 Martin Liska <mliska@suse.cz>
513
514 * analyze_brprob_spec.py: New file.
515
0d73e480
ML
5162016-06-09 Martin Liska <mliska@suse.cz>
517
518 * analyze_brprob.py: Add new argument --sorting.
519
e49efc14
ML
5202016-06-09 Martin Liska <mliska@suse.cz>
521
522 * analyze_brprob.py: Cover new dump output format.
523
48eae472
RO
5242016-06-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
525
526 * update-copyright.py (LibMudflapFilter): Remove.
527 (GCCCmdLine.__init__): Add gotools, libcc1.
528 Remove libmudflap.
529 List unhandled intl, libcilkrts, libgo, liboffloadmic,
530 maintainer-scripts.
531
00f35794
BE
5322016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
533
534 * download_prerequisites: Adjust gmp/mpfr/mpc versions.
535
bc6d9014
OE
5362016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
537
538 * compare-all-tests: Remove SH5 support.
539 * config-list.mk: Likewise.
540
4877829b
ML
5412016-04-28 Martin Liska <mliska@suse.cz>
542
543 * analyze_brprob: Remove.
544 * analyze_brprob.py: New file.
545
9364c30e
JJ
5462016-04-27 Jakub Jelinek <jakub@redhat.com>
547
548 * gennews (files): Add files for GCC 6.
549
d0e037eb
JH
5502016-04-17 Jan Hubicka <jh@suse.cz>
551
552 * analyze_brprob: Update comment.
553
2ecc0c83
MS
5542016-04-13 Martin Sebor <msebor@redhat.com>
555
556 * check_GNU_style.sh: Avoid false posivies in trailing operator
557 checks.
558
55a82b66
MS
5592016-03-07 Martin Sebor <msebor@redhat.com>
560
561 * check_GNU_style.sh (color): New global variable.
562 Add checks for trailing operators and spaces before left brackets.
563 Tightened up a check for a trailing left curly brace.
564 (g, ag, vg): Use color.
565 (col): Don't complain about excessively long lines with DejaGnu
566 directives.
567
1f347c50
TS
5682016-03-06 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
569
570 * mklog: Look for the ChangeLog file in $cwd.
571
7d081272
JS
5722016-02-26 Joel Sherrill <joel@rtems.org>
573
574 * config-list.mk: Add aarch64-rtems and x86_64-rtems
575
4a8c29cc
JW
5762016-01-19 Jonathan Wakely <jwakely@redhat.com>
577
578 * uninclude: Fix third argument to gensub.
579
f29fa917
JJ
5802016-01-04 Jakub Jelinek <jakub@redhat.com>
581
582 * update-copyright.py (GCCCopyright): Add NVIDIA Corporation
583 as external author.
584
7ce9105f
JBG
5852015-12-17 Jan-Benedict Glaw <jbglaw@lug-owl.de>
586
587 * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted
588 targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 .
589
f78590bb
TB
5902015-12-06 Tobias Burnus <burnus@net-b.de>
591
592 * download_prerequisites: Download ISL 0.15 instead of 0.14.
593
e06b54c2
ML
5942015-11-20 Martin Liska <mliska@suse.cz>
595
596 * clang-format: Split content of a list to multiple
597 lines.
598
0f3594af
ML
5992015-11-19 Martin Liska <mliska@suse.cz>
600
601 * clang-format: Enhance list of FOR_EACH macros.
602
daa53f38
ML
6032015-11-19 Martin Liska <mliska@suse.cz>
604
605 * clang-format: New file.
606
bd94906f
AM
6072015-11-11 Andrew MacLeod <amacleod@redhat.com>
608
609 * header-tools: New. Directory containing a set of tools for
610 manipulating header files.
611
27776f55
NS
6122015-10-30 Nathan Sidwell <nathan@acm.org>
613
614 * config-list.mk (nvptx-none): Add it.
615
78c56a5a
MT
6162015-09-11 Markus Trippelsdorf <markus@trippelsdorf.de>
617
618 * download_prerequisites: Make sure that script is run from
619 top level source directory.
620
dfa37515
RO
6212015-08-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
622
623 * update-copyright.py (GCCCmdLine): Add libvtv.
624
4b5ed6cf
UB
6252015-08-04 Uros Bizjak <ubizjak@gmail.com>
626
627 * texi2pod.pl: Escape braces in regexp involving @strong{...}.
628
7392b090
TV
6292015-07-15 Tom de Vries <tom@codesourcery.com>
630
631 * check_GNU_style.sh (cat_with_prefix): Fix quoting.
632
1a607203
SE
6332015-06-02 Steve Ellcey <sellcey@imgtec.com>
634
635 * test_installed (--target=): New option.
636
ec3dfdac
MM
6372015-05-30 Mikhail Maltsev <maltsevm@gmail.com>
638
639 * gimple.vim: New file.
640
323eb6e3
TV
6412015-05-18 Tom de Vries <tom@codesourcery.com>
642
643 * check_GNU_style.sh: Add temp files tmp2 and tmp3.
644 (cat_with_prefix): New function, using global variable prefix.
645 (col): Make prefix a global variable. Rewrite to process file at a time
646 rather than line at a time. Print part longer than 80 chars in red.
647
ad7f0dfe
TV
6482015-05-18 Tom de Vries <tom@codesourcery.com>
649
650 * check_GNU_style.sh (g, ag, vg): Don't cat empty file.
651
847b6e15
TV
6522015-05-18 Tom de Vries <tom@codesourcery.com>
653
654 * check_GNU_style.sh (g, ag, vg, col): Declare local vars with local.
655
7e425ad6
TV
6562015-05-18 Tom de Vries <tom@codesourcery.com>
657
658 * check_GNU_style.sh: Improve readability function calls.
659
36805406
JL
6602015-05-16 James Bowman <james.bowman@ftdichip.com>
661
662 * config-list.mk: Add FT32.
663
cc1e0483
TV
6642015-05-12 Tom de Vries <tom@codesourcery.com>
665
666 * check_GNU_style.sh (col): Fix tab size.
667
a22e33d0
TV
6682015-05-12 Tom de Vries <tom@codesourcery.com>
669
670 * check_GNU_style.sh: Put stdin into a temp file.
671
7f167be6
TV
6722015-05-12 Tom de Vries <tom@codesourcery.com>
673
674 * check_GNU_style.sh: Read either from stdin, or from files.
675
0648b807
TV
6762015-05-12 Tom de Vries <tom@codesourcery.com>
677
678 * check_GNU_style.sh: Check if files exists.
679
4171ffe9
TV
6802015-05-12 Tom de Vries <tom@codesourcery.com>
681
682 * check_GNU_style.sh: Don't use a filename prefix if we're only
683 processing one patch file.
684
a92a1c27
YG
6852015-05-12 Yury Gribov <y.gribov@samsung.com>
686
687 * mklog: Ignore preprocessor directives.
688
a497da4c
JJ
6892015-04-22 Jakub Jelinek <jakub@redhat.com>
690
691 * gennews (files): Add files for GCC 5.
692
74d35315
BE
6932015-03-06 Bernd Edlinger <bernd.edlinger@hotmail.de>
694
695 * dg-extract-results.sh: Check that the necessary python modules exist.
696
4ed8ef26
IV
6972015-02-05 Ilya Verbin <ilya.verbin@intel.com>
698
699 * gcc_update (files_and_dependencies): Add rules for liboffloadmic and
700 liboffloadmic/plugin.
701
8fced9b9
RS
7022015-01-15 Richard Sandiford <richard.sandiford@arm.com>
703
704 * update-copyright.py (Copyright.__init__): Add a regexp for
705 "copyright = u'".
706 (Copyright.update_copyright): Don't add a space before the year
707 in that case.
708
41dbbb37
TS
7092015-01-15 Thomas Schwinge <thomas@codesourcery.com>
710
711 * gcc_update (files_and_dependencies): Update rules for new
712 libgomp/plugin/Makefrag.am and libgomp/plugin/configfrag.ac files.
713
6e7bdfac
YG
7142015-01-12 Yury Gribov <y.gribov@samsung.com>
715
716 * check_GNU_style.sh: Support patches coming from stdin.
717 Check that spaces are converted to tabs.
718 Make double-space-after-dot check more precice.
719
d3d514a9
EB
7202015-01-06 Eric Botcazou <ebotcazou@adacore.com>
721
722 * config-list.mk (LIST): Add visium-elf.
723
04a11c01
JBG
7242015-01-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
725
726 * config-list.mk: Use shortest match for OPT to find the actual
727 target name.
728
64e6d5c4
SDJ
7292014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
730
731 * dg-extract-results.sh: Use --text with grep to avoid issues with
732 binary files. Fall back to cat -v, if that doesn't work.
733
923e09ee
CJW
7342014-12-12 Chung-Ju Wu <jasonwucj@gmail.com>
735
736 * download_prerequisites: Modify the comment for GRAPHITE_LOOP_OPT.
737
c3e1e693
YG
7382014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
739 Yury Gribov <y.gribov@samsung.com>
740
741 * vimrc: New file.
742
83f41b24
TP
7432014-12-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
744
745 * check_GNU_style.sh: Warn for incorrect number of spaces in function
746 call only if 0 or 2+ spaces found.
747
f5d5b88f
TB
7482014-12-02 Tobias Burnus <burnus@net-b.de>
749
750 * download_prerequisites: Download ISL 0.14 instead of 0.12.2.
751
fdb424cf
TV
7522014-11-25 Tom de Vries <tom@codesourcery.com>
753 Peter Bergner <bergner@vnet.ibm.com>
754
755 * mklog: Handle .mklog. Use git setting independent of presence .git
756 directory.
757
78d7f09f
TV
7582014-11-14 Tom de Vries <tom@codesourcery.com>
759
760 * mklog: Move reading of .diff file up and add comment. Copy diff_lines
761 to orig_diff_lines. Use orig_diff_lines when appending patch.
762
35485da9
DM
7632014-11-11 David Malcolm <dmalcolm@redhat.com>
764
765 * ChangeLog.jit: New.
766 * jit-coverage-report.py: New file: a script to print crude
767 code-coverage information for the libgccjit API.
768
67183c4d
MZ
7692014-11-11 Marat Zakirov <m.zakirov@samsung.com>
770
4b5ed6cf 771 * mklog: Symbol '}' stops search for changes.
67183c4d 772
51f784f5
TB
7732014-11-11 Tobias Burnus <burnus@net-b.de>
774
775 * download_prerequisites: Stop downloading CLooG.
776
a8cfbbdc
MZ
7772014-11-07 Marat Zakirov <m.zakirov@samsung.com>
778
4b5ed6cf
UB
779 * mklog: Always doubt in functions.
780 Add EOF protection.
a8cfbbdc 781
1335a8ca
JBG
7822014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
783
784 * config-list.mk: Don't build Go for certain targets.
785
3daa7bbf
TS
7862014-10-04 Trevor Saunders <tsaunders@mozilla.com>
787
788 * compare-all-tests: Don't test score-*.
789 * config-list.mk: Likewise.
790
c19adb17
SB
7912014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
792
793 * dg-extract-results.py (output_variation): Always sort if do_sum.
794
38278d8a
TV
7952014-09-22 Tom de Vries <tom@codesourcery.com>
796
797 * mklog: Add --inline option.
798
813271fc
SB
7992014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
800
801 * dg-extract-results.py (Prog.result_re): Include options in test name.
802
3a8fe7c6
OH
8032014-09-19 Olivier Hainque <hainque@adacore.com>
804
805 * config-list.mk (LIST): Add powerpc-wrs-vxworksmils.
806
f4d5fe47
JS
8072014-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>
808
809 * config-list.mk (LIST): Add v850-rtems.
810
b060c217
SH
8112014-09-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
812
813 * config-list.mk (LIST): Add arm-rtems.
814 Add nios2-rtems. Remove extra option from powerpc-rtems.
815
157e859f
TS
8162014-09-08 Trevor Saunders <tsaunders@mozilla.com>
817
818 * compare-all-tests: Don't test picochip.
819 * config-list.mk: Likewise.
820
6f853fd4
MX
8212014-08-11 Mingjie Xing <mingjie.xing@gmail.com>
822
823 * texi2pod.pl (postprocess): Move command process for '@sc' to the
824 front of '@dfn'. Add a new command process for '@t{...}', just print
825 the content.
826
863aa163 8272014-07-21 Trevor Saunders <tsaunders@mozilla.com>
633e5fbb 828 Yury Gribov <y.gribov@samsung.com>
863aa163 829
633e5fbb
TS
830 * mklog: Run mklog as a filter.
831
8322014-07-21 Trevor Saunders <tsaunders@mozilla.com>
833
834 * mklog: Read name and email from git config when available.
863aa163 835
16a4b3b9
RB
8362014-06-28 Richard Biener <rguenther@suse.de>
837
838 * gennews: Use gcc-3.0/index.html.
839
e6120abe
RS
8402014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
841
842 * dg-extract-results.py: For Python 3, force sys.stdout to handle
843 surrogate escape sequences.
844 (safe_open): New function.
845 (output_segment, main): Use it.
846
ae242e3f
RS
8472014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
848
849 * dg-extract-results.py (Named): Remove __cmp__ method.
850 (output_variation): Use a key to sort variation.harnesses.
851
386c4027
UB
8522014-05-24 Uros Bizjak <ubizjak@gmail.com>
853
854 * texi2pod.pl: Force .pod file to not be a numbered list.
855
768b94bc
RS
8562014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
857
858 * dg-extract-results.py (parse_run): Handle warnings that are printed
859 before a test harness is run.
860
3ce2cd36
JBG
8612014-05-09 Jan-Benedict Glaw <jbglaw@lug-owl.de>
862
863 * config-list.mk (show): New target.
864
0af7b53a
RS
8652014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
866
867 * dg-extract-results.py: New file.
868 * dg-extract-results.sh: Use it if the environment seems suitable.
869
d9f069ab
RO
8702014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
871
872 * config-list.mk (LIST): Remove sparc-sun-solaris2.9, i686-solaris2.9.
873
b716608c
JJ
8742013-04-22 Jakub Jelinek <jakub@redhat.com>
875
876 * gennews (files): Add files for GCC 4.9.
877
341c653c
WL
8782014-02-24 Walter Lee <walt@tilera.com>
879
880 * config-list.mk (LIST): Add tilegxbe-linux-gnu.
881
662dae0d
RB
8822014-02-13 Richard Biener <rguenther@suse.de>
883
884 * download_prerequisites: Update ISL and CLOOG versions.
885
37f14a0d
BM
8862014-01-31 Brooks Moses <bmoses@google.com>
887
888 * gcc_update (files_and_dependencies): Add aarch64-tune.md.
889
69b09963
YG
8902014-01-29 Yury Gribov <y.gribov@samsung.com>
891
892 * mklog: Improve support of context diffs.
893
e8b37cb6
TU
8942014-01-21 Tatiana Udalova <t.udalova@samsung.com>
895
896 * mklog: Avoid adding falsely changed functions to ChangeLog.
897
e430824f
CLT
8982013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
899
900 * config-list.mk: Add nios2-elf, nios2-linux-gnu. Corrected
901 ordering of some configs.
902
b654717c
YG
9032013-12-23 Yury Gribov <y.gribov@samsung.com>
904
905 * mklog: Automatically insert comments in trivial cases.
906
26b08681
YG
9072013-12-19 Yury Gribov <y.gribov@samsung.com>
908
909 * mklog: Split generated message in parts.
910
9304f876
CJW
9112013-10-31 Chung-Ju Wu <jasonwucj@gmail.com>
912
913 * config-list.mk (nds32le-elf, nds32be-elf): Add nds32 target.
914
8a1a4544
TB
9152013-10-29 Tobias Burnus <burnus@net-b.de>
916
917 * gcc_update (files_and_dependencies): Add rules for
918 libcilkrts.
919
cd13be9b
TS
9202013-10-11 Thomas Schwinge <thomas@codesourcery.com>
921
922 * gcc_update (files_and_dependencies): Fix rule for
923 libgomp/testsuite/Makefile.in.
924
53426f6c
JR
9252013-10-01 Joern Rennecke <joern.rennecke@embecosm.com>
926
927 * config-list.mk: Add arc configurations.
928
f6113c27
DN
9292013-09-27 Diego Novillo <dnovillo@google.com>
930
931 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
932
f6a83b4a
DD
9332013-09-12 DJ Delorie <dj@redhat.com>
934
935 * config-list.mk: Add msp430-elf.
936
cdc35a2e
DN
9372013-08-31 Diego Novillo <dnovillo@google.com>
938
939 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
940
6e39ee0c
MS
9412013-08-29 Mike Stump <mikestump@comcast.net>
942
943 * gcc_update (configure): Update to handle svn 1.8.1.
944
ecdbd01a 9452013-08-03 Caroline Tice <cmtice@google.com>
2077db1b
CT
946
947 * gcc_update: Add libvtv files.
386c4027 948
76ba1222
BM
9492013-06-06 Brooks Moses <bmoses@google.com>
950
951 * testsuite-management/validate_failures.py: Fix handling of
952 summary lines with "|" characters or empty description fields.
953
a8db5990
CJW
9542013-05-24 Chung-Ju Wu <jasonwucj@gmail.com>
955
956 * download_prerequisites: Download isl and cloog conditionally.
957
f3e4f44c
DM
9582013-05-21 David Malcolm <dmalcolm@redhat.com>
959
dd1c676f 960 * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
f3e4f44c 961
0baddc45
RO
9622013-05-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
963
964 * config-list.mk (LIST): Add -enable-obsolete for
965 sparc-sun-solaris2.9, i686-solaris2.9.
966
aa7e6aad
MS
9672013-05-13 Mike Stump <mikestump@comcast.net>
968
969 * compare_tests: Limit lines to 2000 characters as comm on Mac OS
970 X 10.8.3 doesn't like long lines (those 2055 characters or more).
971
a46d0aff
SN
9722013-04-22 Sofiane Naci <sofiane.naci@arm.com>
973
974 * config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
975
18d5a76d
DN
9762013-04-18 Diego Novillo <dnovillo@google.com>
977
978 * validate_failures.py: Fix typo.
979
89cbb85b
DN
9802013-04-18 Diego Novillo <dnovillo@google.com>
981
982 * validate_failures.py: Loosen check for build directory.
983 State what failed if we couldn't find the source tree or
984 the target triplet.
985
1faae6ef
JJ
9862013-03-22 Jakub Jelinek <jakub@redhat.com>
987
988 * gennews (files): Add files for GCC 4.8.
989
34d3a672
TB
9902013-03-06 Tobias Burnus <burnus@net-b.de>
991
992 * make-obstacks-texi.pl: New.
993
d809887a
RO
9942013-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
995
996 * make_sunver.pl: Enforce C locale.
997
b96299a1
RS
9982013-02-06 Richard Sandiford <rdsandiford@googlemail.com>
999
1000 * update-copyright.py: Add libdecnumber to the default list.
1001 Remove libquadmath and libssp.
1002
144f2e52
DN
10032013-02-06 Diego Novillo <dnovillo@google.com>
1004
1005 * testsuite-management/validate_failures.py: Fix typo.
1006
828e50c5
DN
10072013-02-06 Diego Novillo <dnovillo@google.com>
1008
1009 * testsuite-management/validate_failures.py: Update
1010 Copyright years.
1011 Request contributions not to use Python features newer
1012 than 2.4.
1013 (GetBuildData): If this is not a build directory,
1014 emit an error only if --results or --manifest are missing.
1015
143c83f1
BRF
10162013-02-06 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1017
1018 * testsuite-management/validate_failures.py
1019 (IsInterestingResult): Fix performance regression
1020
240d6348
RS
10212013-02-04 Richard Sandiford <rdsandiford@googlemail.com>
1022
b3dc7102 1023 * update-copyright.py: New file.
240d6348 1024
1faae6ef 10252013-01-15 David Blaikie <dblaikie@gmail.com>
16dd2667
DB
1026
1027 * dg-extract-results.sh: Handle KPASSes.
1028
9fa633fc
DB
1029 * dg-extract-results.sh: Constrain the start-of-log pattern.
1030
db065268
DB
1031 * dg-extract-results.sh: Fix order of summary counts.
1032
7fb1e592
BRF
10332012-12-01 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1034
1035 * testsuite-management/validate_failures.py
1036 (IsInterestingResult): Only strip line a second time if we did split.
1037 Rephrase return statement while at it.
1038 (CollectSumFiles): Also ignore .git directory.
1039
f15b9727
DN
10402012-12-03 Diego Novillo <dnovillo@google.com>
1041
1042 * testsuite-management/validate_failures.py: Fix stale
1043 use of 'options'.
1044
f6fce951
DE
10452012-11-30 Doug Evans <dje@google.com>
1046
d5651dcf
DE
1047 * testsuite-management/validate_failures.py: Add support for @include,
1048 @remove directives in manifest files.
1049
f6fce951
DE
1050 * testsuite-management/validate_failures.py: Add function
1051 GetManifestPath. New global _MANIFEST_SUBDIR.
1052
b4b5e1f7
DE
10532012-11-29 Doug Evans <dje@google.com>
1054
74df1ad0
DE
1055 * testsuite-management/validate_failures.py: Remove pass/fail
1056 indicator from result of GetBuildData.
1057
bc5e01b1
DE
1058 * testsuite-management/validate_failures.py: Store options in global
1059 variable _OPTIONS.
1060
cd1d95bd
DE
1061 * testsuite-management/validate_failures.py: Rename variable
1062 manifest_name to manifest_path everywhere.
1063
b4b5e1f7
DE
1064 * testsuite-management/validate_failures.py (CompareBuilds): Pass
1065 options.results to GetSumFiles for clean build.
1066
b3891de4
DE
10672012-11-28 Doug Evans <dje@google.com>
1068
1099bb0a
DE
1069 * testsuite-management/validate_failures.py: Use <target_alias> instead
1070 of <target>. Minor whitespace changes.
1071
b3891de4
DE
1072 * testsuite-management/validate_failures.py: Record ordinal with
1073 TestResult.
1074
a59a2c21
MS
10752012-11-19 Mike Stump <mikestump@comcast.net>
1076
1077 * compare_tests: Add export LC_ALL=C to make sort happier.
1078
451a210d
L
10792012-11-14 H.J. Lu <hongjiu.lu@intel.com>
1080
1081 * gcc_update: Update libsanitizer generated files.
1082
36a41ef1
TB
10832012-11-12 Tobias Burnus <burnus@net-b.de>
1084
1085 * gcc_update: Add libquadmath generated files.
1086
6671a4e4
L
10872012-11-12 H.J. Lu <hongjiu.lu@intel.com>
1088
1089 * gcc_update: Add libsanitizer generated files.
1090
bff0e529
LC
10912012-11-05 Lawrence Crowl <crowl@google.com>
1092
1093 * compare_two_ftime_report_sets: New.
1094
b436bf38
DN
10952012-11-02 Diego Novillo <dnovillo@google.com>
1096
1097 * testsuite-management/validate_failures.py: Add option
1098 --clean_build to compare test results against another
1099 build.
1100
3b1de8eb
DN
11012012-10-31 Diego Novillo <dnovillo@google.com>
1102
1103 * testsuite-management/validate_failures.py: Fix parsing
1104 of summary lines.
1105
6119d95c
DN
11062012-10-29 Diego Novillo <dnovillo@google.com>
1107
1108 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1109
1996c0a6
DN
11102012-10-06 Diego Novillo <dnovillo@google.com>
1111
1112 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1113
c8ae7abf
CL
11142012-10-02 Christophe Lyon <christophe.lyon@linaro.org>
1115
1116 * check_GNU_style.sh: Remove temporay file upon exit.
1117
f3633f55
JR
11182012-09-26 Joern Rennecke <joern.rennecke@embecosm.com>
1119
1120 * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
1121 arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
1122 Use --enable-obsolete for picochip-elf.
1123
5ad7a43e
DN
11242012-09-10 Diego Novillo <dnovillo@google.com>
1125
1126 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1127
0e9f719a
EB
11282012-09-04 Eric Botcazou <ebotcazou@adacore.com>
1129
1130 * make_sunver.pl: Add missing newline at the end of extern "C++" block.
1131
e8f6d046
DN
11322012-08-24 Diego Novillo <dnovillo@google.com>
1133
1134 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
386c4027 1135
18da4303
DN
11362012-08-14 Diego Novillo <dnovillo@google.com>
1137
1138 * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
1139
a327112f
DN
11402012-08-13 Diego Novillo <dnovillo@google.com>
1141
1142 * testsuite-management/validate_failures.py (ExpirationDate): Tidy
1143 comment.
1144
6baa7225
DN
11452012-08-13 Diego Novillo <dnovillo@google.com>
1146
1147 * testsuite-management/validate_failures.py (ParseSummary): Fix
1148 comment.
1149
c577382e
DN
11502012-08-13 Diego Novillo <dnovillo@google.com>
1151
1152 * testsuite-management/validate_failures.py: Import datetime.
1153 (TestResult.ExpirationDate): New.
1154 (TestResult.HasExpired): New.
1155 (ParseSummary): Call it. If it returns True, warn that the
1156 expected failure has expired and do not add it to the set of
1157 expected results.
1158 (GetResults): Clarify documentation.
1159
55b073ba
DN
11602012-07-26 Diego Novillo <dnovillo@google.com>
1161
1162 * testsuite-management/validate_failures.py: Do not use
1163 'with ... as ...' constructs.
1164
29476fe1
DN
11652012-07-19 Diego Novillo <dnovillo@google.com>
1166
1167 * testsuite-management/validate_failures.py (CollectSumFiles):
1168 Rename from GetSumFiles.
1169 (GetSumFiles): Factor out of CheckExpectedResults.
1170 (CheckExpectedResults): Call it.
1171 (ProduceManifest): Call it.
1172
89d223b3
DN
11732012-07-18 Diego Novillo <dnovillo@google.com>
1174
1175 * testsuite-management/validate_failures.py: Fix
1176 /usr/bin/python invocation.
1177
c85fd25b
SB
11782012-06-19 Steven Bosscher <steven@gcc.gnu.org>
1179
1180 * check_makefile_deps.sh: Look for c-common.o in c-family/.
1181 Add a few more crt* files to the list of files to skip.
1182
9adf6490
MP
11832012-05-31 Marek Polacek <polacek@redhat.com>
1184
4b5ed6cf 1185 * mklog: Prevent printing three spaces after the date.
9adf6490 1186
4da37205
DN
11872012-06-04 Diego Novillo <dnovillo@google.com>
1188
1189 * testsuite-management/validate_failures.py (GetResults):
1190 Change argument to accept list of summary files to analyze.
1191 Update callers.
1192 (CheckExpectedResults): Handle options.manifest, options.results
1193 and options.ignore_missing_failures.
1194 (Main): Add options --manifest, --results and --ignore_missing_failures.
1195
ba0d684e
DN
11962012-05-31 Diego Novillo <dnovillo@google.com>
1197 Cary Coutant <ccoutant@google.com>
1198
1199 * mklog: New.
1200
c7046906
L
12012012-05-25 H.J. Lu <hongjiu.lu@intel.com>
1202
1203 PR bootstrap/53472
1204 * contrib/compare-debug (remove_comment): New function.
1205 Remove any .comment sections if the first cmp failed.
1206
c75e90f3
DE
12072012-05-09 David Edelsohn <dje.gcc@gmail.com>
1208
1209 * gcc_update: Use $GCC_SVN to retrieve branch and revision.
1210
48310492
RH
12112012-05-01 Richard Henderson <rth@redhat.com>
1212
1213 * gcc_update: Add libatomic generated files.
1214
af13465f
MLI
12152012-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
1216
1217 * compare_tests: Append '/' to make 'find' traverse
1218 symlinked directories.
1219
034a3fcd
RO
12202012-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1221
1222 * testsuite-management/validate_failures.py (GetBuildData): Use
1223 target_alias.
1224
a0806f33
DE
12252012-04-06 Doug Evans <dje@google.com>
1226
1227 * dg-extract-results.sh: Handle KFAILs.
1228
b24513a1
RO
12292012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1230
1231 * config-list.mk (LIST): Remove mips-sgi-irix6.5.
1232
bfdac9a1
JM
12332012-03-13 Joseph Myers <joseph@codesourcery.com>
1234
1235 * gennews (files): Add files for GCC 4.7.
1236
c4bc5c25
RO
12372012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1238
1239 * config-list.mk (LIST): Remove mips-openbsd.
1240
5c30094f
RO
12412012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1242
1243 * config-list.mk (LIST): Remove alpha-dec-osf5.1.
1244
acb3748d
DN
12452012-03-02 Diego Novillo <dnovillo@google.com>
1246
1247 * testsuite-management/validate_failures.py (class TestResult): Fix
1248 match pattern for the summary line. If there is a parsing failure,
1249 show the line we failed to parse.
1250
cc2de92d
RO
12512012-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1252
1253 PR libstdc++/52188
1254 * make_sunver.pl: Remove #ifdef handling.
1255
4ad29d0d
DK
12562012-02-17 Doug Kwan <dougkwan@google.com>
1257
1258 * contrib/testsuite-management/validate_failures.py
1259 (GetMakefileValue): Check for cross compilers.
1260
e53182b7
QN
12612012-02-15 Quentin Neill <quentin.neill@amd.com>
1262
1263 * compare_tests: Fix trailing paths in dir arguments.
1264 Handle sum1/sum2 temp files with others.
1265
dd552284
WL
12662012-02-14 Walter Lee <walt@tilera.com>
1267
1268 * config-list.mk (LIST): Add tilegx-linux-gnu and
1269 tilepro-linux-gnu.
1270 * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
1271 (gcc/config/tilepro/mul-tables.c): New dependencies.
1272
44414d2f
MS
12732012-02-11 Mike Stump <mikestump@comcast.net>
1274
1275 * compare_tests (exit_status): Fix.
1276
a8fc9855
DN
12772012-02-10 Diego Novillo <dnovillo@google.com>
1278
1279 * repro_fail: Add --debug and --debug-tui flags.
1280
1faae6ef
JJ
12812012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1282 Jayant R Sonar <jayant.sonar@kpitcummins.com>
b25364a0
S
1283
1284 * config-list.mk (LIST): Add cr16-elf.
1285
884f56d1
GJL
12862012-01-02 Georg-Johann Lay <avr@gjlay.de>
1287
1288 PR target/51345
1289 * gcc_update (files_and_dependencies): Add
1290 gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
1291
85b8555e
DD
12922011-11-29 DJ Delorie <dj@redhat.com>
1293
1294 * config-list.mk (LIST): Add rl78-elf.
1295
adcd36bc
RO
12962011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1297
1298 * make_sunver.pl: Convert '?' in glob patterns to '.'.
1299
0a35513e
AH
13002011-11-07 Richard Henderson <rth@redhat.com>
1301
1302 Merged from transactional-memory.
1303
1304 * gcc_update: Add libitm to touch data.
1305
cf7716a2
QN
13062011-11-07 Quentin Neill <quentin.neill@amd.com>
1307
1308 * compare_tests: Add ability to compare all .sum
1309 files from two build directories.
1310
feeeff5c
JR
13112011-11-05 Joern Rennecke <joern.rennecke@embecosm.com>
1312
1313 * contrib-list.mk: Add Epiphany configurations.
1314
a5baf3b8
DN
13152011-09-13 Diego Novillo <dnovillo@google.com>
1316
1317 * testsuite-management: New.
1318 * testsuite-management/validate_failures.py: New.
1319
39b75e51
RO
13202011-08-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1321
1322 * gcc_update: Determine svn branch from hg convert_revision.
1323
e44dbbe1
RO
13242011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1325
1326 * config-list.mk (i586-netware): Remove.
1327 (.PHONY): Remove make-script-dir dependency.
1328 (make-script-dir): Remove.
1329 ($(LIST)): Remove make-script-dir dependency.
1330
bcead286
BS
13312011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1332
1333 * gcc_update: Add C6X generated files.
1334 * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
1335
e35fceb5
RO
13362011-07-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1337
1338 * config-list.mk (LIST): Append OPT-enable-obsolete to
1339 alpha-dec-osf5.1, mips-sgi-irix6.5.
1340
23d11384
DN
13412011-06-24 Diego Novillo <dnovillo@google.com>
1342
1343 * repro_fail: New.
1344
1b916ca6
JM
13452011-06-21 Joseph Myers <joseph@codesourcery.com>
1346
1347 * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
1348
12d844c8
JM
13492011-05-19 Joseph Myers <joseph@codesourcery.com>
1350
1351 * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
1352 gcc/config/arm/arm-fpus.def.
1353
f10d3ac9
JM
13542011-05-10 Joseph Myers <joseph@codesourcery.com>
1355
1356 * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
1357 dependencies.
1358
d371df6f
JM
13592011-05-09 Joseph Myers <joseph@codesourcery.com>
1360
1361 * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
1362
adad1007
JR
13632010-05-05 Joern Rennecke <joern.rennecke@embecosm.com>
1364
1365 * config-list.mk: New file.
1366
47c94d21
JM
13672011-05-02 Joseph Myers <joseph@codesourcery.com>
1368
1369 * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
1370
e5b0dad8
JK
13712011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1372
1373 * paranoia.cc (ENUM_BITFIELD): Remove.
1374
ad7be009
JM
13752011-04-08 Joseph Myers <joseph@codesourcery.com>
1376
1377 * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
1378
ebb9f8b0
JM
13792011-03-22 Joseph Myers <joseph@codesourcery.com>
1380
1381 * compare-all-tests (all_targets): Remove crx and m68hc11.
1382
084239f4
RO
13832011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1384
1385 PR bootstrap/48135
1386 * make_sunver.pl: Don't use File::Glob.
1387
20a52ab9
JM
13882011-03-05 Joseph Myers <joseph@codesourcery.com>
1389
1390 * gennews (files): Add files for GCC 4.6.
1391
a7150b3d
DK
13922011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
1393
1394 * patch_tester.sh (nopristinecache): New shell var, set according
1395 to presence or absence of new -nopristinecache option.
1396 (usage): Document new option.
1397 (bootntest_pristine): Implement it.
1398
f7598845
RO
13992010-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1400
1401 * make_sunver.pl: Use elfdump -s to extract symbols if possible,
1402 readelf -s otherwise.
1403
79770339
EB
14042010-11-08 Eric Botcazou <ebotcazou@adacore.com>
1405
1406 * make_sunver.pl: Ignore entries without symbol name first. Then do
1407 not ignore symbols marked as 'R'.
1408
fda9c731
AK
14092010-10-18 Andi Kleen <ak@linux.intel.com>
1410
1411 * gccbug.el: Remove.
1412
6832435e
RO
14132010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1414
1415 * gcc_update: Run $GCC_HG pull and update separately.
1416 Check parents for SVN revision.
1417
6c009867
RW
14182010-10-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1419
1420 * test_recheck: New script.
1421
ab940b73
RW
14222010-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1423
1424 * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
1425 Also escape characters with grave accents, to be fixed ...
1426 (unmunge): ... here.
1427 (postprocess): Also handle @/ and @acronym{...}.
1428
8cab7c13
SP
14292010-07-02 Sebastian Pop <sebastian.pop@amd.com>
1430
1431 * check_GNU_style.sh: Do not print warning messages when there are
1432 no occurences.
1433
97075d3b
RO
14342010-09-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1435
1436 * gcc_update: Handle hg, too.
1437
5653ef60
EB
14382010-07-08 Eric Botcazou <ebotcazou@adacore.com>
1439
1440 * make_sunver.pl: Remove extra whitespace in regexp.
1441
f3e3b476
SP
14422010-07-02 Sebastian Pop <sebastian.pop@amd.com>
1443
1444 * check_GNU_style.sh: New.
1445
c18dc5cc
RO
14462010-07-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1447
1448 * make_sunver.pl: New file.
1449
9a082684
IS
14502010-07-02 Iain Sandoe <iains@gcc.gnu.org>
1451
4b5ed6cf
UB
1452 * compare-debug (Darwin): Remove '-x' flag from ld-based object
1453 stripping. Add a comment as to why we do it this way.
9a082684 1454
339325b3
AO
14552010-06-20 Alexandre Oliva <aoliva@redhat.com>
1456
1457 * compare-debug: Drop LTO sections.
1458
e31a6dc2
BRF
14592010-06-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1460
1461 * gcc_update: Support updating a git clone.
1462
fb340c3c
RO
14632010-06-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1464
1465 * test_summary: Don't use diff -u.
1466 Adapt egrep regex.
1467
69baf0a3
AH
14682010-06-02 Andrew Haley <aph@redhat.com>
1469
1470 * download_prerequisites: New script.
1471
bc492e47
RO
14722010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1473
1474 * dg-extract-results.sh: Redirect grep output to /dev/null instead
1475 of grep -q.
1476
c334c130
BS
14772010-04-22 Basile Starynkevitch <basile@starynkevitch.net>
1478
1479 * gcc_update: Sets the locale to C.
1480
02e698d7
JM
14812010-04-06 Joseph Myers <joseph@codesourcery.com>
1482
1483 * gennews (files): Add files for GCC 4.5.
1484
fccff341
JK
14852010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1486
1487 Fix *.log tests output containing "===".
1488 * dg-extract-results.sh (/\===/): Rename to ...
1489 (/^\t\t=== .* ===$/): ... this pattern.
1490
54bceaf3
RO
14912010-03-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1492
1493 * dg-extract-results.sh: Fix result order to match sequential case.
1494
2fdb618d
RW
14952010-01-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1496
1497 * check_warning_flags.sh: Use \012 instead of \n with tr.
1498
5392f6be
RO
14992010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1500
1501 * dg-extract-results.sh: Don't use tail -n.
1502
d7f09764
DN
15032009-10-03 H.J. Lu <hongjiu.lu@intel.com>
1504 Richard Guenther <rguenther@suse.de>
1505
1506 PR lto/39216
1507 * gcc_update: Adjust file timestamps for lto-plugin.
1508
bb59df52
IS
15092009-09-10 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
1510
1511 PR bootstrap/41245
1512 * compare-debug: Handle stripping of dwarf debug sections from darwin
1513 mach-o objects.
1514
c45ae2c8
AO
15152009-09-04 Alexandre Oliva <aoliva@redhat.com>
1516
1517 * compare-debug: Grep for blank before dash to avoid grep -e.
1518
8fc68cba
AO
15192009-09-01 Alexandre Oliva <aoliva@redhat.com>
1520
1521 * compare-debug: Look for .gkd files and compare them.
1522
0930984e
RW
15232009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1524
1525 PR testsuite/41166
1526 * test_summary: Invoke config.status, rather than trying to
1527 parse it. Adjust awk script.
1528
5830150a
AO
15292009-08-18 Alexandre Oliva <aoliva@redhat.com>
1530
1531 * compare-debug: Drop .eh_frame relocations too.
1532
c2d88223
L
15332009-08-18 H.J. Lu <hongjiu.lu@intel.com>
1534
1535 PR testsuite/40704
386c4027 1536 * test_summary: Filter out "\r".
c2d88223 1537
2feb56e6
AO
15382009-06-02 Alexandre Oliva <aoliva@redhat.com>
1539
1540 * compare-debug: Don't fail just because of .eh_frame differences.
1541
060717fc
JJ
15422009-04-27 Jakub Jelinek <jakub@redhat.com>
1543
1544 PR testsuite/39807
1545 * dg-extract-results.sh: Close open files and use >> instead of >
1546 to decrease number of concurrently open files from awk. Avoid
1547 = at the beginning of a regexp and redirect to a file determined
1548 by curfile variable rather than concatenated strings to workaround
1549 Solaris nawk bug.
1550
7527cf21
GP
15512009-04-25 Gerald Pfeifer <gerald@pfeifer.com>
1552
1553 * test_summary: Only include LAST_UPDATED if it exists.
1554 Complete copyright years.
1555
0455c7f4
PB
15562009-04-16 Paolo Bonzini <bonzini@gnu.org>
1557
1558 * compare-all-tests: New.
1559
50e8c6d2
JJ
15602009-04-14 Jakub Jelinek <jakub@redhat.com>
1561
1562 * gennews (files): Reference GCC 4.4 web pages.
1563
748086b7
JJ
15642009-04-09 Jakub Jelinek <jakub@redhat.com>
1565
1566 * reghunt/date_based/reg_periodic: Change copyright header to refer
1567 to version 3 of the GNU General Public License and to point readers
1568 at the COPYING3 file and the FSF's license web page.
1569 * reghunt/date_based/reg_search: Likewise.
1570 * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
1571 * regression/btest-gcc.sh: Likewise.
1572 * regression/objs-gcc.sh: Likewise.
1573
a072f1cf
RW
15742009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1575
1576 * check_warning_flags.sh: Update flag exceptions.
1577
7a401a0d
BE
15782008-11-18 Ben Elliston <bje@au.ibm.com>
1579
1580 * dg-cmp-results.sh: Do not print usage if either .sum file cannot
1581 be opened; print a more meaningful error instead.
1582
7134e605
JJ
15832008-10-24 Janis Johnson <janis187@us.ibm.com>
1584 Jakub Jelinek <jakub@redhat.com>
1585
1586 * dg-extract-results.sh: New file.
1587
e63ea00c
RW
15882008-07-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1589
1590 * check_makefile_deps.sh: New file.
1591
a3ced85e
SP
15922008-05-08 Sebastian Pop <sebastian.pop@amd.com>
1593
1594 * patch_tester.sh (report): Do not print "Checker: ".
1595
24170ff9
SP
15962008-04-23 Sebastian Pop <sebastian.pop@amd.com>
1597
1598 * patch_tester.sh (report): Do not print the time.
1599
7f9766e4
JM
16002008-04-01 Joseph Myers <joseph@codesourcery.com>
1601
1602 * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
1603 Handle @heading. Handle enumerated lists with starting numbers
1604 and extra headings.
1605
1d4edfd6
JJ
16062008-03-10 Janis Johnson <janis187@us.ibm.com>
1607
1608 * patch_tester.sh (initialization): Initialize svnpatch and stop.
386c4027 1609 (usage): Add -svnpath and -stop.
1d4edfd6
JJ
1610 (makedir): New.
1611 (argument handling): Process -stop and -svnpath.
1612 (setup code): Use makedir, error out if initial svn checkout fails.
1613 (update): Use svnpath. Invoke contrib/gcc_update.
1614 (apply_patch): Require that patch was created at top level. Use eval
1615 with option variables. Don't use bootstrap target for make. Verify
1616 that some tests were run.
1617 (bootntest_patched): Use snvpath.
1618 (main loop): For -stop, exit when there are no more patches to test.
1619
802e3f8c
RW
16202008-03-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1621
1622 * check_warning_flags.sh: Instead of invoke.texi, take the path
1623 to the doc directory as argument. Check that warnings listed in
1624 'gcc --help' are accepted by the compiler, and listed in the
1625 manuals.
1626
3825be8c
TT
16272008-03-06 Tom Tromey <tromey@redhat.com>
1628
1629 * patch_tester.sh (usage): Watermark is not lexicographic.
1630 Load $STATE/defaults if it exists.
1631 (selfexec): Use $0.
1632 (apply_patch): Handle deletions.
1633 (bootntest): Handle default settings.
1634
a7d95bfe
JJ
16352008-03-05 Jakub Jelinek <jakub@redhat.com>
1636
1637 * gennews (files): Reference GCC 4.3 web pages.
1638
1a1f7588
RW
16392008-02-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1640
1641 * check_warning_flags.sh: New file.
1642
8d8da227
JM
16432008-01-25 Joseph Myers <joseph@codesourcery.com>
1644
1645 * paranoia.cc (main): Remove handling of c4x_single and
1646 c4x_extended formats.
1647
3dfb41c5
SP
16482007-12-26 Sebastian Pop <sebastian.pop@amd.com>
1649
1650 * compareSumTests3: Changed to GPLv3.
1651 * prepare_patch.sh: Same.
1652 * uninclude: Same.
1653 * dglib.pm: Same.
1654 * gennews: Same.
1655 * texi2pod.pl: Same.
1656 * analyze_brprob: Same.
1657 * gcc_build: Same.
1658
66d3504c
SP
16592007-12-26 Sebastian Pop <sebastian.pop@amd.com>
1660
1661 * patch_tester.sh: Changed to GPLv3.
1662
cf79e386
SP
16632007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1664
1665 * patch_tester.sh: Don't save the script anymore.
1666
0f55312a
SP
16672007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1668
1669 * patch_tester.sh: New.
1670 * prepare_patch.sh: New.
1671
3a3b6beb
AO
16722007-11-26 Alexandre Oliva <aoliva@redhat.com>
1673
1674 * compare-debug: Introduce -p flag to preserve .stripped files.
1675
7b6cb843
MLI
16762007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1677
1678 * texi2pod.pl: Handle @asis.
1679 (postprocess): Move @gccoptlist{} after all formatting commands.
386c4027 1680
a64036a7
AO
16812007-10-01 Alexandre Oliva <aoliva@redhat.com>
1682
1683 * compare-debug: Avoid spurious errors when .stripped files
1684 exist.
1685
1733c7eb
HPN
16862007-09-22 Hans-Peter Nilsson <hp@axis.com>
1687
1688 * warn_summary (srcdirFilter): Add fixincludes, sim,
1689 newlib and mpfr.
1690
0cb58062
L
16912007-08-23 H.J. Lu <hongjiu.lu@intel.com>
1692
1693 * gcc_update: Handle different URL paths and tags.
1694
bb286d71
AO
16952007-08-16 Alexandre Oliva <aoliva@redhat.com>
1696
1697 * compare-debug: New.
1698
36dcf055 16992007-08-16 H.J. Lu <hongjiu.lu@intel.com>
1faae6ef 1700 Andreas Schwab <schwab@suse.de>
36dcf055
L
1701
1702 * gcc_update: Use "svn info" for revision number. Create
1703 gcc/REVISION with branch name and revision number.
1704
c749c2ee
DN
17052007-08-10 Diego Novillo <dnovillo@google.com>
1706
1707 * gcc.doxy: Rename from tree-ssa.doxy.
1708
cfa66dc1
DN
17092007-08-10 Diego Novillo <dnovillo@google.com>
1710
1711 * tree-ssa.doxy: Update for doxygen 1.5.
1712 Include all the files in the middle and back ends.
1713
6d409e8a
HPN
17142007-06-30 Hans-Peter Nilsson <hp@axis.com>
1715
1716 * gcc_update (files_and_dependencies): Handle
e9a57dc1 1717 gcc/testsuite/gcc.dg/cpp/direct2s.c.
6d409e8a 1718
6d707d08
MM
17192007-05-13 Mark Mitchell <mark@codesourcery.com>
1720
1721 * gennews (files): Reference GCC 4.2 web pages.
1722
3caecafa
ZW
17232007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu>
1724
1725 * texi2pod.pl: Correct handling of @itemize with no argument.
1726
a8af9c34
HPN
17272007-03-17 Hans-Peter Nilsson <hp@axis.com>
1728
1729 * uninclude: New utility, from Alexandre Oliva.
1730
7276d368
DH
17312007-02-26 Dominique Dhumieres <dominiq@lps.ens.fr>
1732
1733 * test_installed: Adjust to the move from g77 to gfortran.
1734
d0fc3f06
MK
17352007-02-16 Matthias Klose <doko@debian.org>
1736
1737 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
1738
ce0d943a
HPN
17392007-02-10 Hans-Peter Nilsson <hp@axis.com>
1740
1741 * test_summary (configflags): Adjust for changes in the
1742 config.status format due to update to autoconf 2.59.
1743
61930fe5
DJ
17442007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1745
1746 * gcc_update: Update for configure.in -> configure.ac.
1747
427e84f7
RS
17482007-02-06 Richard Sandiford <richard@codesourcery.com>
1749
1750 * texi2pod.pl: Handle @multitable.
1751
69403237
TT
17522007-01-15 Tom Tromey <tromey@redhat.com>
1753
1754 * download_ecj: New file.
1755
7f5b8ff7
MS
17562006-09-27 Matthew Sachs <msachs@apple.com>
1757
1758 * compareSumTests3: POD syntax fix.
1759
ed5ce4e0
MS
17602006-09-27 Matthew Sachs <msachs@apple.com>
1761
1762 * dglib.pm: Initial commit.
1763 * compareSumTests3: Initial commit.
1764
c3382fba
BF
17652006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
1766
1767 * dg-cmp-results.sh (compare-$$.awk): Print name[old]
1768 and not non-existing nm[old].
1769
27b56ba6
PE
17702006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1771
1772 Port to hosts whose 'sort' and 'tail' implementations
1773 treat operands with leading '+' as file names, as POSIX
1774 has required since 2001. However, make sure the code still
1775 works on pre-POSIX hosts.
1776 * compare_tests: Don't assume "sort +2" is equivalent to
1777 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1778
afef9a5b
JL
17792006-06-05 James Lemke <jwlemke@wasabisystems.com>
1780
1781 * dg-cmp-results.sh: New script for comparing DejaGNU logs.
1782
e58b87f7
RE
17832006-06-02 Richard Earnshaw <rearnsha@arm.com>
1784 Mike Stump <mrs@apple.com>
1785
1786 * compare_tests: Handle multilibs better.
1787
5dd59f65
DJ
17882006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1789
1790 * texi2pod.pl: Correct handling of absolute @include.
1791
597fb86c 17922006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
84309a32
DJ
1793
1794 * texi2pod.pl: Handle -I.
1795
b7ded1e0
MM
17962006-02-28 Mark Mitchell <mark@codesourcery.com>
1797
1798 * gennews (files): Update for GCC 4.1.
1799
46852b9b
DN
18002006-01-24 Diego Novillo <dnovillo@redhat.com>
1801
1802 * gcc_update (files_and_dependencies): Handle
1803 libgomp/testsuite/Makefile.in.
1804
953ff289
DN
18052006-01-18 Richard Henderson <rth@redhat.com>
1806 Diego Novillo <dnovillo@redhat.com>
1807
1808 * gcc_update (files_and_dependencies): Add libgomp files.
1809
7a774079
BE
18102005-12-06 Ben Elliston <bje@au.ibm.com>
1811
1812 * newcvsroot: Remove.
1813
f2bd1eb9
SB
18142005-11-03 Steven Bosscher <stevenb@suse.de>
1815
1816 * gcc_build: Fix my previous checking.
1817
f415efe3
JM
18182005-11-01 Joseph S. Myers <joseph@codesourcery.com>
1819
1820 * gcc_update: Include revision number in LAST_UPDATED.
1821
133f4c87
SB
18222005-10-30 Steven Bosscher <stevenb@suse.de>
1823
1824 * gcc_build: Use gcc.gnu.org as the default server. Set up
1825 SVN_REPOSITORY correctly. Add support for checking out branches.
1826
8f5c9c3d
AP
18272005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
1828
1829 * gcc_update: When svn update is called and
1830 --silent is used, pass -q.
1831
7dcd894f
AP
18322005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
1833
1834 * gcc_update: Remove the -q from svn invocation.
1835
6c301b82
AP
18362005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
1837
1838 * gcc_build: Remove -d from the call to gcc_update.
1839
1b9f940b 18402005-10-28 Daniel Berlin <dberlin@dberlin.org>
1faae6ef 1841 Ben Elliston <bje@au1.ibm.com>
386c4027 1842
1b9f940b
DB
1843 * gcc_update: Update for svn.
1844 * newcvsroot: Ditto.
1845 * gcc_build: Ditto.
1846
901097db
MM
18472005-10-21 Mark Mitchell <mark@codesourcery.com>
1848
386c4027 1849 * texi2pod.pl: Substitue for @value even when part of @include.
901097db 1850
0928f405
BW
18512005-10-21 Bob Wilson <bob.wilson@acm.org>
1852
1853 * texi2pod.pl: Convert two single quotes or two backquotes to
1854 double quotes.
1855
5464337b
BE
18562005-08-23 Ben Elliston <bje@au.ibm.com>
1857
1858 * gcc_update: Update dependencies for libjava/aclocal.m4.
1859
89ee9c70
KC
18602005-08-14 Kelley Cook <kcook@gcc.gnu.org>
1861
1862 * All files: Update with new FSF address.
1863
d0e71b9c
BE
18642005-07-14 Ben Elliston <bje@au.ibm.com>
1865
1866 * filter_params.pl: Typo fix.
1867 * filter_knr2ansi.pl: Likewise.
1868
bfac631b
GP
18692005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
1870
1871 * gennews (files): Update for egcs-1.0 release pages consolidation.
1872
492f761a
JM
18732005-04-17 Joseph S. Myers <joseph@codesourcery.com>
1874
1875 * gennews (files): Update for GCC 4.0.
1876
7e3c8f17
AO
18772005-03-18 Alexandre Oliva <aoliva@redhat.com>
1878
1879 * gcc_update (silent): Unset instead of initializing to null.
1880
d028e149
AS
18812005-03-18 Andreas Schwab <schwab@suse.de>
1882
1883 * gcc_update (apply_patch): Properly quote $1.
1884
2d072788
ZW
18852005-03-18 Zack Weinberg <zack@codesourcery.com>
1886
1887 * gcc_update: Add --silent option.
1888
be932466
KG
18892005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1890
1891 * warn_summary (keywordFilter): Update sed pattern for new quoting
1892 style in warnings.
1893
1f43e92e
KG
18942005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1895
1896 * warn_summary: Add -fortran subdir flag.
1897 (subdirectoryFilter): Fix missing ada subdir.
1898
9eaf7da0
HPN
18992004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
1900
1901 * gcc_update (touch_files): Don't rely on "make" being GNU make;
1902 grep for "Touching" to determine that the rule executes.
1903
18ccc7e0
HPN
19042004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
1905
1906 * gcc_update (touch_files): Explicitly pass --no-print-directory.
1907
9a399055
AP
19082004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
1909
1910 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
1911
71b5d516
PB
19122004-08-04 Paolo Bonzini <bonzini@gnu.org>
1913
1914 * gcc_update: Add fixincludes.
1915
df6e87bf 19162004-08-26 Matthias Klose <doko@debian.org>
1249691b 1917
df6e87bf
MK
1918 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
1919
19202004-08-26 Matthias Klose <doko@debian.org>
1921
1922 * test_summary: Include baseline used for libstdc++-v3 abi check
1923 in test summary.
1249691b 1924
5b292a4b
BE
19252004-08-25 Ben Elliston <bje@au.ibm.com>
1926
1927 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
1928
8b84ead6
AT
19292004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
1930
1931 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
1932 update done.
1933
71b5d516 19342004-08-04 Paolo Bonzini <bonzini@gnu.org>
d0921255
PB
1935
1936 * gcc_update: libjava/configure.ac -> configure.in. Automake
1937 1.4 does not handle configure.ac properly.
1938
da96112d
AS
19392004-08-04 Andreas Schwab <schwab@suse.de>
1940
1941 * gcc_update: libjava/configure.in -> configure.ac.
1942
1faae6ef 19432004-08-03 Richard Earnshaw <rearnsha@arm.com>
1e45521f
RE
1944
1945 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
1946
7eacb691
JL
19472004-07-16 Jeff Law <law@redhat.com>
1948
1949 * analyze_brprob: Fix comments. More consistent output format.
1950
5bed2809
DN
19512004-06-17 Diego Novillo <dnovillo@redhat.com>
1952
1953 * tree-ssa.doxy: Update for doxygen 1.3.5.
1954
cc605afe
AJ
19552004-06-14 Andreas Jaeger <aj@suse.de>
1956
1957 * gcc_update: boehm-gc/configure.in -> configure.ac.
1958
bf9a420e
PB
19592004-06-16 Paolo Bonzini <bonzini@gnu.org>
1960
1961 * gcc_update (boehm-gc/configure): Depend on
1962 boehm-gc/configure.ac instead of boehm-gc/configure.in
1963
5a4f1818
PB
19642004-06-14 Paolo Bonzini <bonzini@gnu.org>
1965
1966 * gcc_update (libmudflap/configure): Depend on
1967 libmudflap/configure.ac instead of libmudflap/configure.in
1968
d5ad6feb
AJ
19692004-06-14 Andreas Jaeger <aj@suse.de>
1970
1971 * gcc_update: Add libcpp.
1972
dbfa8d15
AJ
19732004-06-10 Andreas Jaeger <aj@suse.de>
1974
1975 * gcc_update: Add libgfortran.
1976
9e953fed
AP
19772004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
1978
1979 * gcc_update (libbanshee/configure): Depend on
1980 libbanshee/configure.ac instead of libbanshee/configure.in
1981
b4117c30
ZW
19822004-05-17 Zack Weinberg <zack@codesourcery.com>
1983
1984 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
1985 from list of files to be touched.
1986 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
1987
e3d26d7b
JM
19882004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
1989
1990 * gennews: Update for GCC 3.4.
1991
6de9cd9a
DN
19922004-05-13 Diego Novillo <dnovillo@redhat.com>
1993
1994 Merge from tree-ssa-20020619-branch.
1995
1996 * filter_gcc_for_doxygen: New file.
1997 * filter_knr2ansi.pl: New file.
1998 * filter_params.pl: New file.
1999 * tree-ssa.doxy: New file.
2000 * contrib/gcc_update (files_and_dependencies): Handle
2001 libbanshee and libmudflap.
2002
5b03e555 20032004-04-12 Kelley Cook <kcook@gcc.gnu.org>
b4117c30 2004 Andreas Jaeger <aj@suse.de>
5b03e555
KC
2005
2006 * gcc_update (files_and_dependencies): Insert zlib dependencies.
2007
3adc31d1
NN
20082004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2009
2010 * gcc_update (files_and_dependencies): libobjc/configure now
2011 depends on configure.ac, not configure.in.
2012
b52d4110
KC
20132004-04-01 Kelley Cook <kcook@gcc.gnu.org>
2014
2015 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
2016
7de53bca
AT
20172004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
2018
2019 * gcc_update (files_and_dependencies): Insert libffi dependencies.
2020
8ab705be
KC
20212004-03-10 Kelley Cook <kcook@gcc.gnu.org>
2022
2023 * gcc_update (files_and_dependencies): Insert libada/configure.
2024
61c3ff8f
AP
20252004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
2026
2027 * gcc_update (files_and_dependencies): Update intl/configure.in
2028 to intl/configure.ac.
2029
a4b0b8f1
KC
20302004-01-09 Kelley Cook <kcook@gcc.gnu.org>
2031
2032 * gcc_update (files_and_dependencies): Update fastjar/configure.in
2033 to fastjar/configure.ac
2034
102d3176
KC
20352004-01-07 Kelley Cook <kcook@gcc.gnu.org>
2036
2037 * gcc_update (files_and_dependencies): Remove non-existant files.
2038
dedebde1
KC
20392004-01-05 Kelley Cook <kcook@gcc.gnu.org>
2040
2041 * gcc_update (files_generated): Revert 2003-12-18 change.
2042
c5d1156b
AP
20432004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
2044
2045 * gcc_update (files_and_dependencies): For gcc directory,
2046 rename configure.in to configure.ac.
2047
d9b000b1
AT
20482003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
2049
2050 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
2051 remove acconfig.h. No longer used.
2052
90c2f1de
KC
20532003-12-18 Kelley Cook <kcook@gcc.gnu.org>
2054
2055 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
2056 gcc/ada/gnat_ug_* to use it.
2057
3a816711
JW
20582003-12-16 James E Wilson <wilson@specifixinc.com>
2059
2060 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
2061 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
2062
90ff9ff3
KC
20632003-12-11 Kelley Cook <kcook@gcc.gnu.org>
2064
2065 * gcc_update (files_and_dependencies): Correct typo in the filename
2066 gnat_ug_wnt.texi.
2067
c41affc7
AC
20682003-12-08 Arnaud Charlet <charlet@act-europe.fr
2069
2070 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
2071 treeprs.ads.
2072
8f850e49
MM
20732003-10-16 Mark Mitchell <mark@codesourcery.com>
2074
2075 * gennews (files): Add GCC 3.3 files.
2076
9d3d50d2
MM
20772003-08-21 Mark Mitchell <mark@codesourcery.com>
2078
2079 * gcc_build: Fix handling of -t option. Add -x option.
2080
5bea01be
MK
20812003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
2082
2083 * texi2pod.pl: Remove extra line.
2084
9fa09038
MK
20852003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
2086
2087 * texi2pod.pl: Default @itemize's parameter to @bullet.
2088
0c6a2903
ZW
20892003-07-12 Zack Weinberg <zack@codesourcery.com>
2090
2091 * gcc_update: gcc/acconfig.h no longer exists.
2092
c3c35932
MK
20932003-07-11 Matthias Klose <doko@debian.org>
2094
2095 * test_installed: Add options to run objc tests.
2096 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
2097
6eb95e99
ZW
20982003-07-04 Zack Weinberg <zack@codesourcery.com>
2099
2100 * gcc_update: Remove gcc/intl/plural.c from list.
2101 Add new generated files intl/plural.c, intl/configure,
2102 intl/config.h.in.
2103
e4048ffc
JT
21042003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
2105
2106 * gcc_update (files_and_dependencies): Add
2107 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
2108 gcc/testsuite/gcc.dg/cpp/mi1c.h.
2109
1faae6ef 21102003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
487a9427 2111
281b1732
NN
2112 * paranoia.cc: Fix spelling error.
2113
487a9427
NN
2114 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
2115 to GCC.
2116
112a0bfd
MS
21172003-04-04 Mike Stump <mrs@apple.com>
2118
2119 * compare_tests: Fix exit status and be more flexible with spacing.
2120
5ce810b7
PE
21212003-03-08 Phil Edwards <pme@gcc.gnu.org>
2122
2123 * test_summary: Add -h, print existing comments as help.
2124
1faae6ef 21252003-03-03 H.J. Lu <hjl@gnu.org>
b47d9efd
L
2126
2127 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
2128 * gcc_update: Likewise.
2129
d25fc1b5
AO
21302003-01-19 Alexandre Oliva <aoliva@redhat.com>
2131
2132 * test_summary (configflags): Only use the first match. Remove
2133 excess space. Use sub instead of gsub where possible. Use `none'
2134 if no configure flags were given.
2135
6787cc15
LR
21362003-01-10 Loren J. Rittle <ljrittle@acm.org>
2137
2138 * test_summary (configflags): awk portability.
2139
ce985125
AO
21402003-01-07 Alexandre Oliva <aoliva@redhat.com>
2141
2142 * test_summary (configflags): Compute correctly with both
2143 autoconfiscated and Cygnus-style top-level.
2144
029d882c
KG
21452003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2146
2147 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
2148 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
2149 gcc/java/keyword.gperf
2150
695a8bcf
GP
21512002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2152
2153 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
2154 depending on gcc/intl/plural.y.
2155
e1c1b6a5
AO
21562002-12-28 Alexandre Oliva <aoliva@redhat.com>
2157
e4029133 2158 * gcc_update (configure): Depend on config/acx.m4 as well.
6eb95e99 2159
e1c1b6a5
AO
2160 * gcc_update (configure): Depend on configure.in.
2161
d6bef02d
JM
21622002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
2163
2164 * texi2pod.pl: Skip contents of @copying.
2165
4977bab6
ZW
21662002-11-09 Zack Weinberg <zack@codesourcery.com>
2167
2168 * gthr_supp_vxw_5x.c: New file.
2169
ad03e4c4
RH
21702002-10-21 Richard Henderson <rth@redhat.com>
2171
2172 * paranoia.cc (real_c_float::image): Accomodate size of
2173 real_internal format.
2174 (main): Unbuffer stdio. Add real_internal format.
2175 (floor_log2_wide): New.
2176
fc76a969
RH
21772002-10-16 Richard Henderson <rth@redhat.com>
2178
2179 * paranoia.cc (ENUM_BITFIELD): New.
2180 (class): Define as klass around real.h.
2181 (real_c_float): Not a template any longer; define MODE as a
2182 class static constant; use real_format elements for SIZE.
2183 Update uses of real_to_decimal and real_to_hexadecimal.
2184 (main): Change -g argument to use a format name.
2185 (mode_for_size): Remove.
2186
efdc7e19
RH
21872002-09-16 Richard Henderson <rth@redhat.com>
2188
2189 * paranoia.cc: New file.
2190
7fd6c930
RH
21912002-09-04 Richard Henderson <rth@redhat.com>
2192
2193 * enquire.c: Remove.
2194
72c41e5a
MM
21952002-08-14 Mark Mitchell <mark@codesourcery.com>
2196
2197 * gennews (files): Add GCC 3.2 files.
2198
1899ba3e
GP
21992002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2200
2201 * gennews (files): Add proper files for the GCC 3.1 release series.
2202 Simplify and reformat introductory wording.
2203
39cef914
NN
22042002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2205
2206 * enquire.c: Move from gcc.
2207
1faae6ef 22082002-07-16 H.J. Lu <hjl@gnu.org>
554b8111
L
2209
2210 * gcc_update (touch_files): Pass -s to ${MAKE}.
2211
dd6773cd
ZW
22122002-06-26 Zack Weinberg <zack@codesourcery.com>
2213
2214 * texi2pod.pl: Correct handling of the internal R<> sequence.
2215
ba9e1571
FW
22162002-05-31 Florian Weimer <fw@deneb.enyo.de>
2217
2218 * gcc_update (files_and_dependencies): Add generated Texinfo files
2219 for Ada.
2220
1e6347d8
RO
22212002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2222
2223 * test_installed: Allow for PWDCMD to override hardcoded pwd.
2224 * test_summary: Likewise.
2225
29a948c8
GK
22262002-04-18 Geoffrey Keating <geoffk@redhat.com>
2227
2228 * gcc_update (touch_files): Don't have empty for loop.
2229
b8d70bee
RH
22302002-04-16 Richard Henderson <rth@redhat.com>
2231
2232 * gcc_update: Remove libchill.
2233
28852cc6
ZW
22342002-03-25 Zack Weinberg <zack@codesourcery.com>
2235
2236 * texi2pod.pl: Handle @end ftable and @end vtable.
2237
049b03f4
ZW
22382002-03-11 Zack Weinberg <zack@codesourcery.com>
2239
2240 * texi2pod.pl: Handle @include, @ftable, @vtable.
2241 Reformat some code for clarity.
2242
719bb4e3 22432002-02-24 Christian Jönsson <c.christian.joensson@telia.com>
506d4ef6
CJ
2244
2245 * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
2246 WARNING and ERROR output from the *.sum files.
2247
66b8f5d7
GP
22482002-01-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2249
2250 * gennews (files): Replace gcc-2.95/gcc-2.95.html,
2251 gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
2252 and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
2253
c10a75a7
GP
22542002-01-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2255
2256 * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
2257 egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
2258 egcs-1.1/index.html.
2259
99e9e773
KG
22602002-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2261
2262 * warn_summary: Add -ada subdirectory flag.
2263
3da33af3
MK
22642001-12-12 Matthias Klose <doko@debian.org>
2265
2266 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
2267 generation of more than one man page from one source.
2268 Add '-' to set of valid chars for an identifier.
2269 Let -D option accept flags of the form <flag>=<value>.
2270 Use \s+ for whitespace detection in '@c man' lines.
2271 Handle @set and @clear independent of $output.
2272 Substitute all @value{}'s in a line.
2273
77bd67cb
JM
22742001-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
2275
2276 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
2277 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
2278 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
2279 greater than 9 in enumerations.
2280
1faae6ef 22812001-11-07 Laurent Guerby <guerby@acm.org>
178612c9
LG
2282
2283 * gcc_update (files_and_dependencies): Add Ada dependencies.
2284
bbd300a9
JM
22852001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
2286
2287 * snapshot: Remove.
2288
b5f20931
RS
22892001-09-07 Richard Sandiford <rsandifo@redhat.com>
2290
2291 Revert:
3da33af3 2292 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
b5f20931
RS
2293 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
2294 touch.
2295
1faae6ef 22962001-09-04 David.Billinghurst <David.Billinghurst@riotinto.com>
e7503d92 2297
3da33af3 2298 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
e7503d92
DB
2299 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
2300 touch.
2301
e961606c
JH
2302Mon Aug 13 02:29:08 CEST 2001 Jan Hubicka <jh@suse.cz>
2303
2304 * analyze_brprob: Update for changes in gcc debug output.
2305
ffd15534
JH
2306Sat Jul 28 22:37:49 CEST 2001 Jan Hubicka <jh@suse.cz>
2307
2308 * analyze_brprob: Avoid more overflows.
2309
da397f8e
RH
23102001-07-27 Richard Henderson <rth@redhat.com>
2311
2312 * test_summary: Copy LAST_UPDATED UTC time to head of summary.
2313
92e3cac8
JH
2314Fri Jul 27 18:01:21 CEST 2001 Jan Hubicka <jh@suse.cz>
2315
2316 * analyze_brprob: Avoid overflows.
2317
2a08c780
RH
23182001-07-27 Richard Henderson <rth@redhat.com>
2319
2320 * gcc_update: Dump timestamp in LAST_UPDATED.
2321
3da33af3 23222001-07-26 Andreas Jaeger <aj@suse.de>,
1faae6ef 2323 Hans-Peter Nilsson <hp@bitrange.com>
a6ed70ef
AJ
2324
2325 * analyze_brprob: Fix documentation.
2326
4edc91ae
JH
2327Mon Jul 23 15:47:19 CEST 2001 Jan Hubicka <jh@suse.cz>
2328
2329 * analyze_brprob: Fix awk compatibility problems; update comment.
2330
f981f97b
AJ
23312001-07-23 Andreas Jaeger <aj@suse.de>
2332
2333 * analyze_brprob: Fix more typos.
2334
075cc945
AJ
23352001-07-23 Andreas Jaeger <aj@suse.de>
2336
2337 * analyze_brprob: Fix typos.
2338
aee96fe9
JM
23392001-07-03 Joseph S. Myers <jsm28@cam.ac.uk>
2340
2341 * texi2pod.pl: Handle @r inside @item.
2342
51817b10
ZW
23432001-07-02 Zack Weinberg <zackw@stanford.edu>
2344
2345 * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
2346
1faae6ef 23472001-07-01 Zoltan Felleg <zfelleg@telnet.hu>
e5149841
ZF
2348
2349 * warn_summary: Fix typo in a comment.
2350
894b7c63
ACY
23512001-06-14 Albert Chin-A-Young <china@thewrittenword.com>
2352
4977bab6 2353 * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
894b7c63 2354
acabb596
MM
23552001-06-13 Mark Mitchell <mark@codesourcery.com>
2356
2357 * gennews: Set TERM to vt100 for Lynx.
2358
9f293893
GP
23592001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2360
2361 * release: Remove.
2362
17d6c819
JH
2363Tue Jun 12 12:21:40 CEST 2001 Jan Hubicka <jh@suse.cz>
2364
2365 * analyze_brprob: New file.
2366
72e0bae5
MM
23672001-06-11 Mark Mitchell <mark@codesourcery.com>
2368
a6ed70ef 2369 * gcc_build: Output information about the commands used to
72e0bae5
MM
2370 configure the compiler.
2371
47c2a318
JM
23722001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
2373
2374 * gennews: Update for GCC 3.0.
2375
aff5d053
JM
23762001-06-02 Joseph S. Myers <jsm28@cam.ac.uk>
2377
2378 * gcc_update: Update for move of documentation to gcc/doc.
2379
26d8af06
RO
23802001-05-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2381
2382 * contrib/test_summary (files): Sort before evaluating.
2383
6cf735a7
GP
23842001-05-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2385
2386 * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
2387
47816305
MM
23882001-05-21 Mark Mitchell <mark@codesourcery.com>
2389
2390 * gcc_build: Use -d when invoking gcc_update.
2391
f3e16a47
AJ
23922001-05-18 Andreas Jaeger <aj@suse.de>
2393
2394 * gcc_update: Add rules for libf2c/libI77.
2395
e8dc2763
AO
23962001-05-17 Alexandre Oliva <aoliva@redhat.com>
2397
2398 * gcc_update (touch_files): Use simpler, yet as portable, syntax.
2399
af22667e
LR
24002001-05-14 Loren J. Rittle <ljrittle@acm.org>
2401
2402 * gcc_update (touch_files): Enhance make portability.
2403
e8b073c1
AO
24042001-05-14 Alexandre Oliva <aoliva@redhat.com>
2405
2406 * gcc_update (touch_files): Use a Makefile to touch files.
2407
6e26f4aa
JM
24082001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
2409
2410 * texi2pod.pl: Add copyright and GPL notices.
2411
445c435a
JM
24122001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
2413
2414 * texi2pod.pl: Handle "\,".
2415
3f896fc2
JM
24162001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
2417
2418 * texi2pod.pl: Fix regular expression for @r to avoid exponential
2419 recursion. From Russ Allbery <rra@stanford.edu>. Remove perl
2420 version check.
2421
c2b31703
KG
24222001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2423
2424 * warn_summary (stageNfilter): Update for recent changes in
2425 bootstrap logic.
2426
150d3c00
JM
24272001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
2428
2429 * texi2pod.pl: Require at least perl 5.6.0.
2430
4bc1997b
JM
24312001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
2432
2433 * gcc_update: Add gcc/gcc.1 to generated files.
2434 * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle
2435 discarding to end of sentence with @xref where the sentence has an
2436 interior "." in markup, and handle discarding parentheses around
2437 such a sentence.
2438
d2796d4e
BS
24392001-01-11 Bernd Schmidt <bernds@redhat.com>
2440
2441 * gennews: Add gcc-2.95.3.
2442
2642624b
JM
24432001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
2444
2445 * texi2pod.pl: Handle @gcctabopt and @env in tables. Handle
2446 @command. Format URLs and email addresses in bold.
2447
fd939e46
JM
24482001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
2449
6bfa3dac
JM
2450 * gcc_update: Add cpp.1 to the list of generated files.
2451
fd939e46
JM
2452 * texi2pod.pl: Handle @option and @env.
2453
79424a4f
MS
24542001-01-03 Mike Stump <mrs@wrs.com>
2455
2456 * snapshot: Update to account for java libraries.
2457
5da01bc1
JO
24582000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
2459
2460 * test_summary: Export filesuffix, not fileprefix.
2461
2d6fd5fd
JM
24622000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
2463
2464 * release: Change some EGCS references to GCC.
2465
c097fab6
KG
24662000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2467
2468 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
2469 subdirectory flags. Add source directory prefix filtering.
2470 Redirect diagnostic output to stderr.
2471
f4e8dec6
ZW
24722000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
2473
2474 * texi2pod.pl: If multiple @c man sections with the same tag
2475 appear, concatenate them in the final output. When skipping,
2476 ignore block commands that can't cause skipping, and honor
2477 those that can. Ensure that verbatim blocks are separate
2478 paragraphs.
2479
beb039fe
JM
24802000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
2481
2482 * gcc_update: Don't touch tradcif.c or java/parse.h.
2483
b75d998f
ZW
24842000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
2485
2486 * texi2pod.pl: Restructure for comprehensibility, add
2487 comments. Merge handling of @ignore and @ifxxx. Handle a
2488 whole bunch more Texinfo commands. Use consistent formatting
2489 style.
2490
c4f0b011
JM
24912000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
2492
2493 * gennews: New script.
2494
d9ddcc6a
GP
24952000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2496
2497 * gcc_update: Update a comment as we now require bison for CVS users.
2498
c01a508e
JM
24992000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
2500
2501 * gcc_update: Add gcov.1 to the list of generated files.
2502
c132c0e3
MM
25032000-11-21 Mark Mitchell <mark@codesourcery.com>
2504
2505 * gcc_build: Remove code to put information in a log file.
2506
3d6f4d76
ZW
25072000-11-19 Zack Weinberg <zackw@stanford.edu>
2508
2509 * texi2pod.pl:
2510 - Add real command line parsing.
2511 - Support @ifset, @ifclear, @set, @value, -D switch.
2512 - Support @sc. Improve handling of @ref and friends.
2513 - Discard @subsection, @need, @node lines.
2514 - Un-nest font changes to match texinfo semantics.
2515 - Handle @{ and @}. Oops.
2516 - Don't emit E<> directives inside verbatim blocks.
2517
f6820157
BK
25182000-11-12 Bruce Korb <bkorb@gnu.org>
2519
2520 * release: generalize the release script a bit.
2521
8a3d997e
MM
2522Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
2523
2524 * gcc_build: Add -o option for setting the objdir to use.
2525
1e8ba2a3
JL
25262000-11-11 Jeff Law <law@redhat.com>,
2527
2528 * release: New file.
2529
09ff8283
JL
25302000-11-08 Jeff Law <law@redhat.com>,
2531 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2532
2533 * snapshot: New file.
2534
37ac3c7f
JO
25352000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
2536
2537 * gcc_build (bootstrap_gcc): New function.
2538 (configure_gcc): Likewise.
2539 (build_gcc): Rewritten to use configure and bootstrap.
2540 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
2541
9f56c004
MM
25422000-10-31 Mark Mitchell <mark@codesourcery.com>
2543
2544 * gcc_build (MAKE): New variable.
2545 (build_gcc): Use it. Fix logging of errors.
2546 (install_gcc): Likewise.
2547
d3d6410d
MM
25482000-10-29 Mark Mitchell <mark@codesourcery.com>
2549
2550 * gcc_build: Save the output from CVS into the logfile as well.
2551
59c341cb
MM
25522000-10-25 Mark Mitchell <mark@codesourcery.com>
2553
2554 * gcc_build: Fix typos.
2555
f4d48ea9
JM
25562000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
2557
2558 * gperf-2.7-19981006.pat: Remove.
2559
6f298a0a
JM
25602000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
2561
2562 * test_installed: Change EGCS references to refer to GCC.
2563
2d89ce6a
GP
25642000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2565
2566 * gcc_update (touch_files): Add some informative output.
f3e16a47 2567
12acf3a9
AJ
25682000-09-16 Andreas Jaeger <aj@suse.de>
2569
2570 * gcc_update: Remove gcc/c-parse.gperf.
2571
41343a8f
GP
25722000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
2573 Alexandre Oliva <aoliva@redhat.com>
2574
2575 * gcc_update: Execute touch_files_reexec even if `cvs update`
2576 failed.
2577
e50d2932
AO
25782000-08-09 Alexandre Oliva <aoliva@redhat.com>
2579
2580 * test_summary: AWK breaks with filenames containing `='.
2581
b9faa6b6
MM
2582Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
2583
2584 * gcc_build: New script.
2585
1735b35f
MM
25862000-07-13 Mark Mitchell <mark@codesourcery.com>
2587
2588 * gcc_update (files_and_dependencies): Remove generated YACC files.
2589
792abd35
MM
25902000-07-12 Mark Mitchell <mark@codesourcery.com>
2591
2592 * gcc_update (files_and_dependencies): Remove generated YACC files.
2593
84d6d72f
MM
25942000-06-04 Mark Mitchell <mark@codesourcery.com>
2595
2596 * newcvsroot: Handle filenames that contain spaces.
2597
dd5330e8
ZW
25982000-06-03 Zack Weinberg <zack@wolery.cumb.org>
2599
2600 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
2601 Elide --with-gcc-version-trigger and --norecursion from
2602 configure flags. Remove code to report status of haifa scheduler.
2603
fda73e41
AO
26042000-05-18 Alexandre Oliva <aoliva@cygnus.com>
2605
2606 * gcc_update (self): Set to `$0'.
2607 (touch_files_reexec): Use `$self' instead of `$0'.
fda73e41 2608
25a9b3e5
AO
26092000-05-12 Alexandre Oliva <aoliva@cygnus.com>
2610
2611 * gcc_update (touch_files_reexec): New function, run after the
2612 tree is modified.
2613
bdcabcd4
RH
26142000-05-08 Richard Hendeson <rth@cygnus.com>
2615
2616 * gcc_update: Remove references to inclhack.tpl.
2617
62014cb3
JM
26182000-04-28 Jason Merrill <jason@casey.cygnus.com>
2619
2620 * index-prop: Use a single pattern. Also support *** cdiffs.
2621
1faae6ef 26222000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
62014cb3
JM
2623
2624 * index-prop: Don't change /dev/null.
2625
b9550bfb
GP
26262000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2627
2628 * gcc_update: Refer to GCC and gcc_update instead of egcs and
12acf3a9 2629 egcs_update.
b9550bfb 2630
db6a1df0
JL
26312000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
2632
b9550bfb 2633 * index-prop: Fix occasional problem when using cvs diff -p.
db6a1df0 2634
86702e31
ZW
26352000-04-18 Zack Weinberg <zack@wolery.cumb.org>
2636
2637 * gcc_update: Remove references to cexp.c/cexp.y.
2638
05e1739f
GP
26391999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2640
2641 * newcvsroot: Add check on the number of command-line arguments.
2642 Add usage.
2643
5c96cc3b
WB
2644Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
2645
2646 * gcc_update: Allow patches compressed by bzip2.
2647
1faae6ef 26481999-10-11 Martin v. Löwis <loewis@informatik.hu-berlin.de>
ba33cb50
ML
2649
2650 * newcvsroot: New file.
2651
697f6b2f
CB
26521999-09-11 Craig Burley <craig@jcb-sc.com>
2653
2654 * convert_to_f2c, convert_to_g2c, download_f2c: New file.
2655
ecdea017
GP
26561999-08-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2657
2658 * gcc_update: New file.
2659 * egcs_update: Renamed to gcc_update.
2660
83694b61
RL
26611999-08-09 Robert Lipe <robertlipe@usa.net>
2662
2663 * test_summary: Quote curly braces in 1999-07-03 change.
2664
1a618a5a
AO
26651999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
2666
2667 * egcs_update (files_and_dependencies): Fixed typo in
2668 gcc/cstamp-h.in. Added gcc/config.in.
2669
94b82f2b
AO
26701999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br>
2671
2672 * egcs_update (files_and_dependencies): New function, with
2673 complete list of files to be updated, as well as their
2674 dependencies.
2675 (touch_files): Check the timestamp of each generated file against
2676 its dependencies'.
2677 (main): New flags --touch, --list and --help. Remove the
2678 pre-update step.
2679
bc8735ed 26801999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br>
12acf3a9 2681
bc8735ed
AO
2682 * test_summary: Replace egcs with gcc. Update e-mail address.
2683
9d59f307 26841999-07-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1faae6ef 2685 Jerry Quinn <jquinn@nortelnetworks.com>
9d59f307
GP
2686
2687 * egcs_update (touch_files, apply_patch): New functions.
2688 Use them. New command-line option --patch. Split test of local
2689 tree into two parts. Add comments.
2690
069550be
AO
26911999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
2692
12acf3a9 2693 * test_summary: If Target is `unix{*}', append the Target variants
069550be
AO
2694 to Host.
2695
6f482ae3
AO
26961999-06-12 Alexandre Oliva <oliva@dcc.unicamp.br>
2697
2698 * test_summary: Set default mail-address and version for egcs
2699 instead of relying on unpredictable pathnames.
2700 Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
2701
2fa6b2d2
JL
2702Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
2703
2704 * fixinc/*: Delete obsolete files.
2705
7a19950e
RL
27061999-02-04 Robert Lipe <robertlipe@usa.net>
2707
12acf3a9
AJ
2708 * egcs_update: Test return values of 'cvs update'. Propogate
2709 to caller as exit values.
7a19950e 2710
bdf32ae5
GP
27111999-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2712
2713 * egcs_update: Use "if" instead of "&&". Touch generated files
12acf3a9 2714 only after the corresponding *.y files.
bdf32ae5 2715
3243be28
GP
27161999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2717
2718 * egcs_update: Do not use xargs, but a backquote construct.
2719
692c4bf5
AO
27201999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br>
2721
ceff9b14
AO
2722 * test_summary (version): Remove carriage return that gawk inserts
2723 in the version string for some reason.
692c4bf5 2724
5eff2ed5
GP
27251998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2726
2727 * egcs_update: Only touch files that already exist.
2728
cae94af8
AO
27291998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br>
2730
ceff9b14 2731 * test_summary (EOF): Remove double backslash.
cae94af8
AO
2732 Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2733
ddf469cc
AO
27341998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br>
2735
ceff9b14 2736 * test_summary (address): Set to egcs-testresults mailing list.
ddf469cc 2737
aa4d18c9
AO
27381998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
2739
ceff9b14
AO
2740 * test_summary (address): Added Marc Lehmann's testsuite-results
2741 to the default e-mail address.
aa4d18c9 2742
0a955618
AO
27431998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
2744
ceff9b14
AO
2745 * test_summary (-p, prepend_logs): Add these before the summary.
2746 (Compiler, Platform): Print these just before configflags.
0a955618 2747
0d4f7920
KG
2748Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2749
2750 * warn_summary (longLineFilter): New shell function to encapsulate
12acf3a9
AJ
2751 this functionality. It is off by default, only active if -llf
2752 flag is specified.
2753 (subdirectoryFilter): Fix bug in filtering which made some
2754 subdirectory warnings erroneously appear in the toplevel set.
2755 (stageNfilter): Renamed from `stageNwarns'. Updated to collect
2756 warnings from stage1 as well as stage0, which means warnings from
2757 outside the bootstrap directory. Eg, the libraries, etc.
2758 (warningFilter): New shell function to encapsulate this
2759 functionality.
0d4f7920 2760 (keywordFilter): New shell function to encapsulate this
12acf3a9 2761 functionality.
0d4f7920
KG
2762
2763 Store data in a temp file rather than calculating it 3x. Arrange
2764 to remove it on exit and signals.
2765
2766 Add -pass/-wpass flags to do "pass through" (i.e. manual
12acf3a9
AJ
2767 inspection) of bootstrap output from a particular stageN as well
2768 as language subdirs.
0d4f7920 2769
12acf3a9 2770 Add better comments/documentation.
0d4f7920 2771
415634f6
GP
2772Sat Oct 31 16:39:31 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2773
2774 * egcs_update: Add comment about keeping the FAQ synchronized.
2775
0999b4b8
JL
2776Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com)
2777
2778 * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
2779 in the repo again.
2780
1faae6ef 2781Fri Oct 16 07:35:00 1998 Bruce Korb <korb@datadesign.com>
318b0430
BK
2782
2783 * egcs_update: Added gcc/fixinc/* generated files to touch list.
2784
788169db
JL
2785Tue Oct 13 23:28:33 1998 Jeffrey A Law (law@cygnus.com)
2786
2787 * egcs_update: Remove gcc/java/parse.c from list of files to
2788 touch.
2789
8173d477
KG
2790Wed Oct 7 13:00:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2791
2792 * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
2793
a3225b7a
KG
2794Mon Oct 5 14:19:48 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2795
2796 * warn_summary (subdirectoryFilter): New shell function to
12acf3a9
AJ
2797 optionally filter in/out gcc subdirectories when summarizing
2798 warnings. Add new flags to support subdirectory filtering.
2799
a3225b7a 2800 Also, ensure the bootstrap stage is a number. Add some more C
12acf3a9
AJ
2801 keywords that are preserved in the "warning type" summary and
2802 tighten up the "arg ???" regexp.
a3225b7a 2803
1faae6ef 2804Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
3b0e5534
BK
2805
2806 * fixinc/inclhack.def: Not all C++ comments in C headers
2807 were treated alike. They are now. Also fixed syntax
2808 of sed expression in "systypes" fix.
2809
2810 * fixinc/inclhack.def: Removed SVR4.2-ism from shell invocation
2811
2812 * egcs_update: Added fixinc/* generated files to touch list.
2813
f06e7a27
KG
2814Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2815
2816 * egcs_update: Additionally touch gcc/java/parse.[ch].
2817
1faae6ef 2818Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
12acf3a9 2819
430c3d7b
BK
2820 * fixinc/inclhack.def: Added two files required by
2821 SCO's Open Server 5's avoid_bool fix.
2822 Regenerated fixinc.x and inclhack.sh to incorporate
2823 the update.
2824
aecb0339
RL
2825Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com>
2826
2827 * egcs_update: Do the pass 1 CVS update only for files that
12acf3a9 2828 may reasonably be under CVS control.
aecb0339 2829
49e921be
AO
28301998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
2831
ceff9b14 2832 * test_installed: New script for testing already-installed
12acf3a9 2833 gcc/g++/g77.
49e921be 2834
23a05d03
GP
2835Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2836
2837 * egcs_update: Assigned copyright to FSF.
2838
9b14b81c 2839Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4977bab6 2840 Alexandre Oliva <oliva@dcc.unicamp.br>
9b14b81c
GP
2841
2842 * egcs_update: New switch --nostdflags and documentation
2843 enhancements.
2844
f717c7e4
GP
2845Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2846
2847 * egcs_update: New script.
2848
1faae6ef 28491998-08-05 Bruce Korb <korbb@datadesign.com>
7c3b5ba5
BK
2850
2851 * fixinc/Makefile
2852 Added define for target machine so machine-specific tests
2853 can be selected for or against.
2854
2855 * fixinc/fixincl.c
2856 Added an array of string pointers to machines to select
2857 or avoid, depending on a FD_MACH_IFNOT bit flag.
2858 Used a shell script to match the defined TARGET_MACHINE
2859 with any of the given match patterns.
2860
2861 * fixinc/fixincl.tpl
2862 Generate the array of strings and bit flag, as needed,
2863 depending on "mach" and "not_machine" attributes for a fix.
2864
2865 * fixinc/mkfixinc.sh
2866 Invoke the make with TARGET assigned the value of the
2867 machine name argument.
2868
31e9c6ed
MS
2869Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
2870
2871 * compare_tests: New script.
2872
91fa313b
AO
28731998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
2874
ceff9b14 2875 * test_summary: Assigned copyright to FSF.
91fa313b 2876
18aca902
GP
2877Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2878
2879 * test_summary: Corrected script name in comments providing
2880 documentation. Added linebreaks for lines with > 80 characters.
2881
1faae6ef 2882Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
3e5fb7a9 2883
ceff9b14
AO
2884 * test_summary: New switch, -i, and environment variable,
2885 append_logs, for including files in the report.
3e5fb7a9 2886
91af92df
MH
28871998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
2888
2889 * warn_summary: Update to Kaveh's latest version allowing to
2890 specify the last stage built.
2891
1faae6ef 28921998-05-29 Bruce Korb <korbb@datadesign.com>
91af92df 2893
a681b39b
BK
2894 * fixinc/mkfixinc.sh
2895 Changes to make it easier to invoke on platforms that
2896 normally do not invoke fixincludes.
2897
2898 * fixinc/inclhack.def
2899 Applied fixes from egcs/gcc/fixincludes from the past several
2900 months.
2901
1faae6ef 29021998-05-28 Bruce Korb <korbb@datadesign.com>
91af92df 2903
8a5b8e20
BK
2904 * fixinc/*: Updated most everything for a first real
2905 try at getting "fast_fixincludes" working.
2906
be3a14bb
JM
29071998-05-28 Jason Merrill <jason@yorick.cygnus.com>
2908
2909 * index-prop: New file.
2910
269df0f8
JL
2911Sat May 23 23:38:49 1998 Matthias Klose <doko@cs.tu-berlin.de>
2912
2913 * test_summary: find good awk (copied from warn_summary).
2914
2915Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com)
2916
2917 * test_summary, warn_summary: New files