X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=maintainer-scripts%2FChangeLog;h=393793282f67ccc39c9f90c1ea1ef74b3eb0db90;hp=9bb32e564ce6545a3ceb328d73d79699f960e119;hb=3fdc43bb6a3c0f4084d03ec7868f6d2f38d459b1;hpb=c53a51a22c77e3a6f37cff92f8c1b87980541870 diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 9bb32e564ce..393793282f6 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,128 @@ +2002-05-27 Joseph S. Myers + + * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to + gcc/gcc/ada/gnatvsn.ads. + +2002-05-26 Joseph S. Myers + + * 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 + + * gcc_release: Do upload files when local. + + * snapshot-README, snapshot-index.html: Remove chill. + +2002-05-08 Mark Mitchell + + * gcc_release: Correct upload handling. + +2002-04-22 Mark Mitchell + + * gcc_release (build_diffs): Remove reference to Chill. + +2002-04-21 Joseph S. Myers + + * update_web_docs (MANUALS): Remove chill. Add gnat_rm. + +2002-04-19 Kelley R. Cook (kelly.r.cook@gm.com) + + * gcc_release: Set TZ to UTC0. + +2002-04-15 Mark Mitchell + + * gcc_release (build_tarfiles): Do not build Chill tarfiles. + (CHILL_DIRS): Remove. + +2002-03-10 Joseph S. Myers + + * gcc_release: Build diffs for ada and chill. Make "bzip2" a new + major mode. + +2002-03-06 Phil Edwards + + * update_version: Don't indent the version string. + +2002-03-05 Joseph S. Myers + + * snapshot-README: Note that snapshots come from the 3.1 branch. + Update list of files. + +2002-03-03 Joseph S. Myers + + * gcc_release: Make snapshots come from the 3.1 branch. + +2002-02-25 Mark Mitchell + + * update_version: Automatically update version files on all + branches. + * crontab: Only invoke update_version once. + +2002-02-23 Joseph S. Myers + + * gcc_release: Revert change to -p interface. Allow for local and + remote cases in creating directories. Give an error if -p + argument names a directory. + +2002-02-21 Mark Mitchell + + * gcc_release: Correct handling of diff-generation. Add + "diffs" major mode. + +2002-02-08 Joseph S. Myers + + * gcc_release: Substitute dates in snapshot-README and + snapshot-index.html files rather than directly using the old files + on the FTP site. Set QMAILHOST. + +2002-02-08 Gerald Pfeifer + + * snapshot-index.html: Improve markup. + +2002-01-29 Joseph S. Myers + + * snapshot-README, snapshot-index.html: Use expressions such as + @DATE@ rather than hardcoded dates. + + * snapshot-README, snapshot-index.html: New files. + +2002-01-06 Gerald Pfeifer + + * update_web_docs (contrib_file): Remove. + Also removing special handling of thanks.html. + +2001-12-17 Joseph S. Myers + + * update_web_docs: Use makeinfo --html instead of texi2html. + Remove support for pre-3.1 GCC versions. Build online docs for + gccint manual. + +2001-12-17 Joseph S. Myers + + * update_web_docs_old: Copy from update_web_docs. Add comment + that this is for GCC 3.0.x and earlier versions. + +2001-11-19 Joseph S. Myers + + * gcc_release: Add /usr/local/bin to path when local. + +2001-11-06 Joseph S. Myers + + * update_web_docs: Set SOURCEDIR so that install manual can be + found when running install.texi2html. + + * gcc_release: Don't require a username if running locally. + +2001-11-05 Joseph S. Myers + + * update_web_docs: Eliminate warnings about keeping files from web + page preprocessing. + + * update_web_docs: Allow for the same file name in different + directories. + 2001-10-29 Joseph S. Myers * update_web_docs: Generate libiberty and gnat-style manuals.