Ensure return string is empty before using strcat to construct it.
[official-gcc.git] / maintainer-scripts / ChangeLog
blobedba50ca0b39faf71bf556018c947eb8aee1239c
1 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
3         * update_version: Do not check in files which are unchanged.
4         * gcc_release: Only update the version in gcc/version.c.
6 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
8         * update_web_docs (MANUALS): Add fastjar.
10 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
12         * gcc_release: Make snapshots come from the mainline.
13         * snapshot-README: Update.
15 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
17         * update_web_docs: Remove support for generating g77_news.html and
18         g77_bugs.html.
19         * update_web_docs_old: Likewise.  Remove support for generating
20         thanks.html.
22 2002-07-28  Andreas Jaeger  <aj@suse.de>
24         * gcc_release: Update comment.
26         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
28 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
30         * gcc_release: Use the 3.2 branch for snapshots.
32 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
34         * update_web_docs (MANUALS): Include various flavours of the GNAT
35         User Guide.
37 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
39         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
40         gcc/gcc/ada/gnatvsn.ads.
42 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
44         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
45         release status is updated.
46         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
48 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
50         * gcc_release: Do upload files when local.
52         * snapshot-README, snapshot-index.html: Remove chill.
54 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
56         * gcc_release: Correct upload handling.
58 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
60         * gcc_release (build_diffs): Remove reference to Chill.
62 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
64         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
66 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
68         * gcc_release: Set TZ to UTC0.
70 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
72         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
73         (CHILL_DIRS): Remove.
75 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
77         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
78         major mode.
80 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
82         * update_version:  Don't indent the version string.
84 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
86         * snapshot-README: Note that snapshots come from the 3.1 branch.
87         Update list of files.
89 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
91         * gcc_release: Make snapshots come from the 3.1 branch.
93 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
95         * update_version: Automatically update version files on all
96         branches.
97         * crontab: Only invoke update_version once.
99 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
101         * gcc_release: Revert change to -p interface.  Allow for local and
102         remote cases in creating directories.  Give an error if -p
103         argument names a directory.
105 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
107         * gcc_release: Correct handling of diff-generation.  Add
108         "diffs" major mode.
110 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
112         * gcc_release: Substitute dates in snapshot-README and
113         snapshot-index.html files rather than directly using the old files
114         on the FTP site.  Set QMAILHOST.
116 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
118         * snapshot-index.html: Improve markup.
120 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
122         * snapshot-README, snapshot-index.html: Use expressions such as
123         @DATE@ rather than hardcoded dates.
125         * snapshot-README, snapshot-index.html: New files.
127 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
129         * update_web_docs (contrib_file): Remove.
130         Also removing special handling of thanks.html.
132 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
134         * update_web_docs: Use makeinfo --html instead of texi2html.
135         Remove support for pre-3.1 GCC versions.  Build online docs for
136         gccint manual.
138 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
140         * update_web_docs_old: Copy from update_web_docs.  Add comment
141         that this is for GCC 3.0.x and earlier versions.
143 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
145         * gcc_release: Add /usr/local/bin to path when local.
147 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
149         * update_web_docs: Set SOURCEDIR so that install manual can be
150         found when running install.texi2html.
152         * gcc_release: Don't require a username if running locally.
154 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
156         * update_web_docs: Eliminate warnings about keeping files from web
157         page preprocessing.
159         * update_web_docs: Allow for the same file name in different
160         directories.
162 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
164         * update_web_docs: Generate libiberty and gnat-style manuals.
166 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
168         * gcc_release: Build snapshots from mainline.  Generate Ada and
169         Chill tarballs.  Correct error check when building diffs.  Check
170         for errors when building bzip2 files.
171         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
173 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
175         * crontab: Build weekly snapshots.
177         * gcc_release: Copy from 3.0 branch.  Add support for building the
178         weekly snapshots on gcc.gnu.org.
180 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
182         * update_web_docs: Also check out texinfo.tex from
183         gcc/doc/include.
185 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
187         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
188         Preprocess the entire web site, not just the install docs.
190 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
192         * update_version:  Add command-line argument capability, also
193         bump version for libstdc++-v3, and exit with the return code from
194         the cvs commit.
195         * crontab:  Call update_version with arguments instead of
196         calling update_branch_version.
197         * update_branch_version:  Remove.
199 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
201         * update_web_docs: Only update the install documentation for the
202         CVS HEAD.
204 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
206         * update_web_docs, doc_exclude: Check out files that may be in the
207         Attic.  Check out texinfo.tex.  Don't generate anything from
208         c-tree.texi.  Generate PostScript output from manuals.
210 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
212         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
213         variables.
214         Fix a comment and add another one.
215         Generate the installation documentation in HTML format from
216         gcc/doc/install.texi.
218 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
220         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
221         run texi2html on manuals that aren't present.
223 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
225         * update_web_docs_libstdcxx:  New script.
226         * crontab:  Call said script.
228 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
230         * update_version, update_branch_version: Check out with gcc
231         directory instead of using egcs link.
233 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
235         * update_web_docs: Don't strip leading -r from argument following
236         -r, or leading -d from argument following -d.  Bug pointed out by
237         Matt Kraai.
239         * update_web_docs: Handle -r and -d options to generate docs for a
240         release or branch in a subdirectory.  Determine names of G77 news
241         and bugs files and contributors file after updated docs have been
242         installed, not before.  Don't remove files from a subdirectory.
243         Don't generate manuals for gcov (included in the GCC manual) or
244         iostream (obsolete).  Do generate manuals for cppinternals, gcj
245         and porting.  Update regular expressions for detecting whether
246         files have really changed when regenerated.
248 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
250         * update_web_docs: Use /usr/local/bin/texi2html rather than
251         gccadmin's local copy.
253 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
255         * crontab, doc_exclude, update_branch_version, update_version,
256         update_web_docs: New files (as currently used by gccadmin).
257         * README: New file.