OSDN Git Service

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