X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=maintainer-scripts%2FChangeLog;h=a6e17c68030a856f618c1f6514993ab2d329c114;hp=b178b442a84ca41f03755b38c8a687b77cb5a795;hb=0497cc9009f832f99e015b7be2b6d375dba2b49d;hpb=f25ef5852ea4bba311bcb41f01575114b81878c9 diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index b178b442a84..a6e17c68030 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,76 @@ +2004-05-13 Joseph S. Myers + + * update_web_docs (MANUALS): Add gfortran. + +2004-05-13 Arnaud Charlet + + * update_web_docs: Fix generation of Ada docs. + +2004-05-13 Joseph S. Myers + + * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch. + + * gcc_release (DIFF): Remove -3 option. + +2003-07-26 Paul Brook + + * gcc_release: Add gcc-fortran. + * snapshot-README: Ditto. + * snapshot-index.html: Ditto. + +2004-05-02 Gerald Pfeifer + + * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to + Friday night, where gcc.gnu.org has less load. + +2004-05-02 Gerald Pfeifer + + * 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 + + * gcc_release (build_sources): Do not use "-F" to tag sources. + +2004-04-07 Mark Mitchell + + * gcc_release (build_sources): Do not use "-r" and "-D" at the + same time with "cvs export". + +2004-03-27 Gerald Pfeifer + + * 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 + + * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and + only set at a single place. + +2004-03-14 Gerald Pfeifer + + * gcc_release (SNAPSHOTS_DIR): New variable. Use it. + (announce_snapshot): Use it. + +2004-03-14 Gerald Pfeifer + + * gcc_release (announce_snapshot): Use changedir instead of + plain cd. + +2004-02-10 Arnaud Charlet + + * gcc_release: Add libada as part of ADA_DIRS. + +2004-01-21 Gerald Pfeifer + + * crontab: Make 3.4 snapshots from the new 3.4 release branch. + +2004-01-20 Kelley Cook + + * gcc_release (build_sources): Delete call to make f77.rebuilt. + 2004-01-17 Gerald Pfeifer * snapshot-README: Mention how the snapshot was generated.