OSDN Git Service

Forgot ChangeLog
[pf3gnuchains/gcc-fork.git] / maintainer-scripts / ChangeLog
index 657a131..c491a0a 100644 (file)
@@ -1,3 +1,479 @@
+2005-11-03  Daniel Berlin  <dberlin@dberlin.org>
+
+       * gcc_release: Update for SVN
+       * crontab: Update for new gcc_release
+
+2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
+
+       * update_web_docs_svn: Use -q to quiet svn.
+
+2005-10-26  Daniel Berlin  <dberlin@dberlin.org>
+
+       * crontab: Update to reflect reality
+
+2005-10-01  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc_release (build_sources): If trying to apply a tag that
+       already exists, issue an error message and exit.
+
+2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR other/23693
+       * update_web_docs: Add PDF support.  Correct check of DEV-PHASE.
+
+2005-09-30  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * update_web_docs_old: Remove.
+
+2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * gcc_release: Update with FSF address.
+
+2005-07-26  Janis Johnson  <janis187@us.ibm.com>
+
+       * update_version (ADD_BRANCHES): Add dfp-branch.
+
+2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * crontab: Spread snapshot building more evenly throughout the
+       week.
+
+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-20  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * gcc_release (build_sources): Delete call to make f77.rebuilt.
+
+2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * snapshot-README: Mention how the snapshot was generated.
+       * snapshot-index.html: Ditto.  Further sync with snapshot-README.
+
+2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       * update_web_docs: Create tarballs of documentation sources and
+       HTML docs.
+
+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.
+
+2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * maintainer-addresses: New script.
+
+2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
+
+2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * gcc_release (announce_snapshot): Restructure processing
+       of snapshot-README and snapshot-index.html and add a new
+       substitution for @EXPORT@.
+
+2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * 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
+       EXPORTDATE to make the extraction of sources more transparent and
+       also allow snapshots (off mainline) without a tag.
+
+2003-08-08  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc_release: Correct logic for updating version.c.  Put
+       prereleases into a subdirectory.
+
+2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * crontab: Update invocation of gcc_release according to the
+       previous changes there.  Add automatic 3.4 snapshots from mainline.
+
+2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * gcc_release (usage): Document that -s now takes symbolic name
+       and branch of the snapshot as parameters.
+       Implement this as part of command-line processing.
+       (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
+       of ${BRANCH}-${DATE} to refer to the snapshot directory.
+       Put README file into the snapshot directory.
+
+       (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
+       (FTP_PATH): Use ${RELEASE} in case of snapshots.
+       (TAG): Ditto.
+       (OLD_TARS): Adjust to new directory scheme for snapshots.
+
+2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * gcc_release (announce_snapshot): Add substitution of @RELEASE@
+       for README and index.html.
+       * snapshot-README: Use it.
+       * 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.
+       Adjust subject of the notification mail to the new naming scheme
+       for CVS tags.
+       Adjust name of the LATEST-IS-... files to the new naming scheme
+       for snapshot directories.
+       (FTP_PATH): Ditto.
+       (LAST_DIR): Ditto.
+       (LAST_LONG_DATE): Remove.
+
+       * snapshot-README: Adjust to the new naming schemes for directories
+       and snapshots per se.
+       Dynamically fill in the respective branch instead of hardcoding it.
+
+       * snapshot-index.html: Replace individual links to diffs with a
+       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
+       switch handling.
+       (TAG): Include the branch name as part of snapshot CVS tags.
+
+2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * gcc_release: Execute gcc.gnu.org-only operations which are
+       related to diff generation only if diffs have been requested.
+       (build_sources): Improve tracing and an error message related
+       to tagging.
+
+2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * gcc_release (BRANCH): Rename to...
+       (CVSBRANCH): ...new macro, and use BRANCH for the variant users
+       will see.
+       (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
+       of the directory name.
+       Use .snapshot_date-${BRANCH} instead of .snapshot_date.
+
+2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * gcc_release: Command "all" now creates .gz files only for
+       releases and pre-releases.
+
+2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * 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
+       FTP server and sending mail for snapshots into a...
+       (announce_snapshot): ...new function.
+       Add informative output for both.
+
+2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * gcc_release: Do not update gcc_latest_snapshot tag any longer.
+
+2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * snapshot-index.html: Use F77 instead of G77 front end.
+       Remove link to CodeSourcery snapshots which was not up-to-date.
+       Do not refer to gcc-bugs@gcc.gnu.org any longer.
+
+       * snapshot-README: Use F77 front end instead of G77 language.
+
+2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
+       (build_bz2): Rename to build_gzip and create .gz files from .bz2
+       files instead of the other way around.
+       (build_gzip): New function.
+       (build_diffs): Build .bz2 files instead of .gz files.
+       (build_diff): Use .bz2 files instead of .gz files.
+       Make an error message independent of the compression format.
+       (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
+       invocation of this script.
+       (MODE_GZIP): New variable.
+       (OLD_TARS): Use .bz2 archive of the previous snapshot.
+
+2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * 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-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * gcc_release (build_diff): Properly use ${TAR} instead of
+       hard-coded tar.
+
+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.
+       * snapshot-README: Update.
+
+2002-09-23  Zack Weinberg  <zack@codesourcery.com>
+
+       * update_version: Do not check in files which are unchanged.
+       * gcc_release: Only update the version in gcc/version.c.
+
+2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       * update_web_docs (MANUALS): Add fastjar.
+
+2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       * gcc_release: Make snapshots come from the mainline.
+       * snapshot-README: Update.
+
+2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       * update_web_docs: Remove support for generating g77_news.html and
+       g77_bugs.html.
+       * update_web_docs_old: Likewise.  Remove support for generating
+       thanks.html.
+
+2002-07-28  Andreas Jaeger  <aj@suse.de>
+
+       * gcc_release: Update comment.
+
+       * snapshot-README: Snapshots are taken from GCC 3.2 branch.
+
+2002-07-28  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc_release: Use the 3.2 branch for snapshots.
+
+2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
+
+       * update_web_docs (MANUALS): Include various flavours of the GNAT
+       User Guide.
+
+2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
+       gcc/gcc/ada/gnatvsn.ads.
+
+2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
+       release status is updated.
+       * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
+
 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
 
        * gcc_release: Do upload files when local.
 
 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
 
-       * update_web_docs: Only update the install documentation for the 
+       * update_web_docs: Only update the install documentation for the
        CVS HEAD.
 
 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>