OSDN Git Service

975c615a041dfbaaee4f66bdae826816b21e83b8
[pf3gnuchains/gcc-fork.git] / maintainer-scripts / ChangeLog
1 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2
3         * gcc_release (upload_files): Put diff files into a "diffs"
4         subdirectory
5
6 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7
8         * gcc_release: GNU CC -> GCC.
9
10 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11
12         * gcc_release (usage): Print more detailed description of all
13         command-line options.
14
15 2003-05-09  Gerald Pfeifer  <gerald@sourceware.org>
16
17         * update_version (ADD_BRANCHES): Add, set to MAIN and
18         tree-ssa-20020619-branch.
19         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
20
21 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
22
23         * update_version (textstring_FILES): Only version.c needs to be
24         updated, now that we do not consider older branches any more.
25
26 2003-05-02  Gerald Pfeifer  <gerald@pfeifer@dbai.tuwien.ac.at>
27
28         * update_version (IGNORE_BRANCHES): Add.
29         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
30
31 2003-05-02  Gerald Pfeifer  <gerald@pfeifer@dbai.tuwien.ac.at>
32
33         * update_version: Add a trace of which branch we are currently
34         working on.
35
36 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
37
38         * gcc_release: Make snapshots from the GCC 3.3 branch.
39         * snapshot-README: Update.
40
41 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
42
43         * update_version: Do not check in files which are unchanged.
44         * gcc_release: Only update the version in gcc/version.c.
45
46 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
47
48         * update_web_docs (MANUALS): Add fastjar.
49
50 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
51
52         * gcc_release: Make snapshots come from the mainline.
53         * snapshot-README: Update.
54
55 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
56
57         * update_web_docs: Remove support for generating g77_news.html and
58         g77_bugs.html.
59         * update_web_docs_old: Likewise.  Remove support for generating
60         thanks.html.
61
62 2002-07-28  Andreas Jaeger  <aj@suse.de>
63
64         * gcc_release: Update comment.
65
66         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
67
68 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
69
70         * gcc_release: Use the 3.2 branch for snapshots.
71
72 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
73
74         * update_web_docs (MANUALS): Include various flavours of the GNAT
75         User Guide.
76
77 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
78
79         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
80         gcc/gcc/ada/gnatvsn.ads.
81
82 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
83
84         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
85         release status is updated.
86         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
87
88 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
89
90         * gcc_release: Do upload files when local.
91
92         * snapshot-README, snapshot-index.html: Remove chill.
93
94 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
95
96         * gcc_release: Correct upload handling.
97
98 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
99
100         * gcc_release (build_diffs): Remove reference to Chill.
101
102 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
103
104         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
105
106 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
107
108         * gcc_release: Set TZ to UTC0.
109
110 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
111
112         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
113         (CHILL_DIRS): Remove.
114
115 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
116
117         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
118         major mode.
119
120 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
121
122         * update_version:  Don't indent the version string.
123
124 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
125
126         * snapshot-README: Note that snapshots come from the 3.1 branch.
127         Update list of files.
128
129 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
130
131         * gcc_release: Make snapshots come from the 3.1 branch.
132
133 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
134
135         * update_version: Automatically update version files on all
136         branches.
137         * crontab: Only invoke update_version once.
138
139 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
140
141         * gcc_release: Revert change to -p interface.  Allow for local and
142         remote cases in creating directories.  Give an error if -p
143         argument names a directory.
144
145 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
146
147         * gcc_release: Correct handling of diff-generation.  Add
148         "diffs" major mode.
149
150 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
151
152         * gcc_release: Substitute dates in snapshot-README and
153         snapshot-index.html files rather than directly using the old files
154         on the FTP site.  Set QMAILHOST.
155
156 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
157
158         * snapshot-index.html: Improve markup.
159
160 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
161
162         * snapshot-README, snapshot-index.html: Use expressions such as
163         @DATE@ rather than hardcoded dates.
164
165         * snapshot-README, snapshot-index.html: New files.
166
167 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
168
169         * update_web_docs (contrib_file): Remove.
170         Also removing special handling of thanks.html.
171
172 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
173
174         * update_web_docs: Use makeinfo --html instead of texi2html.
175         Remove support for pre-3.1 GCC versions.  Build online docs for
176         gccint manual.
177
178 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
179
180         * update_web_docs_old: Copy from update_web_docs.  Add comment
181         that this is for GCC 3.0.x and earlier versions.
182
183 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
184
185         * gcc_release: Add /usr/local/bin to path when local.
186
187 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
188
189         * update_web_docs: Set SOURCEDIR so that install manual can be
190         found when running install.texi2html.
191
192         * gcc_release: Don't require a username if running locally.
193
194 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
195
196         * update_web_docs: Eliminate warnings about keeping files from web
197         page preprocessing.
198
199         * update_web_docs: Allow for the same file name in different
200         directories.
201
202 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
203
204         * update_web_docs: Generate libiberty and gnat-style manuals.
205
206 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
207
208         * gcc_release: Build snapshots from mainline.  Generate Ada and
209         Chill tarballs.  Correct error check when building diffs.  Check
210         for errors when building bzip2 files.
211         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
212
213 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
214
215         * crontab: Build weekly snapshots.
216
217         * gcc_release: Copy from 3.0 branch.  Add support for building the
218         weekly snapshots on gcc.gnu.org.
219
220 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
221
222         * update_web_docs: Also check out texinfo.tex from
223         gcc/doc/include.
224
225 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
226
227         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
228         Preprocess the entire web site, not just the install docs.
229
230 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
231
232         * update_version:  Add command-line argument capability, also
233         bump version for libstdc++-v3, and exit with the return code from
234         the cvs commit.
235         * crontab:  Call update_version with arguments instead of
236         calling update_branch_version.
237         * update_branch_version:  Remove.
238
239 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
240
241         * update_web_docs: Only update the install documentation for the
242         CVS HEAD.
243
244 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
245
246         * update_web_docs, doc_exclude: Check out files that may be in the
247         Attic.  Check out texinfo.tex.  Don't generate anything from
248         c-tree.texi.  Generate PostScript output from manuals.
249
250 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
251
252         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
253         variables.
254         Fix a comment and add another one.
255         Generate the installation documentation in HTML format from
256         gcc/doc/install.texi.
257
258 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
259
260         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
261         run texi2html on manuals that aren't present.
262
263 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
264
265         * update_web_docs_libstdcxx:  New script.
266         * crontab:  Call said script.
267
268 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
269
270         * update_version, update_branch_version: Check out with gcc
271         directory instead of using egcs link.
272
273 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
274
275         * update_web_docs: Don't strip leading -r from argument following
276         -r, or leading -d from argument following -d.  Bug pointed out by
277         Matt Kraai.
278
279         * update_web_docs: Handle -r and -d options to generate docs for a
280         release or branch in a subdirectory.  Determine names of G77 news
281         and bugs files and contributors file after updated docs have been
282         installed, not before.  Don't remove files from a subdirectory.
283         Don't generate manuals for gcov (included in the GCC manual) or
284         iostream (obsolete).  Do generate manuals for cppinternals, gcj
285         and porting.  Update regular expressions for detecting whether
286         files have really changed when regenerated.
287
288 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
289
290         * update_web_docs: Use /usr/local/bin/texi2html rather than
291         gccadmin's local copy.
292
293 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
294
295         * crontab, doc_exclude, update_branch_version, update_version,
296         update_web_docs: New files (as currently used by gccadmin).
297         * README: New file.