OSDN Git Service

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