* snapshot-README: Use GCC instead of gcc, C++ front end instead of
[official-gcc.git] / maintainer-scripts / ChangeLog
blobb48bbda195a043ce284387470eb7fb29b5f597c7
1 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3         * snapshot-README: Use GCC instead of gcc, C++ front end instead of 
4         g++ language, and note that Java includes a run time.
5         * snapshot.index.html: Ditto.
7 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9         * gcc_release (build_diff): Properly use ${TAR} instead of
10         hard-coded tar.
12 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14         * snapshot-index.html: Refer to .bz2 files instead of .gz files. 
15         Simplify the note on not using unannounced snapshots.
16         
17 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18         
19         * snapshot-README: Refer to .bz2 files instead of .gz files.
20         Add a note on where to find the diff files.
21         Simplify the note on not using unannounced snapshots.
22         Remove documentation of the gcc_latest_snapshot tag.
24 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
26         * gcc_release (build_diffs): Add diagnostics in case we cannot
27         generate a specific diff file.
29 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
31         * gcc_release (build_sources): Only update ChangeLog files which
32         do not yet contain the entry we are going to add.
33         Fix typo in added ChangeLog entries.
35 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
37         * gcc_release (upload_files): Put diff files into a "diffs"
38         subdirectory
40 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
42         * gcc_release: GNU CC -> GCC.
44 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
46         * gcc_release (usage): Print more detailed description of all
47         command-line options.
49 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
51         * update_version (ADD_BRANCHES): Add, set to MAIN and
52         tree-ssa-20020619-branch.
53         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
55 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
57         * update_version (textstring_FILES): Only version.c needs to be
58         updated, now that we do not consider older branches any more.
60 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
62         * update_version (IGNORE_BRANCHES): Add.
63         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
65 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
67         * update_version: Add a trace of which branch we are currently
68         working on.
70 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
72         * gcc_release: Make snapshots from the GCC 3.3 branch.
73         * snapshot-README: Update.
75 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
77         * update_version: Do not check in files which are unchanged.
78         * gcc_release: Only update the version in gcc/version.c.
80 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
82         * update_web_docs (MANUALS): Add fastjar.
84 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
86         * gcc_release: Make snapshots come from the mainline.
87         * snapshot-README: Update.
89 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
91         * update_web_docs: Remove support for generating g77_news.html and
92         g77_bugs.html.
93         * update_web_docs_old: Likewise.  Remove support for generating
94         thanks.html.
96 2002-07-28  Andreas Jaeger  <aj@suse.de>
98         * gcc_release: Update comment.
100         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
102 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
104         * gcc_release: Use the 3.2 branch for snapshots.
106 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
108         * update_web_docs (MANUALS): Include various flavours of the GNAT
109         User Guide.
111 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
113         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
114         gcc/gcc/ada/gnatvsn.ads.
116 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
118         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
119         release status is updated.
120         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
122 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
124         * gcc_release: Do upload files when local.
126         * snapshot-README, snapshot-index.html: Remove chill.
128 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
130         * gcc_release: Correct upload handling.
132 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
134         * gcc_release (build_diffs): Remove reference to Chill.
136 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
138         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
140 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
142         * gcc_release: Set TZ to UTC0.
144 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
146         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
147         (CHILL_DIRS): Remove.
149 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
151         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
152         major mode.
154 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
156         * update_version:  Don't indent the version string.
158 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
160         * snapshot-README: Note that snapshots come from the 3.1 branch.
161         Update list of files.
163 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
165         * gcc_release: Make snapshots come from the 3.1 branch.
167 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
169         * update_version: Automatically update version files on all
170         branches.
171         * crontab: Only invoke update_version once.
173 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
175         * gcc_release: Revert change to -p interface.  Allow for local and
176         remote cases in creating directories.  Give an error if -p
177         argument names a directory.
179 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
181         * gcc_release: Correct handling of diff-generation.  Add
182         "diffs" major mode.
184 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
186         * gcc_release: Substitute dates in snapshot-README and
187         snapshot-index.html files rather than directly using the old files
188         on the FTP site.  Set QMAILHOST.
190 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
192         * snapshot-index.html: Improve markup.
194 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
196         * snapshot-README, snapshot-index.html: Use expressions such as
197         @DATE@ rather than hardcoded dates.
199         * snapshot-README, snapshot-index.html: New files.
201 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
203         * update_web_docs (contrib_file): Remove.
204         Also removing special handling of thanks.html.
206 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
208         * update_web_docs: Use makeinfo --html instead of texi2html.
209         Remove support for pre-3.1 GCC versions.  Build online docs for
210         gccint manual.
212 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
214         * update_web_docs_old: Copy from update_web_docs.  Add comment
215         that this is for GCC 3.0.x and earlier versions.
217 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
219         * gcc_release: Add /usr/local/bin to path when local.
221 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
223         * update_web_docs: Set SOURCEDIR so that install manual can be
224         found when running install.texi2html.
226         * gcc_release: Don't require a username if running locally.
228 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
230         * update_web_docs: Eliminate warnings about keeping files from web
231         page preprocessing.
233         * update_web_docs: Allow for the same file name in different
234         directories.
236 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
238         * update_web_docs: Generate libiberty and gnat-style manuals.
240 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
242         * gcc_release: Build snapshots from mainline.  Generate Ada and
243         Chill tarballs.  Correct error check when building diffs.  Check
244         for errors when building bzip2 files.
245         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
247 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
249         * crontab: Build weekly snapshots.
251         * gcc_release: Copy from 3.0 branch.  Add support for building the
252         weekly snapshots on gcc.gnu.org.
254 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
256         * update_web_docs: Also check out texinfo.tex from
257         gcc/doc/include.
259 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
261         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
262         Preprocess the entire web site, not just the install docs.
264 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
266         * update_version:  Add command-line argument capability, also
267         bump version for libstdc++-v3, and exit with the return code from
268         the cvs commit.
269         * crontab:  Call update_version with arguments instead of
270         calling update_branch_version.
271         * update_branch_version:  Remove.
273 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
275         * update_web_docs: Only update the install documentation for the
276         CVS HEAD.
278 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
280         * update_web_docs, doc_exclude: Check out files that may be in the
281         Attic.  Check out texinfo.tex.  Don't generate anything from
282         c-tree.texi.  Generate PostScript output from manuals.
284 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
286         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
287         variables.
288         Fix a comment and add another one.
289         Generate the installation documentation in HTML format from
290         gcc/doc/install.texi.
292 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
294         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
295         run texi2html on manuals that aren't present.
297 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
299         * update_web_docs_libstdcxx:  New script.
300         * crontab:  Call said script.
302 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
304         * update_version, update_branch_version: Check out with gcc
305         directory instead of using egcs link.
307 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
309         * update_web_docs: Don't strip leading -r from argument following
310         -r, or leading -d from argument following -d.  Bug pointed out by
311         Matt Kraai.
313         * update_web_docs: Handle -r and -d options to generate docs for a
314         release or branch in a subdirectory.  Determine names of G77 news
315         and bugs files and contributors file after updated docs have been
316         installed, not before.  Don't remove files from a subdirectory.
317         Don't generate manuals for gcov (included in the GCC manual) or
318         iostream (obsolete).  Do generate manuals for cppinternals, gcj
319         and porting.  Update regular expressions for detecting whether
320         files have really changed when regenerated.
322 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
324         * update_web_docs: Use /usr/local/bin/texi2html rather than
325         gccadmin's local copy.
327 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
329         * crontab, doc_exclude, update_branch_version, update_version,
330         update_web_docs: New files (as currently used by gccadmin).
331         * README: New file.