]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
[multiple changes]
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
6832435e
RO
12010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2
3 * gcc_update: Run $GCC_HG pull and update separately.
4 Check parents for SVN revision.
5
6c009867
RW
62010-10-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7
8 * test_recheck: New script.
9
ab940b73
RW
102010-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
11
12 * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
13 Also escape characters with grave accents, to be fixed ...
14 (unmunge): ... here.
15 (postprocess): Also handle @/ and @acronym{...}.
16
8cab7c13
SP
172010-07-02 Sebastian Pop <sebastian.pop@amd.com>
18
19 * check_GNU_style.sh: Do not print warning messages when there are
20 no occurences.
21
97075d3b
RO
222010-09-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
23
24 * gcc_update: Handle hg, too.
25
5653ef60
EB
262010-07-08 Eric Botcazou <ebotcazou@adacore.com>
27
28 * make_sunver.pl: Remove extra whitespace in regexp.
29
f3e3b476
SP
302010-07-02 Sebastian Pop <sebastian.pop@amd.com>
31
32 * check_GNU_style.sh: New.
33
c18dc5cc
RO
342010-07-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
35
36 * make_sunver.pl: New file.
37
9a082684
IS
382010-07-02 Iain Sandoe <iains@gcc.gnu.org>
39
40 * compare-debug (Darwin): Remove '-x' flag from ld-based object
41 stripping. Add a comment as to why we do it this way.
42
339325b3
AO
432010-06-20 Alexandre Oliva <aoliva@redhat.com>
44
45 * compare-debug: Drop LTO sections.
46
e31a6dc2
BRF
472010-06-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
48
49 * gcc_update: Support updating a git clone.
50
fb340c3c
RO
512010-06-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
52
53 * test_summary: Don't use diff -u.
54 Adapt egrep regex.
55
69baf0a3
AH
562010-06-02 Andrew Haley <aph@redhat.com>
57
58 * download_prerequisites: New script.
59
bc492e47
RO
602010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
61
62 * dg-extract-results.sh: Redirect grep output to /dev/null instead
63 of grep -q.
64
c334c130
BS
652010-04-22 Basile Starynkevitch <basile@starynkevitch.net>
66
67 * gcc_update: Sets the locale to C.
68
02e698d7
JM
692010-04-06 Joseph Myers <joseph@codesourcery.com>
70
71 * gennews (files): Add files for GCC 4.5.
72
fccff341
JK
732010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
74
75 Fix *.log tests output containing "===".
76 * dg-extract-results.sh (/\===/): Rename to ...
77 (/^\t\t=== .* ===$/): ... this pattern.
78
54bceaf3
RO
792010-03-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
80
81 * dg-extract-results.sh: Fix result order to match sequential case.
82
2fdb618d
RW
832010-01-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
84
85 * check_warning_flags.sh: Use \012 instead of \n with tr.
86
5392f6be
RO
872010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
88
89 * dg-extract-results.sh: Don't use tail -n.
90
d7f09764
DN
912009-10-03 H.J. Lu <hongjiu.lu@intel.com>
92 Richard Guenther <rguenther@suse.de>
93
94 PR lto/39216
95 * gcc_update: Adjust file timestamps for lto-plugin.
96
bb59df52
IS
972009-09-10 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
98
99 PR bootstrap/41245
100 * compare-debug: Handle stripping of dwarf debug sections from darwin
101 mach-o objects.
102
c45ae2c8
AO
1032009-09-04 Alexandre Oliva <aoliva@redhat.com>
104
105 * compare-debug: Grep for blank before dash to avoid grep -e.
106
8fc68cba
AO
1072009-09-01 Alexandre Oliva <aoliva@redhat.com>
108
109 * compare-debug: Look for .gkd files and compare them.
110
0930984e
RW
1112009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
112
113 PR testsuite/41166
114 * test_summary: Invoke config.status, rather than trying to
115 parse it. Adjust awk script.
116
5830150a
AO
1172009-08-18 Alexandre Oliva <aoliva@redhat.com>
118
119 * compare-debug: Drop .eh_frame relocations too.
120
c2d88223
L
1212009-08-18 H.J. Lu <hongjiu.lu@intel.com>
122
123 PR testsuite/40704
124 * test_summary: Filter out "\r".
125
2feb56e6
AO
1262009-06-02 Alexandre Oliva <aoliva@redhat.com>
127
128 * compare-debug: Don't fail just because of .eh_frame differences.
129
060717fc
JJ
1302009-04-27 Jakub Jelinek <jakub@redhat.com>
131
132 PR testsuite/39807
133 * dg-extract-results.sh: Close open files and use >> instead of >
134 to decrease number of concurrently open files from awk. Avoid
135 = at the beginning of a regexp and redirect to a file determined
136 by curfile variable rather than concatenated strings to workaround
137 Solaris nawk bug.
138
7527cf21
GP
1392009-04-25 Gerald Pfeifer <gerald@pfeifer.com>
140
141 * test_summary: Only include LAST_UPDATED if it exists.
142 Complete copyright years.
143
0455c7f4
PB
1442009-04-16 Paolo Bonzini <bonzini@gnu.org>
145
146 * compare-all-tests: New.
147
50e8c6d2
JJ
1482009-04-14 Jakub Jelinek <jakub@redhat.com>
149
150 * gennews (files): Reference GCC 4.4 web pages.
151
748086b7
JJ
1522009-04-09 Jakub Jelinek <jakub@redhat.com>
153
154 * reghunt/date_based/reg_periodic: Change copyright header to refer
155 to version 3 of the GNU General Public License and to point readers
156 at the COPYING3 file and the FSF's license web page.
157 * reghunt/date_based/reg_search: Likewise.
158 * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
159 * regression/btest-gcc.sh: Likewise.
160 * regression/objs-gcc.sh: Likewise.
161
a072f1cf
RW
1622009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
163
164 * check_warning_flags.sh: Update flag exceptions.
165
7a401a0d
BE
1662008-11-18 Ben Elliston <bje@au.ibm.com>
167
168 * dg-cmp-results.sh: Do not print usage if either .sum file cannot
169 be opened; print a more meaningful error instead.
170
7134e605
JJ
1712008-10-24 Janis Johnson <janis187@us.ibm.com>
172 Jakub Jelinek <jakub@redhat.com>
173
174 * dg-extract-results.sh: New file.
175
e63ea00c
RW
1762008-07-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
177
178 * check_makefile_deps.sh: New file.
179
a3ced85e
SP
1802008-05-08 Sebastian Pop <sebastian.pop@amd.com>
181
182 * patch_tester.sh (report): Do not print "Checker: ".
183
24170ff9
SP
1842008-04-23 Sebastian Pop <sebastian.pop@amd.com>
185
186 * patch_tester.sh (report): Do not print the time.
187
7f9766e4
JM
1882008-04-01 Joseph Myers <joseph@codesourcery.com>
189
190 * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
191 Handle @heading. Handle enumerated lists with starting numbers
192 and extra headings.
193
1d4edfd6
JJ
1942008-03-10 Janis Johnson <janis187@us.ibm.com>
195
196 * patch_tester.sh (initialization): Initialize svnpatch and stop.
197 (usage): Add -svnpath and -stop.
198 (makedir): New.
199 (argument handling): Process -stop and -svnpath.
200 (setup code): Use makedir, error out if initial svn checkout fails.
201 (update): Use svnpath. Invoke contrib/gcc_update.
202 (apply_patch): Require that patch was created at top level. Use eval
203 with option variables. Don't use bootstrap target for make. Verify
204 that some tests were run.
205 (bootntest_patched): Use snvpath.
206 (main loop): For -stop, exit when there are no more patches to test.
207
802e3f8c
RW
2082008-03-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
209
210 * check_warning_flags.sh: Instead of invoke.texi, take the path
211 to the doc directory as argument. Check that warnings listed in
212 'gcc --help' are accepted by the compiler, and listed in the
213 manuals.
214
3825be8c
TT
2152008-03-06 Tom Tromey <tromey@redhat.com>
216
217 * patch_tester.sh (usage): Watermark is not lexicographic.
218 Load $STATE/defaults if it exists.
219 (selfexec): Use $0.
220 (apply_patch): Handle deletions.
221 (bootntest): Handle default settings.
222
a7d95bfe
JJ
2232008-03-05 Jakub Jelinek <jakub@redhat.com>
224
225 * gennews (files): Reference GCC 4.3 web pages.
226
1a1f7588
RW
2272008-02-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
228
229 * check_warning_flags.sh: New file.
230
8d8da227
JM
2312008-01-25 Joseph Myers <joseph@codesourcery.com>
232
233 * paranoia.cc (main): Remove handling of c4x_single and
234 c4x_extended formats.
235
3dfb41c5
SP
2362007-12-26 Sebastian Pop <sebastian.pop@amd.com>
237
238 * compareSumTests3: Changed to GPLv3.
239 * prepare_patch.sh: Same.
240 * uninclude: Same.
241 * dglib.pm: Same.
242 * gennews: Same.
243 * texi2pod.pl: Same.
244 * analyze_brprob: Same.
245 * gcc_build: Same.
246
66d3504c
SP
2472007-12-26 Sebastian Pop <sebastian.pop@amd.com>
248
249 * patch_tester.sh: Changed to GPLv3.
250
cf79e386
SP
2512007-12-15 Sebastian Pop <sebastian.pop@amd.com>
252
253 * patch_tester.sh: Don't save the script anymore.
254
0f55312a
SP
2552007-12-15 Sebastian Pop <sebastian.pop@amd.com>
256
257 * patch_tester.sh: New.
258 * prepare_patch.sh: New.
259
3a3b6beb
AO
2602007-11-26 Alexandre Oliva <aoliva@redhat.com>
261
262 * compare-debug: Introduce -p flag to preserve .stripped files.
263
7b6cb843
MLI
2642007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
265
266 * texi2pod.pl: Handle @asis.
267 (postprocess): Move @gccoptlist{} after all formatting commands.
268
a64036a7
AO
2692007-10-01 Alexandre Oliva <aoliva@redhat.com>
270
271 * compare-debug: Avoid spurious errors when .stripped files
272 exist.
273
1733c7eb
HPN
2742007-09-22 Hans-Peter Nilsson <hp@axis.com>
275
276 * warn_summary (srcdirFilter): Add fixincludes, sim,
277 newlib and mpfr.
278
0cb58062
L
2792007-08-23 H.J. Lu <hongjiu.lu@intel.com>
280
281 * gcc_update: Handle different URL paths and tags.
282
bb286d71
AO
2832007-08-16 Alexandre Oliva <aoliva@redhat.com>
284
285 * compare-debug: New.
286
36dcf055
L
2872007-08-16 H.J. Lu <hongjiu.lu@intel.com>
288 Andreas Schwab <schwab@suse.de>
289
290 * gcc_update: Use "svn info" for revision number. Create
291 gcc/REVISION with branch name and revision number.
292
c749c2ee
DN
2932007-08-10 Diego Novillo <dnovillo@google.com>
294
295 * gcc.doxy: Rename from tree-ssa.doxy.
296
cfa66dc1
DN
2972007-08-10 Diego Novillo <dnovillo@google.com>
298
299 * tree-ssa.doxy: Update for doxygen 1.5.
300 Include all the files in the middle and back ends.
301
6d409e8a
HPN
3022007-06-30 Hans-Peter Nilsson <hp@axis.com>
303
304 * gcc_update (files_and_dependencies): Handle
e9a57dc1 305 gcc/testsuite/gcc.dg/cpp/direct2s.c.
6d409e8a 306
6d707d08
MM
3072007-05-13 Mark Mitchell <mark@codesourcery.com>
308
309 * gennews (files): Reference GCC 4.2 web pages.
310
3caecafa
ZW
3112007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu>
312
313 * texi2pod.pl: Correct handling of @itemize with no argument.
314
a8af9c34
HPN
3152007-03-17 Hans-Peter Nilsson <hp@axis.com>
316
317 * uninclude: New utility, from Alexandre Oliva.
318
7276d368
DH
3192007-02-26 Dominique Dhumieres <dominiq@lps.ens.fr>
320
321 * test_installed: Adjust to the move from g77 to gfortran.
322
d0fc3f06
MK
3232007-02-16 Matthias Klose <doko@debian.org>
324
325 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
326
ce0d943a
HPN
3272007-02-10 Hans-Peter Nilsson <hp@axis.com>
328
329 * test_summary (configflags): Adjust for changes in the
330 config.status format due to update to autoconf 2.59.
331
61930fe5
DJ
3322007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
333
334 * gcc_update: Update for configure.in -> configure.ac.
335
427e84f7
RS
3362007-02-06 Richard Sandiford <richard@codesourcery.com>
337
338 * texi2pod.pl: Handle @multitable.
339
69403237
TT
3402007-01-15 Tom Tromey <tromey@redhat.com>
341
342 * download_ecj: New file.
343
7f5b8ff7
MS
3442006-09-27 Matthew Sachs <msachs@apple.com>
345
346 * compareSumTests3: POD syntax fix.
347
ed5ce4e0
MS
3482006-09-27 Matthew Sachs <msachs@apple.com>
349
350 * dglib.pm: Initial commit.
351 * compareSumTests3: Initial commit.
352
c3382fba
BF
3532006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
354
355 * dg-cmp-results.sh (compare-$$.awk): Print name[old]
356 and not non-existing nm[old].
357
27b56ba6
PE
3582006-07-06 Paul Eggert <eggert@cs.ucla.edu>
359
360 Port to hosts whose 'sort' and 'tail' implementations
361 treat operands with leading '+' as file names, as POSIX
362 has required since 2001. However, make sure the code still
363 works on pre-POSIX hosts.
364 * compare_tests: Don't assume "sort +2" is equivalent to
365 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
366
afef9a5b
JL
3672006-06-05 James Lemke <jwlemke@wasabisystems.com>
368
369 * dg-cmp-results.sh: New script for comparing DejaGNU logs.
370
e58b87f7
RE
3712006-06-02 Richard Earnshaw <rearnsha@arm.com>
372 Mike Stump <mrs@apple.com>
373
374 * compare_tests: Handle multilibs better.
375
5dd59f65
DJ
3762006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
377
378 * texi2pod.pl: Correct handling of absolute @include.
379
597fb86c 3802006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
84309a32
DJ
381
382 * texi2pod.pl: Handle -I.
383
b7ded1e0
MM
3842006-02-28 Mark Mitchell <mark@codesourcery.com>
385
386 * gennews (files): Update for GCC 4.1.
387
46852b9b
DN
3882006-01-24 Diego Novillo <dnovillo@redhat.com>
389
390 * gcc_update (files_and_dependencies): Handle
391 libgomp/testsuite/Makefile.in.
392
953ff289
DN
3932006-01-18 Richard Henderson <rth@redhat.com>
394 Diego Novillo <dnovillo@redhat.com>
395
396 * gcc_update (files_and_dependencies): Add libgomp files.
397
7a774079
BE
3982005-12-06 Ben Elliston <bje@au.ibm.com>
399
400 * newcvsroot: Remove.
401
f2bd1eb9
SB
4022005-11-03 Steven Bosscher <stevenb@suse.de>
403
404 * gcc_build: Fix my previous checking.
405
f415efe3
JM
4062005-11-01 Joseph S. Myers <joseph@codesourcery.com>
407
408 * gcc_update: Include revision number in LAST_UPDATED.
409
133f4c87
SB
4102005-10-30 Steven Bosscher <stevenb@suse.de>
411
412 * gcc_build: Use gcc.gnu.org as the default server. Set up
413 SVN_REPOSITORY correctly. Add support for checking out branches.
414
8f5c9c3d
AP
4152005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
416
417 * gcc_update: When svn update is called and
418 --silent is used, pass -q.
419
7dcd894f
AP
4202005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
421
422 * gcc_update: Remove the -q from svn invocation.
423
6c301b82
AP
4242005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
425
426 * gcc_build: Remove -d from the call to gcc_update.
427
1b9f940b
DB
4282005-10-28 Daniel Berlin <dberlin@dberlin.org>
429 Ben Elliston <bje@au1.ibm.com>
430
431 * gcc_update: Update for svn.
432 * newcvsroot: Ditto.
433 * gcc_build: Ditto.
434
901097db
MM
4352005-10-21 Mark Mitchell <mark@codesourcery.com>
436
437 * texi2pod.pl: Substitue for @value even when part of @include.
438
0928f405
BW
4392005-10-21 Bob Wilson <bob.wilson@acm.org>
440
441 * texi2pod.pl: Convert two single quotes or two backquotes to
442 double quotes.
443
5464337b
BE
4442005-08-23 Ben Elliston <bje@au.ibm.com>
445
446 * gcc_update: Update dependencies for libjava/aclocal.m4.
447
89ee9c70
KC
4482005-08-14 Kelley Cook <kcook@gcc.gnu.org>
449
450 * All files: Update with new FSF address.
451
d0e71b9c
BE
4522005-07-14 Ben Elliston <bje@au.ibm.com>
453
454 * filter_params.pl: Typo fix.
455 * filter_knr2ansi.pl: Likewise.
456
bfac631b
GP
4572005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
458
459 * gennews (files): Update for egcs-1.0 release pages consolidation.
460
492f761a
JM
4612005-04-17 Joseph S. Myers <joseph@codesourcery.com>
462
463 * gennews (files): Update for GCC 4.0.
464
7e3c8f17
AO
4652005-03-18 Alexandre Oliva <aoliva@redhat.com>
466
467 * gcc_update (silent): Unset instead of initializing to null.
468
d028e149
AS
4692005-03-18 Andreas Schwab <schwab@suse.de>
470
471 * gcc_update (apply_patch): Properly quote $1.
472
2d072788
ZW
4732005-03-18 Zack Weinberg <zack@codesourcery.com>
474
475 * gcc_update: Add --silent option.
476
be932466
KG
4772005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
478
479 * warn_summary (keywordFilter): Update sed pattern for new quoting
480 style in warnings.
481
1f43e92e
KG
4822005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
483
484 * warn_summary: Add -fortran subdir flag.
485 (subdirectoryFilter): Fix missing ada subdir.
486
9eaf7da0
HPN
4872004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
488
489 * gcc_update (touch_files): Don't rely on "make" being GNU make;
490 grep for "Touching" to determine that the rule executes.
491
18ccc7e0
HPN
4922004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
493
494 * gcc_update (touch_files): Explicitly pass --no-print-directory.
495
9a399055
AP
4962004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
497
498 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
499
71b5d516
PB
5002004-08-04 Paolo Bonzini <bonzini@gnu.org>
501
502 * gcc_update: Add fixincludes.
503
df6e87bf 5042004-08-26 Matthias Klose <doko@debian.org>
1249691b 505
df6e87bf
MK
506 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
507
5082004-08-26 Matthias Klose <doko@debian.org>
509
510 * test_summary: Include baseline used for libstdc++-v3 abi check
511 in test summary.
1249691b 512
5b292a4b
BE
5132004-08-25 Ben Elliston <bje@au.ibm.com>
514
515 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
516
8b84ead6
AT
5172004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
518
519 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
520 update done.
521
71b5d516 5222004-08-04 Paolo Bonzini <bonzini@gnu.org>
d0921255
PB
523
524 * gcc_update: libjava/configure.ac -> configure.in. Automake
525 1.4 does not handle configure.ac properly.
526
da96112d
AS
5272004-08-04 Andreas Schwab <schwab@suse.de>
528
529 * gcc_update: libjava/configure.in -> configure.ac.
530
1e45521f
RE
5312004-08-03 Richard Earnshaw <rearnsha@arm.com>
532
533 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
534
7eacb691
JL
5352004-07-16 Jeff Law <law@redhat.com>
536
537 * analyze_brprob: Fix comments. More consistent output format.
538
5bed2809
DN
5392004-06-17 Diego Novillo <dnovillo@redhat.com>
540
541 * tree-ssa.doxy: Update for doxygen 1.3.5.
542
cc605afe
AJ
5432004-06-14 Andreas Jaeger <aj@suse.de>
544
545 * gcc_update: boehm-gc/configure.in -> configure.ac.
546
bf9a420e
PB
5472004-06-16 Paolo Bonzini <bonzini@gnu.org>
548
549 * gcc_update (boehm-gc/configure): Depend on
550 boehm-gc/configure.ac instead of boehm-gc/configure.in
551
5a4f1818
PB
5522004-06-14 Paolo Bonzini <bonzini@gnu.org>
553
554 * gcc_update (libmudflap/configure): Depend on
555 libmudflap/configure.ac instead of libmudflap/configure.in
556
d5ad6feb
AJ
5572004-06-14 Andreas Jaeger <aj@suse.de>
558
559 * gcc_update: Add libcpp.
560
dbfa8d15
AJ
5612004-06-10 Andreas Jaeger <aj@suse.de>
562
563 * gcc_update: Add libgfortran.
564
9e953fed
AP
5652004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
566
567 * gcc_update (libbanshee/configure): Depend on
568 libbanshee/configure.ac instead of libbanshee/configure.in
569
b4117c30
ZW
5702004-05-17 Zack Weinberg <zack@codesourcery.com>
571
572 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
573 from list of files to be touched.
574 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
575
e3d26d7b
JM
5762004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
577
578 * gennews: Update for GCC 3.4.
579
6de9cd9a
DN
5802004-05-13 Diego Novillo <dnovillo@redhat.com>
581
582 Merge from tree-ssa-20020619-branch.
583
584 * filter_gcc_for_doxygen: New file.
585 * filter_knr2ansi.pl: New file.
586 * filter_params.pl: New file.
587 * tree-ssa.doxy: New file.
588 * contrib/gcc_update (files_and_dependencies): Handle
589 libbanshee and libmudflap.
590
5b03e555 5912004-04-12 Kelley Cook <kcook@gcc.gnu.org>
b4117c30 592 Andreas Jaeger <aj@suse.de>
5b03e555
KC
593
594 * gcc_update (files_and_dependencies): Insert zlib dependencies.
595
3adc31d1
NN
5962004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
597
598 * gcc_update (files_and_dependencies): libobjc/configure now
599 depends on configure.ac, not configure.in.
600
b52d4110
KC
6012004-04-01 Kelley Cook <kcook@gcc.gnu.org>
602
603 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
604
7de53bca
AT
6052004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
606
607 * gcc_update (files_and_dependencies): Insert libffi dependencies.
608
8ab705be
KC
6092004-03-10 Kelley Cook <kcook@gcc.gnu.org>
610
611 * gcc_update (files_and_dependencies): Insert libada/configure.
612
61c3ff8f
AP
6132004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
614
615 * gcc_update (files_and_dependencies): Update intl/configure.in
616 to intl/configure.ac.
617
a4b0b8f1
KC
6182004-01-09 Kelley Cook <kcook@gcc.gnu.org>
619
620 * gcc_update (files_and_dependencies): Update fastjar/configure.in
621 to fastjar/configure.ac
622
102d3176
KC
6232004-01-07 Kelley Cook <kcook@gcc.gnu.org>
624
625 * gcc_update (files_and_dependencies): Remove non-existant files.
626
dedebde1
KC
6272004-01-05 Kelley Cook <kcook@gcc.gnu.org>
628
629 * gcc_update (files_generated): Revert 2003-12-18 change.
630
c5d1156b
AP
6312004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
632
633 * gcc_update (files_and_dependencies): For gcc directory,
634 rename configure.in to configure.ac.
635
d9b000b1
AT
6362003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
637
638 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
639 remove acconfig.h. No longer used.
640
90c2f1de
KC
6412003-12-18 Kelley Cook <kcook@gcc.gnu.org>
642
643 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
644 gcc/ada/gnat_ug_* to use it.
645
3a816711
JW
6462003-12-16 James E Wilson <wilson@specifixinc.com>
647
648 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
649 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
650
90ff9ff3
KC
6512003-12-11 Kelley Cook <kcook@gcc.gnu.org>
652
653 * gcc_update (files_and_dependencies): Correct typo in the filename
654 gnat_ug_wnt.texi.
655
c41affc7
AC
6562003-12-08 Arnaud Charlet <charlet@act-europe.fr
657
658 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
659 treeprs.ads.
660
8f850e49
MM
6612003-10-16 Mark Mitchell <mark@codesourcery.com>
662
663 * gennews (files): Add GCC 3.3 files.
664
9d3d50d2
MM
6652003-08-21 Mark Mitchell <mark@codesourcery.com>
666
667 * gcc_build: Fix handling of -t option. Add -x option.
668
5bea01be
MK
6692003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
670
671 * texi2pod.pl: Remove extra line.
672
9fa09038
MK
6732003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
674
675 * texi2pod.pl: Default @itemize's parameter to @bullet.
676
0c6a2903
ZW
6772003-07-12 Zack Weinberg <zack@codesourcery.com>
678
679 * gcc_update: gcc/acconfig.h no longer exists.
680
c3c35932
MK
6812003-07-11 Matthias Klose <doko@debian.org>
682
683 * test_installed: Add options to run objc tests.
684 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
685
6eb95e99
ZW
6862003-07-04 Zack Weinberg <zack@codesourcery.com>
687
688 * gcc_update: Remove gcc/intl/plural.c from list.
689 Add new generated files intl/plural.c, intl/configure,
690 intl/config.h.in.
691
e4048ffc
JT
6922003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
693
694 * gcc_update (files_and_dependencies): Add
695 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
696 gcc/testsuite/gcc.dg/cpp/mi1c.h.
697
487a9427
NN
6982003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
699
281b1732
NN
700 * paranoia.cc: Fix spelling error.
701
487a9427
NN
702 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
703 to GCC.
704
112a0bfd
MS
7052003-04-04 Mike Stump <mrs@apple.com>
706
707 * compare_tests: Fix exit status and be more flexible with spacing.
708
5ce810b7
PE
7092003-03-08 Phil Edwards <pme@gcc.gnu.org>
710
711 * test_summary: Add -h, print existing comments as help.
712
b47d9efd
L
7132003-03-03 H.J. Lu <hjl@gnu.org>
714
715 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
716 * gcc_update: Likewise.
717
d25fc1b5
AO
7182003-01-19 Alexandre Oliva <aoliva@redhat.com>
719
720 * test_summary (configflags): Only use the first match. Remove
721 excess space. Use sub instead of gsub where possible. Use `none'
722 if no configure flags were given.
723
6787cc15
LR
7242003-01-10 Loren J. Rittle <ljrittle@acm.org>
725
726 * test_summary (configflags): awk portability.
727
ce985125
AO
7282003-01-07 Alexandre Oliva <aoliva@redhat.com>
729
730 * test_summary (configflags): Compute correctly with both
731 autoconfiscated and Cygnus-style top-level.
732
029d882c
KG
7332003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
734
735 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
736 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
737 gcc/java/keyword.gperf
738
695a8bcf
GP
7392002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
740
741 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
742 depending on gcc/intl/plural.y.
743
e1c1b6a5
AO
7442002-12-28 Alexandre Oliva <aoliva@redhat.com>
745
e4029133 746 * gcc_update (configure): Depend on config/acx.m4 as well.
6eb95e99 747
e1c1b6a5
AO
748 * gcc_update (configure): Depend on configure.in.
749
d6bef02d
JM
7502002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
751
752 * texi2pod.pl: Skip contents of @copying.
753
4977bab6
ZW
7542002-11-09 Zack Weinberg <zack@codesourcery.com>
755
756 * gthr_supp_vxw_5x.c: New file.
757
ad03e4c4
RH
7582002-10-21 Richard Henderson <rth@redhat.com>
759
760 * paranoia.cc (real_c_float::image): Accomodate size of
761 real_internal format.
762 (main): Unbuffer stdio. Add real_internal format.
763 (floor_log2_wide): New.
764
fc76a969
RH
7652002-10-16 Richard Henderson <rth@redhat.com>
766
767 * paranoia.cc (ENUM_BITFIELD): New.
768 (class): Define as klass around real.h.
769 (real_c_float): Not a template any longer; define MODE as a
770 class static constant; use real_format elements for SIZE.
771 Update uses of real_to_decimal and real_to_hexadecimal.
772 (main): Change -g argument to use a format name.
773 (mode_for_size): Remove.
774
efdc7e19
RH
7752002-09-16 Richard Henderson <rth@redhat.com>
776
777 * paranoia.cc: New file.
778
7fd6c930
RH
7792002-09-04 Richard Henderson <rth@redhat.com>
780
781 * enquire.c: Remove.
782
72c41e5a
MM
7832002-08-14 Mark Mitchell <mark@codesourcery.com>
784
785 * gennews (files): Add GCC 3.2 files.
786
1899ba3e
GP
7872002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
788
789 * gennews (files): Add proper files for the GCC 3.1 release series.
790 Simplify and reformat introductory wording.
791
39cef914
NN
7922002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
793
794 * enquire.c: Move from gcc.
795
554b8111
L
7962002-07-16 H.J. Lu <hjl@gnu.org>
797
798 * gcc_update (touch_files): Pass -s to ${MAKE}.
799
dd6773cd
ZW
8002002-06-26 Zack Weinberg <zack@codesourcery.com>
801
802 * texi2pod.pl: Correct handling of the internal R<> sequence.
803
ba9e1571
FW
8042002-05-31 Florian Weimer <fw@deneb.enyo.de>
805
806 * gcc_update (files_and_dependencies): Add generated Texinfo files
807 for Ada.
808
1e6347d8
RO
8092002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
810
811 * test_installed: Allow for PWDCMD to override hardcoded pwd.
812 * test_summary: Likewise.
813
29a948c8
GK
8142002-04-18 Geoffrey Keating <geoffk@redhat.com>
815
816 * gcc_update (touch_files): Don't have empty for loop.
817
b8d70bee
RH
8182002-04-16 Richard Henderson <rth@redhat.com>
819
820 * gcc_update: Remove libchill.
821
28852cc6
ZW
8222002-03-25 Zack Weinberg <zack@codesourcery.com>
823
824 * texi2pod.pl: Handle @end ftable and @end vtable.
825
049b03f4
ZW
8262002-03-11 Zack Weinberg <zack@codesourcery.com>
827
828 * texi2pod.pl: Handle @include, @ftable, @vtable.
829 Reformat some code for clarity.
830
719bb4e3 8312002-02-24 Christian Jönsson <c.christian.joensson@telia.com>
506d4ef6
CJ
832
833 * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
834 WARNING and ERROR output from the *.sum files.
835
66b8f5d7
GP
8362002-01-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
837
838 * gennews (files): Replace gcc-2.95/gcc-2.95.html,
839 gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
840 and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
841
c10a75a7
GP
8422002-01-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
843
844 * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
845 egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
846 egcs-1.1/index.html.
847
99e9e773
KG
8482002-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
849
850 * warn_summary: Add -ada subdirectory flag.
851
3da33af3
MK
8522001-12-12 Matthias Klose <doko@debian.org>
853
854 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
855 generation of more than one man page from one source.
856 Add '-' to set of valid chars for an identifier.
857 Let -D option accept flags of the form <flag>=<value>.
858 Use \s+ for whitespace detection in '@c man' lines.
859 Handle @set and @clear independent of $output.
860 Substitute all @value{}'s in a line.
861
77bd67cb
JM
8622001-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
863
864 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
865 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
866 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
867 greater than 9 in enumerations.
868
178612c9
LG
8692001-11-07 Laurent Guerby <guerby@acm.org>
870
871 * gcc_update (files_and_dependencies): Add Ada dependencies.
872
bbd300a9
JM
8732001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
874
875 * snapshot: Remove.
876
b5f20931
RS
8772001-09-07 Richard Sandiford <rsandifo@redhat.com>
878
879 Revert:
3da33af3 880 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
b5f20931
RS
881 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
882 touch.
883
e7503d92
DB
8842001-09-04 David.Billinghurst <David.Billinghurst@riotinto.com>
885
3da33af3 886 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
e7503d92
DB
887 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
888 touch.
889
e961606c
JH
890Mon Aug 13 02:29:08 CEST 2001 Jan Hubicka <jh@suse.cz>
891
892 * analyze_brprob: Update for changes in gcc debug output.
893
ffd15534
JH
894Sat Jul 28 22:37:49 CEST 2001 Jan Hubicka <jh@suse.cz>
895
896 * analyze_brprob: Avoid more overflows.
897
da397f8e
RH
8982001-07-27 Richard Henderson <rth@redhat.com>
899
900 * test_summary: Copy LAST_UPDATED UTC time to head of summary.
901
92e3cac8
JH
902Fri Jul 27 18:01:21 CEST 2001 Jan Hubicka <jh@suse.cz>
903
904 * analyze_brprob: Avoid overflows.
905
2a08c780
RH
9062001-07-27 Richard Henderson <rth@redhat.com>
907
908 * gcc_update: Dump timestamp in LAST_UPDATED.
909
3da33af3 9102001-07-26 Andreas Jaeger <aj@suse.de>,
a6ed70ef
AJ
911 Hans-Peter Nilsson <hp@bitrange.com>
912
913 * analyze_brprob: Fix documentation.
914
4edc91ae
JH
915Mon Jul 23 15:47:19 CEST 2001 Jan Hubicka <jh@suse.cz>
916
917 * analyze_brprob: Fix awk compatibility problems; update comment.
918
f981f97b
AJ
9192001-07-23 Andreas Jaeger <aj@suse.de>
920
921 * analyze_brprob: Fix more typos.
922
075cc945
AJ
9232001-07-23 Andreas Jaeger <aj@suse.de>
924
925 * analyze_brprob: Fix typos.
926
aee96fe9
JM
9272001-07-03 Joseph S. Myers <jsm28@cam.ac.uk>
928
929 * texi2pod.pl: Handle @r inside @item.
930
51817b10
ZW
9312001-07-02 Zack Weinberg <zackw@stanford.edu>
932
933 * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
934
e5149841
ZF
9352001-07-01 Zoltan Felleg <zfelleg@telnet.hu>
936
937 * warn_summary: Fix typo in a comment.
938
894b7c63
ACY
9392001-06-14 Albert Chin-A-Young <china@thewrittenword.com>
940
4977bab6 941 * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
894b7c63 942
acabb596
MM
9432001-06-13 Mark Mitchell <mark@codesourcery.com>
944
945 * gennews: Set TERM to vt100 for Lynx.
946
9f293893
GP
9472001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
948
949 * release: Remove.
950
17d6c819
JH
951Tue Jun 12 12:21:40 CEST 2001 Jan Hubicka <jh@suse.cz>
952
953 * analyze_brprob: New file.
954
72e0bae5
MM
9552001-06-11 Mark Mitchell <mark@codesourcery.com>
956
a6ed70ef 957 * gcc_build: Output information about the commands used to
72e0bae5
MM
958 configure the compiler.
959
47c2a318
JM
9602001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
961
962 * gennews: Update for GCC 3.0.
963
aff5d053
JM
9642001-06-02 Joseph S. Myers <jsm28@cam.ac.uk>
965
966 * gcc_update: Update for move of documentation to gcc/doc.
967
26d8af06
RO
9682001-05-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
969
970 * contrib/test_summary (files): Sort before evaluating.
971
6cf735a7
GP
9722001-05-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
973
974 * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
975
47816305
MM
9762001-05-21 Mark Mitchell <mark@codesourcery.com>
977
978 * gcc_build: Use -d when invoking gcc_update.
979
f3e16a47
AJ
9802001-05-18 Andreas Jaeger <aj@suse.de>
981
982 * gcc_update: Add rules for libf2c/libI77.
983
e8dc2763
AO
9842001-05-17 Alexandre Oliva <aoliva@redhat.com>
985
986 * gcc_update (touch_files): Use simpler, yet as portable, syntax.
987
af22667e
LR
9882001-05-14 Loren J. Rittle <ljrittle@acm.org>
989
990 * gcc_update (touch_files): Enhance make portability.
991
e8b073c1
AO
9922001-05-14 Alexandre Oliva <aoliva@redhat.com>
993
994 * gcc_update (touch_files): Use a Makefile to touch files.
995
6e26f4aa
JM
9962001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
997
998 * texi2pod.pl: Add copyright and GPL notices.
999
445c435a
JM
10002001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
1001
1002 * texi2pod.pl: Handle "\,".
1003
3f896fc2
JM
10042001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
1005
1006 * texi2pod.pl: Fix regular expression for @r to avoid exponential
1007 recursion. From Russ Allbery <rra@stanford.edu>. Remove perl
1008 version check.
1009
c2b31703
KG
10102001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1011
1012 * warn_summary (stageNfilter): Update for recent changes in
1013 bootstrap logic.
1014
150d3c00
JM
10152001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
1016
1017 * texi2pod.pl: Require at least perl 5.6.0.
1018
4bc1997b
JM
10192001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
1020
1021 * gcc_update: Add gcc/gcc.1 to generated files.
1022 * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle
1023 discarding to end of sentence with @xref where the sentence has an
1024 interior "." in markup, and handle discarding parentheses around
1025 such a sentence.
1026
d2796d4e
BS
10272001-01-11 Bernd Schmidt <bernds@redhat.com>
1028
1029 * gennews: Add gcc-2.95.3.
1030
2642624b
JM
10312001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
1032
1033 * texi2pod.pl: Handle @gcctabopt and @env in tables. Handle
1034 @command. Format URLs and email addresses in bold.
1035
fd939e46
JM
10362001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
1037
6bfa3dac
JM
1038 * gcc_update: Add cpp.1 to the list of generated files.
1039
fd939e46
JM
1040 * texi2pod.pl: Handle @option and @env.
1041
79424a4f
MS
10422001-01-03 Mike Stump <mrs@wrs.com>
1043
1044 * snapshot: Update to account for java libraries.
1045
5da01bc1
JO
10462000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
1047
1048 * test_summary: Export filesuffix, not fileprefix.
1049
2d6fd5fd
JM
10502000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
1051
1052 * release: Change some EGCS references to GCC.
1053
c097fab6
KG
10542000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1055
1056 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
1057 subdirectory flags. Add source directory prefix filtering.
1058 Redirect diagnostic output to stderr.
1059
f4e8dec6
ZW
10602000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
1061
1062 * texi2pod.pl: If multiple @c man sections with the same tag
1063 appear, concatenate them in the final output. When skipping,
1064 ignore block commands that can't cause skipping, and honor
1065 those that can. Ensure that verbatim blocks are separate
1066 paragraphs.
1067
beb039fe
JM
10682000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
1069
1070 * gcc_update: Don't touch tradcif.c or java/parse.h.
1071
b75d998f
ZW
10722000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
1073
1074 * texi2pod.pl: Restructure for comprehensibility, add
1075 comments. Merge handling of @ignore and @ifxxx. Handle a
1076 whole bunch more Texinfo commands. Use consistent formatting
1077 style.
1078
c4f0b011
JM
10792000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
1080
1081 * gennews: New script.
1082
d9ddcc6a
GP
10832000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1084
1085 * gcc_update: Update a comment as we now require bison for CVS users.
1086
c01a508e
JM
10872000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
1088
1089 * gcc_update: Add gcov.1 to the list of generated files.
1090
c132c0e3
MM
10912000-11-21 Mark Mitchell <mark@codesourcery.com>
1092
1093 * gcc_build: Remove code to put information in a log file.
1094
3d6f4d76
ZW
10952000-11-19 Zack Weinberg <zackw@stanford.edu>
1096
1097 * texi2pod.pl:
1098 - Add real command line parsing.
1099 - Support @ifset, @ifclear, @set, @value, -D switch.
1100 - Support @sc. Improve handling of @ref and friends.
1101 - Discard @subsection, @need, @node lines.
1102 - Un-nest font changes to match texinfo semantics.
1103 - Handle @{ and @}. Oops.
1104 - Don't emit E<> directives inside verbatim blocks.
1105
f6820157
BK
11062000-11-12 Bruce Korb <bkorb@gnu.org>
1107
1108 * release: generalize the release script a bit.
1109
8a3d997e
MM
1110Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
1111
1112 * gcc_build: Add -o option for setting the objdir to use.
1113
1e8ba2a3
JL
11142000-11-11 Jeff Law <law@redhat.com>,
1115
1116 * release: New file.
1117
09ff8283
JL
11182000-11-08 Jeff Law <law@redhat.com>,
1119 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1120
1121 * snapshot: New file.
1122
37ac3c7f
JO
11232000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
1124
1125 * gcc_build (bootstrap_gcc): New function.
1126 (configure_gcc): Likewise.
1127 (build_gcc): Rewritten to use configure and bootstrap.
1128 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
1129
9f56c004
MM
11302000-10-31 Mark Mitchell <mark@codesourcery.com>
1131
1132 * gcc_build (MAKE): New variable.
1133 (build_gcc): Use it. Fix logging of errors.
1134 (install_gcc): Likewise.
1135
d3d6410d
MM
11362000-10-29 Mark Mitchell <mark@codesourcery.com>
1137
1138 * gcc_build: Save the output from CVS into the logfile as well.
1139
59c341cb
MM
11402000-10-25 Mark Mitchell <mark@codesourcery.com>
1141
1142 * gcc_build: Fix typos.
1143
f4d48ea9
JM
11442000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
1145
1146 * gperf-2.7-19981006.pat: Remove.
1147
6f298a0a
JM
11482000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
1149
1150 * test_installed: Change EGCS references to refer to GCC.
1151
2d89ce6a
GP
11522000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1153
1154 * gcc_update (touch_files): Add some informative output.
f3e16a47 1155
12acf3a9
AJ
11562000-09-16 Andreas Jaeger <aj@suse.de>
1157
1158 * gcc_update: Remove gcc/c-parse.gperf.
1159
41343a8f
GP
11602000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
1161 Alexandre Oliva <aoliva@redhat.com>
1162
1163 * gcc_update: Execute touch_files_reexec even if `cvs update`
1164 failed.
1165
e50d2932
AO
11662000-08-09 Alexandre Oliva <aoliva@redhat.com>
1167
1168 * test_summary: AWK breaks with filenames containing `='.
1169
b9faa6b6
MM
1170Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
1171
1172 * gcc_build: New script.
1173
1735b35f
MM
11742000-07-13 Mark Mitchell <mark@codesourcery.com>
1175
1176 * gcc_update (files_and_dependencies): Remove generated YACC files.
1177
792abd35
MM
11782000-07-12 Mark Mitchell <mark@codesourcery.com>
1179
1180 * gcc_update (files_and_dependencies): Remove generated YACC files.
1181
84d6d72f
MM
11822000-06-04 Mark Mitchell <mark@codesourcery.com>
1183
1184 * newcvsroot: Handle filenames that contain spaces.
1185
dd5330e8
ZW
11862000-06-03 Zack Weinberg <zack@wolery.cumb.org>
1187
1188 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
1189 Elide --with-gcc-version-trigger and --norecursion from
1190 configure flags. Remove code to report status of haifa scheduler.
1191
fda73e41
AO
11922000-05-18 Alexandre Oliva <aoliva@cygnus.com>
1193
1194 * gcc_update (self): Set to `$0'.
1195 (touch_files_reexec): Use `$self' instead of `$0'.
fda73e41 1196
25a9b3e5
AO
11972000-05-12 Alexandre Oliva <aoliva@cygnus.com>
1198
1199 * gcc_update (touch_files_reexec): New function, run after the
1200 tree is modified.
1201
bdcabcd4
RH
12022000-05-08 Richard Hendeson <rth@cygnus.com>
1203
1204 * gcc_update: Remove references to inclhack.tpl.
1205
62014cb3
JM
12062000-04-28 Jason Merrill <jason@casey.cygnus.com>
1207
1208 * index-prop: Use a single pattern. Also support *** cdiffs.
1209
12102000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
1211
1212 * index-prop: Don't change /dev/null.
1213
b9550bfb
GP
12142000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1215
1216 * gcc_update: Refer to GCC and gcc_update instead of egcs and
12acf3a9 1217 egcs_update.
b9550bfb 1218
db6a1df0
JL
12192000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
1220
b9550bfb 1221 * index-prop: Fix occasional problem when using cvs diff -p.
db6a1df0 1222
86702e31
ZW
12232000-04-18 Zack Weinberg <zack@wolery.cumb.org>
1224
1225 * gcc_update: Remove references to cexp.c/cexp.y.
1226
05e1739f
GP
12271999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1228
1229 * newcvsroot: Add check on the number of command-line arguments.
1230 Add usage.
1231
5c96cc3b
WB
1232Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
1233
1234 * gcc_update: Allow patches compressed by bzip2.
1235
719bb4e3 12361999-10-11 Martin v. Löwis <loewis@informatik.hu-berlin.de>
ba33cb50
ML
1237
1238 * newcvsroot: New file.
1239
697f6b2f
CB
12401999-09-11 Craig Burley <craig@jcb-sc.com>
1241
1242 * convert_to_f2c, convert_to_g2c, download_f2c: New file.
1243
ecdea017
GP
12441999-08-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1245
1246 * gcc_update: New file.
1247 * egcs_update: Renamed to gcc_update.
1248
83694b61
RL
12491999-08-09 Robert Lipe <robertlipe@usa.net>
1250
1251 * test_summary: Quote curly braces in 1999-07-03 change.
1252
1a618a5a
AO
12531999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
1254
1255 * egcs_update (files_and_dependencies): Fixed typo in
1256 gcc/cstamp-h.in. Added gcc/config.in.
1257
94b82f2b
AO
12581999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br>
1259
1260 * egcs_update (files_and_dependencies): New function, with
1261 complete list of files to be updated, as well as their
1262 dependencies.
1263 (touch_files): Check the timestamp of each generated file against
1264 its dependencies'.
1265 (main): New flags --touch, --list and --help. Remove the
1266 pre-update step.
1267
bc8735ed 12681999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br>
12acf3a9 1269
bc8735ed
AO
1270 * test_summary: Replace egcs with gcc. Update e-mail address.
1271
9d59f307 12721999-07-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4977bab6 1273 Jerry Quinn <jquinn@nortelnetworks.com>
9d59f307
GP
1274
1275 * egcs_update (touch_files, apply_patch): New functions.
1276 Use them. New command-line option --patch. Split test of local
1277 tree into two parts. Add comments.
1278
069550be
AO
12791999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
1280
12acf3a9 1281 * test_summary: If Target is `unix{*}', append the Target variants
069550be
AO
1282 to Host.
1283
6f482ae3
AO
12841999-06-12 Alexandre Oliva <oliva@dcc.unicamp.br>
1285
1286 * test_summary: Set default mail-address and version for egcs
1287 instead of relying on unpredictable pathnames.
1288 Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
1289
2fa6b2d2
JL
1290Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
1291
1292 * fixinc/*: Delete obsolete files.
1293
7a19950e
RL
12941999-02-04 Robert Lipe <robertlipe@usa.net>
1295
12acf3a9
AJ
1296 * egcs_update: Test return values of 'cvs update'. Propogate
1297 to caller as exit values.
7a19950e 1298
bdf32ae5
GP
12991999-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1300
1301 * egcs_update: Use "if" instead of "&&". Touch generated files
12acf3a9 1302 only after the corresponding *.y files.
bdf32ae5 1303
3243be28
GP
13041999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1305
1306 * egcs_update: Do not use xargs, but a backquote construct.
1307
692c4bf5
AO
13081999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br>
1309
ceff9b14
AO
1310 * test_summary (version): Remove carriage return that gawk inserts
1311 in the version string for some reason.
692c4bf5 1312
5eff2ed5
GP
13131998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1314
1315 * egcs_update: Only touch files that already exist.
1316
cae94af8
AO
13171998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br>
1318
ceff9b14 1319 * test_summary (EOF): Remove double backslash.
cae94af8
AO
1320 Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1321
ddf469cc
AO
13221998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br>
1323
ceff9b14 1324 * test_summary (address): Set to egcs-testresults mailing list.
ddf469cc 1325
aa4d18c9
AO
13261998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
1327
ceff9b14
AO
1328 * test_summary (address): Added Marc Lehmann's testsuite-results
1329 to the default e-mail address.
aa4d18c9 1330
0a955618
AO
13311998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
1332
ceff9b14
AO
1333 * test_summary (-p, prepend_logs): Add these before the summary.
1334 (Compiler, Platform): Print these just before configflags.
0a955618 1335
0d4f7920
KG
1336Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1337
1338 * warn_summary (longLineFilter): New shell function to encapsulate
12acf3a9
AJ
1339 this functionality. It is off by default, only active if -llf
1340 flag is specified.
1341 (subdirectoryFilter): Fix bug in filtering which made some
1342 subdirectory warnings erroneously appear in the toplevel set.
1343 (stageNfilter): Renamed from `stageNwarns'. Updated to collect
1344 warnings from stage1 as well as stage0, which means warnings from
1345 outside the bootstrap directory. Eg, the libraries, etc.
1346 (warningFilter): New shell function to encapsulate this
1347 functionality.
0d4f7920 1348 (keywordFilter): New shell function to encapsulate this
12acf3a9 1349 functionality.
0d4f7920
KG
1350
1351 Store data in a temp file rather than calculating it 3x. Arrange
1352 to remove it on exit and signals.
1353
1354 Add -pass/-wpass flags to do "pass through" (i.e. manual
12acf3a9
AJ
1355 inspection) of bootstrap output from a particular stageN as well
1356 as language subdirs.
0d4f7920 1357
12acf3a9 1358 Add better comments/documentation.
0d4f7920 1359
415634f6
GP
1360Sat Oct 31 16:39:31 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1361
1362 * egcs_update: Add comment about keeping the FAQ synchronized.
1363
0999b4b8
JL
1364Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com)
1365
1366 * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
1367 in the repo again.
1368
318b0430
BK
1369Fri Oct 16 07:35:00 1998 Bruce Korb <korb@datadesign.com>
1370
1371 * egcs_update: Added gcc/fixinc/* generated files to touch list.
1372
788169db
JL
1373Tue Oct 13 23:28:33 1998 Jeffrey A Law (law@cygnus.com)
1374
1375 * egcs_update: Remove gcc/java/parse.c from list of files to
1376 touch.
1377
8173d477
KG
1378Wed Oct 7 13:00:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1379
1380 * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
1381
a3225b7a
KG
1382Mon Oct 5 14:19:48 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1383
1384 * warn_summary (subdirectoryFilter): New shell function to
12acf3a9
AJ
1385 optionally filter in/out gcc subdirectories when summarizing
1386 warnings. Add new flags to support subdirectory filtering.
1387
a3225b7a 1388 Also, ensure the bootstrap stage is a number. Add some more C
12acf3a9
AJ
1389 keywords that are preserved in the "warning type" summary and
1390 tighten up the "arg ???" regexp.
a3225b7a 1391
3b0e5534
BK
1392Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
1393
1394 * fixinc/inclhack.def: Not all C++ comments in C headers
1395 were treated alike. They are now. Also fixed syntax
1396 of sed expression in "systypes" fix.
1397
1398 * fixinc/inclhack.def: Removed SVR4.2-ism from shell invocation
1399
1400 * egcs_update: Added fixinc/* generated files to touch list.
1401
f06e7a27
KG
1402Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1403
1404 * egcs_update: Additionally touch gcc/java/parse.[ch].
1405
430c3d7b 1406Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
12acf3a9 1407
430c3d7b
BK
1408 * fixinc/inclhack.def: Added two files required by
1409 SCO's Open Server 5's avoid_bool fix.
1410 Regenerated fixinc.x and inclhack.sh to incorporate
1411 the update.
1412
aecb0339
RL
1413Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com>
1414
1415 * egcs_update: Do the pass 1 CVS update only for files that
12acf3a9 1416 may reasonably be under CVS control.
aecb0339 1417
49e921be
AO
14181998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
1419
ceff9b14 1420 * test_installed: New script for testing already-installed
12acf3a9 1421 gcc/g++/g77.
49e921be 1422
23a05d03
GP
1423Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1424
1425 * egcs_update: Assigned copyright to FSF.
1426
9b14b81c 1427Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4977bab6 1428 Alexandre Oliva <oliva@dcc.unicamp.br>
9b14b81c
GP
1429
1430 * egcs_update: New switch --nostdflags and documentation
1431 enhancements.
1432
f717c7e4
GP
1433Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1434
1435 * egcs_update: New script.
1436
7c3b5ba5
BK
14371998-08-05 Bruce Korb <korbb@datadesign.com>
1438
1439 * fixinc/Makefile
1440 Added define for target machine so machine-specific tests
1441 can be selected for or against.
1442
1443 * fixinc/fixincl.c
1444 Added an array of string pointers to machines to select
1445 or avoid, depending on a FD_MACH_IFNOT bit flag.
1446 Used a shell script to match the defined TARGET_MACHINE
1447 with any of the given match patterns.
1448
1449 * fixinc/fixincl.tpl
1450 Generate the array of strings and bit flag, as needed,
1451 depending on "mach" and "not_machine" attributes for a fix.
1452
1453 * fixinc/mkfixinc.sh
1454 Invoke the make with TARGET assigned the value of the
1455 machine name argument.
1456
31e9c6ed
MS
1457Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
1458
1459 * compare_tests: New script.
1460
91fa313b
AO
14611998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
1462
ceff9b14 1463 * test_summary: Assigned copyright to FSF.
91fa313b 1464
18aca902
GP
1465Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1466
1467 * test_summary: Corrected script name in comments providing
1468 documentation. Added linebreaks for lines with > 80 characters.
1469
3e5fb7a9
AO
1470Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
1471
ceff9b14
AO
1472 * test_summary: New switch, -i, and environment variable,
1473 append_logs, for including files in the report.
3e5fb7a9 1474
91af92df
MH
14751998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
1476
1477 * warn_summary: Update to Kaveh's latest version allowing to
1478 specify the last stage built.
1479
a681b39b 14801998-05-29 Bruce Korb <korbb@datadesign.com>
91af92df 1481
a681b39b
BK
1482 * fixinc/mkfixinc.sh
1483 Changes to make it easier to invoke on platforms that
1484 normally do not invoke fixincludes.
1485
1486 * fixinc/inclhack.def
1487 Applied fixes from egcs/gcc/fixincludes from the past several
1488 months.
1489
8a5b8e20 14901998-05-28 Bruce Korb <korbb@datadesign.com>
91af92df 1491
8a5b8e20
BK
1492 * fixinc/*: Updated most everything for a first real
1493 try at getting "fast_fixincludes" working.
1494
be3a14bb
JM
14951998-05-28 Jason Merrill <jason@yorick.cygnus.com>
1496
1497 * index-prop: New file.
1498
269df0f8
JL
1499Sat May 23 23:38:49 1998 Matthias Klose <doko@cs.tu-berlin.de>
1500
1501 * test_summary: find good awk (copied from warn_summary).
1502
1503Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com)
1504
1505 * test_summary, warn_summary: New files