xref: /netbsd-src/external/gpl3/gcc/dist/maintainer-scripts/ChangeLog (revision 2b3d1ee8a773e028429b331332895d44f445d720)
12012-07-02  Release Manager
2
3	* GCC 4.5.4 released.
4
52011-04-28  Release Manager
6
7	* GCC 4.5.3 released.
8
92010-12-16  Release Manager
10
11	* GCC 4.5.2 released.
12
132010-07-31  Release Manager
14
15	* GCC 4.5.1 released.
16
172010-04-14  Release Manager
18
19	* GCC 4.5.0 released.
20
212010-03-31  Joseph Myers  <joseph@codesourcery.com>
22
23	* gcc_release (build_tarfiles): Make directories mode 755, not
24	777.
25
262009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
27
28	* update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
29
302009-10-03  Diego Novillo  <dnovillo@google.com>
31
32	* gcc_release (JAVA_DIRS): Remove zlib.
33
342009-04-23  Gerald Pfeifer  <gerald@pfeifer.com>
35
36	* update_web_docs_svn: Redirect output of texi2dvi to /dev/null.
37
382009-04-09  Jakub Jelinek  <jakub@redhat.com>
39
40	* gcc_release: Change copyright header to refer to version
41	3 of the GNU General Public License and to point readers at the
42	COPYING3 file and the FSF's license web page.
43	* maintainer-addresses: Likewise.
44
452009-04-08  Gerald Pfeifer  <gerald@pfeifer.com>
46
47	* update_web_docs_svn: Run this script under plain /bin/sh
48	as opposed to /bin/sh -x.
49
502009-03-30  Joseph Myers  <joseph@codesourcery.com>
51
52	* update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
53
542009-03-28  Gerald Pfeifer  <gerald@pfeifer.com>
55
56	* crontab: Stop 4.2 snapshots.
57	Spread out 4.3, 4.4, and 4.5 snapshots more evenly.
58
592009-03-27  Mark Mitchell  <mark@codesourcery.com>
60
61	* crontab: Add 4.4 branch snapshots.
62
632009-02-21  Gerald Pfeifer  <gerald@pfeifer.com>
64
65	* update_version_svn (ADD_BRANCHES): Remove autovect-branch
66	and document format.
67
682009-01-17  Richard Guenther  <rguenther@suse.de>
69
70	* gcc_release (JAVA_DIRS): Remove fastjar.
71
722008-10-04  Gerald Pfeifer  <gerald@pfeifer.com>
73
74	* gcc_release: Fix a couple of comments.
75
762008-07-04  Joseph Myers  <joseph@codesourcery.com>
77
78	* crontab: Remove 4.1 snapshots job.
79	* update_version: Remove.
80	* gcc_release: Remove support for g77 and release status in
81	version.c.
82	* update_version_svn: Ignore 4.1 branch.  Remove support for
83	updating files other than DATESTAMP.
84	* update_web_docs_svn: Remove support for g77 manual.
85
862008-02-18  Jakub Jelinek  <jakub@redhat.com>
87
88	* crontab: Add 4.3 branch.  Set trunk to 4.4.
89
902008-01-28  Joseph Myers  <joseph@codesourcery.com>
91
92	* gcc_release (build_sources): Pass --disable-multilib to
93	gcc_build.
94	(SVN): Don't use full path.
95
962008-01-21  Jonathan Wakely  <jwakely.gcc@gmail.com>
97
98	* update_web_docs_libstdcxx_svn: "docs" dir moved to "doc".
99
1002007-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
101
102	* gcc_release: Do not include copies of faq.html in releases,
103	and remove all the explicit support code to pull in web pages.
104
1052007-08-21  Paul Brook  <paul@codesourcery.com>
106	    Nathan Sidwell  <nathan@codesourcery.com>
107	    Mark Mitchell  <mark@codesourcery.com>
108	    Joseph Myers  <joseph@codesourcery.com>
109
110	* gcc_release: Do not include copies of bugs.html in releases.
111	* update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in
112	gcc-vers.texi.
113
1142007-07-06  Joseph Myers  <joseph@codesourcery.com>
115
116	* update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf
117	commands.
118
1192007-06-28  Mike Stump  <mrs@apple.com>
120
121	* gcc_release: Update for Objective-C++.
122
1232007-05-28  Mark Mitchell  <mark@codesourcery.com>
124
125	* gcc_release: Adjust placement of release candidates.
126
1272007-04-01  Gerald Pfeifer  <gerald@pfeifer.com>
128
129	* update_web_docs_svn (MANUALS): Move towards the top of the
130	script.  Reformat for easier editing/diffing.
131
1322006-03-31  Tobias Burnus  <burnus@net-b.de>
133
134	* update_web_docs_svn: Build also gfc-internals.
135
1362007-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
137
138	* update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
139
1402007-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
141
142	* crontab: No longer build snapshots for 4.0.x.
143
1442007-01-21  Tobias Burnus  <burnus@net-b.de>
145
146	* update_web_docs_svn: Build also libgomp documentation.
147
1482007-01-05  Gerald Pfeifer  <gerald@pfeifer.com>
149
150	* crontab: Spread snapshots more evenly throughout the week, and
151	in "ascending" order.  Build all at the same time of the day.
152
1532006-10-20  Mark Mitchell  <mark@codesourcery.com>
154
155	* crontab: Add 4.2 branch.  Set trunk to 4.3.
156
1572006-09-17  Gerald Pfeifer  <gerald@pfeifer.com>
158
159	* gcc_release (LC_ALL): Default to C.
160
1612006-03-11  Gabriel Dos Reis  <gdr@integrable-solutions.net>
162
163	* crontab: Don't build snapshot for 3.4.x anymore.
164	* update_version_svn (IGNORE_BRANCHES): Add 3_4-branch.
165
1662006-01-12  Ben Elliston  <bje@au.ibm.com>
167
168	* update_version_svn (ADD_BRANCHES): Remove dfp-branch.
169
1702005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
171
172	* update_web_docs_svn: Remove unnecessary files from source tree.
173	Use set -e.
174	* doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove.
175
1762005-12-16  Mark Mitchell  <mark@codesourcery.com>
177
178	* update_web_docs_svn: Set @srcdir in gcc-vers.texi.
179
1802005-11-18  Mark Mitchell  <mark@codesourcery.com>
181
182	* crontab: Add 4.1 branch entry.
183
1842005-11-06  Joseph S. Myers  <joseph@codesourcery.com>
185
186	* gcc_release: Further update for SVN.  Don't set EXPORTTAG or
187	EXPORTDATE; always determine SVNREV the same way.  Correct message
188	about what sources are being retrived.  Include branch information
189	in LAST_UPDATED.
190	* crontab: Don't include initial / in branch name.
191
1922005-11-05  Daniel Berlin  <dberlin@dberlin.org>
193
194	* gcc_release:  Always determine revision number from date or tag,
195	and use that, instead of fragile date based export.
196	Put back setting of non-local CVSROOT.
197
1982005-11-05  Daniel Berlin  <dberlin@dberlin.org>
199
200	* gcc_release: Make tags go in /tags.
201	Don't tag for snapshots.
202	Determine revision number of export and put into snapshot
203	announcement.
204
2052005-11-03  Daniel Berlin  <dberlin@dberlin.org>
206
207	* gcc_release: Update for SVN
208	* crontab: Update for new gcc_release
209
2102005-10-26  Daniel Berlin  <dberlin@dberlin.org>
211
212	* update_web_docs_svn: Use -q to quiet svn.
213
2142005-10-26  Daniel Berlin  <dberlin@dberlin.org>
215
216	* crontab: Update to reflect reality
217
2182005-10-01  Mark Mitchell  <mark@codesourcery.com>
219
220	* gcc_release (build_sources): If trying to apply a tag that
221	already exists, issue an error message and exit.
222
2232005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
224
225	PR other/23693
226	* update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
227
2282005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
229
230	* update_web_docs_old: Remove.
231
2322005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
233
234	* gcc_release: Update with FSF address.
235
2362005-07-26  Janis Johnson  <janis187@us.ibm.com>
237
238	* update_version (ADD_BRANCHES): Add dfp-branch.
239
2402005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
241
242	* crontab: Spread snapshot building more evenly throughout the
243	week.
244
2452005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
246
247	* crontab: Don't build 3.3 branch snapshots.
248	* update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
249
2502005-03-15  Zack Weinberg  <zack@codesourcery.com>
251
252	* README: Update.
253	* gcc_release: Update gcc/DEV-PHASE if that file exists, instead
254	of gcc/version.c.
255	* update_version: Handle updating gcc/DATESTAMP.
256	* update_web_docs: Generate gcc-vers.texi first.
257
2582005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
259
260	* gcc_release (ADA_DIRS): Add "gnattools".
261
2622005-02-25  Mark Mitchell  <mark@codesourcery.com>
263
264	* crontab: Adjust for 4.0 branch.
265
2662004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
267
268	* update_version (ADD_BRANCHES): Replace lno-branch with
269	autovect-branch.
270
2712004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
272
273	* crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
274
2752004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
276
277	* gcc_release (build_sources): Add comment header to generated
278	MD5SUMS.
279
2802004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
281
282	* gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
283	(announce_snapshot):  Update for above.  Don't use echo -e.
284
2852004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
286
287	* maintainer-scripts (snapshot_print): New function.
288	(announce_snapshot): Generate announcment on the fly.
289	Use a directory link for LATEST.
290	* snapshot-README: Delete.
291	* snapshot-index.html: Delete.
292
2932004-06-09  Paolo Bonzini  <bonzini@gnu.org>
294
295	* gcc_release (build_sources): Move the libcpp gmo files
296	to the source directory.
297
2982004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
299
300	* gcc_release (maybe_build_tarfile): New function.
301	(build_tarfiles): Use maybe_build_tarfile.
302
3032004-05-21  Paolo Carlini  <pcarlini@suse.de>
304
305	* gcc_release (build_sources): Generate the NEWS file in toplevel.
306
3072004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
308
309	* gcc_release (build_sources): Change CRCs from brik to md5sum.
310
3112004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
312
313	* crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
314
3152004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
316
317	* update_web_docs: Also remove old .gz files from subdirectories
318	on the 15th of the month.
319
3202004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
321
322	* update_web_docs (MANUALS): Add gfortran.
323
3242004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
325
326	* update_web_docs: Fix generation of Ada docs.
327
3282004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
329
330	* update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
331
332	* gcc_release (DIFF): Remove -3 option.
333
3342003-07-26  Paul Brook  <paul@nowt.org>
335
336	* gcc_release: Add gcc-fortran.
337	* snapshot-README: Ditto.
338	* snapshot-index.html: Ditto.
339
3402004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
341
342	* crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
343	Friday night, where gcc.gnu.org has less load.
344
3452004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
346
347	* crontab: Adjust temporary directory used for snapshot generation.
348	Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
349	less load.
350
3512004-04-19  Mark Mitchell  <mark@codesourcery.com>
352
353	* gcc_release (build_sources): Do not use "-F" to tag sources.
354
3552004-04-07  Mark Mitchell  <mark@codesourcery.com>
356
357	* gcc_release (build_sources): Do not use "-r" and "-D" at the
358	same time with "cvs export".
359
3602004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
361
362	* gcc_release: Fix sanity check for argument of -p command-line
363	options.  In snapshot mode, only generate diffs against the previous
364	snapshot if the user did not specify any old tarball explictly.
365
3662004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
367
368	* gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
369	only set at a single place.
370
3712004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
372
373	* gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
374	(announce_snapshot): Use it.
375
3762004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
377
378	* gcc_release (announce_snapshot): Use changedir instead of
379	plain cd.
380
3812004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
382
383	* gcc_release: Add libada as part of ADA_DIRS.
384
3852004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
386
387	* crontab: Make 3.4 snapshots from the new 3.4 release branch.
388
3892004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
390
391	* gcc_release (build_sources): Delete call to make f77.rebuilt.
392
3932004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
394
395	* snapshot-README: Mention how the snapshot was generated.
396	* snapshot-index.html: Ditto.  Further sync with snapshot-README.
397
3982004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
399
400	* update_web_docs: Create tarballs of documentation sources and
401	HTML docs.
402
4032004-01-02  Gerald Pfeifer  <gp@suse.de>
404
405	* update_version: Add some documentation.
406
4072004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
408
409	* update_version (ADD_BRANCHES): Add lno-branch.
410
4112003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
412
413	* maintainer-addresses: New script.
414
4152003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
416
417	* gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
418
4192003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
420
421	* gcc_release (announce_snapshot): Restructure processing
422	of snapshot-README and snapshot-index.html and add a new
423	substitution for @EXPORT@.
424
4252003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
426
427	* gcc_release (build_sources): Create/update the LAST_UPDATED file
428	in the source directory with information how sources were obtained.
429
4302003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
431
432	* gcc_release (build_sources): Use two new variables EXPORTTAG and
433	EXPORTDATE to make the extraction of sources more transparent and
434	also allow snapshots (off mainline) without a tag.
435
4362003-08-08  Mark Mitchell  <mark@codesourcery.com>
437
438	* gcc_release: Correct logic for updating version.c.  Put
439	prereleases into a subdirectory.
440
4412003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
442
443	* crontab: Update invocation of gcc_release according to the
444	previous changes there.  Add automatic 3.4 snapshots from mainline.
445
4462003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
447
448	* gcc_release (usage): Document that -s now takes symbolic name
449	and branch of the snapshot as parameters.
450	Implement this as part of command-line processing.
451	(BRANCH): Remove default initialization for snapshots.
452	(CVSBRANCH): Ditto.
453	Do not lay down a CVS tag if generating a snapshot from mainline.
454
4552003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
456
457	* gcc_release (announce_snapshot): Use ${RELEASE} instead
458	of ${BRANCH}-${DATE} to refer to the snapshot directory.
459	Put README file into the snapshot directory.
460
461	(RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
462	(FTP_PATH): Use ${RELEASE} in case of snapshots.
463	(TAG): Ditto.
464	(OLD_TARS): Adjust to new directory scheme for snapshots.
465
4662003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
467
468	* gcc_release (announce_snapshot): Add substitution of @RELEASE@
469	for README and index.html.
470	* snapshot-README: Use it.
471	* snapshot-index.html: Ditto.
472
4732003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
474
475	* gcc_release (announce_snapshot): Add substitution of @BRANCH@
476	for README and index.html.  Remove substitution of @LONG_DATE@.
477	Put index.html into the respective snapshot directory.
478	Adjust subject of the notification mail to the new naming scheme
479	for CVS tags.
480	Adjust name of the LATEST-IS-... files to the new naming scheme
481	for snapshot directories.
482	(FTP_PATH): Ditto.
483	(LAST_DIR): Ditto.
484	(LAST_LONG_DATE): Remove.
485
486	* snapshot-README: Adjust to the new naming schemes for directories
487	and snapshots per se.
488	Dynamically fill in the respective branch instead of hardcoding it.
489
490	* snapshot-index.html: Replace individual links to diffs with a
491	general link to the diff/ subdirectory.
492	Mention the concrete snapshot in <title> and <h1>.
493	Adjust links to the new location of index.html.
494
4952003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
496
497	* gcc_release: Move handling of complex modes directly after
498	switch handling.
499	(TAG): Include the branch name as part of snapshot CVS tags.
500
5012003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
502
503	* gcc_release: Execute gcc.gnu.org-only operations which are
504	related to diff generation only if diffs have been requested.
505	(build_sources): Improve tracing and an error message related
506	to tagging.
507
5082003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
509
510	* gcc_release (BRANCH): Rename to...
511	(CVSBRANCH): ...new macro, and use BRANCH for the variant users
512	will see.
513	(FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
514	of the directory name.
515	Use .snapshot_date-${BRANCH} instead of .snapshot_date.
516
5172003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
518
519	* gcc_release: Command "all" now creates .gz files only for
520	releases and pre-releases.
521
5222003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
523
524	* gcc_release (build_sources): Do not include gnats.html any longer.
525	Make an error message more descriptive.
526
5272003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
528
529	* gcc_release: Factor the updating of links and READMEs on the
530	FTP server and sending mail for snapshots into a...
531	(announce_snapshot): ...new function.
532	Add informative output for both.
533
5342003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
535
536	* gcc_release: Do not update gcc_latest_snapshot tag any longer.
537
5382003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
539
540	* snapshot-index.html: Use F77 instead of G77 front end.
541	Remove link to CodeSourcery snapshots which was not up-to-date.
542	Do not refer to gcc-bugs@gcc.gnu.org any longer.
543
544	* snapshot-README: Use F77 front end instead of G77 language.
545
5462003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
547
548	* gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
549	(build_bz2): Rename to build_gzip and create .gz files from .bz2
550	files instead of the other way around.
551	(build_gzip): New function.
552	(build_diffs): Build .bz2 files instead of .gz files.
553	(build_diff): Use .bz2 files instead of .gz files.
554	Make an error message independent of the compression format.
555	(MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
556	invocation of this script.
557	(MODE_GZIP): New variable.
558	(OLD_TARS): Use .bz2 archive of the previous snapshot.
559
5602003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
561
562	* snapshot-README: Use GCC instead of gcc, C++ front end instead of
563	g++ language, and note that Java includes a run time.
564	* snapshot.index.html: Ditto.
565
5662003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
567
568	* gcc_release (build_diff): Properly use ${TAR} instead of
569	hard-coded tar.
570
5712003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
572
573	* snapshot-index.html: Refer to .bz2 files instead of .gz files.
574	Simplify the note on not using unannounced snapshots.
575
5762003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
577
578	* snapshot-README: Refer to .bz2 files instead of .gz files.
579	Add a note on where to find the diff files.
580	Simplify the note on not using unannounced snapshots.
581	Remove documentation of the gcc_latest_snapshot tag.
582
5832003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
584
585	* gcc_release (build_diffs): Add diagnostics in case we cannot
586	generate a specific diff file.
587
5882003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
589
590	* gcc_release (build_sources): Only update ChangeLog files which
591	do not yet contain the entry we are going to add.
592	Fix typo in added ChangeLog entries.
593
5942003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
595
596	* gcc_release (upload_files): Put diff files into a "diffs"
597	subdirectory
598
5992003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
600
601	* gcc_release: GNU CC -> GCC.
602
6032003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
604
605	* gcc_release (usage): Print more detailed description of all
606	command-line options.
607
6082003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
609
610	* update_version (ADD_BRANCHES): Add, set to MAIN and
611	tree-ssa-20020619-branch.
612	(BRANCHES): Always consider branches given by $ADD_BRANCHES.
613
6142003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
615
616	* update_version (textstring_FILES): Only version.c needs to be
617	updated, now that we do not consider older branches any more.
618
6192003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
620
621	* update_version (IGNORE_BRANCHES): Add.
622	(BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
623
6242003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
625
626	* update_version: Add a trace of which branch we are currently
627	working on.
628
6292002-12-16  Mark Mitchell  <mark@codesourcery.com>
630
631	* gcc_release: Make snapshots from the GCC 3.3 branch.
632	* snapshot-README: Update.
633
6342002-09-23  Zack Weinberg  <zack@codesourcery.com>
635
636	* update_version: Do not check in files which are unchanged.
637	* gcc_release: Only update the version in gcc/version.c.
638
6392002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
640
641	* update_web_docs (MANUALS): Add fastjar.
642
6432002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
644
645	* gcc_release: Make snapshots come from the mainline.
646	* snapshot-README: Update.
647
6482002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
649
650	* update_web_docs: Remove support for generating g77_news.html and
651	g77_bugs.html.
652	* update_web_docs_old: Likewise.  Remove support for generating
653	thanks.html.
654
6552002-07-28  Andreas Jaeger  <aj@suse.de>
656
657	* gcc_release: Update comment.
658
659	* snapshot-README: Snapshots are taken from GCC 3.2 branch.
660
6612002-07-28  Mark Mitchell  <mark@codesourcery.com>
662
663	* gcc_release: Use the 3.2 branch for snapshots.
664
6652002-05-31  Florian Weimer  <fw@deneb.enyo.de>
666
667	* update_web_docs (MANUALS): Include various flavours of the GNAT
668	User Guide.
669
6702002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
671
672	* update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
673	gcc/gcc/ada/gnatvsn.ads.
674
6752002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
676
677	* gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
678	release status is updated.
679	* update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
680
6812002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
682
683	* gcc_release: Do upload files when local.
684
685	* snapshot-README, snapshot-index.html: Remove chill.
686
6872002-05-08  Mark Mitchell  <mark@codesourcery.com>
688
689	* gcc_release: Correct upload handling.
690
6912002-04-22  Mark Mitchell  <mark@codesourcery.com>
692
693	* gcc_release (build_diffs): Remove reference to Chill.
694
6952002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
696
697	* update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
698
6992002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
700
701	* gcc_release: Set TZ to UTC0.
702
7032002-04-15  Mark Mitchell  <mark@codesourcery.com>
704
705	* gcc_release (build_tarfiles): Do not build Chill tarfiles.
706	(CHILL_DIRS): Remove.
707
7082002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
709
710	* gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
711	major mode.
712
7132002-03-06  Phil Edwards  <pme@gcc.gnu.org>
714
715	* update_version:  Don't indent the version string.
716
7172002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
718
719	* snapshot-README: Note that snapshots come from the 3.1 branch.
720	Update list of files.
721
7222002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
723
724	* gcc_release: Make snapshots come from the 3.1 branch.
725
7262002-02-25  Mark Mitchell  <mark@codesourcery.com>
727
728	* update_version: Automatically update version files on all
729	branches.
730	* crontab: Only invoke update_version once.
731
7322002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
733
734	* gcc_release: Revert change to -p interface.  Allow for local and
735	remote cases in creating directories.  Give an error if -p
736	argument names a directory.
737
7382002-02-21  Mark Mitchell  <mark@codesourcery.com>
739
740	* gcc_release: Correct handling of diff-generation.  Add
741	"diffs" major mode.
742
7432002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
744
745	* gcc_release: Substitute dates in snapshot-README and
746	snapshot-index.html files rather than directly using the old files
747	on the FTP site.  Set QMAILHOST.
748
7492002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
750
751	* snapshot-index.html: Improve markup.
752
7532002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
754
755	* snapshot-README, snapshot-index.html: Use expressions such as
756	@DATE@ rather than hardcoded dates.
757
758	* snapshot-README, snapshot-index.html: New files.
759
7602002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
761
762	* update_web_docs (contrib_file): Remove.
763	Also removing special handling of thanks.html.
764
7652001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
766
767	* update_web_docs: Use makeinfo --html instead of texi2html.
768	Remove support for pre-3.1 GCC versions.  Build online docs for
769	gccint manual.
770
7712001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
772
773	* update_web_docs_old: Copy from update_web_docs.  Add comment
774	that this is for GCC 3.0.x and earlier versions.
775
7762001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
777
778	* gcc_release: Add /usr/local/bin to path when local.
779
7802001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
781
782	* update_web_docs: Set SOURCEDIR so that install manual can be
783	found when running install.texi2html.
784
785	* gcc_release: Don't require a username if running locally.
786
7872001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
788
789	* update_web_docs: Eliminate warnings about keeping files from web
790	page preprocessing.
791
792	* update_web_docs: Allow for the same file name in different
793	directories.
794
7952001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
796
797	* update_web_docs: Generate libiberty and gnat-style manuals.
798
7992001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
800
801	* gcc_release: Build snapshots from mainline.  Generate Ada and
802	Chill tarballs.  Correct error check when building diffs.  Check
803	for errors when building bzip2 files.
804	* crontab: Use /sourceware/snapshot-tmp for building snapshots.
805
8062001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
807
808	* crontab: Build weekly snapshots.
809
810	* gcc_release: Copy from 3.0 branch.  Add support for building the
811	weekly snapshots on gcc.gnu.org.
812
8132001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
814
815	* update_web_docs: Also check out texinfo.tex from
816	gcc/doc/include.
817
8182001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
819
820	* update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
821	Preprocess the entire web site, not just the install docs.
822
8232001-06-25  Phil Edwards  <pme@sources.redhat.com>
824
825	* update_version:  Add command-line argument capability, also
826	bump version for libstdc++-v3, and exit with the return code from
827	the cvs commit.
828	* crontab:  Call update_version with arguments instead of
829	calling update_branch_version.
830	* update_branch_version:  Remove.
831
8322001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
833
834	* update_web_docs: Only update the install documentation for the
835	CVS HEAD.
836
8372001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
838
839	* update_web_docs, doc_exclude: Check out files that may be in the
840	Attic.  Check out texinfo.tex.  Don't generate anything from
841	c-tree.texi.  Generate PostScript output from manuals.
842
8432001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
844
845	* update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
846	variables.
847	Fix a comment and add another one.
848	Generate the installation documentation in HTML format from
849	gcc/doc/install.texi.
850
8512001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
852
853	* update_web_docs: Don't generate HTML from gxxint.texi.  Don't
854	run texi2html on manuals that aren't present.
855
8562001-03-18  Phil Edwards  <pme@sources.redhat.com>
857
858	* update_web_docs_libstdcxx:  New script.
859	* crontab:  Call said script.
860
8612001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
862
863	* update_version, update_branch_version: Check out with gcc
864	directory instead of using egcs link.
865
8662001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
867
868	* update_web_docs: Don't strip leading -r from argument following
869	-r, or leading -d from argument following -d.  Bug pointed out by
870	Matt Kraai.
871
872	* update_web_docs: Handle -r and -d options to generate docs for a
873	release or branch in a subdirectory.  Determine names of G77 news
874	and bugs files and contributors file after updated docs have been
875	installed, not before.  Don't remove files from a subdirectory.
876	Don't generate manuals for gcov (included in the GCC manual) or
877	iostream (obsolete).  Do generate manuals for cppinternals, gcj
878	and porting.  Update regular expressions for detecting whether
879	files have really changed when regenerated.
880
8812001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
882
883	* update_web_docs: Use /usr/local/bin/texi2html rather than
884	gccadmin's local copy.
885
8862001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
887
888	* crontab, doc_exclude, update_branch_version, update_version,
889	update_web_docs: New files (as currently used by gccadmin).
890	* README: New file.
891