OSDN Git Service

Fix non-Ada bootstrap failure reported by Ranjit Mathew
[pf3gnuchains/gcc-fork.git] / maintainer-scripts / ChangeLog
index 4d1ddfc..3393ecb 100644 (file)
@@ -1,3 +1,186 @@
+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