]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
decl2.c (is_late_template_attribute): Don't defer attribute visibility just because...
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
3dfb41c5
SP
12007-12-26 Sebastian Pop <sebastian.pop@amd.com>
2
3 * compareSumTests3: Changed to GPLv3.
4 * prepare_patch.sh: Same.
5 * uninclude: Same.
6 * dglib.pm: Same.
7 * gennews: Same.
8 * texi2pod.pl: Same.
9 * analyze_brprob: Same.
10 * gcc_build: Same.
11
66d3504c
SP
122007-12-26 Sebastian Pop <sebastian.pop@amd.com>
13
14 * patch_tester.sh: Changed to GPLv3.
15
cf79e386
SP
162007-12-15 Sebastian Pop <sebastian.pop@amd.com>
17
18 * patch_tester.sh: Don't save the script anymore.
19
0f55312a
SP
202007-12-15 Sebastian Pop <sebastian.pop@amd.com>
21
22 * patch_tester.sh: New.
23 * prepare_patch.sh: New.
24
3a3b6beb
AO
252007-11-26 Alexandre Oliva <aoliva@redhat.com>
26
27 * compare-debug: Introduce -p flag to preserve .stripped files.
28
7b6cb843
MLI
292007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
30
31 * texi2pod.pl: Handle @asis.
32 (postprocess): Move @gccoptlist{} after all formatting commands.
33
a64036a7
AO
342007-10-01 Alexandre Oliva <aoliva@redhat.com>
35
36 * compare-debug: Avoid spurious errors when .stripped files
37 exist.
38
1733c7eb
HPN
392007-09-22 Hans-Peter Nilsson <hp@axis.com>
40
41 * warn_summary (srcdirFilter): Add fixincludes, sim,
42 newlib and mpfr.
43
0cb58062
L
442007-08-23 H.J. Lu <hongjiu.lu@intel.com>
45
46 * gcc_update: Handle different URL paths and tags.
47
bb286d71
AO
482007-08-16 Alexandre Oliva <aoliva@redhat.com>
49
50 * compare-debug: New.
51
36dcf055
L
522007-08-16 H.J. Lu <hongjiu.lu@intel.com>
53 Andreas Schwab <schwab@suse.de>
54
55 * gcc_update: Use "svn info" for revision number. Create
56 gcc/REVISION with branch name and revision number.
57
c749c2ee
DN
582007-08-10 Diego Novillo <dnovillo@google.com>
59
60 * gcc.doxy: Rename from tree-ssa.doxy.
61
cfa66dc1
DN
622007-08-10 Diego Novillo <dnovillo@google.com>
63
64 * tree-ssa.doxy: Update for doxygen 1.5.
65 Include all the files in the middle and back ends.
66
6d409e8a
HPN
672007-06-30 Hans-Peter Nilsson <hp@axis.com>
68
69 * gcc_update (files_and_dependencies): Handle
e9a57dc1 70 gcc/testsuite/gcc.dg/cpp/direct2s.c.
6d409e8a 71
6d707d08
MM
722007-05-13 Mark Mitchell <mark@codesourcery.com>
73
74 * gennews (files): Reference GCC 4.2 web pages.
75
3caecafa
ZW
762007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu>
77
78 * texi2pod.pl: Correct handling of @itemize with no argument.
79
a8af9c34
HPN
802007-03-17 Hans-Peter Nilsson <hp@axis.com>
81
82 * uninclude: New utility, from Alexandre Oliva.
83
7276d368
DH
842007-02-26 Dominique Dhumieres <dominiq@lps.ens.fr>
85
86 * test_installed: Adjust to the move from g77 to gfortran.
87
d0fc3f06
MK
882007-02-16 Matthias Klose <doko@debian.org>
89
90 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
91
ce0d943a
HPN
922007-02-10 Hans-Peter Nilsson <hp@axis.com>
93
94 * test_summary (configflags): Adjust for changes in the
95 config.status format due to update to autoconf 2.59.
96
61930fe5
DJ
972007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
98
99 * gcc_update: Update for configure.in -> configure.ac.
100
427e84f7
RS
1012007-02-06 Richard Sandiford <richard@codesourcery.com>
102
103 * texi2pod.pl: Handle @multitable.
104
69403237
TT
1052007-01-15 Tom Tromey <tromey@redhat.com>
106
107 * download_ecj: New file.
108
7f5b8ff7
MS
1092006-09-27 Matthew Sachs <msachs@apple.com>
110
111 * compareSumTests3: POD syntax fix.
112
ed5ce4e0
MS
1132006-09-27 Matthew Sachs <msachs@apple.com>
114
115 * dglib.pm: Initial commit.
116 * compareSumTests3: Initial commit.
117
c3382fba
BF
1182006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
119
120 * dg-cmp-results.sh (compare-$$.awk): Print name[old]
121 and not non-existing nm[old].
122
27b56ba6
PE
1232006-07-06 Paul Eggert <eggert@cs.ucla.edu>
124
125 Port to hosts whose 'sort' and 'tail' implementations
126 treat operands with leading '+' as file names, as POSIX
127 has required since 2001. However, make sure the code still
128 works on pre-POSIX hosts.
129 * compare_tests: Don't assume "sort +2" is equivalent to
130 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
131
afef9a5b
JL
1322006-06-05 James Lemke <jwlemke@wasabisystems.com>
133
134 * dg-cmp-results.sh: New script for comparing DejaGNU logs.
135
e58b87f7
RE
1362006-06-02 Richard Earnshaw <rearnsha@arm.com>
137 Mike Stump <mrs@apple.com>
138
139 * compare_tests: Handle multilibs better.
140
5dd59f65
DJ
1412006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
142
143 * texi2pod.pl: Correct handling of absolute @include.
144
597fb86c 1452006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
84309a32
DJ
146
147 * texi2pod.pl: Handle -I.
148
b7ded1e0
MM
1492006-02-28 Mark Mitchell <mark@codesourcery.com>
150
151 * gennews (files): Update for GCC 4.1.
152
46852b9b
DN
1532006-01-24 Diego Novillo <dnovillo@redhat.com>
154
155 * gcc_update (files_and_dependencies): Handle
156 libgomp/testsuite/Makefile.in.
157
953ff289
DN
1582006-01-18 Richard Henderson <rth@redhat.com>
159 Diego Novillo <dnovillo@redhat.com>
160
161 * gcc_update (files_and_dependencies): Add libgomp files.
162
7a774079
BE
1632005-12-06 Ben Elliston <bje@au.ibm.com>
164
165 * newcvsroot: Remove.
166
f2bd1eb9
SB
1672005-11-03 Steven Bosscher <stevenb@suse.de>
168
169 * gcc_build: Fix my previous checking.
170
f415efe3
JM
1712005-11-01 Joseph S. Myers <joseph@codesourcery.com>
172
173 * gcc_update: Include revision number in LAST_UPDATED.
174
133f4c87
SB
1752005-10-30 Steven Bosscher <stevenb@suse.de>
176
177 * gcc_build: Use gcc.gnu.org as the default server. Set up
178 SVN_REPOSITORY correctly. Add support for checking out branches.
179
8f5c9c3d
AP
1802005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
181
182 * gcc_update: When svn update is called and
183 --silent is used, pass -q.
184
7dcd894f
AP
1852005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
186
187 * gcc_update: Remove the -q from svn invocation.
188
6c301b82
AP
1892005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
190
191 * gcc_build: Remove -d from the call to gcc_update.
192
1b9f940b
DB
1932005-10-28 Daniel Berlin <dberlin@dberlin.org>
194 Ben Elliston <bje@au1.ibm.com>
195
196 * gcc_update: Update for svn.
197 * newcvsroot: Ditto.
198 * gcc_build: Ditto.
199
901097db
MM
2002005-10-21 Mark Mitchell <mark@codesourcery.com>
201
202 * texi2pod.pl: Substitue for @value even when part of @include.
203
0928f405
BW
2042005-10-21 Bob Wilson <bob.wilson@acm.org>
205
206 * texi2pod.pl: Convert two single quotes or two backquotes to
207 double quotes.
208
5464337b
BE
2092005-08-23 Ben Elliston <bje@au.ibm.com>
210
211 * gcc_update: Update dependencies for libjava/aclocal.m4.
212
89ee9c70
KC
2132005-08-14 Kelley Cook <kcook@gcc.gnu.org>
214
215 * All files: Update with new FSF address.
216
d0e71b9c
BE
2172005-07-14 Ben Elliston <bje@au.ibm.com>
218
219 * filter_params.pl: Typo fix.
220 * filter_knr2ansi.pl: Likewise.
221
bfac631b
GP
2222005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
223
224 * gennews (files): Update for egcs-1.0 release pages consolidation.
225
492f761a
JM
2262005-04-17 Joseph S. Myers <joseph@codesourcery.com>
227
228 * gennews (files): Update for GCC 4.0.
229
7e3c8f17
AO
2302005-03-18 Alexandre Oliva <aoliva@redhat.com>
231
232 * gcc_update (silent): Unset instead of initializing to null.
233
d028e149
AS
2342005-03-18 Andreas Schwab <schwab@suse.de>
235
236 * gcc_update (apply_patch): Properly quote $1.
237
2d072788
ZW
2382005-03-18 Zack Weinberg <zack@codesourcery.com>
239
240 * gcc_update: Add --silent option.
241
be932466
KG
2422005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
243
244 * warn_summary (keywordFilter): Update sed pattern for new quoting
245 style in warnings.
246
1f43e92e
KG
2472005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
248
249 * warn_summary: Add -fortran subdir flag.
250 (subdirectoryFilter): Fix missing ada subdir.
251
9eaf7da0
HPN
2522004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
253
254 * gcc_update (touch_files): Don't rely on "make" being GNU make;
255 grep for "Touching" to determine that the rule executes.
256
18ccc7e0
HPN
2572004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
258
259 * gcc_update (touch_files): Explicitly pass --no-print-directory.
260
9a399055
AP
2612004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
262
263 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
264
71b5d516
PB
2652004-08-04 Paolo Bonzini <bonzini@gnu.org>
266
267 * gcc_update: Add fixincludes.
268
df6e87bf 2692004-08-26 Matthias Klose <doko@debian.org>
1249691b 270
df6e87bf
MK
271 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
272
2732004-08-26 Matthias Klose <doko@debian.org>
274
275 * test_summary: Include baseline used for libstdc++-v3 abi check
276 in test summary.
1249691b 277
5b292a4b
BE
2782004-08-25 Ben Elliston <bje@au.ibm.com>
279
280 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
281
8b84ead6
AT
2822004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
283
284 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
285 update done.
286
71b5d516 2872004-08-04 Paolo Bonzini <bonzini@gnu.org>
d0921255
PB
288
289 * gcc_update: libjava/configure.ac -> configure.in. Automake
290 1.4 does not handle configure.ac properly.
291
da96112d
AS
2922004-08-04 Andreas Schwab <schwab@suse.de>
293
294 * gcc_update: libjava/configure.in -> configure.ac.
295
1e45521f
RE
2962004-08-03 Richard Earnshaw <rearnsha@arm.com>
297
298 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
299
7eacb691
JL
3002004-07-16 Jeff Law <law@redhat.com>
301
302 * analyze_brprob: Fix comments. More consistent output format.
303
5bed2809
DN
3042004-06-17 Diego Novillo <dnovillo@redhat.com>
305
306 * tree-ssa.doxy: Update for doxygen 1.3.5.
307
cc605afe
AJ
3082004-06-14 Andreas Jaeger <aj@suse.de>
309
310 * gcc_update: boehm-gc/configure.in -> configure.ac.
311
bf9a420e
PB
3122004-06-16 Paolo Bonzini <bonzini@gnu.org>
313
314 * gcc_update (boehm-gc/configure): Depend on
315 boehm-gc/configure.ac instead of boehm-gc/configure.in
316
5a4f1818
PB
3172004-06-14 Paolo Bonzini <bonzini@gnu.org>
318
319 * gcc_update (libmudflap/configure): Depend on
320 libmudflap/configure.ac instead of libmudflap/configure.in
321
d5ad6feb
AJ
3222004-06-14 Andreas Jaeger <aj@suse.de>
323
324 * gcc_update: Add libcpp.
325
dbfa8d15
AJ
3262004-06-10 Andreas Jaeger <aj@suse.de>
327
328 * gcc_update: Add libgfortran.
329
9e953fed
AP
3302004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
331
332 * gcc_update (libbanshee/configure): Depend on
333 libbanshee/configure.ac instead of libbanshee/configure.in
334
b4117c30
ZW
3352004-05-17 Zack Weinberg <zack@codesourcery.com>
336
337 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
338 from list of files to be touched.
339 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
340
e3d26d7b
JM
3412004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
342
343 * gennews: Update for GCC 3.4.
344
6de9cd9a
DN
3452004-05-13 Diego Novillo <dnovillo@redhat.com>
346
347 Merge from tree-ssa-20020619-branch.
348
349 * filter_gcc_for_doxygen: New file.
350 * filter_knr2ansi.pl: New file.
351 * filter_params.pl: New file.
352 * tree-ssa.doxy: New file.
353 * contrib/gcc_update (files_and_dependencies): Handle
354 libbanshee and libmudflap.
355
5b03e555 3562004-04-12 Kelley Cook <kcook@gcc.gnu.org>
b4117c30 357 Andreas Jaeger <aj@suse.de>
5b03e555
KC
358
359 * gcc_update (files_and_dependencies): Insert zlib dependencies.
360
3adc31d1
NN
3612004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
362
363 * gcc_update (files_and_dependencies): libobjc/configure now
364 depends on configure.ac, not configure.in.
365
b52d4110
KC
3662004-04-01 Kelley Cook <kcook@gcc.gnu.org>
367
368 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
369
7de53bca
AT
3702004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
371
372 * gcc_update (files_and_dependencies): Insert libffi dependencies.
373
8ab705be
KC
3742004-03-10 Kelley Cook <kcook@gcc.gnu.org>
375
376 * gcc_update (files_and_dependencies): Insert libada/configure.
377
61c3ff8f
AP
3782004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
379
380 * gcc_update (files_and_dependencies): Update intl/configure.in
381 to intl/configure.ac.
382
a4b0b8f1
KC
3832004-01-09 Kelley Cook <kcook@gcc.gnu.org>
384
385 * gcc_update (files_and_dependencies): Update fastjar/configure.in
386 to fastjar/configure.ac
387
102d3176
KC
3882004-01-07 Kelley Cook <kcook@gcc.gnu.org>
389
390 * gcc_update (files_and_dependencies): Remove non-existant files.
391
dedebde1
KC
3922004-01-05 Kelley Cook <kcook@gcc.gnu.org>
393
394 * gcc_update (files_generated): Revert 2003-12-18 change.
395
c5d1156b
AP
3962004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
397
398 * gcc_update (files_and_dependencies): For gcc directory,
399 rename configure.in to configure.ac.
400
d9b000b1
AT
4012003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
402
403 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
404 remove acconfig.h. No longer used.
405
90c2f1de
KC
4062003-12-18 Kelley Cook <kcook@gcc.gnu.org>
407
408 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
409 gcc/ada/gnat_ug_* to use it.
410
3a816711
JW
4112003-12-16 James E Wilson <wilson@specifixinc.com>
412
413 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
414 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
415
90ff9ff3
KC
4162003-12-11 Kelley Cook <kcook@gcc.gnu.org>
417
418 * gcc_update (files_and_dependencies): Correct typo in the filename
419 gnat_ug_wnt.texi.
420
c41affc7
AC
4212003-12-08 Arnaud Charlet <charlet@act-europe.fr
422
423 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
424 treeprs.ads.
425
8f850e49
MM
4262003-10-16 Mark Mitchell <mark@codesourcery.com>
427
428 * gennews (files): Add GCC 3.3 files.
429
9d3d50d2
MM
4302003-08-21 Mark Mitchell <mark@codesourcery.com>
431
432 * gcc_build: Fix handling of -t option. Add -x option.
433
5bea01be
MK
4342003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
435
436 * texi2pod.pl: Remove extra line.
437
9fa09038
MK
4382003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
439
440 * texi2pod.pl: Default @itemize's parameter to @bullet.
441
0c6a2903
ZW
4422003-07-12 Zack Weinberg <zack@codesourcery.com>
443
444 * gcc_update: gcc/acconfig.h no longer exists.
445
c3c35932
MK
4462003-07-11 Matthias Klose <doko@debian.org>
447
448 * test_installed: Add options to run objc tests.
449 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
450
6eb95e99
ZW
4512003-07-04 Zack Weinberg <zack@codesourcery.com>
452
453 * gcc_update: Remove gcc/intl/plural.c from list.
454 Add new generated files intl/plural.c, intl/configure,
455 intl/config.h.in.
456
e4048ffc
JT
4572003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
458
459 * gcc_update (files_and_dependencies): Add
460 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
461 gcc/testsuite/gcc.dg/cpp/mi1c.h.
462
487a9427
NN
4632003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
464
281b1732
NN
465 * paranoia.cc: Fix spelling error.
466
487a9427
NN
467 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
468 to GCC.
469
112a0bfd
MS
4702003-04-04 Mike Stump <mrs@apple.com>
471
472 * compare_tests: Fix exit status and be more flexible with spacing.
473
5ce810b7
PE
4742003-03-08 Phil Edwards <pme@gcc.gnu.org>
475
476 * test_summary: Add -h, print existing comments as help.
477
b47d9efd
L
4782003-03-03 H.J. Lu <hjl@gnu.org>
479
480 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
481 * gcc_update: Likewise.
482
d25fc1b5
AO
4832003-01-19 Alexandre Oliva <aoliva@redhat.com>
484
485 * test_summary (configflags): Only use the first match. Remove
486 excess space. Use sub instead of gsub where possible. Use `none'
487 if no configure flags were given.
488
6787cc15
LR
4892003-01-10 Loren J. Rittle <ljrittle@acm.org>
490
491 * test_summary (configflags): awk portability.
492
ce985125
AO
4932003-01-07 Alexandre Oliva <aoliva@redhat.com>
494
495 * test_summary (configflags): Compute correctly with both
496 autoconfiscated and Cygnus-style top-level.
497
029d882c
KG
4982003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
499
500 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
501 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
502 gcc/java/keyword.gperf
503
695a8bcf
GP
5042002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
505
506 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
507 depending on gcc/intl/plural.y.
508
e1c1b6a5
AO
5092002-12-28 Alexandre Oliva <aoliva@redhat.com>
510
e4029133 511 * gcc_update (configure): Depend on config/acx.m4 as well.
6eb95e99 512
e1c1b6a5
AO
513 * gcc_update (configure): Depend on configure.in.
514
d6bef02d
JM
5152002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
516
517 * texi2pod.pl: Skip contents of @copying.
518
4977bab6
ZW
5192002-11-09 Zack Weinberg <zack@codesourcery.com>
520
521 * gthr_supp_vxw_5x.c: New file.
522
ad03e4c4
RH
5232002-10-21 Richard Henderson <rth@redhat.com>
524
525 * paranoia.cc (real_c_float::image): Accomodate size of
526 real_internal format.
527 (main): Unbuffer stdio. Add real_internal format.
528 (floor_log2_wide): New.
529
fc76a969
RH
5302002-10-16 Richard Henderson <rth@redhat.com>
531
532 * paranoia.cc (ENUM_BITFIELD): New.
533 (class): Define as klass around real.h.
534 (real_c_float): Not a template any longer; define MODE as a
535 class static constant; use real_format elements for SIZE.
536 Update uses of real_to_decimal and real_to_hexadecimal.
537 (main): Change -g argument to use a format name.
538 (mode_for_size): Remove.
539
efdc7e19
RH
5402002-09-16 Richard Henderson <rth@redhat.com>
541
542 * paranoia.cc: New file.
543
7fd6c930
RH
5442002-09-04 Richard Henderson <rth@redhat.com>
545
546 * enquire.c: Remove.
547
72c41e5a
MM
5482002-08-14 Mark Mitchell <mark@codesourcery.com>
549
550 * gennews (files): Add GCC 3.2 files.
551
1899ba3e
GP
5522002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
553
554 * gennews (files): Add proper files for the GCC 3.1 release series.
555 Simplify and reformat introductory wording.
556
39cef914
NN
5572002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
558
559 * enquire.c: Move from gcc.
560
554b8111
L
5612002-07-16 H.J. Lu <hjl@gnu.org>
562
563 * gcc_update (touch_files): Pass -s to ${MAKE}.
564
dd6773cd
ZW
5652002-06-26 Zack Weinberg <zack@codesourcery.com>
566
567 * texi2pod.pl: Correct handling of the internal R<> sequence.
568
ba9e1571
FW
5692002-05-31 Florian Weimer <fw@deneb.enyo.de>
570
571 * gcc_update (files_and_dependencies): Add generated Texinfo files
572 for Ada.
573
1e6347d8
RO
5742002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
575
576 * test_installed: Allow for PWDCMD to override hardcoded pwd.
577 * test_summary: Likewise.
578
29a948c8
GK
5792002-04-18 Geoffrey Keating <geoffk@redhat.com>
580
581 * gcc_update (touch_files): Don't have empty for loop.
582
b8d70bee
RH
5832002-04-16 Richard Henderson <rth@redhat.com>
584
585 * gcc_update: Remove libchill.
586
28852cc6
ZW
5872002-03-25 Zack Weinberg <zack@codesourcery.com>
588
589 * texi2pod.pl: Handle @end ftable and @end vtable.
590
049b03f4
ZW
5912002-03-11 Zack Weinberg <zack@codesourcery.com>
592
593 * texi2pod.pl: Handle @include, @ftable, @vtable.
594 Reformat some code for clarity.
595
506d4ef6
CJ
596