OSDN Git Service

PR optimization/10876
[pf3gnuchains/gcc-fork.git] / maintainer-scripts / ChangeLog
index 943aa61..2117b57 100644 (file)
@@ -1,3 +1,61 @@
+2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * 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.
+       Remove documentation of the gcc_latest_snapshot tag.
+
+2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * gcc_release (build_diffs): Add diagnostics in case we cannot
+       generate a specific diff file.
+
+2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * gcc_release (build_sources): Only update ChangeLog files which
+       do not yet contain the entry we are going to add.
+       Fix typo in added ChangeLog entries.
+
+2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * gcc_release (upload_files): Put diff files into a "diffs"
+       subdirectory
+
+2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * gcc_release: GNU CC -> GCC.
+
+2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * gcc_release (usage): Print more detailed description of all
+       command-line options.
+
+2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * update_version (ADD_BRANCHES): Add, set to MAIN and
+       tree-ssa-20020619-branch.
+       (BRANCHES): Always consider branches given by $ADD_BRANCHES.
+
+2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * update_version (textstring_FILES): Only version.c needs to be
+       updated, now that we do not consider older branches any more.
+
+2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * update_version (IGNORE_BRANCHES): Add.
+       (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
+
+2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * update_version: Add a trace of which branch we are currently
+       working on.
+
 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
 
        * gcc_release: Make snapshots from the GCC 3.3 branch.