1 2004-09-11 Gerald Pfeifer <gerald@pfeifer.com>
3 * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
5 2004-08-14 Kelley Cook <kcook@gcc.gnu.org>
7 * gcc_release (build_sources): Add comment header to generated
10 2004-08-06 Kelley Cook <kcook@gcc.gnu.org>
12 * gcc_release (snapshot_print): Accept arguments. Don't use echo -e.
13 (announce_snapshot): Update for above. Don't use echo -e.
15 2004-08-03 Kelley Cook <kcook@gcc.gnu.org>
17 * maintainer-scripts (snapshot_print): New function.
18 (announce_snapshot): Generate announcment on the fly.
19 Use a directory link for LATEST.
20 * snapshot-README: Delete.
21 * snapshot-index.html: Delete.
23 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
25 * gcc_release (build_sources): Move the libcpp gmo files
26 to the source directory.
28 2004-06-03 Joseph S. Myers <jsm@polyomino.org.uk>
30 * gcc_release (maybe_build_tarfile): New function.
31 (build_tarfiles): Use maybe_build_tarfile.
33 2004-05-21 Paolo Carlini <pcarlini@suse.de>
35 * gcc_release (build_sources): Generate the NEWS file in toplevel.
37 2004-05-17 Kelley Cook <kcook@gcc.gnu.org>
39 * gcc_release (build_sources): Change CRCs from brik to md5sum.
41 2004-05-16 Gerald Pfeifer <gerald@pfeifer.com>
43 * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
45 2004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
47 * update_web_docs: Also remove old .gz files from subdirectories
48 on the 15th of the month.
50 2004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
52 * update_web_docs (MANUALS): Add gfortran.
54 2004-05-13 Arnaud Charlet <charlet@act-europe.fr>
56 * update_web_docs: Fix generation of Ada docs.
58 2004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
60 * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
62 * gcc_release (DIFF): Remove -3 option.
64 2003-07-26 Paul Brook <paul@nowt.org>
66 * gcc_release: Add gcc-fortran.
67 * snapshot-README: Ditto.
68 * snapshot-index.html: Ditto.
70 2004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
72 * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
73 Friday night, where gcc.gnu.org has less load.
75 2004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
77 * crontab: Adjust temporary directory used for snapshot generation.
78 Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
81 2004-04-19 Mark Mitchell <mark@codesourcery.com>
83 * gcc_release (build_sources): Do not use "-F" to tag sources.
85 2004-04-07 Mark Mitchell <mark@codesourcery.com>
87 * gcc_release (build_sources): Do not use "-r" and "-D" at the
88 same time with "cvs export".
90 2004-03-27 Gerald Pfeifer <gerald@pfeifer.com>
92 * gcc_release: Fix sanity check for argument of -p command-line
93 options. In snapshot mode, only generate diffs against the previous
94 snapshot if the user did not specify any old tarball explictly.
96 2004-03-25 Gerald Pfeifer <gerald@pfeifer.com>
98 * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
99 only set at a single place.
101 2004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
103 * gcc_release (SNAPSHOTS_DIR): New variable. Use it.
104 (announce_snapshot): Use it.
106 2004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
108 * gcc_release (announce_snapshot): Use changedir instead of
111 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>
113 * gcc_release: Add libada as part of ADA_DIRS.
115 2004-01-21 Gerald Pfeifer <gerald@pfeifer.com>
117 * crontab: Make 3.4 snapshots from the new 3.4 release branch.
119 2004-01-20 Kelley Cook <kcook@gcc.gnu.org>
121 * gcc_release (build_sources): Delete call to make f77.rebuilt.
123 2004-01-17 Gerald Pfeifer <gerald@pfeifer.com>
125 * snapshot-README: Mention how the snapshot was generated.
126 * snapshot-index.html: Ditto. Further sync with snapshot-README.
128 2004-01-03 Joseph S. Myers <jsm@polyomino.org.uk>
130 * update_web_docs: Create tarballs of documentation sources and
133 2004-01-02 Gerald Pfeifer <gp@suse.de>
135 * update_version: Add some documentation.
137 2004-01-02 Pop Sébastian <pop@gauvain.u-strasbg.fr>
139 * update_version (ADD_BRANCHES): Add lno-branch.
141 2003-11-02 Gerald Pfeifer <gerald@pfeifer.com>
143 * maintainer-addresses: New script.
145 2003-10-24 Kelley Cook <kcook@gcc.gnu.org>
147 * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
149 2003-09-22 Gerald Pfeifer <gerald@pfeifer.com>
151 * gcc_release (announce_snapshot): Restructure processing
152 of snapshot-README and snapshot-index.html and add a new
153 substitution for @EXPORT@.
155 2003-08-24 Gerald Pfeifer <gerald@pfeifer.com>
157 * gcc_release (build_sources): Create/update the LAST_UPDATED file
158 in the source directory with information how sources were obtained.
160 2003-08-16 Gerald Pfeifer <gerald@pfeifer.com>
162 * gcc_release (build_sources): Use two new variables EXPORTTAG and
163 EXPORTDATE to make the extraction of sources more transparent and
164 also allow snapshots (off mainline) without a tag.
166 2003-08-08 Mark Mitchell <mark@codesourcery.com>
168 * gcc_release: Correct logic for updating version.c. Put
169 prereleases into a subdirectory.
171 2003-07-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
173 * crontab: Update invocation of gcc_release according to the
174 previous changes there. Add automatic 3.4 snapshots from mainline.
176 2003-07-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
178 * gcc_release (usage): Document that -s now takes symbolic name
179 and branch of the snapshot as parameters.
180 Implement this as part of command-line processing.
181 (BRANCH): Remove default initialization for snapshots.
183 Do not lay down a CVS tag if generating a snapshot from mainline.
185 2003-07-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
187 * gcc_release (announce_snapshot): Use ${RELEASE} instead
188 of ${BRANCH}-${DATE} to refer to the snapshot directory.
189 Put README file into the snapshot directory.
191 (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
192 (FTP_PATH): Use ${RELEASE} in case of snapshots.
194 (OLD_TARS): Adjust to new directory scheme for snapshots.
196 2003-07-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
198 * gcc_release (announce_snapshot): Add substitution of @RELEASE@
199 for README and index.html.
200 * snapshot-README: Use it.
201 * snapshot-index.html: Ditto.
203 2003-07-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
205 * gcc_release (announce_snapshot): Add substitution of @BRANCH@
206 for README and index.html. Remove substitution of @LONG_DATE@.
207 Put index.html into the respective snapshot directory.
208 Adjust subject of the notification mail to the new naming scheme
210 Adjust name of the LATEST-IS-... files to the new naming scheme
211 for snapshot directories.
214 (LAST_LONG_DATE): Remove.
216 * snapshot-README: Adjust to the new naming schemes for directories
217 and snapshots per se.
218 Dynamically fill in the respective branch instead of hardcoding it.
220 * snapshot-index.html: Replace individual links to diffs with a
221 general link to the diff/ subdirectory.
222 Mention the concrete snapshot in <title> and <h1>.
223 Adjust links to the new location of index.html.
225 2003-07-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
227 * gcc_release: Move handling of complex modes directly after
229 (TAG): Include the branch name as part of snapshot CVS tags.
231 2003-07-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
233 * gcc_release: Execute gcc.gnu.org-only operations which are
234 related to diff generation only if diffs have been requested.
235 (build_sources): Improve tracing and an error message related
238 2003-07-01 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
240 * gcc_release (BRANCH): Rename to...
241 (CVSBRANCH): ...new macro, and use BRANCH for the variant users
243 (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
244 of the directory name.
245 Use .snapshot_date-${BRANCH} instead of .snapshot_date.
247 2003-06-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
249 * gcc_release: Command "all" now creates .gz files only for
250 releases and pre-releases.
252 2003-06-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
254 * gcc_release (build_sources): Do not include gnats.html any longer.
255 Make an error message more descriptive.
257 2003-06-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
259 * gcc_release: Factor the updating of links and READMEs on the
260 FTP server and sending mail for snapshots into a...
261 (announce_snapshot): ...new function.
262 Add informative output for both.
264 2003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
266 * gcc_release: Do not update gcc_latest_snapshot tag any longer.
268 2003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
270 * snapshot-index.html: Use F77 instead of G77 front end.
271 Remove link to CodeSourcery snapshots which was not up-to-date.
272 Do not refer to gcc-bugs@gcc.gnu.org any longer.
274 * snapshot-README: Use F77 front end instead of G77 language.
276 2003-06-17 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
278 * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
279 (build_bz2): Rename to build_gzip and create .gz files from .bz2
280 files instead of the other way around.
281 (build_gzip): New function.
282 (build_diffs): Build .bz2 files instead of .gz files.
283 (build_diff): Use .bz2 files instead of .gz files.
284 Make an error message independent of the compression format.
285 (MODE_BZIP2): Rename to MODE_GZIP. Related changes to the
286 invocation of this script.
287 (MODE_GZIP): New variable.
288 (OLD_TARS): Use .bz2 archive of the previous snapshot.
290 2003-06-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
292 * snapshot-README: Use GCC instead of gcc, C++ front end instead of
293 g++ language, and note that Java includes a run time.
294 * snapshot.index.html: Ditto.
296 2003-06-10 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
298 * gcc_release (build_diff): Properly use ${TAR} instead of
301 2003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
303 * snapshot-index.html: Refer to .bz2 files instead of .gz files.
304 Simplify the note on not using unannounced snapshots.
306 2003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
308 * snapshot-README: Refer to .bz2 files instead of .gz files.
309 Add a note on where to find the diff files.
310 Simplify the note on not using unannounced snapshots.
311 Remove documentation of the gcc_latest_snapshot tag.
313 2003-05-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
315 * gcc_release (build_diffs): Add diagnostics in case we cannot
316 generate a specific diff file.
318 2003-05-24 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
320 * gcc_release (build_sources): Only update ChangeLog files which
321 do not yet contain the entry we are going to add.
322 Fix typo in added ChangeLog entries.
324 2003-05-20 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
326 * gcc_release (upload_files): Put diff files into a "diffs"
329 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
331 * gcc_release: GNU CC -> GCC.
333 2003-05-12 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
335 * gcc_release (usage): Print more detailed description of all
336 command-line options.
338 2003-05-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
340 * update_version (ADD_BRANCHES): Add, set to MAIN and
341 tree-ssa-20020619-branch.
342 (BRANCHES): Always consider branches given by $ADD_BRANCHES.
344 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
346 * update_version (textstring_FILES): Only version.c needs to be
347 updated, now that we do not consider older branches any more.
349 2003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
351 * update_version (IGNORE_BRANCHES): Add.
352 (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
354 2003-05-02 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
356 * update_version: Add a trace of which branch we are currently
359 2002-12-16 Mark Mitchell <mark@codesourcery.com>
361 * gcc_release: Make snapshots from the GCC 3.3 branch.
362 * snapshot-README: Update.
364 2002-09-23 Zack Weinberg <zack@codesourcery.com>
366 * update_version: Do not check in files which are unchanged.
367 * gcc_release: Only update the version in gcc/version.c.
369 2002-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
371 * update_web_docs (MANUALS): Add fastjar.
373 2002-09-08 Joseph S. Myers <jsm@polyomino.org.uk>
375 * gcc_release: Make snapshots come from the mainline.
376 * snapshot-README: Update.
378 2002-08-28 Joseph S. Myers <jsm@polyomino.org.uk>
380 * update_web_docs: Remove support for generating g77_news.html and
382 * update_web_docs_old: Likewise. Remove support for generating
385 2002-07-28 Andreas Jaeger <aj@suse.de>
387 * gcc_release: Update comment.
389 * snapshot-README: Snapshots are taken from GCC 3.2 branch.
391 2002-07-28 Mark Mitchell <mark@codesourcery.com>
393 * gcc_release: Use the 3.2 branch for snapshots.
395 2002-05-31 Florian Weimer <fw@deneb.enyo.de>
397 * update_web_docs (MANUALS): Include various flavours of the GNAT
400 2002-05-27 Joseph S. Myers <jsm28@cam.ac.uk>
402 * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
403 gcc/gcc/ada/gnatvsn.ads.
405 2002-05-26 Joseph S. Myers <jsm28@cam.ac.uk>
407 * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
408 release status is updated.
409 * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
411 2002-05-21 Joseph S. Myers <jsm28@cam.ac.uk>
413 * gcc_release: Do upload files when local.
415 * snapshot-README, snapshot-index.html: Remove chill.
417 2002-05-08 Mark Mitchell <mark@codesourcery.com>
419 * gcc_release: Correct upload handling.
421 2002-04-22 Mark Mitchell <mark@codesourcery.com>
423 * gcc_release (build_diffs): Remove reference to Chill.
425 2002-04-21 Joseph S. Myers <jsm28@cam.ac.uk>
427 * update_web_docs (MANUALS): Remove chill. Add gnat_rm.
429 2002-04-19 Kelley R. Cook (kelly.r.cook@gm.com)
431 * gcc_release: Set TZ to UTC0.
433 2002-04-15 Mark Mitchell <mark@codesourcery.com>
435 * gcc_release (build_tarfiles): Do not build Chill tarfiles.
436 (CHILL_DIRS): Remove.
438 2002-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
440 * gcc_release: Build diffs for ada and chill. Make "bzip2" a new
443 2002-03-06 Phil Edwards <pme@gcc.gnu.org>
445 * update_version: Don't indent the version string.
447 2002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
449 * snapshot-README: Note that snapshots come from the 3.1 branch.
450 Update list of files.
452 2002-03-03 Joseph S. Myers <jsm28@cam.ac.uk>
454 * gcc_release: Make snapshots come from the 3.1 branch.
456 2002-02-25 Mark Mitchell <mark@codesourcery.com>
458 * update_version: Automatically update version files on all
460 * crontab: Only invoke update_version once.
462 2002-02-23 Joseph S. Myers <jsm28@cam.ac.uk>
464 * gcc_release: Revert change to -p interface. Allow for local and
465 remote cases in creating directories. Give an error if -p
466 argument names a directory.
468 2002-02-21 Mark Mitchell <mark@codesourcery.com>
470 * gcc_release: Correct handling of diff-generation. Add
473 2002-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
475 * gcc_release: Substitute dates in snapshot-README and
476 snapshot-index.html files rather than directly using the old files
477 on the FTP site. Set QMAILHOST.
479 2002-02-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
481 * snapshot-index.html: Improve markup.
483 2002-01-29 Joseph S. Myers <jsm28@cam.ac.uk>
485 * snapshot-README, snapshot-index.html: Use expressions such as
486 @DATE@ rather than hardcoded dates.
488 * snapshot-README, snapshot-index.html: New files.
490 2002-01-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
492 * update_web_docs (contrib_file): Remove.
493 Also removing special handling of thanks.html.
495 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
497 * update_web_docs: Use makeinfo --html instead of texi2html.
498 Remove support for pre-3.1 GCC versions. Build online docs for
501 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
503 * update_web_docs_old: Copy from update_web_docs. Add comment
504 that this is for GCC 3.0.x and earlier versions.
506 2001-11-19 Joseph S. Myers <jsm28@cam.ac.uk>
508 * gcc_release: Add /usr/local/bin to path when local.
510 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
512 * update_web_docs: Set SOURCEDIR so that install manual can be
513 found when running install.texi2html.
515 * gcc_release: Don't require a username if running locally.
517 2001-11-05 Joseph S. Myers <jsm28@cam.ac.uk>
519 * update_web_docs: Eliminate warnings about keeping files from web
522 * update_web_docs: Allow for the same file name in different
525 2001-10-29 Joseph S. Myers <jsm28@cam.ac.uk>
527 * update_web_docs: Generate libiberty and gnat-style manuals.
529 2001-10-24 Joseph S. Myers <jsm28@cam.ac.uk>
531 * gcc_release: Build snapshots from mainline. Generate Ada and
532 Chill tarballs. Correct error check when building diffs. Check
533 for errors when building bzip2 files.
534 * crontab: Use /sourceware/snapshot-tmp for building snapshots.
536 2001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
538 * crontab: Build weekly snapshots.
540 * gcc_release: Copy from 3.0 branch. Add support for building the
541 weekly snapshots on gcc.gnu.org.
543 2001-08-28 Joseph S. Myers <jsm28@cam.ac.uk>
545 * update_web_docs: Also check out texinfo.tex from
548 2001-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
550 * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
551 Preprocess the entire web site, not just the install docs.
553 2001-06-25 Phil Edwards <pme@sources.redhat.com>
555 * update_version: Add command-line argument capability, also
556 bump version for libstdc++-v3, and exit with the return code from
558 * crontab: Call update_version with arguments instead of
559 calling update_branch_version.
560 * update_branch_version: Remove.
562 2001-06-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
564 * update_web_docs: Only update the install documentation for the
567 2001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
569 * update_web_docs, doc_exclude: Check out files that may be in the
570 Attic. Check out texinfo.tex. Don't generate anything from
571 c-tree.texi. Generate PostScript output from manuals.
573 2001-06-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
575 * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
577 Fix a comment and add another one.
578 Generate the installation documentation in HTML format from
579 gcc/doc/install.texi.
581 2001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
583 * update_web_docs: Don't generate HTML from gxxint.texi. Don't
584 run texi2html on manuals that aren't present.
586 2001-03-18 Phil Edwards <pme@sources.redhat.com>
588 * update_web_docs_libstdcxx: New script.
589 * crontab: Call said script.
591 2001-03-18 Joseph S. Myers <jsm28@cam.ac.uk>
593 * update_version, update_branch_version: Check out with gcc
594 directory instead of using egcs link.
596 2001-03-17 Joseph S. Myers <jsm28@cam.ac.uk>
598 * update_web_docs: Don't strip leading -r from argument following
599 -r, or leading -d from argument following -d. Bug pointed out by
602 * update_web_docs: Handle -r and -d options to generate docs for a
603 release or branch in a subdirectory. Determine names of G77 news
604 and bugs files and contributors file after updated docs have been
605 installed, not before. Don't remove files from a subdirectory.
606 Don't generate manuals for gcov (included in the GCC manual) or
607 iostream (obsolete). Do generate manuals for cppinternals, gcj
608 and porting. Update regular expressions for detecting whether
609 files have really changed when regenerated.
611 2001-03-15 Joseph S. Myers <jsm28@cam.ac.uk>
613 * update_web_docs: Use /usr/local/bin/texi2html rather than
614 gccadmin's local copy.
616 2001-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
618 * crontab, doc_exclude, update_branch_version, update_version,
619 update_web_docs: New files (as currently used by gccadmin).