OSDN Git Service

* pa64-hpux.h (LIB_SPEC): Fix library specification used with GNU ld.
[pf3gnuchains/gcc-fork.git] / maintainer-scripts / ChangeLog
index 4372b66..7b4f157 100644 (file)
@@ -1,3 +1,51 @@
+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.