OSDN Git Service

* crontab: Don't build 3.3 branch snapshots.
[pf3gnuchains/gcc-fork.git] / maintainer-scripts / ChangeLog
index f2ecdb2..bd8ab72 100644 (file)
@@ -1,3 +1,143 @@
+2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * crontab: Don't build 3.3 branch snapshots.
+       * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
+
+2005-03-15  Zack Weinberg  <zack@codesourcery.com>
+
+       * README: Update.
+       * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
+       of gcc/version.c.
+       * update_version: Handle updating gcc/DATESTAMP.
+       * update_web_docs: Generate gcc-vers.texi first.
+
+2005-03-10  Ranjit Mathew  <rmathew@hotmail.com>
+
+       * gcc_release (ADA_DIRS): Add "gnattools".
+
+2005-02-25  Mark Mitchell  <mark@codesourcery.com>
+
+       * crontab: Adjust for 4.0 branch.
+
+2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
+
+       * update_version (ADD_BRANCHES): Replace lno-branch with
+       autovect-branch.
+
+2004-09-11  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
+
+2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * gcc_release (build_sources): Add comment header to generated
+       MD5SUMS.
+
+2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
+       (announce_snapshot):  Update for above.  Don't use echo -e.
+
+2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
+
+       * maintainer-scripts (snapshot_print): New function.
+       (announce_snapshot): Generate announcment on the fly.
+       Use a directory link for LATEST.
+       * snapshot-README: Delete.
+       * snapshot-index.html: Delete.
+
+2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
+
+       * gcc_release (build_sources): Move the libcpp gmo files
+       to the source directory.
+
+2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       * gcc_release (maybe_build_tarfile): New function.
+       (build_tarfiles): Use maybe_build_tarfile.
+
+2004-05-21  Paolo Carlini  <pcarlini@suse.de>
+
+       * gcc_release (build_sources): Generate the NEWS file in toplevel.
+
+2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * gcc_release (build_sources): Change CRCs from brik to md5sum.
+
+2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
+
+2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       * update_web_docs: Also remove old .gz files from subdirectories
+       on the 15th of the month.
+
+2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       * update_web_docs (MANUALS): Add gfortran.
+
+2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
+
+       * update_web_docs: Fix generation of Ada docs.
+
+2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
+
+       * gcc_release (DIFF): Remove -3 option.
+
+2003-07-26  Paul Brook  <paul@nowt.org>
+
+       * gcc_release: Add gcc-fortran.
+       * snapshot-README: Ditto.
+       * snapshot-index.html: Ditto.
+
+2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
+       Friday night, where gcc.gnu.org has less load.
+
+2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * crontab: Adjust temporary directory used for snapshot generation.
+       Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
+       less load.
+
+2004-04-19  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc_release (build_sources): Do not use "-F" to tag sources.
+
+2004-04-07  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc_release (build_sources): Do not use "-r" and "-D" at the
+       same time with "cvs export".
+
+2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * gcc_release: Fix sanity check for argument of -p command-line
+       options.  In snapshot mode, only generate diffs against the previous
+       snapshot if the user did not specify any old tarball explictly.
+
+2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
+       only set at a single place.
+
+2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
+       (announce_snapshot): Use it.
+
+2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * gcc_release (announce_snapshot): Use changedir instead of
+       plain cd.
+
+2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
+
+       * gcc_release: Add libada as part of ADA_DIRS.
+
 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
 
        * crontab: Make 3.4 snapshots from the new 3.4 release branch.
 2004-01-02  Gerald Pfeifer  <gp@suse.de>
 
        * update_version: Add some documentation.
-       
+
 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
 
        * update_version (ADD_BRANCHES): Add lno-branch.
 
        * gcc_release (build_sources): Create/update the LAST_UPDATED file
        in the source directory with information how sources were obtained.
-       
+
 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
 
        * gcc_release (build_sources): Use two new variables EXPORTTAG and
        (BRANCH): Remove default initialization for snapshots.
        (CVSBRANCH): Ditto.
        Do not lay down a CVS tag if generating a snapshot from mainline.
-       
+
 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
 
        * gcc_release (announce_snapshot): Use ${RELEASE} instead
        * snapshot-index.html: Ditto.
 
 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
-       
+
        * gcc_release (announce_snapshot): Add substitution of @BRANCH@
        for README and index.html.  Remove substitution of @LONG_DATE@.
        Put index.html into the respective snapshot directory.
        general link to the diff/ subdirectory.
        Mention the concrete snapshot in <title> and <h1>.
        Adjust links to the new location of index.html.
-       
+
 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
 
        * gcc_release: Move handling of complex modes directly after
 
        * gcc_release (build_sources): Do not include gnats.html any longer.
        Make an error message more descriptive.
-       
+
 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
 
        * gcc_release: Factor the updating of links and READMEs on the
 
 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
 
-       * snapshot-README: Use GCC instead of gcc, C++ front end instead of 
+       * snapshot-README: Use GCC instead of gcc, C++ front end instead of
        g++ language, and note that Java includes a run time.
        * snapshot.index.html: Ditto.
 
 
 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
 
-       * snapshot-index.html: Refer to .bz2 files instead of .gz files. 
+       * snapshot-index.html: Refer to .bz2 files instead of .gz files.
        Simplify the note on not using unannounced snapshots.
-       
+
 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
-       
+
        * snapshot-README: Refer to .bz2 files instead of .gz files.
        Add a note on where to find the diff files.
        Simplify the note on not using unannounced snapshots.