12024-06-20  Release Manager
2
3	* GCC 12.4.0 released.
4
52023-05-08  Release Manager
6
7	* GCC 12.3.0 released.
8
92022-08-19  Release Manager
10
11	* GCC 12.2.0 released.
12
132022-05-06  Release Manager
14
15	* GCC 12.1.0 released.
16
172021-05-14  Jakub Jelinek  <jakub@redhat.com>
18
19	* crontab: Stop doing gcc-8 snapshots.
20
212021-04-20  Jakub Jelinek  <jakub@redhat.com>
22
23	* crontab: Snapshots from trunk are now GCC 12 related.
24	Add GCC 11 snapshots from the respective branch.
25
262021-04-09  Martin Liska  <mliska@suse.cz>
27
28	* branch_changer.py: Generate URL only when emitting
29	to terminal.
30
312021-04-09  Martin Liska  <mliska@suse.cz>
32
33	* branch_changer.py: Mention closing candidates and emit
34	console links to bugzilla.
35
362021-04-09  Martin Liska  <mliska@suse.cz>
37
38	* branch_changer.py: Document more how the script behaves.
39
402021-04-09  Martin Liska  <mliska@suse.cz>
41
42	* branch_changer.py: Fix usage of Version class.
43
442021-04-09  Martin Liska  <mliska@suse.cz>
45
46	* branch_changer.py: Use new version scheme in --help output.
47
482021-04-08  Jonathan Wakely  <jwakely@redhat.com>
49
50	* generate_libstdcxx_web_docs: Add --disable-multilib to
51	configure command.
52
532021-04-08  Martin Liska  <mliska@suse.cz>
54
55	* branch_changer.py: Fix wrongly converted assert.
56
572021-04-08  Martin Liska  <mliska@suse.cz>
58
59	* branch_changer.py: Modernize and fix flake8 issues.
60	* setup.cfg: New file.
61
622020-12-16  Jakub Jelinek  <jakub@redhat.com>
63
64	* update_version_git: Put BASEDIR into /sourceware/snapshot-tmp/gcc
65	if it exist.
66
672020-05-29  Martin Liska  <mliska@suse.cz>
68
69	* bugzilla-close-candidate.py: Fix sorting of branches.
70
712020-05-29  Martin Liska  <mliska@suse.cz>
72
73	* bugzilla-close-candidate.py: Fix parsing of SVN revisions.
74	Fix skipping of PRs that contain Can be closed message.
75
762020-05-29  Martin Liska  <mliska@suse.cz>
77
78	* bugzilla-close-candidate.py: Support both SVN and GIT messages
79	in PRs. Remove need of usage of the bugzilla API key.
80
812020-05-27  Jakub Jelinek  <jakub@redhat.com>
82
83	* update_version_git: Rewrite using
84	contrib/gcc-changelog/git_update_version.py.
85
862020-04-30  Jakub Jelinek  <jakub@redhat.com>
87
88	* crontab: Snapshots from trunk are now GCC 11 related.
89	Add GCC 10 snapshots from the respective branch.
90
912020-03-12  Jakub Jelinek  <jakub@redhat.com>
92
93	* gcc_release (upload_files): Without -l, pass -m 755 to the mkdir
94	command invoked through ssh.
95
96	* update_web_docs_git: Drop SPHINXBUILD=/usr/bin/sphinx-1.0-build.
97
982020-02-27  Jakub Jelinek  <jakub@redhat.com>
99
100	* gcc_release: Add support for -b local-git-repo argument.
101
1022020-01-13  Jonathan Wakely  <jwakely@redhat.com>
103
104	* update_web_docs_libstdcxx_git: New file.
105	* update_web_docs_libstdcxx_svn: Remove.
106	* crontab: Use update_web_docs_libstdcxx_git.
107
1082020-01-13  Joseph Myers  <joseph@codesourcery.com>
109
110	* update_web_docs_git: New file.
111	* update_web_docs_svn: Remove.
112	* crontab: Use update_web_docs_svn.
113
1142020-01-13  Joseph Myers  <joseph@codesourcery.com>
115
116	* gcc_release: Use git instead of SVN.
117	* crontab: Update gcc_release calls.
118
1192020-01-13  Joseph Myers  <joseph@codesourcery.com>
120
121	* update_version_git: New file.
122	* update_version:svn: Remove.
123	* crontab: Use update_version_git.
124
1252019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
126
127	* gcc_release: Use https for gcc.gnu.org.
128
1292019-11-14  Richard Biener  <rguenther@suse.de>
130
131	* update_version_svn (IGNORE_BRANCHES): Add 7.
132
1332019-10-05  Richard Biener  <rguenther@suse.de>
134
135	* crontab: Disable snapshots from gcc-7-branch.
136
1372019-08-05  David Malcolm  <dmalcolm@redhat.com>
138
139	* update_web_docs_svn: Proceed even if the invocation of
140	sphinx fails.
141
1422019-05-04  Gerald Pfeifer  <gerald@pfeifer.com>
143
144	* crontab: Snapshots from trunk are now GCC 10 related.
145	Add GCC 9 snapshots from the respective branch.
146
1472019-02-23  Jonathan Wakely  <jwakely@redhat.com>
148
149	* generate_libstdcxx_web_docs: Improve error output.
150
1512018-11-22  Martin Liska  <mliska@suse.cz>
152
153	* bugzilla-close-candidate.py: New file.
154
1552018-10-26  Jakub Jelinek  <jakub@redhat.com>
156
157	* update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch.
158	* crontab: Remove gcc-6-branch entry.
159
160	* gcc_release (error, inform): Use $@ instead of $1.
161	(build_sources): Check for ^[[:blank:]]*GCC in both index.html
162	and changes.html, rather than for GCC in one and ^GCC in another one.
163
1642018-05-03  Jakub Jelinek  <jakub@redhat.com>
165
166	PR other/85622
167	* gcc_release: For -f, verify contrib/gennews has the major version
168	pages listed and both index.html and changes.html have been updated
169	for the new release.
170
1712018-04-25  Jakub Jelinek  <jakub@redhat.com>
172
173	* crontab: Enable snapshots from gcc-8-branch.
174
1752018-01-25  Richard Biener  <rguenther@suse.de>
176
177	* gcc_release (build_sources): Use getconf to get at the number
178	of cores in the system and pass -jN to gcc_build.
179
1802017-10-10  Jakub Jelinek  <jakub@redhat.com>
181
182	* update_version_svn: Ignore the GCC 5 branch.
183	* crontab: Remove entry for the GCC 5 branch.
184
1852017-05-23  Matthias Klose  <doko@ubuntu.com>
186
187	* gcc_release (XZ): Default to xz --best.
188
1892017-05-18  Matthias Klose  <doko@ubuntu.com>
190
191	* gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.
192	(build_diffs): Handle building diffs from either bz2 or xz tarballs,
193	compress diffs using xz instead of bz2.
194	(build_diff): Likewise.
195	(upload_files): Check for *.xz files instead of *.bz2 files.
196	(announce_snapshot): Announce xz tarball instead of bz2 tarball.
197	(XZ): New definition.
198	(<toplevel>): Look for both bz2 and xz compressed old tarballs.
199
2002017-04-20  Jakub Jelinek  <jakub@redhat.com>
201
202	* crontab: Enable snapshots from gcc-7-branch.
203
2042017-03-03  Gerald Pfeifer  <gerald@pfeifer.com>
205
206	* gcc_release (snapshot_print): Replace md5 checksum by sha256.
207
2082017-02-28  Gerald Pfeifer  <gerald@pfeifer.com>
209
210	* update_web_docs_svn: Remove a reference to GCC 3.1.  Describe
211	settings to tweak if running on a host different from gcc.gnu.org.
212	(WWWBASE): Allow override via the environment.  Also check for
213	existance.
214
2152017-02-08  Gerald Pfeifer  <gerald@pfeifer.com>
216
217	* update_web_docs_svn (MANUALS): Add libitm.
218
2192016-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
220
221	PR documentation/50642
222	* update_web_docs_svn (CSS): Introduce.
223	Have generated files refer to it.
224
2252016-08-17  Martin Liska  <mliska@suse.cz>
226
227	* branch_changer.py: Describe the script. Add sample usage
228	of the script.
229
2302016-08-03  Martin Liska  <mliska@suse.cz>
231
232	* branch_changer.py: New file.
233
2342016-07-26  Richard Biener  <rguenther@suse.de>
235
236	* update_version_svn: Ignore the GCC 4.9 branch.
237
2382016-07-26  Richard Biener  <rguenther@suse.de>
239
240	* crontab: Remove entry for the GCC 4.9 branch.
241
2422016-06-13  Jonathan Wakely  <jwakely@redhat.com>
243
244	* generate_libstdcxx_web_docs: Use realpath to get absolute path.
245	Add comment about LaTeX errors.
246
2472016-04-15  Jakub Jelinek  <jakub@redhat.com>
248
249	* crontab: Enable snapshots from gcc-6-branch.
250
2512015-06-23  Richard Biener  <rguenther@suse.de>
252
253	* update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.
254
2552015-06-14  Richard Biener  <rguenther@suse.de>
256
257	* crontab: Disable snapshots from the 4.8 branch.
258
2592015-04-13  Jakub Jelinek  <jakub@redhat.com>
260
261	* update_version_svn: Update DATESTAMP also on
262	branches/gcc-[0-9]+-branch.
263
264	* gcc_release: Fix up thinko in the last commit, improve error
265	message.  Commit all ChangeLog, DEV-PHASE and BASE-VER changes
266	together, rather than doing dozens of separate commits.
267
2682015-04-12  Jakub Jelinek  <jakub@redhat.com>
269
270	* gcc_release: For RELEASE_MAJOR 5+ only use the major
271	number in branch name.  When doing final release of 5+,
272	if BASE-VER doesn't match release, but is *.*.1 for the
273	one smaller minor version, bump BASE-VER.
274
275	* crontab: Enable snapshots from gcc-5-branch.
276
2772015-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
278
279	* update_web_docs_libstdcxx_svn (FILTER): Introduce.
280	Use to filter output of the copying process.
281
2822015-02-25  Arnaud Charlet  <charlet@adacore.com>
283
284	* update_web_docs_svn: Preserve gcc/ada/*.png. Update comments.
285
2862015-02-25  Arnaud Charlet  <charlet@adacore.com>
287
288	* update_web_docs_svn: Add -I gcc/gcc/ada/doc/gnat_ugn for gnat_ugn
289
2902015-02-06  David Malcolm  <dmalcolm@redhat.com>
291
292	PR jit/64257
293	* update_web_docs_svn: When copying up files for the built jit
294	documentation, also copy up .txt files.
295
2962015-02-04  David Malcolm  <dmalcolm@redhat.com>
297
298	PR jit/64257
299	* update_web_docs_svn: Update build of jit docs to use EPEL6
300	variant install of sphinx 1.0.8, rather than 0.6.6.
301
3022015-01-26  David Malcolm  <dmalcolm@redhat.com>
303
304	PR jit/64257
305	* update_web_docs_svn: Don't delete gcc/jit/docs or
306	gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
307	building of the JIT docs (using sphinx-build).  Special case
308	copying them up.
309
3102014-08-14  Richard Biener  <rguenther@suse.de>
311
312	* crontab: Change trunk snapshots from 4.10 to 5.
313
3142014-08-01  Arnaud Charlet  <charlet@adacore.com>
315
316	* update_web_docs_svn: Simplify build of gnat_ugn.
317
3182014-06-12  Richard Biener  <rguenther@suse.de>
319
320	* crontab: Remove 4.7 snapshot entry.
321	* update_version_svn: Update IGNORE_BRANCHES.
322
3232014-05-30  Jonathan Wakely  <jwakely@redhat.com>
324
325	* generate_libstdcxx_web_docs: New script.
326
3272014-04-11  Jakub Jelinek  <jakub@redhat.com>
328
329	* crontab: Enable snapshots from gcc-4_9-branch.
330
3312014-02-01  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
332
333	PR other/56653
334	* gcc_release: Avoid printing empty line to generated MD5SUMS files.
335	Bump copyright year.
336
3372013-12-02  Gerald Pfeifer  <gerald@pfeifer.com>
338
339	* update_web_docs_svn: Work around makeinfo generated file names
340	and references with "_002d" instead of "-".
341
3422013-04-12  Jakub Jelinek  <jakub@redhat.com>
343
344	* crontab: Disable snapshots from gcc-4_6-branch.
345	* update_version_svn: Ignore gcc-4_6-branch.
346
3472013-04-07  Gerald Pfeifer  <gerald@pfeifer.com>
348
349	* update_web_docs_libstdcxx_svn: No longer ignore all output from
350	the actual copy process.
351	Check the exit code of the actual copy process; diagnose problems.
352
3532013-03-16  Jakub Jelinek  <jakub@redhat.com>
354
355	* crontab: Enable snapshots from gcc-4_8-branch.
356
3572012-07-02  Richard Guenther  <rguenther@suse.de>
358
359	* crontab: Disable snapshots from gcc-4_5-branch.
360	* update_version_svn: Ingore gcc-4_5-branch.
361
3622012-03-23  Richard Guenther  <rguenther@suse.de>
363
364	* crontab: Enable snapshots from gcc-4_7-branch.
365
3662012-03-13  Jakub Jelinek  <jakub@redhat.com>
367
368	* crontab: Remove 4.4 branch from the list of snapshots to make.
369	* update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch.
370
3712012-03-05  Richard Guenther  <rguenther@suse.de>
372
373	* crontab: Remove 4.3 branch from the list of snapshots to make.
374
3752012-03-02  Richard Guenther  <rguenther@suse.de>
376
377	* crontab: Fix day-of-week.
378
3792012-03-02  Richard Guenther  <rguenther@suse.de>
380
381	* crontab: Update for 4.7 branching.
382
3832011-11-21  Gerald Pfeifer  <gerald@pfeifer.com>
384
385	* update_web_docs_svn: Make $DOCSDIR group writable after
386	creating it.
387
3882011-06-27  Richard Guenther  <rguenther@suse.de>
389
390	* update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch.
391
3922011-05-22  Joseph Myers  <joseph@codesourcery.com>
393
394	* gcc_release (adjust_dirs, maybe_build_tarfile): Remove.
395	(build_tarfiles): Don't build separate files for languages and
396	core.
397	(build_diffs): Only build one set of diffs.
398	(announce_snapshot): Only announce one tar file.
399	(ADA_DIRS, CPLUSPLUS_DIRS, FORTRAN95_DIRS, GO_DIRS, JAVA_DIRS,
400	OBJECTIVEC_DIRS, TESTSUITE_DIRS): Remove.  Don't adjust names
401	relative to WORKING_DIRECTORY.
402
4032011-04-21  Jakub Jelinek  <jakub@redhat.com>
404
405	* gcc_release (maybe_build_tarfile): Don't build a tarfile if
406	the first directory doesn't exist.
407
4082011-03-14  Jakub Jelinek  <jakub@redhat.com>
409
410	* crontab: Enable 4.7 snapshots, switch 4.6 snapshots to
411	4.6 branch.
412
4132011-02-07  Joseph Myers  <joseph@codesourcery.com>
414
415	* update_web_docs_svn: Generate libquadmath-vers.texi.
416
4172011-01-31  Gerald Pfeifer  <gerald@pfeifer.com>
418
419	* update_version_svn (FILES): Merge with datestamp_FILES.
420	(SVNROOT2): Introduce and use.
421	
4222011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
423
424	* update_version_svn (SVN): Remove obsolete comment.
425	(CURR_DATE): Fix description.
426	Fix description of checkout procedure.
427
4282010-12-18  Tobias Burnus  <burnus@net-b.de>
429
430	* update_web_docs_svn (MANUALS): Add libquadmath.
431
4322010-12-08  Ian Lance Taylor  <iant@google.com>
433
434	* gcc_release: Add support for releasing Go as a separate
435	tarball.
436
4372010-12-08  Ian Lance Taylor  <iant@google.com>
438
439	* update_web_docs_svn (MANUALS): Add gccgo.
440
4412010-12-08  Ian Lance Taylor  <iant@google.com>
442
443	* README: Change "CVS" to "Subversion".
444
4452010-08-23  Gerald Pfeifer  <gerald@pfeifer.com>
446
447	* gcc_release (snapshot_print): Also include an sha1 hash for
448	every tarball.  Slightly tweak indentation.
449
4502010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
451
452	* gcc_release (CVSROOT): Remove all occurrences.
453
4542010-08-14  Gerald Pfeifer  <gerald@pfeifer.com>
455
456	* gcc_release (snapshot_print): Include md5 hash for every tarball
457	in the README file and notification mail.
458
4592010-08-01  Gerald Pfeifer  <gerald@pfeifer.com>
460
461	* update_web_docs_libstdcxx_svn: Do not compress generated .html
462	files any more.
463
4642010-06-24  Joseph Myers  <joseph@codesourcery.com>
465
466	* update_web_docs_svn: Also pass -I option pointing to ada/ source
467	directory for Ada manual.
468
4692010-04-16  Joseph Myers  <joseph@codesourcery.com>
470
471	* crontab: Enable 4.6 snapshots.
472
4732010-04-07  Joseph Myers  <joseph@codesourcery.com>
474
475	* crontab: Switch 4.5 snapshots to 4.5 branch.
476
4772010-03-31  Joseph Myers  <joseph@codesourcery.com>
478
479	* gcc_release (build_tarfiles): Make directories mode 755, not
480	777.
481
4822009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
483
484	* update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
485
4862009-10-03  Diego Novillo  <dnovillo@google.com>
487
488	* gcc_release (JAVA_DIRS): Remove zlib.
489
4902009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
491
492	* update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
493
4942009-04-09  Jakub Jelinek  <jakub@redhat.com>
495
496	* gcc_release: Change copyright header to refer to version
497	3 of the GNU General Public License and to point readers at the
498	COPYING3 file and the FSF's license web page.
499	* maintainer-addresses: Likewise.
500
5012009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
502
503	* update_web_docs_svn: Run this script under plain /bin/sh
504	as opposed to /bin/sh -x.
505
5062009-03-30  Joseph Myers  <joseph@codesourcery.com>
507
508	* update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
509
5102009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
511
512	* crontab: Stop 4.2 snapshots.
513	Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
514
5152009-03-27  Mark Mitchell  <mark@codesourcery.com>
516
517	* crontab: Add 4.4 branch snapshots.
518
5192009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
520
521	* update_version_svn (ADD_BRANCHES): Remove autovect-branch
522	and document format.
523
5242009-01-17  Richard Guenther  <rguenther@suse.de>
525
526	* gcc_release (JAVA_DIRS): Remove fastjar.
527
5282008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
529
530	* gcc_release: Fix a couple of comments.
531
5322008-07-04  Joseph Myers  <joseph@codesourcery.com>
533
534	* crontab: Remove 4.1 snapshots job.
535	* update_version: Remove.
536	* gcc_release: Remove support for g77 and release status in
537	version.c.
538	* update_version_svn: Ignore 4.1 branch.  Remove support for
539	updating files other than DATESTAMP.
540	* update_web_docs_svn: Remove support for g77 manual.
541
5422008-02-18  Jakub Jelinek  <jakub@redhat.com>
543
544	* crontab: Add 4.3 branch.  Set trunk to 4.4.
545
5462008-01-28  Joseph Myers  <joseph@codesourcery.com>
547
548	* gcc_release (build_sources): Pass --disable-multilib to
549	gcc_build.
550	(SVN): Don't use full path.
551
5522008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
553
554	* update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
555
5562007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
557
558	* gcc_release: Do not include copies of faq.html in releases,
559	and remove all the explicit support code to pull in web pages.
560
5612007-08-21  Paul Brook  <paul@codesourcery.com>
562	    Nathan Sidwell  <nathan@codesourcery.com>
563	    Mark Mitchell  <mark@codesourcery.com>
564	    Joseph Myers  <joseph@codesourcery.com>
565
566	* gcc_release: Do not include copies of bugs.html in releases.
567	* update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
568	gcc-vers.texi.
569
5702007-07-06  Joseph Myers  <joseph@codesourcery.com>
571
572	* update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
573	commands.
574
5752007-06-28  Mike Stump  <mrs@apple.com>
576
577	* gcc_release: Update for Objective-C++.
578
5792007-05-28  Mark Mitchell  <mark@codesourcery.com>
580
581	* gcc_release: Adjust placement of release candidates.
582
5832007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
584
585	* update_web_docs_svn (MANUALS): Move towards the top of the
586	script.  Reformat for easier editing/diffing.
587
5882006-03-31  Tobias Burnus  <burnus@net-b.de>
589
590	* update_web_docs_svn: Build also gfc-internals.
591
5922007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
593
594	* update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
595
5962007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
597
598	* crontab: No longer build snapshots for 4.0.x.
599
6002007-01-21  Tobias Burnus  <burnus@net-b.de>
601
602	* update_web_docs_svn: Build also libgomp documentation.
603
6042007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
605
606	* crontab: Spread snapshots more evenly throughout the week, and
607	in "ascending" order.  Build all at the same time of the day.
608
6092006-10-20  Mark Mitchell  <mark@codesourcery.com>
610
611	* crontab: Add 4.2 branch.  Set trunk to 4.3.
612
6132006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
614
615	* gcc_release (LC_ALL): Default to C.
616
6172006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
618
619	* crontab: Don't build snapshot for 3.4.x anymore.
620	* update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
621
6222006-01-12  Ben Elliston  <bje@au.ibm.com>
623
624	* update_version_svn (ADD_BRANCHES): Remove dfp-branch.
625
6262005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
627
628	* update_web_docs_svn: Remove unnecessary files from source tree.
629	Use set -e.
630	* doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
631
6322005-12-16  Mark Mitchell  <mark@codesourcery.com>
633
634	* update_web_docs_svn: Set @srcdir in gcc-vers.texi. 
635	
6362005-11-18  Mark Mitchell  <mark@codesourcery.com>
637
638	* crontab: Add 4.1 branch entry.
639
6402005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
641
642	* gcc_release: Further update for SVN.  Don't set EXPORTTAG or
643	EXPORTDATE; always determine SVNREV the same way.  Correct message
644	about what sources are being retrived.  Include branch information
645	in LAST_UPDATED.
646	* crontab: Don't include initial / in branch name.
647
6482005-11-05  Daniel Berlin  <dberlin@dberlin.org>
649
650	* gcc_release:  Always determine revision number from date or tag,
651	and use that, instead of fragile date based export.
652	Put back setting of non-local CVSROOT.
653
6542005-11-05  Daniel Berlin  <dberlin@dberlin.org>
655
656	* gcc_release: Make tags go in /tags.
657	Don't tag for snapshots.
658	Determine revision number of export and put into snapshot
659	announcement.
660
6612005-11-03  Daniel Berlin  <dberlin@dberlin.org>
662
663	* gcc_release: Update for SVN
664	* crontab: Update for new gcc_release
665
6662005-10-26  Daniel Berlin  <dberlin@dberlin.org>
667
668	* update_web_docs_svn: Use -q to quiet svn.
669
6702005-10-26  Daniel Berlin  <dberlin@dberlin.org>
671
672	* crontab: Update to reflect reality
673
6742005-10-01  Mark Mitchell  <mark@codesourcery.com>
675
676	* gcc_release (build_sources): If trying to apply a tag that
677	already exists, issue an error message and exit.
678
6792005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
680
681	PR other/23693
682	* update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
683
6842005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
685
686	* update_web_docs_old: Remove.
687
6882005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
689
690	* gcc_release: Update with FSF address.
691
6922005-07-26  Janis Johnson  <janis187@us.ibm.com>
693
694	* update_version (ADD_BRANCHES): Add dfp-branch.
695
6962005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
697
698	* crontab: Spread snapshot building more evenly throughout the
699	week.
700
7012005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
702
703	* crontab: Don't build 3.3 branch snapshots.
704	* update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
705
7062005-03-15  Zack Weinberg  <zack@codesourcery.com>
707
708	* README: Update.
709	* gcc_release: Update gcc/DEV-PHASE if that file exists, instead
710	of gcc/version.c.
711	* update_version: Handle updating gcc/DATESTAMP.
712	* update_web_docs: Generate gcc-vers.texi first.
713
7142005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
715
716	* gcc_release (ADA_DIRS): Add "gnattools".
717
7182005-02-25  Mark Mitchell  <mark@codesourcery.com>
719
720	* crontab: Adjust for 4.0 branch.
721
7222004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
723
724	* update_version (ADD_BRANCHES): Replace lno-branch with
725	autovect-branch.
726
7272004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
728
729	* crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
730
7312004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
732
733	* gcc_release (build_sources): Add comment header to generated
734	MD5SUMS.
735
7362004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
737
738	* gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
739	(announce_snapshot):  Update for above.  Don't use echo -e.
740
7412004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
742
743	* maintainer-scripts (snapshot_print): New function.
744	(announce_snapshot): Generate announcment on the fly.
745	Use a directory link for LATEST.
746	* snapshot-README: Delete.
747	* snapshot-index.html: Delete.
748
7492004-06-09  Paolo Bonzini  <bonzini@gnu.org>
750
751	* gcc_release (build_sources): Move the libcpp gmo files
752	to the source directory.
753
7542004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
755
756	* gcc_release (maybe_build_tarfile): New function.
757	(build_tarfiles): Use maybe_build_tarfile.
758
7592004-05-21  Paolo Carlini  <pcarlini@suse.de>
760
761	* gcc_release (build_sources): Generate the NEWS file in toplevel.
762
7632004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
764
765	* gcc_release (build_sources): Change CRCs from brik to md5sum.
766
7672004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
768
769	* crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
770
7712004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
772
773	* update_web_docs: Also remove old .gz files from subdirectories
774	on the 15th of the month.
775
7762004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
777
778	* update_web_docs (MANUALS): Add gfortran.
779
7802004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
781
782	* update_web_docs: Fix generation of Ada docs.
783
7842004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
785
786	* update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
787
788	* gcc_release (DIFF): Remove -3 option.
789
7902003-07-26  Paul Brook  <paul@nowt.org>
791
792	* gcc_release: Add gcc-fortran.
793	* snapshot-README: Ditto.
794	* snapshot-index.html: Ditto.
795
7962004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
797
798	* crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
799	Friday night, where gcc.gnu.org has less load.
800
8012004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
802
803	* crontab: Adjust temporary directory used for snapshot generation.
804	Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
805	less load.
806
8072004-04-19  Mark Mitchell  <mark@codesourcery.com>
808
809	* gcc_release (build_sources): Do not use "-F" to tag sources.
810
8112004-04-07  Mark Mitchell  <mark@codesourcery.com>
812
813	* gcc_release (build_sources): Do not use "-r" and "-D" at the
814	same time with "cvs export".
815
8162004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
817
818	* gcc_release: Fix sanity check for argument of -p command-line
819	options.  In snapshot mode, only generate diffs against the previous
820	snapshot if the user did not specify any old tarball explictly.
821
8222004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
823
824	* gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
825	only set at a single place.
826
8272004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
828
829	* gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
830	(announce_snapshot): Use it.
831
8322004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
833
834	* gcc_release (announce_snapshot): Use changedir instead of
835	plain cd.
836
8372004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
838
839	* gcc_release: Add libada as part of ADA_DIRS.
840
8412004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
842
843	* crontab: Make 3.4 snapshots from the new 3.4 release branch.
844
8452004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
846
847	* gcc_release (build_sources): Delete call to make f77.rebuilt.
848
8492004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
850
851	* snapshot-README: Mention how the snapshot was generated.
852	* snapshot-index.html: Ditto.  Further sync with snapshot-README.
853
8542004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
855
856	* update_web_docs: Create tarballs of documentation sources and
857	HTML docs.
858
8592004-01-02  Gerald Pfeifer  <gp@suse.de>
860
861	* update_version: Add some documentation.
862
8632004-01-02  Pop S��bastian  <pop@gauvain.u-strasbg.fr>
864
865	* update_version (ADD_BRANCHES): Add lno-branch.
866
8672003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
868
869	* maintainer-addresses: New script.
870
8712003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
872
873	* gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
874
8752003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
876
877	* gcc_release (announce_snapshot): Restructure processing
878	of snapshot-README and snapshot-index.html and add a new
879	substitution for @EXPORT@.
880
8812003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
882
883	* gcc_release (build_sources): Create/update the LAST_UPDATED file
884	in the source directory with information how sources were obtained.
885
8862003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
887
888	* gcc_release (build_sources): Use two new variables EXPORTTAG and
889	EXPORTDATE to make the extraction of sources more transparent and
890	also allow snapshots (off mainline) without a tag.
891
8922003-08-08  Mark Mitchell  <mark@codesourcery.com>
893
894	* gcc_release: Correct logic for updating version.c.  Put
895	prereleases into a subdirectory.
896
8972003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
898
899	* crontab: Update invocation of gcc_release according to the
900	previous changes there.  Add automatic 3.4 snapshots from mainline.
901
9022003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
903
904	* gcc_release (usage): Document that -s now takes symbolic name
905	and branch of the snapshot as parameters.
906	Implement this as part of command-line processing.
907	(BRANCH): Remove default initialization for snapshots.
908	(CVSBRANCH): Ditto.
909	Do not lay down a CVS tag if generating a snapshot from mainline.
910
9112003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
912
913	* gcc_release (announce_snapshot): Use ${RELEASE} instead
914	of ${BRANCH}-${DATE} to refer to the snapshot directory.
915	Put README file into the snapshot directory.
916
917	(RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
918	(FTP_PATH): Use ${RELEASE} in case of snapshots.
919	(TAG): Ditto.
920	(OLD_TARS): Adjust to new directory scheme for snapshots.
921
9222003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
923
924	* gcc_release (announce_snapshot): Add substitution of @RELEASE@
925	for README and index.html.
926	* snapshot-README: Use it.
927	* snapshot-index.html: Ditto.
928
9292003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
930
931	* gcc_release (announce_snapshot): Add substitution of @BRANCH@
932	for README and index.html.  Remove substitution of @LONG_DATE@.
933	Put index.html into the respective snapshot directory.
934	Adjust subject of the notification mail to the new naming scheme
935	for CVS tags.
936	Adjust name of the LATEST-IS-... files to the new naming scheme
937	for snapshot directories.
938	(FTP_PATH): Ditto.
939	(LAST_DIR): Ditto.
940	(LAST_LONG_DATE): Remove.
941
942	* snapshot-README: Adjust to the new naming schemes for directories
943	and snapshots per se.
944	Dynamically fill in the respective branch instead of hardcoding it.
945
946	* snapshot-index.html: Replace individual links to diffs with a
947	general link to the diff/ subdirectory.
948	Mention the concrete snapshot in <title> and <h1>.
949	Adjust links to the new location of index.html.
950
9512003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
952
953	* gcc_release: Move handling of complex modes directly after
954	switch handling.
955	(TAG): Include the branch name as part of snapshot CVS tags.
956
9572003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
958
959	* gcc_release: Execute gcc.gnu.org-only operations which are
960	related to diff generation only if diffs have been requested.
961	(build_sources): Improve tracing and an error message related
962	to tagging.
963
9642003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
965
966	* gcc_release (BRANCH): Rename to...
967	(CVSBRANCH): ...new macro, and use BRANCH for the variant users
968	will see.
969	(FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
970	of the directory name.
971	Use .snapshot_date-${BRANCH} instead of .snapshot_date.
972
9732003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
974
975	* gcc_release: Command "all" now creates .gz files only for
976	releases and pre-releases.
977
9782003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
979
980	* gcc_release (build_sources): Do not include gnats.html any longer.
981	Make an error message more descriptive.
982
9832003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
984
985	* gcc_release: Factor the updating of links and READMEs on the
986	FTP server and sending mail for snapshots into a...
987	(announce_snapshot): ...new function.
988	Add informative output for both.
989
9902003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
991
992	* gcc_release: Do not update gcc_latest_snapshot tag any longer.
993
9942003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
995
996	* snapshot-index.html: Use F77 instead of G77 front end.
997	Remove link to CodeSourcery snapshots which was not up-to-date.
998	Do not refer to gcc-bugs@gcc.gnu.org any longer.
999
1000	* snapshot-README: Use F77 front end instead of G77 language.
1001
10022003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1003
1004	* gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
1005	(build_bz2): Rename to build_gzip and create .gz files from .bz2
1006	files instead of the other way around.
1007	(build_gzip): New function.
1008	(build_diffs): Build .bz2 files instead of .gz files.
1009	(build_diff): Use .bz2 files instead of .gz files.
1010	Make an error message independent of the compression format.
1011	(MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
1012	invocation of this script.
1013	(MODE_GZIP): New variable.
1014	(OLD_TARS): Use .bz2 archive of the previous snapshot.
1015
10162003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1017
1018	* snapshot-README: Use GCC instead of gcc, C++ front end instead of
1019	g++ language, and note that Java includes a run time.
1020	* snapshot.index.html: Ditto.
1021
10222003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1023
1024	* gcc_release (build_diff): Properly use ${TAR} instead of
1025	hard-coded tar.
1026
10272003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1028
1029	* snapshot-index.html: Refer to .bz2 files instead of .gz files.
1030	Simplify the note on not using unannounced snapshots.
1031
10322003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1033
1034	* snapshot-README: Refer to .bz2 files instead of .gz files.
1035	Add a note on where to find the diff files.
1036	Simplify the note on not using unannounced snapshots.
1037	Remove documentation of the gcc_latest_snapshot tag.
1038
10392003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1040
1041	* gcc_release (build_diffs): Add diagnostics in case we cannot
1042	generate a specific diff file.
1043
10442003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1045
1046	* gcc_release (build_sources): Only update ChangeLog files which
1047	do not yet contain the entry we are going to add.
1048	Fix typo in added ChangeLog entries.
1049
10502003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1051
1052	* gcc_release (upload_files): Put diff files into a "diffs"
1053	subdirectory
1054
10552003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
1056
1057	* gcc_release: GNU CC -> GCC.
1058
10592003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1060
1061	* gcc_release (usage): Print more detailed description of all
1062	command-line options.
1063
10642003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1065
1066	* update_version (ADD_BRANCHES): Add, set to MAIN and
1067	tree-ssa-20020619-branch.
1068	(BRANCHES): Always consider branches given by $ADD_BRANCHES.
1069
10702003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1071
1072	* update_version (textstring_FILES): Only version.c needs to be
1073	updated, now that we do not consider older branches any more.
1074
10752003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1076
1077	* update_version (IGNORE_BRANCHES): Add.
1078	(BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
1079
10802003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1081
1082	* update_version: Add a trace of which branch we are currently
1083	working on.
1084
10852002-12-16  Mark Mitchell  <mark@codesourcery.com>
1086
1087	* gcc_release: Make snapshots from the GCC 3.3 branch.
1088	* snapshot-README: Update.
1089
10902002-09-23  Zack Weinberg  <zack@codesourcery.com>
1091
1092	* update_version: Do not check in files which are unchanged.
1093	* gcc_release: Only update the version in gcc/version.c.
1094
10952002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1096
1097	* update_web_docs (MANUALS): Add fastjar.
1098
10992002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1100
1101	* gcc_release: Make snapshots come from the mainline.
1102	* snapshot-README: Update.
1103
11042002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
1105
1106	* update_web_docs: Remove support for generating g77_news.html and
1107	g77_bugs.html.
1108	* update_web_docs_old: Likewise.  Remove support for generating
1109	thanks.html.
1110
11112002-07-28  Andreas Jaeger  <aj@suse.de>
1112
1113	* gcc_release: Update comment.
1114
1115	* snapshot-README: Snapshots are taken from GCC 3.2 branch.
1116
11172002-07-28  Mark Mitchell  <mark@codesourcery.com>
1118
1119	* gcc_release: Use the 3.2 branch for snapshots.
1120
11212002-05-31  Florian Weimer  <fw@deneb.enyo.de>
1122
1123	* update_web_docs (MANUALS): Include various flavours of the GNAT
1124	User Guide.
1125
11262002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
1127
1128	* update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
1129	gcc/gcc/ada/gnatvsn.ads.
1130
11312002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
1132
1133	* gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
1134	release status is updated.
1135	* update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
1136
11372002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1138
1139	* gcc_release: Do upload files when local.
1140
1141	* snapshot-README, snapshot-index.html: Remove chill.
1142
11432002-05-08  Mark Mitchell  <mark@codesourcery.com>
1144
1145	* gcc_release: Correct upload handling.
1146
11472002-04-22  Mark Mitchell  <mark@codesourcery.com>
1148
1149	* gcc_release (build_diffs): Remove reference to Chill.
1150
11512002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1152
1153	* update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
1154
11552002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
1156
1157	* gcc_release: Set TZ to UTC0.
1158
11592002-04-15  Mark Mitchell  <mark@codesourcery.com>
1160
1161	* gcc_release (build_tarfiles): Do not build Chill tarfiles.
1162	(CHILL_DIRS): Remove.
1163
11642002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1165
1166	* gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
1167	major mode.
1168
11692002-03-06  Phil Edwards  <pme@gcc.gnu.org>
1170
1171	* update_version:  Don't indent the version string.
1172
11732002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1174
1175	* snapshot-README: Note that snapshots come from the 3.1 branch.
1176	Update list of files.
1177
11782002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1179
1180	* gcc_release: Make snapshots come from the 3.1 branch.
1181
11822002-02-25  Mark Mitchell  <mark@codesourcery.com>
1183
1184	* update_version: Automatically update version files on all
1185	branches.
1186	* crontab: Only invoke update_version once.
1187
11882002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1189
1190	* gcc_release: Revert change to -p interface.  Allow for local and
1191	remote cases in creating directories.  Give an error if -p
1192	argument names a directory.
1193
11942002-02-21  Mark Mitchell  <mark@codesourcery.com>
1195
1196	* gcc_release: Correct handling of diff-generation.  Add
1197	"diffs" major mode.
1198
11992002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1200
1201	* gcc_release: Substitute dates in snapshot-README and
1202	snapshot-index.html files rather than directly using the old files
1203	on the FTP site.  Set QMAILHOST.
1204
12052002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1206
1207	* snapshot-index.html: Improve markup.
1208
12092002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1210
1211	* snapshot-README, snapshot-index.html: Use expressions such as
1212	@DATE@ rather than hardcoded dates.
1213
1214	* snapshot-README, snapshot-index.html: New files.
1215
12162002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1217
1218	* update_web_docs (contrib_file): Remove.
1219	Also removing special handling of thanks.html.
1220
12212001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1222
1223	* update_web_docs: Use makeinfo --html instead of texi2html.
1224	Remove support for pre-3.1 GCC versions.  Build online docs for
1225	gccint manual.
1226
12272001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1228
1229	* update_web_docs_old: Copy from update_web_docs.  Add comment
1230	that this is for GCC 3.0.x and earlier versions.
1231
12322001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1233
1234	* gcc_release: Add /usr/local/bin to path when local.
1235
12362001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1237
1238	* update_web_docs: Set SOURCEDIR so that install manual can be
1239	found when running install.texi2html.
1240
1241	* gcc_release: Don't require a username if running locally.
1242
12432001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1244
1245	* update_web_docs: Eliminate warnings about keeping files from web
1246	page preprocessing.
1247
1248	* update_web_docs: Allow for the same file name in different
1249	directories.
1250
12512001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1252
1253	* update_web_docs: Generate libiberty and gnat-style manuals.
1254
12552001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1256
1257	* gcc_release: Build snapshots from mainline.  Generate Ada and
1258	Chill tarballs.  Correct error check when building diffs.  Check
1259	for errors when building bzip2 files.
1260	* crontab: Use /sourceware/snapshot-tmp for building snapshots.
1261
12622001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1263
1264	* crontab: Build weekly snapshots.
1265
1266	* gcc_release: Copy from 3.0 branch.  Add support for building the
1267	weekly snapshots on gcc.gnu.org.
1268
12692001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1270
1271	* update_web_docs: Also check out texinfo.tex from
1272	gcc/doc/include.
1273
12742001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1275
1276	* update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
1277	Preprocess the entire web site, not just the install docs.
1278
12792001-06-25  Phil Edwards  <pme@sources.redhat.com>
1280
1281	* update_version:  Add command-line argument capability, also
1282	bump version for libstdc++-v3, and exit with the return code from
1283	the cvs commit.
1284	* crontab:  Call update_version with arguments instead of
1285	calling update_branch_version.
1286	* update_branch_version:  Remove.
1287
12882001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1289
1290	* update_web_docs: Only update the install documentation for the
1291	CVS HEAD.
1292
12932001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1294
1295	* update_web_docs, doc_exclude: Check out files that may be in the
1296	Attic.  Check out texinfo.tex.  Don't generate anything from
1297	c-tree.texi.  Generate PostScript output from manuals.
1298
12992001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1300
1301	* update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
1302	variables.
1303	Fix a comment and add another one.
1304	Generate the installation documentation in HTML format from
1305	gcc/doc/install.texi.
1306
13072001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1308
1309	* update_web_docs: Don't generate HTML from gxxint.texi.  Don't
1310	run texi2html on manuals that aren't present.
1311
13122001-03-18  Phil Edwards  <pme@sources.redhat.com>
1313
1314	* update_web_docs_libstdcxx:  New script.
1315	* crontab:  Call said script.
1316
13172001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1318
1319	* update_version, update_branch_version: Check out with gcc
1320	directory instead of using egcs link.
1321
13222001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1323
1324	* update_web_docs: Don't strip leading -r from argument following
1325	-r, or leading -d from argument following -d.  Bug pointed out by
1326	Matt Kraai.
1327
1328	* update_web_docs: Handle -r and -d options to generate docs for a
1329	release or branch in a subdirectory.  Determine names of G77 news
1330	and bugs files and contributors file after updated docs have been
1331	installed, not before.  Don't remove files from a subdirectory.
1332	Don't generate manuals for gcov (included in the GCC manual) or
1333	iostream (obsolete).  Do generate manuals for cppinternals, gcj
1334	and porting.  Update regular expressions for detecting whether
1335	files have really changed when regenerated.
1336
13372001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1338
1339	* update_web_docs: Use /usr/local/bin/texi2html rather than
1340	gccadmin's local copy.
1341
13422001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1343
1344	* crontab, doc_exclude, update_branch_version, update_version,
1345	update_web_docs: New files (as currently used by gccadmin).
1346	* README: New file.
1347