PR c++/10796
[official-gcc.git] / maintainer-scripts / ChangeLog
blob054c8a8ff57f397784d3fd55e58944425532f55e
1 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3         * gcc_release (build_sources): Do not include gnats.html any longer.
4         Make an error message more descriptive.
5         
6 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8         * gcc_release: Factor the updating of links and READMEs on the
9         FTP server and sending mail for snapshots into a...
10         (announce_snapshot): ...new function.
11         Add informative output for both.
13 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
17 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
19         * snapshot-index.html: Use F77 instead of G77 front end.
20         Remove link to CodeSourcery snapshots which was not up-to-date.
21         Do not refer to gcc-bugs@gcc.gnu.org any longer.
23         * snapshot-README: Use F77 front end instead of G77 language.
25 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
27         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
28         (build_bz2): Rename to build_gzip and create .gz files from .bz2
29         files instead of the other way around.
30         (build_gzip): New function.
31         (build_diffs): Build .bz2 files instead of .gz files.
32         (build_diff): Use .bz2 files instead of .gz files.
33         Make an error message independent of the compression format.
34         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
35         invocation of this script.
36         (MODE_GZIP): New variable.
37         (OLD_TARS): Use .bz2 archive of the previous snapshot.
39 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
41         * snapshot-README: Use GCC instead of gcc, C++ front end instead of 
42         g++ language, and note that Java includes a run time.
43         * snapshot.index.html: Ditto.
45 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
47         * gcc_release (build_diff): Properly use ${TAR} instead of
48         hard-coded tar.
50 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
52         * snapshot-index.html: Refer to .bz2 files instead of .gz files. 
53         Simplify the note on not using unannounced snapshots.
54         
55 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
56         
57         * snapshot-README: Refer to .bz2 files instead of .gz files.
58         Add a note on where to find the diff files.
59         Simplify the note on not using unannounced snapshots.
60         Remove documentation of the gcc_latest_snapshot tag.
62 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
64         * gcc_release (build_diffs): Add diagnostics in case we cannot
65         generate a specific diff file.
67 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
69         * gcc_release (build_sources): Only update ChangeLog files which
70         do not yet contain the entry we are going to add.
71         Fix typo in added ChangeLog entries.
73 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
75         * gcc_release (upload_files): Put diff files into a "diffs"
76         subdirectory
78 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
80         * gcc_release: GNU CC -> GCC.
82 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
84         * gcc_release (usage): Print more detailed description of all
85         command-line options.
87 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
89         * update_version (ADD_BRANCHES): Add, set to MAIN and
90         tree-ssa-20020619-branch.
91         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
93 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
95         * update_version (textstring_FILES): Only version.c needs to be
96         updated, now that we do not consider older branches any more.
98 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
100         * update_version (IGNORE_BRANCHES): Add.
101         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
103 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
105         * update_version: Add a trace of which branch we are currently
106         working on.
108 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
110         * gcc_release: Make snapshots from the GCC 3.3 branch.
111         * snapshot-README: Update.
113 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
115         * update_version: Do not check in files which are unchanged.
116         * gcc_release: Only update the version in gcc/version.c.
118 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
120         * update_web_docs (MANUALS): Add fastjar.
122 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
124         * gcc_release: Make snapshots come from the mainline.
125         * snapshot-README: Update.
127 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
129         * update_web_docs: Remove support for generating g77_news.html and
130         g77_bugs.html.
131         * update_web_docs_old: Likewise.  Remove support for generating
132         thanks.html.
134 2002-07-28  Andreas Jaeger  <aj@suse.de>
136         * gcc_release: Update comment.
138         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
140 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
142         * gcc_release: Use the 3.2 branch for snapshots.
144 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
146         * update_web_docs (MANUALS): Include various flavours of the GNAT
147         User Guide.
149 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
151         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
152         gcc/gcc/ada/gnatvsn.ads.
154 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
156         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
157         release status is updated.
158         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
160 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
162         * gcc_release: Do upload files when local.
164         * snapshot-README, snapshot-index.html: Remove chill.
166 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
168         * gcc_release: Correct upload handling.
170 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
172         * gcc_release (build_diffs): Remove reference to Chill.
174 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
176         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
178 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
180         * gcc_release: Set TZ to UTC0.
182 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
184         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
185         (CHILL_DIRS): Remove.
187 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
189         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
190         major mode.
192 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
194         * update_version:  Don't indent the version string.
196 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
198         * snapshot-README: Note that snapshots come from the 3.1 branch.
199         Update list of files.
201 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
203         * gcc_release: Make snapshots come from the 3.1 branch.
205 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
207         * update_version: Automatically update version files on all
208         branches.
209         * crontab: Only invoke update_version once.
211 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
213         * gcc_release: Revert change to -p interface.  Allow for local and
214         remote cases in creating directories.  Give an error if -p
215         argument names a directory.
217 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
219         * gcc_release: Correct handling of diff-generation.  Add
220         "diffs" major mode.
222 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
224         * gcc_release: Substitute dates in snapshot-README and
225         snapshot-index.html files rather than directly using the old files
226         on the FTP site.  Set QMAILHOST.
228 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
230         * snapshot-index.html: Improve markup.
232 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
234         * snapshot-README, snapshot-index.html: Use expressions such as
235         @DATE@ rather than hardcoded dates.
237         * snapshot-README, snapshot-index.html: New files.
239 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
241         * update_web_docs (contrib_file): Remove.
242         Also removing special handling of thanks.html.
244 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
246         * update_web_docs: Use makeinfo --html instead of texi2html.
247         Remove support for pre-3.1 GCC versions.  Build online docs for
248         gccint manual.
250 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
252         * update_web_docs_old: Copy from update_web_docs.  Add comment
253         that this is for GCC 3.0.x and earlier versions.
255 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
257         * gcc_release: Add /usr/local/bin to path when local.
259 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
261         * update_web_docs: Set SOURCEDIR so that install manual can be
262         found when running install.texi2html.
264         * gcc_release: Don't require a username if running locally.
266 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
268         * update_web_docs: Eliminate warnings about keeping files from web
269         page preprocessing.
271         * update_web_docs: Allow for the same file name in different
272         directories.
274 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
276         * update_web_docs: Generate libiberty and gnat-style manuals.
278 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
280         * gcc_release: Build snapshots from mainline.  Generate Ada and
281         Chill tarballs.  Correct error check when building diffs.  Check
282         for errors when building bzip2 files.
283         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
285 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
287         * crontab: Build weekly snapshots.
289         * gcc_release: Copy from 3.0 branch.  Add support for building the
290         weekly snapshots on gcc.gnu.org.
292 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
294         * update_web_docs: Also check out texinfo.tex from
295         gcc/doc/include.
297 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
299         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
300         Preprocess the entire web site, not just the install docs.
302 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
304         * update_version:  Add command-line argument capability, also
305         bump version for libstdc++-v3, and exit with the return code from
306         the cvs commit.
307         * crontab:  Call update_version with arguments instead of
308         calling update_branch_version.
309         * update_branch_version:  Remove.
311 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
313         * update_web_docs: Only update the install documentation for the
314         CVS HEAD.
316 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
318         * update_web_docs, doc_exclude: Check out files that may be in the
319         Attic.  Check out texinfo.tex.  Don't generate anything from
320         c-tree.texi.  Generate PostScript output from manuals.
322 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
324         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
325         variables.
326         Fix a comment and add another one.
327         Generate the installation documentation in HTML format from
328         gcc/doc/install.texi.
330 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
332         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
333         run texi2html on manuals that aren't present.
335 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
337         * update_web_docs_libstdcxx:  New script.
338         * crontab:  Call said script.
340 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
342         * update_version, update_branch_version: Check out with gcc
343         directory instead of using egcs link.
345 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
347         * update_web_docs: Don't strip leading -r from argument following
348         -r, or leading -d from argument following -d.  Bug pointed out by
349         Matt Kraai.
351         * update_web_docs: Handle -r and -d options to generate docs for a
352         release or branch in a subdirectory.  Determine names of G77 news
353         and bugs files and contributors file after updated docs have been
354         installed, not before.  Don't remove files from a subdirectory.
355         Don't generate manuals for gcov (included in the GCC manual) or
356         iostream (obsolete).  Do generate manuals for cppinternals, gcj
357         and porting.  Update regular expressions for detecting whether
358         files have really changed when regenerated.
360 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
362         * update_web_docs: Use /usr/local/bin/texi2html rather than
363         gccadmin's local copy.
365 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
367         * crontab, doc_exclude, update_branch_version, update_version,
368         update_web_docs: New files (as currently used by gccadmin).
369         * README: New file.