OSDN Git Service

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