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