]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
configure.ac: Initialize clooglibs to -lcloog.
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
e63ea00c
RW
12008-07-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * check_makefile_deps.sh: New file.
4
a3ced85e
SP
52008-05-08 Sebastian Pop <sebastian.pop@amd.com>
6
7 * patch_tester.sh (report): Do not print "Checker: ".
8
24170ff9
SP
92008-04-23 Sebastian Pop <sebastian.pop@amd.com>
10
11 * patch_tester.sh (report): Do not print the time.
12
7f9766e4
JM
132008-04-01 Joseph Myers <joseph@codesourcery.com>
14
15 * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
16 Handle @heading. Handle enumerated lists with starting numbers
17 and extra headings.
18
1d4edfd6
JJ
192008-03-10 Janis Johnson <janis187@us.ibm.com>
20
21 * patch_tester.sh (initialization): Initialize svnpatch and stop.
22 (usage): Add -svnpath and -stop.
23 (makedir): New.
24 (argument handling): Process -stop and -svnpath.
25 (setup code): Use makedir, error out if initial svn checkout fails.
26 (update): Use svnpath. Invoke contrib/gcc_update.
27 (apply_patch): Require that patch was created at top level. Use eval
28 with option variables. Don't use bootstrap target for make. Verify
29 that some tests were run.
30 (bootntest_patched): Use snvpath.
31 (main loop): For -stop, exit when there are no more patches to test.
32
802e3f8c
RW
332008-03-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
34
35 * check_warning_flags.sh: Instead of invoke.texi, take the path
36 to the doc directory as argument. Check that warnings listed in
37 'gcc --help' are accepted by the compiler, and listed in the
38 manuals.
39
3825be8c
TT
402008-03-06 Tom Tromey <tromey@redhat.com>
41
42 * patch_tester.sh (usage): Watermark is not lexicographic.
43 Load $STATE/defaults if it exists.
44 (selfexec): Use $0.
45 (apply_patch): Handle deletions.
46 (bootntest): Handle default settings.
47
a7d95bfe
JJ
482008-03-05 Jakub Jelinek <jakub@redhat.com>
49
50 * gennews (files): Reference GCC 4.3 web pages.
51
1a1f7588
RW
522008-02-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
53
54 * check_warning_flags.sh: New file.
55
8d8da227
JM
562008-01-25 Joseph Myers <joseph@codesourcery.com>
57
58 * paranoia.cc (main): Remove handling of c4x_single and
59 c4x_extended formats.
60
3dfb41c5
SP
612007-12-26 Sebastian Pop <sebastian.pop@amd.com>
62
63 * compareSumTests3: Changed to GPLv3.
64 * prepare_patch.sh: Same.
65 * uninclude: Same.
66 * dglib.pm: Same.
67 * gennews: Same.
68 * texi2pod.pl: Same.
69 * analyze_brprob: Same.
70 * gcc_build: Same.
71
66d3504c
SP
722007-12-26 Sebastian Pop <sebastian.pop@amd.com>
73
74 * patch_tester.sh: Changed to GPLv3.
75
cf79e386
SP
762007-12-15 Sebastian Pop <sebastian.pop@amd.com>
77
78 * patch_tester.sh: Don't save the script anymore.
79
0f55312a
SP
802007-12-15 Sebastian Pop <sebastian.pop@amd.com>
81
82 * patch_tester.sh: New.
83 * prepare_patch.sh: New.
84
3a3b6beb
AO
852007-11-26 Alexandre Oliva <aoliva@redhat.com>
86
87 * compare-debug: Introduce -p flag to preserve .stripped files.
88
7b6cb843
MLI
892007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
90
91 * texi2pod.pl: Handle @asis.
92 (postprocess): Move @gccoptlist{} after all formatting commands.
93
a64036a7
AO
942007-10-01 Alexandre Oliva <aoliva@redhat.com>
95
96 * compare-debug: Avoid spurious errors when .stripped files
97 exist.
98
1733c7eb
HPN
992007-09-22 Hans-Peter Nilsson <hp@axis.com>
100
101 * warn_summary (srcdirFilter): Add fixincludes, sim,
102 newlib and mpfr.
103
0cb58062
L
1042007-08-23 H.J. Lu <hongjiu.lu@intel.com>
105
106 * gcc_update: Handle different URL paths and tags.
107
bb286d71
AO
1082007-08-16 Alexandre Oliva <aoliva@redhat.com>
109
110 * compare-debug: New.
111
36dcf055
L
1122007-08-16 H.J. Lu <hongjiu.lu@intel.com>
113 Andreas Schwab <schwab@suse.de>
114
115 * gcc_update: Use "svn info" for revision number. Create
116 gcc/REVISION with branch name and revision number.
117
c749c2ee
DN
1182007-08-10 Diego Novillo <dnovillo@google.com>
119
120 * gcc.doxy: Rename from tree-ssa.doxy.
121
cfa66dc1
DN
1222007-08-10 Diego Novillo <dnovillo@google.com>
123
124 * tree-ssa.doxy: Update for doxygen 1.5.
125 Include all the files in the middle and back ends.
126
6d409e8a
HPN
1272007-06-30 Hans-Peter Nilsson <hp@axis.com>
128
129 * gcc_update (files_and_dependencies): Handle
e9a57dc1 130 gcc/testsuite/gcc.dg/cpp/direct2s.c.
6d409e8a 131
6d707d08
MM
1322007-05-13 Mark Mitchell <mark@codesourcery.com>
133
134 * gennews (files): Reference GCC 4.2 web pages.
135
3caecafa
ZW
1362007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu>
137
138 * texi2pod.pl: Correct handling of @itemize with no argument.
139
a8af9c34
HPN
1402007-03-17 Hans-Peter Nilsson <hp@axis.com>
141
142 * uninclude: New utility, from Alexandre Oliva.
143
7276d368
DH
1442007-02-26 Dominique Dhumieres <dominiq@lps.ens.fr>
145
146 * test_installed: Adjust to the move from g77 to gfortran.
147
d0fc3f06
MK
1482007-02-16 Matthias Klose <doko@debian.org>
149
150 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
151
ce0d943a
HPN
1522007-02-10 Hans-Peter Nilsson <hp@axis.com>
153
154 * test_summary (configflags): Adjust for changes in the
155 config.status format due to update to autoconf 2.59.
156
61930fe5
DJ
1572007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
158
159 * gcc_update: Update for configure.in -> configure.ac.
160
427e84f7
RS
1612007-02-06 Richard Sandiford <richard@codesourcery.com>
162
163 * texi2pod.pl: Handle @multitable.
164
69403237
TT
1652007-01-15 Tom Tromey <tromey@redhat.com>
166
167 * download_ecj: New file.
168
7f5b8ff7
MS
1692006-09-27 Matthew Sachs <msachs@apple.com>
170
171 * compareSumTests3: POD syntax fix.
172
ed5ce4e0
MS
1732006-09-27 Matthew Sachs <msachs@apple.com>
174
175 * dglib.pm: Initial commit.
176 * compareSumTests3: Initial commit.
177
c3382fba
BF
1782006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
179
180 * dg-cmp-results.sh (compare-$$.awk): Print name[old]
181 and not non-existing nm[old].
182
27b56ba6
PE
1832006-07-06 Paul Eggert <eggert@cs.ucla.edu>
184
185 Port to hosts whose 'sort' and 'tail' implementations
186 treat operands with leading '+' as file names, as POSIX
187 has required since 2001. However, make sure the code still
188 works on pre-POSIX hosts.
189 * compare_tests: Don't assume "sort +2" is equivalent to
190 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
191
afef9a5b
JL
1922006-06-05 James Lemke <jwlemke@wasabisystems.com>
193
194 * dg-cmp-results.sh: New script for comparing DejaGNU logs.
195
e58b87f7
RE
1962006-06-02 Richard Earnshaw <rearnsha@arm.com>
197 Mike Stump <mrs@apple.com>
198
199 * compare_tests: Handle multilibs better.
200
5dd59f65
DJ
2012006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
202
203 * texi2pod.pl: Correct handling of absolute @include.
204
597fb86c 2052006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
84309a32
DJ
206
207 * texi2pod.pl: Handle -I.
208
b7ded1e0
MM
2092006-02-28 Mark Mitchell <mark@codesourcery.com>
210
211 * gennews (files): Update for GCC 4.1.
212
46852b9b
DN
2132006-01-24 Diego Novillo <dnovillo@redhat.com>
214
215 * gcc_update (files_and_dependencies): Handle
216 libgomp/testsuite/Makefile.in.
217
953ff289
DN
2182006-01-18 Richard Henderson <rth@redhat.com>
219 Diego Novillo <dnovillo@redhat.com>
220
221 * gcc_update (files_and_dependencies): Add libgomp files.
222
7a774079
BE
2232005-12-06 Ben Elliston <bje@au.ibm.com>
224
225 * newcvsroot: Remove.
226
f2bd1eb9
SB
2272005-11-03 Steven Bosscher <stevenb@suse.de>
228
229 * gcc_build: Fix my previous checking.
230
f415efe3
JM
2312005-11-01 Joseph S. Myers <joseph@codesourcery.com>
232
233 * gcc_update: Include revision number in LAST_UPDATED.
234
133f4c87
SB
2352005-10-30 Steven Bosscher <stevenb@suse.de>
236
237 * gcc_build: Use gcc.gnu.org as the default server. Set up
238 SVN_REPOSITORY correctly. Add support for checking out branches.
239
8f5c9c3d
AP
2402005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
241
242 * gcc_update: When svn update is called and
243 --silent is used, pass -q.
244
7dcd894f
AP
2452005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
246
247 * gcc_update: Remove the -q from svn invocation.
248
6c301b82
AP
2492005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
250
251 * gcc_build: Remove -d from the call to gcc_update.
252
1b9f940b
DB
2532005-10-28 Daniel Berlin <dberlin@dberlin.org>
254 Ben Elliston <bje@au1.ibm.com>
255
256 * gcc_update: Update for svn.
257 * newcvsroot: Ditto.
258 * gcc_build: Ditto.
259
901097db
MM
2602005-10-21 Mark Mitchell <mark@codesourcery.com>
261
262 * texi2pod.pl: Substitue for @value even when part of @include.
263
0928f405
BW
2642005-10-21 Bob Wilson <bob.wilson@acm.org>
265
266 * texi2pod.pl: Convert two single quotes or two backquotes to
267 double quotes.
268
5464337b
BE
2692005-08-23 Ben Elliston <bje@au.ibm.com>
270
271 * gcc_update: Update dependencies for libjava/aclocal.m4.
272
89ee9c70
KC
2732005-08-14 Kelley Cook <kcook@gcc.gnu.org>
274
275 * All files: Update with new FSF address.
276
d0e71b9c
BE
2772005-07-14 Ben Elliston <bje@au.ibm.com>
278
279 * filter_params.pl: Typo fix.
280 * filter_knr2ansi.pl: Likewise.
281
bfac631b
GP
2822005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
283
284 * gennews (files): Update for egcs-1.0 release pages consolidation.
285
492f761a
JM
2862005-04-17 Joseph S. Myers <joseph@codesourcery.com>
287
288 * gennews (files): Update for GCC 4.0.
289
7e3c8f17
AO
2902005-03-18 Alexandre Oliva <aoliva@redhat.com>
291
292 * gcc_update (silent): Unset instead of initializing to null.
293
d028e149
AS
2942005-03-18 Andreas Schwab <schwab@suse.de>
295
296 * gcc_update (apply_patch): Properly quote $1.
297
2d072788
ZW
2982005-03-18 Zack Weinberg <zack@codesourcery.com>
299
300 * gcc_update: Add --silent option.
301
be932466
KG
3022005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
303
304 * warn_summary (keywordFilter): Update sed pattern for new quoting
305 style in warnings.
306
1f43e92e
KG
3072005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
308
309 * warn_summary: Add -fortran subdir flag.
310 (subdirectoryFilter): Fix missing ada subdir.
311
9eaf7da0
HPN
3122004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
313
314 * gcc_update (touch_files): Don't rely on "make" being GNU make;
315 grep for "Touching" to determine that the rule executes.
316
18ccc7e0
HPN
3172004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
318
319 * gcc_update (touch_files): Explicitly pass --no-print-directory.
320
9a399055
AP
3212004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
322
323 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
324
71b5d516
PB
3252004-08-04 Paolo Bonzini <bonzini@gnu.org>
326
327 * gcc_update: Add fixincludes.
328
df6e87bf 3292004-08-26 Matthias Klose <doko@debian.org>
1249691b 330
df6e87bf
MK
331 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
332
3332004-08-26 Matthias Klose <doko@debian.org>
334
335 * test_summary: Include baseline used for libstdc++-v3 abi check
336 in test summary.
1249691b 337
5b292a4b
BE
3382004-08-25 Ben Elliston <bje@au.ibm.com>
339
340 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
341
8b84ead6
AT
3422004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
343
344 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
345 update done.
346
71b5d516 3472004-08-04 Paolo Bonzini <bonzini@gnu.org>
d0921255
PB
348
349 * gcc_update: libjava/configure.ac -> configure.in. Automake
350 1.4 does not handle configure.ac properly.
351
da96112d
AS
3522004-08-04 Andreas Schwab <schwab@suse.de>
353
354 * gcc_update: libjava/configure.in -> configure.ac.
355
1e45521f
RE
3562004-08-03 Richard Earnshaw <rearnsha@arm.com>
357
358 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
359
7eacb691
JL
3602004-07-16 Jeff Law <law@redhat.com>
361
362 * analyze_brprob: Fix comments. More consistent output format.
363
5bed2809
DN
3642004-06-17 Diego Novillo <dnovillo@redhat.com>
365
366 * tree-ssa.doxy: Update for doxygen 1.3.5.
367
cc605afe
AJ
3682004-06-14 Andreas Jaeger <aj@suse.de>
369
370 * gcc_update: boehm-gc/configure.in -> configure.ac.
371
bf9a420e
PB
3722004-06-16 Paolo Bonzini <bonzini@gnu.org>
373
374 * gcc_update (boehm-gc/configure): Depend on
375 boehm-gc/configure.ac instead of boehm-gc/configure.in
376
5a4f1818
PB
3772004-06-14 Paolo Bonzini <bonzini@gnu.org>
378
379 * gcc_update (libmudflap/configure): Depend on
380 libmudflap/configure.ac instead of libmudflap/configure.in
381
d5ad6feb
AJ
3822004-06-14 Andreas Jaeger <aj@suse.de>
383
384 * gcc_update: Add libcpp.
385
dbfa8d15
AJ
3862004-06-10 Andreas Jaeger <aj@suse.de>
387
388 * gcc_update: Add libgfortran.
389
9e953fed
AP
3902004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
391
392 * gcc_update (libbanshee/configure): Depend on
393 libbanshee/configure.ac instead of libbanshee/configure.in
394
b4117c30
ZW
3952004-05-17 Zack Weinberg <zack@codesourcery.com>
396
397 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
398 from list of files to be touched.
399 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
400
e3d26d7b
JM
4012004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
402
403 * gennews: Update for GCC 3.4.
404
6de9cd9a
DN
4052004-05-13 Diego Novillo <dnovillo@redhat.com>
406
407 Merge from tree-ssa-20020619-branch.
408
409 * filter_gcc_for_doxygen: New file.
410 * filter_knr2ansi.pl: New file.
411 * filter_params.pl: New file.
412 * tree-ssa.doxy: New file.
413 * contrib/gcc_update (files_and_dependencies): Handle
414 libbanshee and libmudflap.
415
5b03e555 4162004-04-12 Kelley Cook <kcook@gcc.gnu.org>
b4117c30 417 Andreas Jaeger <aj@suse.de>
5b03e555
KC
418
419 * gcc_update (files_and_dependencies): Insert zlib dependencies.
420
3adc31d1
NN
4212004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
422
423 * gcc_update (files_and_dependencies): libobjc/configure now
424 depends on configure.ac, not configure.in.
425
b52d4110
KC
4262004-04-01 Kelley Cook <kcook@gcc.gnu.org>
427
428 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
429
7de53bca
AT
4302004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
431
432 * gcc_update (files_and_dependencies): Insert libffi dependencies.
433
8ab705be
KC
4342004-03-10 Kelley Cook <kcook@gcc.gnu.org>
435
436 * gcc_update (files_and_dependencies): Insert libada/configure.
437
61c3ff8f
AP
4382004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
439
440 * gcc_update (files_and_dependencies): Update intl/configure.in
441 to intl/configure.ac.
442
a4b0b8f1
KC
4432004-01-09 Kelley Cook <kcook@gcc.gnu.org>
444
445 * gcc_update (files_and_dependencies): Update fastjar/configure.in
446 to fastjar/configure.ac
447
102d3176
KC
4482004-01-07 Kelley Cook <kcook@gcc.gnu.org>
449
450 * gcc_update (files_and_dependencies): Remove non-existant files.
451
dedebde1
KC
4522004-01-05 Kelley Cook <kcook@gcc.gnu.org>
453
454 * gcc_update (files_generated): Revert 2003-12-18 change.
455
c5d1156b
AP
4562004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
457
458 * gcc_update (files_and_dependencies): For gcc directory,
459 rename configure.in to configure.ac.
460
d9b000b1
AT
4612003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
462
463 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
464 remove acconfig.h. No longer used.
465
90c2f1de
KC
4662003-12-18 Kelley Cook <kcook@gcc.gnu.org>
467
468 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
469 gcc/ada/gnat_ug_* to use it.
470
3a816711
JW
4712003-12-16 James E Wilson <wilson@specifixinc.com>
472
473 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
474 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
475
90ff9ff3
KC
4762003-12-11 Kelley Cook <kcook@gcc.gnu.org>
477
478 * gcc_update (files_and_dependencies): Correct typo in the filename
479 gnat_ug_wnt.texi.
480
c41affc7
AC
4812003-12-08 Arnaud Charlet <charlet@act-europe.fr
482
483 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
484 treeprs.ads.
485
8f850e49
MM
4862003-10-16 Mark Mitchell <mark@codesourcery.com>
487
488 * gennews (files): Add GCC 3.3 files.
489
9d3d50d2
MM
4902003-08-21 Mark Mitchell <mark@codesourcery.com>
491
492 * gcc_build: Fix handling of -t option. Add -x option.
493
5bea01be
MK
4942003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
495
496 * texi2pod.pl: Remove extra line.
497
9fa09038
MK
4982003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
499
500 * texi2pod.pl: Default @itemize's parameter to @bullet.
501
0c6a2903
ZW
5022003-07-12 Zack Weinberg <zack@codesourcery.com>
503
504 * gcc_update: gcc/acconfig.h no longer exists.
505
c3c35932
MK
5062003-07-11 Matthias Klose <doko@debian.org>
507
508 * test_installed: Add options to run objc tests.
509 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
510
6eb95e99
ZW
5112003-07-04 Zack Weinberg <zack@codesourcery.com>
512
513 * gcc_update: Remove gcc/intl/plural.c from list.
514 Add new generated files intl/plural.c, intl/configure,
515 intl/config.h.in.
516
e4048ffc
JT
5172003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
518
519 * gcc_update (files_and_dependencies): Add
520 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
521 gcc/testsuite/gcc.dg/cpp/mi1c.h.
522
487a9427
NN
5232003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
524
281b1732
NN
525 * paranoia.cc: Fix spelling error.
526
487a9427
NN
527 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
528 to GCC.
529
112a0bfd
MS
5302003-04-04 Mike Stump <mrs@apple.com>
531
532 * compare_tests: Fix exit status and be more flexible with spacing.
533
5ce810b7
PE
5342003-03-08 Phil Edwards <pme@gcc.gnu.org>
535
536 * test_summary: Add -h, print existing comments as help.
537
b47d9efd
L
5382003-03-03 H.J. Lu <hjl@gnu.org>
539
540 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
541 * gcc_update: Likewise.
542
d25fc1b5
AO
5432003-01-19 Alexandre Oliva <aoliva@redhat.com>
544
545 * test_summary (configflags): Only use the first match. Remove
546 excess space. Use sub instead of gsub where possible. Use `none'
547 if no configure flags were given.
548
6787cc15
LR
5492003-01-10 Loren J. Rittle <ljrittle@acm.org>
550
551 * test_summary (configflags): awk portability.
552
ce985125
AO
5532003-01-07 Alexandre Oliva <aoliva@redhat.com>
554
555 * test_summary (configflags): Compute correctly with both
556 autoconfiscated and Cygnus-style top-level.
557
029d882c
KG
5582003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
559
560 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
561 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
562 gcc/java/keyword.gperf
563
695a8bcf
GP
5642002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
565
566 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
567 depending on gcc/intl/plural.y.
568
e1c1b6a5
AO
5692002-12-28 Alexandre Oliva <aoliva@redhat.com>
570
e4029133 571 * gcc_update (configure): Depend on config/acx.m4 as well.
6eb95e99 572
e1c1b6a5
AO
573 * gcc_update (configure): Depend on configure.in.
574
d6bef02d
JM
5752002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
576
577 * texi2pod.pl: Skip contents of @copying.
578
4977bab6
ZW
5792002-11-09 Zack Weinberg <zack@codesourcery.com>
580
581 * gthr_supp_vxw_5x.c: New file.
582
ad03e4c4
RH
5832002-10-21 Richard Henderson <rth@redhat.com>
584
585 * paranoia.cc (real_c_float::image): Accomodate size of
586 real_internal format.
587 (main): Unbuffer stdio. Add real_internal format.
588 (floor_log2_wide): New.
589
fc76a969
RH
5902002-10-16 Richard Henderson <rth@redhat.com>
591
592 * paranoia.cc (ENUM_BITFIELD): New.
593 (class): Define as klass around real.h.
594 (real_c_float): Not a template any longer; define MODE as a
595 class static constant; use real_format elements for SIZE.
596 Update uses of real_to_decimal and real_to_hexadecimal.
597 (main): Change -g argument to use a format name.
598 (mode_for_size): Remove.
599
efdc7e19
RH
6002002-09-16 Richard Henderson <rth@redhat.com>
601
602 * paranoia.cc: New file.
603
7fd6c930
RH
6042002-09-04 Richard Henderson <rth@redhat.com>
605
606 * enquire.c: Remove.
607
72c41e5a
MM
6082002-08-14 Mark Mitchell <mark@codesourcery.com>
609
610 * gennews (files): Add GCC 3.2 files.
611
1899ba3e
GP
6122002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
613
614 * gennews (files): Add proper files for the GCC 3.1 release series.
615 Simplify and reformat introductory wording.
616
39cef914
NN
6172002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
618
619 * enquire.c: Move from gcc.
620
554b8111
L
6212002-07-16 H.J. Lu <hjl@gnu.org>
622
623 * gcc_update (touch_files): Pass -s to ${MAKE}.
624
dd6773cd
ZW
6252002-06-26 Zack Weinberg <zack@codesourcery.com>
626
627 * texi2pod.pl: Correct handling of the internal R<> sequence.
628
ba9e1571
FW
6292002-05-31 Florian Weimer <fw@deneb.enyo.de>
630
631 * gcc_update (files_and_dependencies): Add generated Texinfo files
632 for Ada.
633
1e6347d8
RO
6342002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
635
636 * test_installed: Allow for PWDCMD to override hardcoded pwd.
637 * test_summary: Likewise.
638
29a948c8
GK
6392002-04-18 Geoffrey Keating <geoffk@redhat.com>
640
641 * gcc_update (touch_files): Don't have empty for loop.
642
b8d70bee
RH
6432002-04-16 Richard Henderson <rth@redhat.com>
644
645 * gcc_update: Remove libchill.
646
28852cc6
ZW
6472002-03-25 Zack Weinberg <zack@codesourcery.com>
648
649 * texi2pod.pl: Handle @end ftable and @end vtable.
650
049b03f4
ZW
6512002-03-11 Zack Weinberg <zack@codesourcery.com>
652
653 * texi2pod.pl: Handle @include, @ftable, @vtable.
654 Reformat some code for clarity.
655
506d4ef6
CJ
656