source: trunk/src/gcc/maintainer-scripts/ChangeLog@ 1570

Last change on this file since 1570 was 1477, checked in by bird, 21 years ago

This commit was generated by cvs2svn to compensate for changes in r1476,
which included commits to RCS files with non-trunk default branches.

  • Property cvs2svn:cvs-rev set to 1.1.1.3
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 9.0 KB
Line 
12004-05-31 Release Manager
2
3 * GCC 3.3.4 Released.
4
52004-05-21 Paolo Carlini <pcarlini@suse.de>
6
7 * gcc_release (build_sources): Generate the NEWS file in toplevel.
8
92004-02-14 Release Manager
10
11 * GCC 3.3.3 Released.
12
132003-10-16 Release Manager
14
15 * GCC 3.3.2 Released.
16
172003-08-08 Mark Mitchell <mark@codesourcery.com>
18
19 * gcc_release: Correct logic for updating version.c. Put
20 prereleases into a subdirectory.
21
222003-08-04 Release Manager
23
24 * GCC 3.3.1 Released.
25
262003-08-04 Release Manager
27
28 * GCC 3.3.1 Released.
29
302003-06-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
31
32 * gcc_release: Command "all" now creates .bz2 files only for
33 releases and pre-releases.
34
352003-06-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
36
37 * gcc_release (build_sources): Do not include gnats.html any longer.
38 Make an error message more descriptive.
39
402003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
41
42 * gcc_release: Do not update gcc_latest_snapshot tag any longer.
43
442003-06-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
45
46 * gcc_release (build_diffs): Add diagnostics in case we cannot
47 generate a specific diff file.
48
492003-05-20 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
50
51 * gcc_release (upload_files): Put diff files into a "diffs"
52 subdirectory.
53
542003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
55
56 * gcc_release: GNU CC -> GCC.
57
582003-05-13 Release Manager
59
60 * GCC 3.3 Released.
61
622002-09-23 Zack Weinberg <zack@codesourcery.com>
63
64 * update_version: Do not check in files which are unchanged.
65 * gcc_release: Only update the version in gcc/version.c.
66
672002-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
68
69 * update_web_docs (MANUALS): Add fastjar.
70
712002-09-08 Joseph S. Myers <jsm@polyomino.org.uk>
72
73 * gcc_release: Make snapshots come from the mainline.
74 * snapshot-README: Update.
75
762002-08-28 Joseph S. Myers <jsm@polyomino.org.uk>
77
78 * update_web_docs: Remove support for generating g77_news.html and
79 g77_bugs.html.
80 * update_web_docs_old: Likewise. Remove support for generating
81 thanks.html.
82
832002-07-28 Andreas Jaeger <aj@suse.de>
84
85 * gcc_release: Update comment.
86
87 * snapshot-README: Snapshots are taken from GCC 3.2 branch.
88
892002-07-28 Mark Mitchell <mark@codesourcery.com>
90
91 * gcc_release: Use the 3.2 branch for snapshots.
92
932002-05-31 Florian Weimer <fw@deneb.enyo.de>
94
95 * update_web_docs (MANUALS): Include various flavours of the GNAT
96 User Guide.
97
982002-05-27 Joseph S. Myers <jsm28@cam.ac.uk>
99
100 * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
101 gcc/gcc/ada/gnatvsn.ads.
102
1032002-05-26 Joseph S. Myers <jsm28@cam.ac.uk>
104
105 * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
106 release status is updated.
107 * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
108
1092002-05-21 Joseph S. Myers <jsm28@cam.ac.uk>
110
111 * gcc_release: Do upload files when local.
112
113 * snapshot-README, snapshot-index.html: Remove chill.
114
1152002-05-08 Mark Mitchell <mark@codesourcery.com>
116
117 * gcc_release: Correct upload handling.
118
1192002-04-22 Mark Mitchell <mark@codesourcery.com>
120
121 * gcc_release (build_diffs): Remove reference to Chill.
122
1232002-04-21 Joseph S. Myers <jsm28@cam.ac.uk>
124
125 * update_web_docs (MANUALS): Remove chill. Add gnat_rm.
126
1272002-04-19 Kelley R. Cook (kelly.r.cook@gm.com)
128
129 * gcc_release: Set TZ to UTC0.
130
1312002-04-15 Mark Mitchell <mark@codesourcery.com>
132
133 * gcc_release (build_tarfiles): Do not build Chill tarfiles.
134 (CHILL_DIRS): Remove.
135
1362002-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
137
138 * gcc_release: Build diffs for ada and chill. Make "bzip2" a new
139 major mode.
140
1412002-03-06 Phil Edwards <pme@gcc.gnu.org>
142
143 * update_version: Don't indent the version string.
144
1452002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
146
147 * snapshot-README: Note that snapshots come from the 3.1 branch.
148 Update list of files.
149
1502002-03-03 Joseph S. Myers <jsm28@cam.ac.uk>
151
152 * gcc_release: Make snapshots come from the 3.1 branch.
153
1542002-02-25 Mark Mitchell <mark@codesourcery.com>
155
156 * update_version: Automatically update version files on all
157 branches.
158 * crontab: Only invoke update_version once.
159
1602002-02-23 Joseph S. Myers <jsm28@cam.ac.uk>
161
162 * gcc_release: Revert change to -p interface. Allow for local and
163 remote cases in creating directories. Give an error if -p
164 argument names a directory.
165
1662002-02-21 Mark Mitchell <mark@codesourcery.com>
167
168 * gcc_release: Correct handling of diff-generation. Add
169 "diffs" major mode.
170
1712002-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
172
173 * gcc_release: Substitute dates in snapshot-README and
174 snapshot-index.html files rather than directly using the old files
175 on the FTP site. Set QMAILHOST.
176
1772002-02-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
178
179 * snapshot-index.html: Improve markup.
180
1812002-01-29 Joseph S. Myers <jsm28@cam.ac.uk>
182
183 * snapshot-README, snapshot-index.html: Use expressions such as
184 @DATE@ rather than hardcoded dates.
185
186 * snapshot-README, snapshot-index.html: New files.
187
1882002-01-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
189
190 * update_web_docs (contrib_file): Remove.
191 Also removing special handling of thanks.html.
192
1932001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
194
195 * update_web_docs: Use makeinfo --html instead of texi2html.
196 Remove support for pre-3.1 GCC versions. Build online docs for
197 gccint manual.
198
1992001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
200
201 * update_web_docs_old: Copy from update_web_docs. Add comment
202 that this is for GCC 3.0.x and earlier versions.
203
2042001-11-19 Joseph S. Myers <jsm28@cam.ac.uk>
205
206 * gcc_release: Add /usr/local/bin to path when local.
207
2082001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
209
210 * update_web_docs: Set SOURCEDIR so that install manual can be
211 found when running install.texi2html.
212
213 * gcc_release: Don't require a username if running locally.
214
2152001-11-05 Joseph S. Myers <jsm28@cam.ac.uk>
216
217 * update_web_docs: Eliminate warnings about keeping files from web
218 page preprocessing.
219
220 * update_web_docs: Allow for the same file name in different
221 directories.
222
2232001-10-29 Joseph S. Myers <jsm28@cam.ac.uk>
224
225 * update_web_docs: Generate libiberty and gnat-style manuals.
226
2272001-10-24 Joseph S. Myers <jsm28@cam.ac.uk>
228
229 * gcc_release: Build snapshots from mainline. Generate Ada and
230 Chill tarballs. Correct error check when building diffs. Check
231 for errors when building bzip2 files.
232 * crontab: Use /sourceware/snapshot-tmp for building snapshots.
233
2342001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
235
236 * crontab: Build weekly snapshots.
237
238 * gcc_release: Copy from 3.0 branch. Add support for building the
239 weekly snapshots on gcc.gnu.org.
240
2412001-08-28 Joseph S. Myers <jsm28@cam.ac.uk>
242
243 * update_web_docs: Also check out texinfo.tex from
244 gcc/doc/include.
245
2462001-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
247
248 * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
249 Preprocess the entire web site, not just the install docs.
250
2512001-06-25 Phil Edwards <pme@sources.redhat.com>
252
253 * update_version: Add command-line argument capability, also
254 bump version for libstdc++-v3, and exit with the return code from
255 the cvs commit.
256 * crontab: Call update_version with arguments instead of
257 calling update_branch_version.
258 * update_branch_version: Remove.
259
2602001-06-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
261
262 * update_web_docs: Only update the install documentation for the
263 CVS HEAD.
264
2652001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
266
267 * update_web_docs, doc_exclude: Check out files that may be in the
268 Attic. Check out texinfo.tex. Don't generate anything from
269 c-tree.texi. Generate PostScript output from manuals.
270
2712001-06-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
272
273 * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
274 variables.
275 Fix a comment and add another one.
276 Generate the installation documentation in HTML format from
277 gcc/doc/install.texi.
278
2792001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
280
281 * update_web_docs: Don't generate HTML from gxxint.texi. Don't
282 run texi2html on manuals that aren't present.
283
2842001-03-18 Phil Edwards <pme@sources.redhat.com>
285
286 * update_web_docs_libstdcxx: New script.
287 * crontab: Call said script.
288
2892001-03-18 Joseph S. Myers <jsm28@cam.ac.uk>
290
291 * update_version, update_branch_version: Check out with gcc
292 directory instead of using egcs link.
293
2942001-03-17 Joseph S. Myers <jsm28@cam.ac.uk>
295
296 * update_web_docs: Don't strip leading -r from argument following
297 -r, or leading -d from argument following -d. Bug pointed out by
298 Matt Kraai.
299
300 * update_web_docs: Handle -r and -d options to generate docs for a
301 release or branch in a subdirectory. Determine names of G77 news
302 and bugs files and contributors file after updated docs have been
303 installed, not before. Don't remove files from a subdirectory.
304 Don't generate manuals for gcov (included in the GCC manual) or
305 iostream (obsolete). Do generate manuals for cppinternals, gcj
306 and porting. Update regular expressions for detecting whether
307 files have really changed when regenerated.
308
3092001-03-15 Joseph S. Myers <jsm28@cam.ac.uk>
310
311 * update_web_docs: Use /usr/local/bin/texi2html rather than
312 gccadmin's local copy.
313
3142001-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
315
316 * crontab, doc_exclude, update_branch_version, update_version,
317 update_web_docs: New files (as currently used by gccadmin).
318 * README: New file.
Note: See TracBrowser for help on using the repository browser.