OSDN Git Service

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