]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
target.h (cpu_relax): Read from CC register.
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
44414d2f
MS
12012-02-11 Mike Stump <mikestump@comcast.net>
2
3 * compare_tests (exit_status): Fix.
4
a8fc9855
DN
52012-02-10 Diego Novillo <dnovillo@google.com>
6
7 * repro_fail: Add --debug and --debug-tui flags.
8
b25364a0
S
92012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
10 Jayant R Sonar <jayant.sonar@kpitcummins.com>
11
12 * config-list.mk (LIST): Add cr16-elf.
13
884f56d1
GJL
142012-01-02 Georg-Johann Lay <avr@gjlay.de>
15
16 PR target/51345
17 * gcc_update (files_and_dependencies): Add
18 gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
19
85b8555e
DD
202011-11-29 DJ Delorie <dj@redhat.com>
21
22 * config-list.mk (LIST): Add rl78-elf.
23
adcd36bc
RO
242011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
25
26 * make_sunver.pl: Convert '?' in glob patterns to '.'.
27
0a35513e
AH
282011-11-07 Richard Henderson <rth@redhat.com>
29
30 Merged from transactional-memory.
31
32 * gcc_update: Add libitm to touch data.
33
cf7716a2
QN
342011-11-07 Quentin Neill <quentin.neill@amd.com>
35
36 * compare_tests: Add ability to compare all .sum
37 files from two build directories.
38
feeeff5c
JR
392011-11-05 Joern Rennecke <joern.rennecke@embecosm.com>
40
41 * contrib-list.mk: Add Epiphany configurations.
42
a5baf3b8
DN
432011-09-13 Diego Novillo <dnovillo@google.com>
44
45 * testsuite-management: New.
46 * testsuite-management/validate_failures.py: New.
47
39b75e51
RO
482011-08-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
49
50 * gcc_update: Determine svn branch from hg convert_revision.
51
e44dbbe1
RO
522011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
53
54 * config-list.mk (i586-netware): Remove.
55 (.PHONY): Remove make-script-dir dependency.
56 (make-script-dir): Remove.
57 ($(LIST)): Remove make-script-dir dependency.
58
bcead286
BS
592011-07-15 Bernd Schmidt <bernds@codesourcery.com>
60
61 * gcc_update: Add C6X generated files.
62 * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
63
e35fceb5
RO
642011-07-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
65
66 * config-list.mk (LIST): Append OPT-enable-obsolete to
67 alpha-dec-osf5.1, mips-sgi-irix6.5.
68
23d11384
DN
692011-06-24 Diego Novillo <dnovillo@google.com>
70
71 * repro_fail: New.
72
1b916ca6
JM
732011-06-21 Joseph Myers <joseph@codesourcery.com>
74
75 * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
76
12d844c8
JM
772011-05-19 Joseph Myers <joseph@codesourcery.com>
78
79 * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
80 gcc/config/arm/arm-fpus.def.
81
f10d3ac9
JM
822011-05-10 Joseph Myers <joseph@codesourcery.com>
83
84 * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
85 dependencies.
86
d371df6f
JM
872011-05-09 Joseph Myers <joseph@codesourcery.com>
88
89 * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
90
adad1007
JR
912010-05-05 Joern Rennecke <joern.rennecke@embecosm.com>
92
93 * config-list.mk: New file.
94
47c94d21
JM
952011-05-02 Joseph Myers <joseph@codesourcery.com>
96
97 * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
98
e5b0dad8
JK
992011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
100
101 * paranoia.cc (ENUM_BITFIELD): Remove.
102
ad7be009
JM
1032011-04-08 Joseph Myers <joseph@codesourcery.com>
104
105 * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
106
ebb9f8b0
JM
1072011-03-22 Joseph Myers <joseph@codesourcery.com>
108
109 * compare-all-tests (all_targets): Remove crx and m68hc11.
110
084239f4
RO
1112011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
112
113 PR bootstrap/48135
114 * make_sunver.pl: Don't use File::Glob.
115
20a52ab9
JM
1162011-03-05 Joseph Myers <joseph@codesourcery.com>
117
118 * gennews (files): Add files for GCC 4.6.
119
a7150b3d
DK
1202011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
121
122 * patch_tester.sh (nopristinecache): New shell var, set according
123 to presence or absence of new -nopristinecache option.
124 (usage): Document new option.
125 (bootntest_pristine): Implement it.
126
f7598845
RO
1272010-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
128
129 * make_sunver.pl: Use elfdump -s to extract symbols if possible,
130 readelf -s otherwise.
131
79770339
EB
1322010-11-08 Eric Botcazou <ebotcazou@adacore.com>
133
134 * make_sunver.pl: Ignore entries without symbol name first. Then do
135 not ignore symbols marked as 'R'.
136
fda9c731
AK
1372010-10-18 Andi Kleen <ak@linux.intel.com>
138
139 * gccbug.el: Remove.
140
6832435e
RO
1412010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
142
143 * gcc_update: Run $GCC_HG pull and update separately.
144 Check parents for SVN revision.
145
6c009867
RW
1462010-10-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
147
148 * test_recheck: New script.
149
ab940b73
RW
1502010-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
151
152 * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
153 Also escape characters with grave accents, to be fixed ...
154 (unmunge): ... here.
155 (postprocess): Also handle @/ and @acronym{...}.
156
8cab7c13
SP
1572010-07-02 Sebastian Pop <sebastian.pop@amd.com>
158
159 * check_GNU_style.sh: Do not print warning messages when there are
160 no occurences.
161
97075d3b
RO
1622010-09-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
163
164 * gcc_update: Handle hg, too.
165
5653ef60
EB
1662010-07-08 Eric Botcazou <ebotcazou@adacore.com>
167
168 * make_sunver.pl: Remove extra whitespace in regexp.
169
f3e3b476
SP
1702010-07-02 Sebastian Pop <sebastian.pop@amd.com>
171
172 * check_GNU_style.sh: New.
173
c18dc5cc
RO
1742010-07-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
175
176 * make_sunver.pl: New file.
177
9a082684
IS
1782010-07-02 Iain Sandoe <iains@gcc.gnu.org>
179
180 * compare-debug (Darwin): Remove '-x' flag from ld-based object
181 stripping. Add a comment as to why we do it this way.
182
339325b3
AO
1832010-06-20 Alexandre Oliva <aoliva@redhat.com>
184
185 * compare-debug: Drop LTO sections.
186
e31a6dc2
BRF
1872010-06-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
188
189 * gcc_update: Support updating a git clone.
190
fb340c3c
RO
1912010-06-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
192
193 * test_summary: Don't use diff -u.
194 Adapt egrep regex.
195
69baf0a3
AH
1962010-06-02 Andrew Haley <aph@redhat.com>
197
198 * download_prerequisites: New script.
199
bc492e47
RO
2002010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
201
202 * dg-extract-results.sh: Redirect grep output to /dev/null instead
203 of grep -q.
204
c334c130
BS
2052010-04-22 Basile Starynkevitch <basile@starynkevitch.net>
206
207 * gcc_update: Sets the locale to C.
208
02e698d7
JM
2092010-04-06 Joseph Myers <joseph@codesourcery.com>
210
211 * gennews (files): Add files for GCC 4.5.
212
fccff341
JK
2132010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
214
215 Fix *.log tests output containing "===".
216 * dg-extract-results.sh (/\===/): Rename to ...
217 (/^\t\t=== .* ===$/): ... this pattern.
218
54bceaf3
RO
2192010-03-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
220
221 * dg-extract-results.sh: Fix result order to match sequential case.
222
2fdb618d
RW
2232010-01-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
224
225 * check_warning_flags.sh: Use \012 instead of \n with tr.
226
5392f6be
RO
2272010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
228
229 * dg-extract-results.sh: Don't use tail -n.
230
d7f09764
DN
2312009-10-03 H.J. Lu <hongjiu.lu@intel.com>
232 Richard Guenther <rguenther@suse.de>
233
234 PR lto/39216
235 * gcc_update: Adjust file timestamps for lto-plugin.
236
bb59df52
IS
2372009-09-10 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
238
239 PR bootstrap/41245
240 * compare-debug: Handle stripping of dwarf debug sections from darwin
241 mach-o objects.
242
c45ae2c8
AO
2432009-09-04 Alexandre Oliva <aoliva@redhat.com>
244
245 * compare-debug: Grep for blank before dash to avoid grep -e.
246
8fc68cba
AO
2472009-09-01 Alexandre Oliva <aoliva@redhat.com>
248
249 * compare-debug: Look for .gkd files and compare them.
250
0930984e
RW
2512009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
252
253 PR testsuite/41166
254 * test_summary: Invoke config.status, rather than trying to
255 parse it. Adjust awk script.
256
5830150a
AO
2572009-08-18 Alexandre Oliva <aoliva@redhat.com>
258
259 * compare-debug: Drop .eh_frame relocations too.
260
c2d88223
L
2612009-08-18 H.J. Lu <hongjiu.lu@intel.com>
262
263 PR testsuite/40704
264 * test_summary: Filter out "\r".
265
2feb56e6
AO
2662009-06-02 Alexandre Oliva <aoliva@redhat.com>
267
268 * compare-debug: Don't fail just because of .eh_frame differences.
269
060717fc
JJ
2702009-04-27 Jakub Jelinek <jakub@redhat.com>
271
272 PR testsuite/39807
273 * dg-extract-results.sh: Close open files and use >> instead of >
274 to decrease number of concurrently open files from awk. Avoid
275 = at the beginning of a regexp and redirect to a file determined
276 by curfile variable rather than concatenated strings to workaround
277 Solaris nawk bug.
278
7527cf21
GP
2792009-04-25 Gerald Pfeifer <gerald@pfeifer.com>
280
281 * test_summary: Only include LAST_UPDATED if it exists.
282 Complete copyright years.
283
0455c7f4
PB
2842009-04-16 Paolo Bonzini <bonzini@gnu.org>
285
286 * compare-all-tests: New.
287
50e8c6d2
JJ
2882009-04-14 Jakub Jelinek <jakub@redhat.com>
289
290 * gennews (files): Reference GCC 4.4 web pages.
291
748086b7
JJ
2922009-04-09 Jakub Jelinek <jakub@redhat.com>
293
294 * reghunt/date_based/reg_periodic: Change copyright header to refer
295 to version 3 of the GNU General Public License and to point readers
296 at the COPYING3 file and the FSF's license web page.
297 * reghunt/date_based/reg_search: Likewise.
298 * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
299 * regression/btest-gcc.sh: Likewise.
300 * regression/objs-gcc.sh: Likewise.
301
a072f1cf
RW
3022009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
303
304 * check_warning_flags.sh: Update flag exceptions.
305
7a401a0d
BE
3062008-11-18 Ben Elliston <bje@au.ibm.com>
307
308 * dg-cmp-results.sh: Do not print usage if either .sum file cannot
309 be opened; print a more meaningful error instead.
310
7134e605
JJ
3112008-10-24 Janis Johnson <janis187@us.ibm.com>
312 Jakub Jelinek <jakub@redhat.com>
313
314 * dg-extract-results.sh: New file.
315
e63ea00c
RW
3162008-07-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
317
318 * check_makefile_deps.sh: New file.
319
a3ced85e
SP
3202008-05-08 Sebastian Pop <sebastian.pop@amd.com>
321
322 * patch_tester.sh (report): Do not print "Checker: ".
323
24170ff9
SP
3242008-04-23 Sebastian Pop <sebastian.pop@amd.com>
325
326 * patch_tester.sh (report): Do not print the time.
327
7f9766e4
JM
3282008-04-01 Joseph Myers <joseph@codesourcery.com>
329
330 * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
331 Handle @heading. Handle enumerated lists with starting numbers
332 and extra headings.
333
1d4edfd6
JJ
3342008-03-10 Janis Johnson <janis187@us.ibm.com>
335
336 * patch_tester.sh (initialization): Initialize svnpatch and stop.
337 (usage): Add -svnpath and -stop.
338 (makedir): New.
339 (argument handling): Process -stop and -svnpath.
340 (setup code): Use makedir, error out if initial svn checkout fails.
341 (update): Use svnpath. Invoke contrib/gcc_update.
342 (apply_patch): Require that patch was created at top level. Use eval
343 with option variables. Don't use bootstrap target for make. Verify
344 that some tests were run.
345 (bootntest_patched): Use snvpath.
346 (main loop): For -stop, exit when there are no more patches to test.
347
802e3f8c
RW
3482008-03-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
349
350 * check_warning_flags.sh: Instead of invoke.texi, take the path
351 to the doc directory as argument. Check that warnings listed in
352 'gcc --help' are accepted by the compiler, and listed in the
353 manuals.
354
3825be8c
TT
3552008-03-06 Tom Tromey <tromey@redhat.com>
356
357 * patch_tester.sh (usage): Watermark is not lexicographic.
358 Load $STATE/defaults if it exists.
359 (selfexec): Use $0.
360 (apply_patch): Handle deletions.
361 (bootntest): Handle default settings.
362
a7d95bfe
JJ
3632008-03-05 Jakub Jelinek <jakub@redhat.com>
364
365 * gennews (files): Reference GCC 4.3 web pages.
366
1a1f7588
RW
3672008-02-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
368
369 * check_warning_flags.sh: New file.
370
8d8da227
JM
3712008-01-25 Joseph Myers <joseph@codesourcery.com>
372
373 * paranoia.cc (main): Remove handling of c4x_single and
374 c4x_extended formats.
375
3dfb41c5
SP
3762007-12-26 Sebastian Pop <sebastian.pop@amd.com>
377
378 * compareSumTests3: Changed to GPLv3.
379 * prepare_patch.sh: Same.
380 * uninclude: Same.
381 * dglib.pm: Same.
382 * gennews: Same.
383 * texi2pod.pl: Same.
384 * analyze_brprob: Same.
385 * gcc_build: Same.
386
66d3504c
SP
3872007-12-26 Sebastian Pop <sebastian.pop@amd.com>
388
389 * patch_tester.sh: Changed to GPLv3.
390
cf79e386
SP
3912007-12-15 Sebastian Pop <sebastian.pop@amd.com>
392
393 * patch_tester.sh: Don't save the script anymore.
394
0f55312a
SP
3952007-12-15 Sebastian Pop <sebastian.pop@amd.com>
396
397 * patch_tester.sh: New.
398 * prepare_patch.sh: New.
399
3a3b6beb
AO
4002007-11-26 Alexandre Oliva <aoliva@redhat.com>
401
402 * compare-debug: Introduce -p flag to preserve .stripped files.
403
7b6cb843
MLI
4042007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
405
406 * texi2pod.pl: Handle @asis.
407 (postprocess): Move @gccoptlist{} after all formatting commands.
408
a64036a7
AO
4092007-10-01 Alexandre Oliva <aoliva@redhat.com>
410
411 * compare-debug: Avoid spurious errors when .stripped files
412 exist.
413
1733c7eb
HPN
4142007-09-22 Hans-Peter Nilsson <hp@axis.com>
415
416 * warn_summary (srcdirFilter): Add fixincludes, sim,
417 newlib and mpfr.
418
0cb58062
L
4192007-08-23 H.J. Lu <hongjiu.lu@intel.com>
420
421 * gcc_update: Handle different URL paths and tags.
422
bb286d71
AO
4232007-08-16 Alexandre Oliva <aoliva@redhat.com>
424
425 * compare-debug: New.
426
36dcf055
L
4272007-08-16 H.J. Lu <hongjiu.lu@intel.com>
428 Andreas Schwab <schwab@suse.de>
429
430 * gcc_update: Use "svn info" for revision number. Create
431 gcc/REVISION with branch name and revision number.
432
c749c2ee
DN
4332007-08-10 Diego Novillo <dnovillo@google.com>
434
435 * gcc.doxy: Rename from tree-ssa.doxy.
436
cfa66dc1
DN
4372007-08-10 Diego Novillo <dnovillo@google.com>
438
439 * tree-ssa.doxy: Update for doxygen 1.5.
440 Include all the files in the middle and back ends.
441
6d409e8a
HPN
4422007-06-30 Hans-Peter Nilsson <hp@axis.com>
443
444 * gcc_update (files_and_dependencies): Handle
e9a57dc1 445 gcc/testsuite/gcc.dg/cpp/direct2s.c.
6d409e8a 446
6d707d08
MM
4472007-05-13 Mark Mitchell <mark@codesourcery.com>
448
449 * gennews (files): Reference GCC 4.2 web pages.
450
3caecafa
ZW
4512007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu>
452
453 * texi2pod.pl: Correct handling of @itemize with no argument.
454
a8af9c34
HPN
4552007-03-17 Hans-Peter Nilsson <hp@axis.com>
456
457 * uninclude: New utility, from Alexandre Oliva.
458
7276d368
DH
4592007-02-26 Dominique Dhumieres <dominiq@lps.ens.fr>
460
461 * test_installed: Adjust to the move from g77 to gfortran.
462
d0fc3f06
MK
4632007-02-16 Matthias Klose <doko@debian.org>
464
465 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
466
ce0d943a
HPN
4672007-02-10 Hans-Peter Nilsson <hp@axis.com>
468
469 * test_summary (configflags): Adjust for changes in the
470 config.status format due to update to autoconf 2.59.
471
61930fe5
DJ
4722007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
473
474 * gcc_update: Update for configure.in -> configure.ac.
475
427e84f7
RS
4762007-02-06 Richard Sandiford <richard@codesourcery.com>
477
478 * texi2pod.pl: Handle @multitable.
479
69403237
TT
4802007-01-15 Tom Tromey <tromey@redhat.com>
481
482 * download_ecj: New file.
483
7f5b8ff7
MS
4842006-09-27 Matthew Sachs <msachs@apple.com>
485
486 * compareSumTests3: POD syntax fix.
487
ed5ce4e0
MS
4882006-09-27 Matthew Sachs <msachs@apple.com>
489
490 * dglib.pm: Initial commit.
491 * compareSumTests3: Initial commit.
492
c3382fba
BF
4932006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
494
495 * dg-cmp-results.sh (compare-$$.awk): Print name[old]
496 and not non-existing nm[old].
497
27b56ba6
PE
4982006-07-06 Paul Eggert <eggert@cs.ucla.edu>
499
500 Port to hosts whose 'sort' and 'tail' implementations
501 treat operands with leading '+' as file names, as POSIX
502 has required since 2001. However, make sure the code still
503 works on pre-POSIX hosts.
504 * compare_tests: Don't assume "sort +2" is equivalent to
505 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
506
afef9a5b
JL
5072006-06-05 James Lemke <jwlemke@wasabisystems.com>
508
509 * dg-cmp-results.sh: New script for comparing DejaGNU logs.
510
e58b87f7
RE
5112006-06-02 Richard Earnshaw <rearnsha@arm.com>
512 Mike Stump <mrs@apple.com>
513
514 * compare_tests: Handle multilibs better.
515
5dd59f65
DJ
5162006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
517
518 * texi2pod.pl: Correct handling of absolute @include.
519
597fb86c 5202006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
84309a32
DJ
521
522 * texi2pod.pl: Handle -I.
523
b7ded1e0
MM
5242006-02-28 Mark Mitchell <mark@codesourcery.com>
525
526 * gennews (files): Update for GCC 4.1.
527
46852b9b
DN
5282006-01-24 Diego Novillo <dnovillo@redhat.com>
529
530 * gcc_update (files_and_dependencies): Handle
531 libgomp/testsuite/Makefile.in.
532
953ff289
DN
5332006-01-18 Richard Henderson <rth@redhat.com>
534 Diego Novillo <dnovillo@redhat.com>
535
536 * gcc_update (files_and_dependencies): Add libgomp files.
537
7a774079
BE
5382005-12-06 Ben Elliston <bje@au.ibm.com>
539
540 * newcvsroot: Remove.
541
f2bd1eb9
SB
5422005-11-03 Steven Bosscher <stevenb@suse.de>
543
544 * gcc_build: Fix my previous checking.
545
f415efe3
JM
5462005-11-01 Joseph S. Myers <joseph@codesourcery.com>
547
548 * gcc_update: Include revision number in LAST_UPDATED.
549
133f4c87
SB
5502005-10-30 Steven Bosscher <stevenb@suse.de>
551
552 * gcc_build: Use gcc.gnu.org as the default server. Set up
553 SVN_REPOSITORY correctly. Add support for checking out branches.
554
8f5c9c3d
AP
5552005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
556
557 * gcc_update: When svn update is called and
558 --silent is used, pass -q.
559
7dcd894f
AP
5602005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
561
562 * gcc_update: Remove the -q from svn invocation.
563
6c301b82
AP
5642005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
565
566 * gcc_build: Remove -d from the call to gcc_update.
567
1b9f940b
DB
5682005-10-28 Daniel Berlin <dberlin@dberlin.org>
569 Ben Elliston <bje@au1.ibm.com>
570
571 * gcc_update: Update for svn.
572 * newcvsroot: Ditto.
573 * gcc_build: Ditto.
574
901097db
MM
5752005-10-21 Mark Mitchell <mark@codesourcery.com>
576
577 * texi2pod.pl: Substitue for @value even when part of @include.
578
0928f405
BW
5792005-10-21 Bob Wilson <bob.wilson@acm.org>
580
581 * texi2pod.pl: Convert two single quotes or two backquotes to
582 double quotes.
583
5464337b
BE
5842005-08-23 Ben Elliston <bje@au.ibm.com>
585
586 * gcc_update: Update dependencies for libjava/aclocal.m4.
587
89ee9c70
KC
5882005-08-14 Kelley Cook <kcook@gcc.gnu.org>
589
590 * All files: Update with new FSF address.
591
d0e71b9c
BE
5922005-07-14 Ben Elliston <bje@au.ibm.com>
593
594 * filter_params.pl: Typo fix.
595 * filter_knr2ansi.pl: Likewise.
596
bfac631b
GP
5972005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
598
599 * gennews (files): Update for egcs-1.0 release pages consolidation.
600
492f761a
JM
6012005-04-17 Joseph S. Myers <joseph@codesourcery.com>
602
603 * gennews (files): Update for GCC 4.0.
604
7e3c8f17
AO
6052005-03-18 Alexandre Oliva <aoliva@redhat.com>
606
607 * gcc_update (silent): Unset instead of initializing to null.
608
d028e149
AS
6092005-03-18 Andreas Schwab <schwab@suse.de>
610
611 * gcc_update (apply_patch): Properly quote $1.
612
2d072788
ZW
6132005-03-18 Zack Weinberg <zack@codesourcery.com>
614
615 * gcc_update: Add --silent option.
616
be932466
KG
6172005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
618
619 * warn_summary (keywordFilter): Update sed pattern for new quoting
620 style in warnings.
621
1f43e92e
KG
6222005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
623
624 * warn_summary: Add -fortran subdir flag.
625 (subdirectoryFilter): Fix missing ada subdir.
626
9eaf7da0
HPN
6272004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
628
629 * gcc_update (touch_files): Don't rely on "make" being GNU make;
630 grep for "Touching" to determine that the rule executes.
631
18ccc7e0
HPN
6322004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
633
634 * gcc_update (touch_files): Explicitly pass --no-print-directory.
635
9a399055
AP
6362004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
637
638 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
639
71b5d516
PB
6402004-08-04 Paolo Bonzini <bonzini@gnu.org>
641
642 * gcc_update: Add fixincludes.
643
df6e87bf 6442004-08-26 Matthias Klose <doko@debian.org>
1249691b 645
df6e87bf
MK
646 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
647
6482004-08-26 Matthias Klose <doko@debian.org>
649
650 * test_summary: Include baseline used for libstdc++-v3 abi check
651 in test summary.
1249691b 652
5b292a4b
BE
6532004-08-25 Ben Elliston <bje@au.ibm.com>
654
655 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
656
8b84ead6
AT
6572004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
658
659 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
660 update done.
661
71b5d516 6622004-08-04 Paolo Bonzini <bonzini@gnu.org>
d0921255
PB
663
664 * gcc_update: libjava/configure.ac -> configure.in. Automake
665 1.4 does not handle configure.ac properly.
666
da96112d
AS
6672004-08-04 Andreas Schwab <schwab@suse.de>
668
669 * gcc_update: libjava/configure.in -> configure.ac.
670
1e45521f
RE
6712004-08-03 Richard Earnshaw <rearnsha@arm.com>
672
673 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
674
7eacb691
JL
6752004-07-16 Jeff Law <law@redhat.com>
676
677 * analyze_brprob: Fix comments. More consistent output format.
678
5bed2809
DN
6792004-06-17 Diego Novillo <dnovillo@redhat.com>
680
681 * tree-ssa.doxy: Update for doxygen 1.3.5.
682
cc605afe
AJ
6832004-06-14 Andreas Jaeger <aj@suse.de>
684
685 * gcc_update: boehm-gc/configure.in -> configure.ac.
686
bf9a420e
PB
6872004-06-16 Paolo Bonzini <bonzini@gnu.org>
688
689 * gcc_update (boehm-gc/configure): Depend on
690 boehm-gc/configure.ac instead of boehm-gc/configure.in
691
5a4f1818
PB
6922004-06-14 Paolo Bonzini <bonzini@gnu.org>
693
694 * gcc_update (libmudflap/configure): Depend on
695 libmudflap/configure.ac instead of libmudflap/configure.in
696
d5ad6feb
AJ
6972004-06-14 Andreas Jaeger <aj@suse.de>
698
699 * gcc_update: Add libcpp.
700
dbfa8d15
AJ
7012004-06-10 Andreas Jaeger <aj@suse.de>
702
703 * gcc_update: Add libgfortran.
704
9e953fed
AP
7052004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
706
707 * gcc_update (libbanshee/configure): Depend on
708 libbanshee/configure.ac instead of libbanshee/configure.in
709
b4117c30
ZW
7102004-05-17 Zack Weinberg <zack@codesourcery.com>
711
712 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
713 from list of files to be touched.
714 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
715
e3d26d7b
JM
7162004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
717
718 * gennews: Update for GCC 3.4.
719
6de9cd9a
DN
7202004-05-13 Diego Novillo <dnovillo@redhat.com>
721
722 Merge from tree-ssa-20020619-branch.
723
724 * filter_gcc_for_doxygen: New file.
725 * filter_knr2ansi.pl: New file.
726 * filter_params.pl: New file.
727 * tree-ssa.doxy: New file.
728 * contrib/gcc_update (files_and_dependencies): Handle
729 libbanshee and libmudflap.
730
5b03e555 7312004-04-12 Kelley Cook <kcook@gcc.gnu.org>
b4117c30 732 Andreas Jaeger <aj@suse.de>
5b03e555
KC
733
734 * gcc_update (files_and_dependencies): Insert zlib dependencies.
735
3adc31d1
NN
7362004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
737
738 * gcc_update (files_and_dependencies): libobjc/configure now
739 depends on configure.ac, not configure.in.
740
b52d4110
KC
7412004-04-01 Kelley Cook <kcook@gcc.gnu.org>
742
743 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
744
7de53bca
AT
7452004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
746
747 * gcc_update (files_and_dependencies): Insert libffi dependencies.
748
8ab705be
KC
7492004-03-10 Kelley Cook <kcook@gcc.gnu.org>
750
751 * gcc_update (files_and_dependencies): Insert libada/configure.
752
61c3ff8f
AP
7532004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
754
755 * gcc_update (files_and_dependencies): Update intl/configure.in
756 to intl/configure.ac.
757
a4b0b8f1
KC
7582004-01-09 Kelley Cook <kcook@gcc.gnu.org>
759
760 * gcc_update (files_and_dependencies): Update fastjar/configure.in
761 to fastjar/configure.ac
762
102d3176
KC
7632004-01-07 Kelley Cook <kcook@gcc.gnu.org>
764
765 * gcc_update (files_and_dependencies): Remove non-existant files.
766
dedebde1
KC
7672004-01-05 Kelley Cook <kcook@gcc.gnu.org>
768
769 * gcc_update (files_generated): Revert 2003-12-18 change.
770
c5d1156b
AP
7712004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
772
773 * gcc_update (files_and_dependencies): For gcc directory,
774 rename configure.in to configure.ac.
775
d9b000b1
AT
7762003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
777
778 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
779 remove acconfig.h. No longer used.
780
90c2f1de
KC
7812003-12-18 Kelley Cook <kcook@gcc.gnu.org>
782
783 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
784 gcc/ada/gnat_ug_* to use it.
785
3a816711
JW
7862003-12-16 James E Wilson <wilson@specifixinc.com>
787
788 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
789 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
790
90ff9ff3
KC
7912003-12-11 Kelley Cook <kcook@gcc.gnu.org>
792
793 * gcc_update (files_and_dependencies): Correct typo in the filename
794 gnat_ug_wnt.texi.
795
c41affc7
AC
7962003-12-08 Arnaud Charlet <charlet@act-europe.fr
797
798 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
799 treeprs.ads.
800
8f850e49
MM
8012003-10-16 Mark Mitchell <mark@codesourcery.com>
802
803 * gennews (files): Add GCC 3.3 files.
804
9d3d50d2
MM
8052003-08-21 Mark Mitchell <mark@codesourcery.com>
806
807 * gcc_build: Fix handling of -t option. Add -x option.
808
5bea01be
MK
8092003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
810
811 * texi2pod.pl: Remove extra line.
812
9fa09038
MK
8132003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
814
815 * texi2pod.pl: Default @itemize's parameter to @bullet.
816
0c6a2903
ZW
8172003-07-12 Zack Weinberg <zack@codesourcery.com>
818
819 * gcc_update: gcc/acconfig.h no longer exists.
820
c3c35932
MK
8212003-07-11 Matthias Klose <doko@debian.org>
822
823 * test_installed: Add options to run objc tests.
824 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
825
6eb95e99
ZW
8262003-07-04 Zack Weinberg <zack@codesourcery.com>
827
828 * gcc_update: Remove gcc/intl/plural.c from list.
829 Add new generated files intl/plural.c, intl/configure,
830 intl/config.h.in.
831
e4048ffc
JT
8322003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
833
834 * gcc_update (files_and_dependencies): Add
835 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
836 gcc/testsuite/gcc.dg/cpp/mi1c.h.
837
487a9427
NN
8382003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
839
281b1732
NN
840 * paranoia.cc: Fix spelling error.
841
487a9427
NN
842 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
843 to GCC.
844
112a0bfd
MS
8452003-04-04 Mike Stump <mrs@apple.com>
846
847 * compare_tests: Fix exit status and be more flexible with spacing.
848
5ce810b7
PE
8492003-03-08 Phil Edwards <pme@gcc.gnu.org>
850
851 * test_summary: Add -h, print existing comments as help.
852
b47d9efd
L
8532003-03-03 H.J. Lu <hjl@gnu.org>
854
855 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
856 * gcc_update: Likewise.
857
d25fc1b5
AO
8582003-01-19 Alexandre Oliva <aoliva@redhat.com>
859
860 * test_summary (configflags): Only use the first match. Remove
861 excess space. Use sub instead of gsub where possible. Use `none'
862 if no configure flags were given.
863
6787cc15
LR
8642003-01-10 Loren J. Rittle <ljrittle@acm.org>
865
866 * test_summary (configflags): awk portability.
867
ce985125
AO
8682003-01-07 Alexandre Oliva <aoliva@redhat.com>
869
870 * test_summary (configflags): Compute correctly with both
871 autoconfiscated and Cygnus-style top-level.
872
029d882c
KG
8732003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
874
875 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
876 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
877 gcc/java/keyword.gperf
878
695a8bcf
GP
8792002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
880
881 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
882 depending on gcc/intl/plural.y.
883
e1c1b6a5
AO
8842002-12-28 Alexandre Oliva <aoliva@redhat.com>
885
e4029133 886 * gcc_update (configure): Depend on config/acx.m4 as well.
6eb95e99 887
e1c1b6a5
AO
888 * gcc_update (configure): Depend on configure.in.
889
d6bef02d
JM
8902002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
891
892 * texi2pod.pl: Skip contents of @copying.
893
4977bab6
ZW
8942002-11-09 Zack Weinberg <zack@codesourcery.com>
895
896 * gthr_supp_vxw_5x.c: New file.
897
ad03e4c4
RH
8982002-10-21 Richard Henderson <rth@redhat.com>
899
900 * paranoia.cc (real_c_float::image): Accomodate size of
901 real_internal format.
902 (main): Unbuffer stdio. Add real_internal format.
903 (floor_log2_wide): New.
904
fc76a969
RH
9052002-10-16 Richard Henderson <rth@redhat.com>
906
907 * paranoia.cc (ENUM_BITFIELD): New.
908 (class): Define as klass around real.h.
909 (real_c_float): Not a template any longer; define MODE as a
910 class static constant; use real_format elements for SIZE.
911 Update uses of real_to_decimal and real_to_hexadecimal.
912 (main): Change -g argument to use a format name.
913 (mode_for_size): Remove.
914
efdc7e19
RH
9152002-09-16 Richard Henderson <rth@redhat.com>
916
917 * paranoia.cc: New file.
918
7fd6c930
RH
9192002-09-04 Richard Henderson <rth@redhat.com>
920
921 * enquire.c: Remove.
922
72c41e5a
MM
9232002-08-14 Mark Mitchell <mark@codesourcery.com>
924
925 * gennews (files): Add GCC 3.2 files.
926
1899ba3e
GP
9272002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
928
929 * gennews (files): Add proper files for the GCC 3.1 release series.
930 Simplify and reformat introductory wording.
931
39cef914
NN
9322002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
933
934 * enquire.c: Move from gcc.
935
554b8111
L
9362002-07-16 H.J. Lu <hjl@gnu.org>
937
938 * gcc_update (touch_files): Pass -s to ${MAKE}.
939
dd6773cd
ZW
9402002-06-26 Zack Weinberg <zack@codesourcery.com>
941
942 * texi2pod.pl: Correct handling of the internal R<> sequence.
943
ba9e1571
FW
9442002-05-31 Florian Weimer <fw@deneb.enyo.de>
945
946 * gcc_update (files_and_dependencies): Add generated Texinfo files
947 for Ada.
948
1e6347d8
RO
9492002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
950
951 * test_installed: Allow for PWDCMD to override hardcoded pwd.
952 * test_summary: Likewise.
953
29a948c8
GK
9542002-04-18 Geoffrey Keating <geoffk@redhat.com>
955
956 * gcc_update (touch_files): Don't have empty for loop.
957
b8d70bee
RH
9582002-04-16 Richard Henderson <rth@redhat.com>
959
960 * gcc_update: Remove libchill.
961
28852cc6
ZW
9622002-03-25 Zack Weinberg <zack@codesourcery.com>
963
964 * texi2pod.pl: Handle @end ftable and @end vtable.
965
049b03f4
ZW
9662002-03-11 Zack Weinberg <zack@codesourcery.com>
967
968 * texi2pod.pl: Handle @include, @ftable, @vtable.
969 Reformat some code for clarity.
970
719bb4e3 9712002-02-24 Christian Jönsson <c.christian.joensson@telia.com>
506d4ef6
CJ
972
973 * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
974 WARNING and ERROR output from the *.sum files.
975
66b8f5d7
GP
9762002-01-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
977
978 * gennews (files): Replace gcc-2.95/gcc-2.95.html,
979 gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
980 and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
981
c10a75a7
GP
9822002-01-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
983
984 * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
985 egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
986 egcs-1.1/index.html.
987
99e9e773
KG
9882002-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
989
990 * warn_summary: Add -ada subdirectory flag.
991
3da33af3
MK
9922001-12-12 Matthias Klose <doko@debian.org>
993
994 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
995 generation of more than one man page from one source.
996 Add '-' to set of valid chars for an identifier.
997 Let -D option accept flags of the form <flag>=<value>.
998 Use \s+ for whitespace detection in '@c man' lines.
999 Handle @set and @clear independent of $output.
1000 Substitute all @value{}'s in a line.
1001
77bd67cb
JM
10022001-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
1003
1004 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
1005 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
1006 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
1007 greater than 9 in enumerations.
1008
178612c9
LG
10092001-11-07 Laurent Guerby <guerby@acm.org>
1010
1011 * gcc_update (files_and_dependencies): Add Ada dependencies.
1012
bbd300a9
JM
10132001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
1014
1015 * snapshot: Remove.
1016
b5f20931
RS
10172001-09-07 Richard Sandiford <rsandifo@redhat.com>
1018
1019 Revert:
3da33af3 1020 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
b5f20931
RS
1021 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
1022 touch.
1023
e7503d92
DB
10242001-09-04 David.Billinghurst <David.Billinghurst@riotinto.com>
1025
3da33af3 1026 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
e7503d92
DB
1027 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
1028 touch.
1029
e961606c
JH
1030Mon Aug 13 02:29:08 CEST 2001 Jan Hubicka <jh@suse.cz>
1031
1032 * analyze_brprob: Update for changes in gcc debug output.
1033
ffd15534
JH
1034Sat Jul 28 22:37:49 CEST 2001 Jan Hubicka <jh@suse.cz>
1035
1036 * analyze_brprob: Avoid more overflows.
1037
da397f8e
RH
10382001-07-27 Richard Henderson <rth@redhat.com>
1039
1040 * test_summary: Copy LAST_UPDATED UTC time to head of summary.
1041
92e3cac8
JH
1042Fri Jul 27 18:01:21 CEST 2001 Jan Hubicka <jh@suse.cz>
1043
1044 * analyze_brprob: Avoid overflows.
1045
2a08c780
RH
10462001-07-27 Richard Henderson <rth@redhat.com>
1047
1048 * gcc_update: Dump timestamp in LAST_UPDATED.
1049
3da33af3 10502001-07-26 Andreas Jaeger <aj@suse.de>,
a6ed70ef
AJ
1051 Hans-Peter Nilsson <hp@bitrange.com>
1052
1053 * analyze_brprob: Fix documentation.
1054
4edc91ae
JH
1055Mon Jul 23 15:47:19 CEST 2001 Jan Hubicka <jh@suse.cz>
1056
1057 * analyze_brprob: Fix awk compatibility problems; update comment.
1058
f981f97b
AJ
10592001-07-23 Andreas Jaeger <aj@suse.de>
1060
1061 * analyze_brprob: Fix more typos.
1062
075cc945
AJ
10632001-07-23 Andreas Jaeger <aj@suse.de>
1064
1065 * analyze_brprob: Fix typos.
1066
aee96fe9
JM
10672001-07-03 Joseph S. Myers <jsm28@cam.ac.uk>
1068
1069 * texi2pod.pl: Handle @r inside @item.
1070
51817b10
ZW
10712001-07-02 Zack Weinberg <zackw@stanford.edu>
1072
1073 * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
1074
e5149841
ZF
10752001-07-01 Zoltan Felleg <zfelleg@telnet.hu>
1076
1077 * warn_summary: Fix typo in a comment.
1078
894b7c63
ACY
10792001-06-14 Albert Chin-A-Young <china@thewrittenword.com>
1080
4977bab6 1081 * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
894b7c63 1082
acabb596
MM
10832001-06-13 Mark Mitchell <mark@codesourcery.com>
1084
1085 * gennews: Set TERM to vt100 for Lynx.
1086
9f293893
GP
10872001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1088
1089 * release: Remove.
1090
17d6c819
JH
1091Tue Jun 12 12:21:40 CEST 2001 Jan Hubicka <jh@suse.cz>
1092
1093 * analyze_brprob: New file.
1094
72e0bae5
MM
10952001-06-11 Mark Mitchell <mark@codesourcery.com>
1096
a6ed70ef 1097 * gcc_build: Output information about the commands used to
72e0bae5
MM
1098 configure the compiler.
1099
47c2a318
JM
11002001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
1101
1102 * gennews: Update for GCC 3.0.
1103
aff5d053
JM
11042001-06-02 Joseph S. Myers <jsm28@cam.ac.uk>
1105
1106 * gcc_update: Update for move of documentation to gcc/doc.
1107
26d8af06
RO
11082001-05-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1109
1110 * contrib/test_summary (files): Sort before evaluating.
1111
6cf735a7
GP
11122001-05-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1113
1114 * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
1115
47816305
MM
11162001-05-21 Mark Mitchell <mark@codesourcery.com>
1117
1118 * gcc_build: Use -d when invoking gcc_update.
1119
f3e16a47
AJ
11202001-05-18 Andreas Jaeger <aj@suse.de>
1121
1122 * gcc_update: Add rules for libf2c/libI77.
1123
e8dc2763
AO
11242001-05-17 Alexandre Oliva <aoliva@redhat.com>
1125
1126 * gcc_update (touch_files): Use simpler, yet as portable, syntax.
1127
af22667e
LR
11282001-05-14 Loren J. Rittle <ljrittle@acm.org>
1129
1130 * gcc_update (touch_files): Enhance make portability.
1131
e8b073c1
AO
11322001-05-14 Alexandre Oliva <aoliva@redhat.com>
1133
1134 * gcc_update (touch_files): Use a Makefile to touch files.
1135
6e26f4aa
JM
11362001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
1137
1138 * texi2pod.pl: Add copyright and GPL notices.
1139
445c435a
JM
11402001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
1141
1142 * texi2pod.pl: Handle "\,".
1143
3f896fc2
JM
11442001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
1145
1146 * texi2pod.pl: Fix regular expression for @r to avoid exponential
1147 recursion. From Russ Allbery <rra@stanford.edu>. Remove perl
1148 version check.
1149
c2b31703
KG
11502001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1151
1152 * warn_summary (stageNfilter): Update for recent changes in
1153 bootstrap logic.
1154
150d3c00
JM
11552001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
1156
1157 * texi2pod.pl: Require at least perl 5.6.0.
1158
4bc1997b
JM
11592001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
1160
1161 * gcc_update: Add gcc/gcc.1 to generated files.
1162 * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle
1163 discarding to end of sentence with @xref where the sentence has an
1164 interior "." in markup, and handle discarding parentheses around
1165 such a sentence.
1166
d2796d4e
BS
11672001-01-11 Bernd Schmidt <bernds@redhat.com>
1168
1169 * gennews: Add gcc-2.95.3.
1170
2642624b
JM
11712001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
1172
1173 * texi2pod.pl: Handle @gcctabopt and @env in tables. Handle
1174 @command. Format URLs and email addresses in bold.
1175
fd939e46
JM
11762001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
1177
6bfa3dac
JM
1178 * gcc_update: Add cpp.1 to the list of generated files.
1179
fd939e46
JM
1180 * texi2pod.pl: Handle @option and @env.
1181
79424a4f
MS
11822001-01-03 Mike Stump <mrs@wrs.com>
1183
1184 * snapshot: Update to account for java libraries.
1185
5da01bc1
JO
11862000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
1187
1188 * test_summary: Export filesuffix, not fileprefix.
1189
2d6fd5fd
JM
11902000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
1191
1192 * release: Change some EGCS references to GCC.
1193
c097fab6
KG
11942000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1195
1196 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
1197 subdirectory flags. Add source directory prefix filtering.
1198 Redirect diagnostic output to stderr.
1199
f4e8dec6
ZW
12002000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
1201
1202 * texi2pod.pl: If multiple @c man sections with the same tag
1203 appear, concatenate them in the final output. When skipping,
1204 ignore block commands that can't cause skipping, and honor
1205 those that can. Ensure that verbatim blocks are separate
1206 paragraphs.
1207
beb039fe
JM
12082000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
1209
1210 * gcc_update: Don't touch tradcif.c or java/parse.h.
1211
b75d998f
ZW
12122000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
1213
1214 * texi2pod.pl: Restructure for comprehensibility, add
1215 comments. Merge handling of @ignore and @ifxxx. Handle a
1216 whole bunch more Texinfo commands. Use consistent formatting
1217 style.
1218
c4f0b011
JM
12192000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
1220
1221 * gennews: New script.
1222
d9ddcc6a
GP
12232000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1224
1225 * gcc_update: Update a comment as we now require bison for CVS users.
1226
c01a508e
JM
12272000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
1228
1229 * gcc_update: Add gcov.1 to the list of generated files.
1230
c132c0e3
MM
12312000-11-21 Mark Mitchell <mark@codesourcery.com>
1232
1233 * gcc_build: Remove code to put information in a log file.
1234
3d6f4d76
ZW
12352000-11-19 Zack Weinberg <zackw@stanford.edu>
1236
1237 * texi2pod.pl:
1238 - Add real command line parsing.
1239 - Support @ifset, @ifclear, @set, @value, -D switch.
1240 - Support @sc. Improve handling of @ref and friends.
1241 - Discard @subsection, @need, @node lines.
1242 - Un-nest font changes to match texinfo semantics.
1243 - Handle @{ and @}. Oops.
1244 - Don't emit E<> directives inside verbatim blocks.
1245
f6820157
BK
12462000-11-12 Bruce Korb <bkorb@gnu.org>
1247
1248 * release: generalize the release script a bit.
1249
8a3d997e
MM
1250Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
1251
1252 * gcc_build: Add -o option for setting the objdir to use.
1253
1e8ba2a3
JL
12542000-11-11 Jeff Law <law@redhat.com>,
1255
1256 * release: New file.
1257
09ff8283
JL
12582000-11-08 Jeff Law <law@redhat.com>,
1259 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1260
1261 * snapshot: New file.
1262
37ac3c7f
JO
12632000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
1264
1265 * gcc_build (bootstrap_gcc): New function.
1266 (configure_gcc): Likewise.
1267 (build_gcc): Rewritten to use configure and bootstrap.
1268 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
1269
9f56c004
MM
12702000-10-31 Mark Mitchell <mark@codesourcery.com>
1271
1272 * gcc_build (MAKE): New variable.
1273 (build_gcc): Use it. Fix logging of errors.
1274 (install_gcc): Likewise.
1275
d3d6410d
MM
12762000-10-29 Mark Mitchell <mark@codesourcery.com>
1277
1278 * gcc_build: Save the output from CVS into the logfile as well.
1279
59c341cb
MM
12802000-10-25 Mark Mitchell <mark@codesourcery.com>
1281
1282 * gcc_build: Fix typos.
1283
f4d48ea9
JM
12842000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
1285
1286 * gperf-2.7-19981006.pat: Remove.
1287
6f298a0a
JM
12882000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
1289
1290 * test_installed: Change EGCS references to refer to GCC.
1291
2d89ce6a
GP
12922000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1293
1294 * gcc_update (touch_files): Add some informative output.
f3e16a47 1295
12acf3a9
AJ
12962000-09-16 Andreas Jaeger <aj@suse.de>
1297
1298 * gcc_update: Remove gcc/c-parse.gperf.
1299
41343a8f
GP
13002000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
1301 Alexandre Oliva <aoliva@redhat.com>
1302
1303 * gcc_update: Execute touch_files_reexec even if `cvs update`
1304 failed.
1305
e50d2932
AO
13062000-08-09 Alexandre Oliva <aoliva@redhat.com>
1307
1308 * test_summary: AWK breaks with filenames containing `='.
1309
b9faa6b6
MM
1310Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
1311
1312 * gcc_build: New script.
1313
1735b35f
MM
13142000-07-13 Mark Mitchell <mark@codesourcery.com>
1315
1316 * gcc_update (files_and_dependencies): Remove generated YACC files.
1317
792abd35
MM
13182000-07-12 Mark Mitchell <mark@codesourcery.com>
1319
1320 * gcc_update (files_and_dependencies): Remove generated YACC files.
1321
84d6d72f
MM
13222000-06-04 Mark Mitchell <mark@codesourcery.com>
1323
1324 * newcvsroot: Handle filenames that contain spaces.
1325
dd5330e8
ZW
13262000-06-03 Zack Weinberg <zack@wolery.cumb.org>
1327
1328 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
1329 Elide --with-gcc-version-trigger and --norecursion from
1330 configure flags. Remove code to report status of haifa scheduler.
1331
fda73e41
AO
13322000-05-18 Alexandre Oliva <aoliva@cygnus.com>
1333
1334 * gcc_update (self): Set to `$0'.
1335 (touch_files_reexec): Use `$self' instead of `$0'.
fda73e41 1336
25a9b3e5
AO
13372000-05-12 Alexandre Oliva <aoliva@cygnus.com>
1338
1339 * gcc_update (touch_files_reexec): New function, run after the
1340 tree is modified.
1341
bdcabcd4
RH
13422000-05-08 Richard Hendeson <rth@cygnus.com>
1343
1344 * gcc_update: Remove references to inclhack.tpl.
1345
62014cb3
JM
13462000-04-28 Jason Merrill <jason@casey.cygnus.com>
1347
1348 * index-prop: Use a single pattern. Also support *** cdiffs.
1349
13502000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
1351
1352 * index-prop: Don't change /dev/null.
1353
b9550bfb
GP
13542000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1355
1356 * gcc_update: Refer to GCC and gcc_update instead of egcs and
12acf3a9 1357 egcs_update.
b9550bfb 1358
db6a1df0
JL
13592000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
1360
b9550bfb 1361 * index-prop: Fix occasional problem when using cvs diff -p.
db6a1df0 1362
86702e31
ZW
13632000-04-18 Zack Weinberg <zack@wolery.cumb.org>
1364
1365 * gcc_update: Remove references to cexp.c/cexp.y.
1366
05e1739f
GP
13671999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1368
1369 * newcvsroot: Add check on the number of command-line arguments.
1370 Add usage.
1371
5c96cc3b
WB
1372Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
1373
1374 * gcc_update: Allow patches compressed by bzip2.
1375
719bb4e3 13761999-10-11 Martin v. Löwis <loewis@informatik.hu-berlin.de>
ba33cb50
ML
1377
1378 * newcvsroot: New file.
1379
697f6b2f
CB
13801999-09-11 Craig Burley <craig@jcb-sc.com>
1381
1382 * convert_to_f2c, convert_to_g2c, download_f2c: New file.
1383
ecdea017
GP
13841999-08-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1385
1386 * gcc_update: New file.
1387 * egcs_update: Renamed to gcc_update.
1388
83694b61
RL
13891999-08-09 Robert Lipe <robertlipe@usa.net>
1390
1391 * test_summary: Quote curly braces in 1999-07-03 change.
1392
1a618a5a
AO
13931999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
1394
1395 * egcs_update (files_and_dependencies): Fixed typo in
1396 gcc/cstamp-h.in. Added gcc/config.in.
1397
94b82f2b
AO
13981999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br>
1399
1400 * egcs_update (files_and_dependencies): New function, with
1401 complete list of files to be updated, as well as their
1402 dependencies.
1403 (touch_files): Check the timestamp of each generated file against
1404 its dependencies'.
1405 (main): New flags --touch, --list and --help. Remove the
1406 pre-update step.
1407
bc8735ed 14081999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br>
12acf3a9 1409
bc8735ed
AO
1410 * test_summary: Replace egcs with gcc. Update e-mail address.
1411
9d59f307 14121999-07-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4977bab6 1413 Jerry Quinn <jquinn@nortelnetworks.com>
9d59f307
GP
1414
1415 * egcs_update (touch_files, apply_patch): New functions.
1416 Use them. New command-line option --patch. Split test of local
1417 tree into two parts. Add comments.
1418
069550be
AO
14191999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
1420
12acf3a9 1421 * test_summary: If Target is `unix{*}', append the Target variants
069550be
AO
1422 to Host.
1423
6f482ae3
AO
14241999-06-12 Alexandre Oliva <oliva@dcc.unicamp.br>
1425
1426 * test_summary: Set default mail-address and version for egcs
1427 instead of relying on unpredictable pathnames.
1428 Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
1429
2fa6b2d2
JL
1430Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
1431
1432 * fixinc/*: Delete obsolete files.
1433
7a19950e
RL
14341999-02-04 Robert Lipe <robertlipe@usa.net>
1435
12acf3a9
AJ
1436 * egcs_update: Test return values of 'cvs update'. Propogate
1437 to caller as exit values.
7a19950e 1438
bdf32ae5
GP
14391999-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1440
1441 * egcs_update: Use "if" instead of "&&". Touch generated files
12acf3a9 1442 only after the corresponding *.y files.
bdf32ae5 1443
3243be28
GP
14441999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1445
1446 * egcs_update: Do not use xargs, but a backquote construct.
1447
692c4bf5
AO
14481999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br>
1449
ceff9b14
AO
1450 * test_summary (version): Remove carriage return that gawk inserts
1451 in the version string for some reason.
692c4bf5 1452
5eff2ed5
GP
14531998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1454
1455 * egcs_update: Only touch files that already exist.
1456
cae94af8
AO
14571998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br>
1458
ceff9b14 1459 * test_summary (EOF): Remove double backslash.
cae94af8
AO
1460 Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1461
ddf469cc
AO
14621998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br>
1463
ceff9b14 1464 * test_summary (address): Set to egcs-testresults mailing list.
ddf469cc 1465
aa4d18c9
AO
14661998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
1467
ceff9b14
AO
1468 * test_summary (address): Added Marc Lehmann's testsuite-results
1469 to the default e-mail address.
aa4d18c9 1470
0a955618
AO
14711998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
1472
ceff9b14
AO
1473 * test_summary (-p, prepend_logs): Add these before the summary.
1474 (Compiler, Platform): Print these just before configflags.
0a955618 1475
0d4f7920
KG
1476Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1477
1478 * warn_summary (longLineFilter): New shell function to encapsulate
12acf3a9
AJ
1479 this functionality. It is off by default, only active if -llf
1480 flag is specified.
1481 (subdirectoryFilter): Fix bug in filtering which made some
1482 subdirectory warnings erroneously appear in the toplevel set.
1483 (stageNfilter): Renamed from `stageNwarns'. Updated to collect
1484 warnings from stage1 as well as stage0, which means warnings from
1485 outside the bootstrap directory. Eg, the libraries, etc.
1486 (warningFilter): New shell function to encapsulate this
1487 functionality.
0d4f7920 1488 (keywordFilter): New shell function to encapsulate this
12acf3a9 1489 functionality.
0d4f7920
KG
1490
1491 Store data in a temp file rather than calculating it 3x. Arrange
1492 to remove it on exit and signals.
1493
1494 Add -pass/-wpass flags to do "pass through" (i.e. manual
12acf3a9
AJ
1495 inspection) of bootstrap output from a particular stageN as well
1496 as language subdirs.
0d4f7920 1497
12acf3a9 1498 Add better comments/documentation.
0d4f7920 1499
415634f6
GP
1500Sat Oct 31 16:39:31 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1501
1502 * egcs_update: Add comment about keeping the FAQ synchronized.
1503
0999b4b8
JL
1504Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com)
1505
1506 * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
1507 in the repo again.
1508
318b0430
BK
1509Fri Oct 16 07:35:00 1998 Bruce Korb <korb@datadesign.com>
1510
1511 * egcs_update: Added gcc/fixinc/* generated files to touch list.
1512
788169db
JL
1513Tue Oct 13 23:28:33 1998 Jeffrey A Law (law@cygnus.com)
1514
1515 * egcs_update: Remove gcc/java/parse.c from list of files to
1516 touch.
1517
8173d477
KG
1518Wed Oct 7 13:00:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1519
1520 * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
1521
a3225b7a
KG
1522Mon Oct 5 14:19:48 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1523
1524 * warn_summary (subdirectoryFilter): New shell function to
12acf3a9
AJ
1525 optionally filter in/out gcc subdirectories when summarizing
1526 warnings. Add new flags to support subdirectory filtering.
1527
a3225b7a 1528 Also, ensure the bootstrap stage is a number. Add some more C
12acf3a9
AJ
1529 keywords that are preserved in the "warning type" summary and
1530 tighten up the "arg ???" regexp.
a3225b7a 1531
3b0e5534
BK
1532Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
1533
1534 * fixinc/inclhack.def: Not all C++ comments in C headers
1535 were treated alike. They are now. Also fixed syntax
1536 of sed expression in "systypes" fix.
1537
1538 * fixinc/inclhack.def: Removed SVR4.2-ism from shell invocation
1539
1540 * egcs_update: Added fixinc/* generated files to touch list.
1541
f06e7a27
KG
1542Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1543
1544 * egcs_update: Additionally touch gcc/java/parse.[ch].
1545
430c3d7b 1546Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
12acf3a9 1547
430c3d7b
BK
1548 * fixinc/inclhack.def: Added two files required by
1549 SCO's Open Server 5's avoid_bool fix.
1550 Regenerated fixinc.x and inclhack.sh to incorporate
1551 the update.
1552
aecb0339
RL
1553Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com>
1554
1555 * egcs_update: Do the pass 1 CVS update only for files that
12acf3a9 1556 may reasonably be under CVS control.
aecb0339 1557
49e921be
AO
15581998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
1559
ceff9b14 1560 * test_installed: New script for testing already-installed
12acf3a9 1561 gcc/g++/g77.
49e921be 1562
23a05d03
GP
1563Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1564
1565 * egcs_update: Assigned copyright to FSF.
1566
9b14b81c 1567Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4977bab6 1568 Alexandre Oliva <oliva@dcc.unicamp.br>
9b14b81c
GP
1569
1570 * egcs_update: New switch --nostdflags and documentation
1571 enhancements.
1572
f717c7e4
GP
1573Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1574
1575 * egcs_update: New script.
1576
7c3b5ba5
BK
15771998-08-05 Bruce Korb <korbb@datadesign.com>
1578
1579 * fixinc/Makefile
1580 Added define for target machine so machine-specific tests
1581 can be selected for or against.
1582
1583 * fixinc/fixincl.c
1584 Added an array of string pointers to machines to select
1585 or avoid, depending on a FD_MACH_IFNOT bit flag.
1586 Used a shell script to match the defined TARGET_MACHINE
1587 with any of the given match patterns.
1588
1589 * fixinc/fixincl.tpl
1590 Generate the array of strings and bit flag, as needed,
1591 depending on "mach" and "not_machine" attributes for a fix.
1592
1593 * fixinc/mkfixinc.sh
1594 Invoke the make with TARGET assigned the value of the
1595 machine name argument.
1596
31e9c6ed
MS
1597Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
1598
1599 * compare_tests: New script.
1600
91fa313b
AO
16011998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
1602
ceff9b14 1603 * test_summary: Assigned copyright to FSF.
91fa313b 1604
18aca902
GP
1605Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1606
1607 * test_summary: Corrected script name in comments providing
1608 documentation. Added linebreaks for lines with > 80 characters.
1609
3e5fb7a9
AO
1610Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
1611
ceff9b14
AO
1612 * test_summary: New switch, -i, and environment variable,
1613 append_logs, for including files in the report.
3e5fb7a9 1614
91af92df
MH
16151998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
1616
1617 * warn_summary: Update to Kaveh's latest version allowing to
1618 specify the last stage built.
1619
a681b39b 16201998-05-29 Bruce Korb <korbb@datadesign.com>
91af92df 1621
a681b39b
BK
1622 * fixinc/mkfixinc.sh
1623 Changes to make it easier to invoke on platforms that
1624 normally do not invoke fixincludes.
1625
1626 * fixinc/inclhack.def
1627 Applied fixes from egcs/gcc/fixincludes from the past several
1628 months.
1629
8a5b8e20 16301998-05-28 Bruce Korb <korbb@datadesign.com>
91af92df 1631
8a5b8e20
BK
1632 * fixinc/*: Updated most everything for a first real
1633 try at getting "fast_fixincludes" working.
1634
be3a14bb
JM
16351998-05-28 Jason Merrill <jason@yorick.cygnus.com>
1636
1637 * index-prop: New file.
1638
269df0f8
JL
1639Sat May 23 23:38:49 1998 Matthias Klose <doko@cs.tu-berlin.de>
1640
1641 * test_summary: find good awk (copied from warn_summary).
1642
1643Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com)
1644
1645 * test_summary, warn_summary: New files