PR bootstrap/13562
[official-gcc.git] / maintainer-scripts / ChangeLog
blob1537ad9da530704d3f7e45d2c590921014366931
1 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
3         * update_web_docs: Create tarballs of documentation sources and
4         HTML docs.
6 2004-01-02  Gerald Pfeifer  <gp@suse.de>
8         * update_version: Add some documentation.
9         
10 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
12         * update_version (ADD_BRANCHES): Add lno-branch.
14 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
16         * maintainer-addresses: New script.
18 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
20         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
22 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
24         * gcc_release (announce_snapshot): Restructure processing
25         of snapshot-README and snapshot-index.html and add a new
26         substitution for @EXPORT@.
28 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
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>
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.
39 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
41         * gcc_release: Correct logic for updating version.c.  Put
42         prereleases into a subdirectory.
44 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
46         * crontab: Update invocation of gcc_release according to the
47         previous changes there.  Add automatic 3.4 snapshots from mainline.
49 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
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>
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.
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.
69 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
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.
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.
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.
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>
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.
104 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
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.
111 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
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.
120 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
122         * gcc_release: Command "all" now creates .gz files only for
123         releases and pre-releases.
125 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
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>
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.
137 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
139         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
141 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
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.
147         * snapshot-README: Use F77 front end instead of G77 language.
149 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
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.
163 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
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.
169 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
171         * gcc_release (build_diff): Properly use ${TAR} instead of
172         hard-coded tar.
174 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
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.
186 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
188         * gcc_release (build_diffs): Add diagnostics in case we cannot
189         generate a specific diff file.
191 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
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.
197 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
199         * gcc_release (upload_files): Put diff files into a "diffs"
200         subdirectory
202 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
204         * gcc_release: GNU CC -> GCC.
206 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
208         * gcc_release (usage): Print more detailed description of all
209         command-line options.
211 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
213         * update_version (ADD_BRANCHES): Add, set to MAIN and
214         tree-ssa-20020619-branch.
215         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
217 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
219         * update_version (textstring_FILES): Only version.c needs to be
220         updated, now that we do not consider older branches any more.
222 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
224         * update_version (IGNORE_BRANCHES): Add.
225         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
227 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
229         * update_version: Add a trace of which branch we are currently
230         working on.
232 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
234         * gcc_release: Make snapshots from the GCC 3.3 branch.
235         * snapshot-README: Update.
237 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
239         * update_version: Do not check in files which are unchanged.
240         * gcc_release: Only update the version in gcc/version.c.
242 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
244         * update_web_docs (MANUALS): Add fastjar.
246 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
248         * gcc_release: Make snapshots come from the mainline.
249         * snapshot-README: Update.
251 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
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.
258 2002-07-28  Andreas Jaeger  <aj@suse.de>
260         * gcc_release: Update comment.
262         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
264 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
266         * gcc_release: Use the 3.2 branch for snapshots.
268 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
270         * update_web_docs (MANUALS): Include various flavours of the GNAT
271         User Guide.
273 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
275         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
276         gcc/gcc/ada/gnatvsn.ads.
278 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
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.
284 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
286         * gcc_release: Do upload files when local.
288         * snapshot-README, snapshot-index.html: Remove chill.
290 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
292         * gcc_release: Correct upload handling.
294 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
296         * gcc_release (build_diffs): Remove reference to Chill.
298 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
300         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
302 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
304         * gcc_release: Set TZ to UTC0.
306 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
308         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
309         (CHILL_DIRS): Remove.
311 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
313         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
314         major mode.
316 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
318         * update_version:  Don't indent the version string.
320 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
322         * snapshot-README: Note that snapshots come from the 3.1 branch.
323         Update list of files.
325 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
327         * gcc_release: Make snapshots come from the 3.1 branch.
329 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
331         * update_version: Automatically update version files on all
332         branches.
333         * crontab: Only invoke update_version once.
335 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
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.
341 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
343         * gcc_release: Correct handling of diff-generation.  Add
344         "diffs" major mode.
346 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
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.
352 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
354         * snapshot-index.html: Improve markup.
356 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
358         * snapshot-README, snapshot-index.html: Use expressions such as
359         @DATE@ rather than hardcoded dates.
361         * snapshot-README, snapshot-index.html: New files.
363 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
365         * update_web_docs (contrib_file): Remove.
366         Also removing special handling of thanks.html.
368 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
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.
374 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
376         * update_web_docs_old: Copy from update_web_docs.  Add comment
377         that this is for GCC 3.0.x and earlier versions.
379 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
381         * gcc_release: Add /usr/local/bin to path when local.
383 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
385         * update_web_docs: Set SOURCEDIR so that install manual can be
386         found when running install.texi2html.
388         * gcc_release: Don't require a username if running locally.
390 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
392         * update_web_docs: Eliminate warnings about keeping files from web
393         page preprocessing.
395         * update_web_docs: Allow for the same file name in different
396         directories.
398 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
400         * update_web_docs: Generate libiberty and gnat-style manuals.
402 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
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.
409 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
411         * crontab: Build weekly snapshots.
413         * gcc_release: Copy from 3.0 branch.  Add support for building the
414         weekly snapshots on gcc.gnu.org.
416 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
418         * update_web_docs: Also check out texinfo.tex from
419         gcc/doc/include.
421 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
423         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
424         Preprocess the entire web site, not just the install docs.
426 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
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.
435 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
437         * update_web_docs: Only update the install documentation for the
438         CVS HEAD.
440 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
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.
446 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
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.
454 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
456         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
457         run texi2html on manuals that aren't present.
459 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
461         * update_web_docs_libstdcxx:  New script.
462         * crontab:  Call said script.
464 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
466         * update_version, update_branch_version: Check out with gcc
467         directory instead of using egcs link.
469 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
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.
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.
484 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
486         * update_web_docs: Use /usr/local/bin/texi2html rather than
487         gccadmin's local copy.
489 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
491         * crontab, doc_exclude, update_branch_version, update_version,
492         update_web_docs: New files (as currently used by gccadmin).
493         * README: New file.