OSDN Git Service

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