* ssa.c (rename_insn_1): Rename uses of undefined registers to
[official-gcc.git] / maintainer-scripts / ChangeLog
blob393793282f67ccc39c9f90c1ea1ef74b3eb0db90
1 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
3         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
4         gcc/gcc/ada/gnatvsn.ads.
6 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
8         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
9         release status is updated.
10         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
12 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14         * gcc_release: Do upload files when local.
16         * snapshot-README, snapshot-index.html: Remove chill.
18 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
20         * gcc_release: Correct upload handling.
22 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
24         * gcc_release (build_diffs): Remove reference to Chill.
26 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
28         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
30 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
32         * gcc_release: Set TZ to UTC0.
34 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
36         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
37         (CHILL_DIRS): Remove.
39 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
41         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
42         major mode.
44 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
46         * update_version:  Don't indent the version string.
48 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
50         * snapshot-README: Note that snapshots come from the 3.1 branch.
51         Update list of files.
53 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
55         * gcc_release: Make snapshots come from the 3.1 branch.
57 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
59         * update_version: Automatically update version files on all
60         branches.
61         * crontab: Only invoke update_version once.
63 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
65         * gcc_release: Revert change to -p interface.  Allow for local and
66         remote cases in creating directories.  Give an error if -p
67         argument names a directory.
69 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
71         * gcc_release: Correct handling of diff-generation.  Add
72         "diffs" major mode.
74 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
76         * gcc_release: Substitute dates in snapshot-README and
77         snapshot-index.html files rather than directly using the old files
78         on the FTP site.  Set QMAILHOST.
80 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
82         * snapshot-index.html: Improve markup.
84 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
86         * snapshot-README, snapshot-index.html: Use expressions such as
87         @DATE@ rather than hardcoded dates.
89         * snapshot-README, snapshot-index.html: New files.
91 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
93         * update_web_docs (contrib_file): Remove.
94         Also removing special handling of thanks.html.
96 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
98         * update_web_docs: Use makeinfo --html instead of texi2html.
99         Remove support for pre-3.1 GCC versions.  Build online docs for
100         gccint manual.
102 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
104         * update_web_docs_old: Copy from update_web_docs.  Add comment
105         that this is for GCC 3.0.x and earlier versions.
107 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
109         * gcc_release: Add /usr/local/bin to path when local.
111 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
113         * update_web_docs: Set SOURCEDIR so that install manual can be
114         found when running install.texi2html.
116         * gcc_release: Don't require a username if running locally.
118 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
120         * update_web_docs: Eliminate warnings about keeping files from web
121         page preprocessing.
123         * update_web_docs: Allow for the same file name in different
124         directories.
126 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
128         * update_web_docs: Generate libiberty and gnat-style manuals.
130 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
132         * gcc_release: Build snapshots from mainline.  Generate Ada and
133         Chill tarballs.  Correct error check when building diffs.  Check
134         for errors when building bzip2 files.
135         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
137 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
139         * crontab: Build weekly snapshots.
141         * gcc_release: Copy from 3.0 branch.  Add support for building the
142         weekly snapshots on gcc.gnu.org.
144 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
146         * update_web_docs: Also check out texinfo.tex from
147         gcc/doc/include.
149 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
151         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
152         Preprocess the entire web site, not just the install docs.
154 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
156         * update_version:  Add command-line argument capability, also
157         bump version for libstdc++-v3, and exit with the return code from
158         the cvs commit.
159         * crontab:  Call update_version with arguments instead of
160         calling update_branch_version.
161         * update_branch_version:  Remove.
163 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
165         * update_web_docs: Only update the install documentation for the 
166         CVS HEAD.
168 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
170         * update_web_docs, doc_exclude: Check out files that may be in the
171         Attic.  Check out texinfo.tex.  Don't generate anything from
172         c-tree.texi.  Generate PostScript output from manuals.
174 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
176         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
177         variables.
178         Fix a comment and add another one.
179         Generate the installation documentation in HTML format from
180         gcc/doc/install.texi.
182 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
184         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
185         run texi2html on manuals that aren't present.
187 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
189         * update_web_docs_libstdcxx:  New script.
190         * crontab:  Call said script.
192 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
194         * update_version, update_branch_version: Check out with gcc
195         directory instead of using egcs link.
197 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
199         * update_web_docs: Don't strip leading -r from argument following
200         -r, or leading -d from argument following -d.  Bug pointed out by
201         Matt Kraai.
203         * update_web_docs: Handle -r and -d options to generate docs for a
204         release or branch in a subdirectory.  Determine names of G77 news
205         and bugs files and contributors file after updated docs have been
206         installed, not before.  Don't remove files from a subdirectory.
207         Don't generate manuals for gcov (included in the GCC manual) or
208         iostream (obsolete).  Do generate manuals for cppinternals, gcj
209         and porting.  Update regular expressions for detecting whether
210         files have really changed when regenerated.
212 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
214         * update_web_docs: Use /usr/local/bin/texi2html rather than
215         gccadmin's local copy.
217 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
219         * crontab, doc_exclude, update_branch_version, update_version,
220         update_web_docs: New files (as currently used by gccadmin).
221         * README: New file.