OSDN Git Service

Merge tree-ssa-20020619-branch into mainline.
[pf3gnuchains/gcc-fork.git] / maintainer-scripts / ChangeLog
1 2003-07-26  Paul Brook  <paul@nowt.org>
2
3         * gcc_release: Add gcc-fortran.
4         * snapshot-README: Ditto.
5         * snapshot-index.html: Ditto.
6
7 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
8
9         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
10         Friday night, where gcc.gnu.org has less load.
11         
12 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
13
14         * crontab: Adjust temporary directory used for snapshot generation.
15         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has 
16         less load.
17
18 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
19
20         * gcc_release (build_sources): Do not use "-F" to tag sources.
21
22 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
23
24         * gcc_release (build_sources): Do not use "-r" and "-D" at the
25         same time with "cvs export".
26
27 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
28
29         * gcc_release: Fix sanity check for argument of -p command-line
30         options.  In snapshot mode, only generate diffs against the previous
31         snapshot if the user did not specify any old tarball explictly.
32
33 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
34
35         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
36         only set at a single place.
37
38 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
39
40         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
41         (announce_snapshot): Use it.
42
43 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
44
45         * gcc_release (announce_snapshot): Use changedir instead of
46         plain cd.
47         
48 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
49
50         * gcc_release: Add libada as part of ADA_DIRS.
51
52 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
53
54         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
55
56 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
57
58         * gcc_release (build_sources): Delete call to make f77.rebuilt.
59
60 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
61
62         * snapshot-README: Mention how the snapshot was generated.
63         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
64
65 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
66
67         * update_web_docs: Create tarballs of documentation sources and
68         HTML docs.
69
70 2004-01-02  Gerald Pfeifer  <gp@suse.de>
71
72         * update_version: Add some documentation.
73         
74 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
75
76         * update_version (ADD_BRANCHES): Add lno-branch.
77
78 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
79
80         * maintainer-addresses: New script.
81
82 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
83
84         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
85
86 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
87
88         * gcc_release (announce_snapshot): Restructure processing
89         of snapshot-README and snapshot-index.html and add a new
90         substitution for @EXPORT@.
91
92 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
93
94         * gcc_release (build_sources): Create/update the LAST_UPDATED file
95         in the source directory with information how sources were obtained.
96         
97 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
98
99         * gcc_release (build_sources): Use two new variables EXPORTTAG and
100         EXPORTDATE to make the extraction of sources more transparent and
101         also allow snapshots (off mainline) without a tag.
102
103 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
104
105         * gcc_release: Correct logic for updating version.c.  Put
106         prereleases into a subdirectory.
107
108 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
109
110         * crontab: Update invocation of gcc_release according to the
111         previous changes there.  Add automatic 3.4 snapshots from mainline.
112
113 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
114
115         * gcc_release (usage): Document that -s now takes symbolic name
116         and branch of the snapshot as parameters.
117         Implement this as part of command-line processing.
118         (BRANCH): Remove default initialization for snapshots.
119         (CVSBRANCH): Ditto.
120         Do not lay down a CVS tag if generating a snapshot from mainline.
121         
122 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
123
124         * gcc_release (announce_snapshot): Use ${RELEASE} instead
125         of ${BRANCH}-${DATE} to refer to the snapshot directory.
126         Put README file into the snapshot directory.
127
128         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
129         (FTP_PATH): Use ${RELEASE} in case of snapshots.
130         (TAG): Ditto.
131         (OLD_TARS): Adjust to new directory scheme for snapshots.
132
133 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
134
135         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
136         for README and index.html.
137         * snapshot-README: Use it.
138         * snapshot-index.html: Ditto.
139
140 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
141         
142         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
143         for README and index.html.  Remove substitution of @LONG_DATE@.
144         Put index.html into the respective snapshot directory.
145         Adjust subject of the notification mail to the new naming scheme
146         for CVS tags.
147         Adjust name of the LATEST-IS-... files to the new naming scheme
148         for snapshot directories.
149         (FTP_PATH): Ditto.
150         (LAST_DIR): Ditto.
151         (LAST_LONG_DATE): Remove.
152
153         * snapshot-README: Adjust to the new naming schemes for directories
154         and snapshots per se.
155         Dynamically fill in the respective branch instead of hardcoding it.
156
157         * snapshot-index.html: Replace individual links to diffs with a
158         general link to the diff/ subdirectory.
159         Mention the concrete snapshot in <title> and <h1>.
160         Adjust links to the new location of index.html.
161         
162 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
163
164         * gcc_release: Move handling of complex modes directly after
165         switch handling.
166         (TAG): Include the branch name as part of snapshot CVS tags.
167
168 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
169
170         * gcc_release: Execute gcc.gnu.org-only operations which are
171         related to diff generation only if diffs have been requested.
172         (build_sources): Improve tracing and an error message related
173         to tagging.
174
175 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
176
177         * gcc_release (BRANCH): Rename to...
178         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
179         will see.
180         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
181         of the directory name.
182         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
183
184 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
185
186         * gcc_release: Command "all" now creates .gz files only for
187         releases and pre-releases.
188
189 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
190
191         * gcc_release (build_sources): Do not include gnats.html any longer.
192         Make an error message more descriptive.
193         
194 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
195
196         * gcc_release: Factor the updating of links and READMEs on the
197         FTP server and sending mail for snapshots into a...
198         (announce_snapshot): ...new function.
199         Add informative output for both.
200
201 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
202
203         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
204
205 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
206
207         * snapshot-index.html: Use F77 instead of G77 front end.
208         Remove link to CodeSourcery snapshots which was not up-to-date.
209         Do not refer to gcc-bugs@gcc.gnu.org any longer.
210
211         * snapshot-README: Use F77 front end instead of G77 language.
212
213 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
214
215         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
216         (build_bz2): Rename to build_gzip and create .gz files from .bz2
217         files instead of the other way around.
218         (build_gzip): New function.
219         (build_diffs): Build .bz2 files instead of .gz files.
220         (build_diff): Use .bz2 files instead of .gz files.
221         Make an error message independent of the compression format.
222         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
223         invocation of this script.
224         (MODE_GZIP): New variable.
225         (OLD_TARS): Use .bz2 archive of the previous snapshot.
226
227 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
228
229         * snapshot-README: Use GCC instead of gcc, C++ front end instead of 
230         g++ language, and note that Java includes a run time.
231         * snapshot.index.html: Ditto.
232
233 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
234
235         * gcc_release (build_diff): Properly use ${TAR} instead of
236         hard-coded tar.
237
238 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
239
240         * snapshot-index.html: Refer to .bz2 files instead of .gz files. 
241         Simplify the note on not using unannounced snapshots.
242         
243 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
244         
245         * snapshot-README: Refer to .bz2 files instead of .gz files.
246         Add a note on where to find the diff files.
247         Simplify the note on not using unannounced snapshots.
248         Remove documentation of the gcc_latest_snapshot tag.
249
250 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
251
252         * gcc_release (build_diffs): Add diagnostics in case we cannot
253         generate a specific diff file.
254
255 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
256
257         * gcc_release (build_sources): Only update ChangeLog files which
258         do not yet contain the entry we are going to add.
259         Fix typo in added ChangeLog entries.
260
261 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
262
263         * gcc_release (upload_files): Put diff files into a "diffs"
264         subdirectory
265
266 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
267
268         * gcc_release: GNU CC -> GCC.
269
270 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
271
272         * gcc_release (usage): Print more detailed description of all
273         command-line options.
274
275 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
276
277         * update_version (ADD_BRANCHES): Add, set to MAIN and
278         tree-ssa-20020619-branch.
279         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
280
281 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
282
283         * update_version (textstring_FILES): Only version.c needs to be
284         updated, now that we do not consider older branches any more.
285
286 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
287
288         * update_version (IGNORE_BRANCHES): Add.
289         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
290
291 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
292
293         * update_version: Add a trace of which branch we are currently
294         working on.
295
296 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
297
298         * gcc_release: Make snapshots from the GCC 3.3 branch.
299         * snapshot-README: Update.
300
301 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
302
303         * update_version: Do not check in files which are unchanged.
304         * gcc_release: Only update the version in gcc/version.c.
305
306 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
307
308         * update_web_docs (MANUALS): Add fastjar.
309
310 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
311
312         * gcc_release: Make snapshots come from the mainline.
313         * snapshot-README: Update.
314
315 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
316
317         * update_web_docs: Remove support for generating g77_news.html and
318         g77_bugs.html.
319         * update_web_docs_old: Likewise.  Remove support for generating
320         thanks.html.
321
322 2002-07-28  Andreas Jaeger  <aj@suse.de>
323
324         * gcc_release: Update comment.
325
326         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
327
328 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
329
330         * gcc_release: Use the 3.2 branch for snapshots.
331
332 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
333
334         * update_web_docs (MANUALS): Include various flavours of the GNAT
335         User Guide.
336
337 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
338
339         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
340         gcc/gcc/ada/gnatvsn.ads.
341
342 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
343
344         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
345         release status is updated.
346         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
347
348 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
349
350         * gcc_release: Do upload files when local.
351
352         * snapshot-README, snapshot-index.html: Remove chill.
353
354 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
355
356         * gcc_release: Correct upload handling.
357
358 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
359
360         * gcc_release (build_diffs): Remove reference to Chill.
361
362 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
363
364         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
365
366 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
367
368         * gcc_release: Set TZ to UTC0.
369
370 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
371
372         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
373         (CHILL_DIRS): Remove.
374
375 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
376
377         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
378         major mode.
379
380 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
381
382         * update_version:  Don't indent the version string.
383
384 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
385
386         * snapshot-README: Note that snapshots come from the 3.1 branch.
387         Update list of files.
388
389 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
390
391         * gcc_release: Make snapshots come from the 3.1 branch.
392
393 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
394
395         * update_version: Automatically update version files on all
396         branches.
397         * crontab: Only invoke update_version once.
398
399 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
400
401         * gcc_release: Revert change to -p interface.  Allow for local and
402         remote cases in creating directories.  Give an error if -p
403         argument names a directory.
404
405 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
406
407         * gcc_release: Correct handling of diff-generation.  Add
408         "diffs" major mode.
409
410 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
411
412         * gcc_release: Substitute dates in snapshot-README and
413         snapshot-index.html files rather than directly using the old files
414         on the FTP site.  Set QMAILHOST.
415
416 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
417
418         * snapshot-index.html: Improve markup.
419
420 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
421
422         * snapshot-README, snapshot-index.html: Use expressions such as
423         @DATE@ rather than hardcoded dates.
424
425         * snapshot-README, snapshot-index.html: New files.
426
427 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
428
429         * update_web_docs (contrib_file): Remove.
430         Also removing special handling of thanks.html.
431
432 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
433
434         * update_web_docs: Use makeinfo --html instead of texi2html.
435         Remove support for pre-3.1 GCC versions.  Build online docs for
436         gccint manual.
437
438 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
439
440         * update_web_docs_old: Copy from update_web_docs.  Add comment
441         that this is for GCC 3.0.x and earlier versions.
442
443 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
444
445         * gcc_release: Add /usr/local/bin to path when local.
446
447 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
448
449         * update_web_docs: Set SOURCEDIR so that install manual can be
450         found when running install.texi2html.
451
452         * gcc_release: Don't require a username if running locally.
453
454 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
455
456         * update_web_docs: Eliminate warnings about keeping files from web
457         page preprocessing.
458
459         * update_web_docs: Allow for the same file name in different
460         directories.
461
462 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
463
464         * update_web_docs: Generate libiberty and gnat-style manuals.
465
466 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
467
468         * gcc_release: Build snapshots from mainline.  Generate Ada and
469         Chill tarballs.  Correct error check when building diffs.  Check
470         for errors when building bzip2 files.
471         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
472
473 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
474
475         * crontab: Build weekly snapshots.
476
477         * gcc_release: Copy from 3.0 branch.  Add support for building the
478         weekly snapshots on gcc.gnu.org.
479
480 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
481
482         * update_web_docs: Also check out texinfo.tex from
483         gcc/doc/include.
484
485 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
486
487         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
488         Preprocess the entire web site, not just the install docs.
489
490 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
491
492         * update_version:  Add command-line argument capability, also
493         bump version for libstdc++-v3, and exit with the return code from
494         the cvs commit.
495         * crontab:  Call update_version with arguments instead of
496         calling update_branch_version.
497         * update_branch_version:  Remove.
498
499 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
500
501         * update_web_docs: Only update the install documentation for the
502         CVS HEAD.
503
504 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
505
506         * update_web_docs, doc_exclude: Check out files that may be in the
507         Attic.  Check out texinfo.tex.  Don't generate anything from
508         c-tree.texi.  Generate PostScript output from manuals.
509
510 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
511
512         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
513         variables.
514         Fix a comment and add another one.
515         Generate the installation documentation in HTML format from
516         gcc/doc/install.texi.
517
518 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
519
520         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
521         run texi2html on manuals that aren't present.
522
523 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
524
525         * update_web_docs_libstdcxx:  New script.
526         * crontab:  Call said script.
527
528 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
529
530         * update_version, update_branch_version: Check out with gcc
531         directory instead of using egcs link.
532
533 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
534
535         * update_web_docs: Don't strip leading -r from argument following
536         -r, or leading -d from argument following -d.  Bug pointed out by
537         Matt Kraai.
538
539         * update_web_docs: Handle -r and -d options to generate docs for a
540         release or branch in a subdirectory.  Determine names of G77 news
541         and bugs files and contributors file after updated docs have been
542         installed, not before.  Don't remove files from a subdirectory.
543         Don't generate manuals for gcov (included in the GCC manual) or
544         iostream (obsolete).  Do generate manuals for cppinternals, gcj
545         and porting.  Update regular expressions for detecting whether
546         files have really changed when regenerated.
547
548 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
549
550         * update_web_docs: Use /usr/local/bin/texi2html rather than
551         gccadmin's local copy.
552
553 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
554
555         * crontab, doc_exclude, update_branch_version, update_version,
556         update_web_docs: New files (as currently used by gccadmin).
557         * README: New file.