X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=maintainer-scripts%2FChangeLog;h=05ab78cf48c49204b3472aeb01d1b1f74b5f638f;hb=fc0f602ce3f805018e8f1b96e47343df0e39e9e3;hp=94988ab3bfd79ff3e7ce52dee82289728962d23c;hpb=f00651a5c4594b999006a2a6e0f89ffb71754da4;p=pf3gnuchains%2Fgcc-fork.git diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 94988ab3bfd..05ab78cf48c 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,12 +1,195 @@ +2006-09-17 Gerald Pfeifer + + * gcc_release (LC_ALL): Default to C. + +2006-03-11 Gabriel Dos Reis + + * crontab: Don't build snapshot for 3.4.x anymore. + * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch. + +2006-01-12 Ben Elliston + + * update_version_svn (ADD_BRANCHES): Remove dfp-branch. + +2005-12-16 Joseph S. Myers + + * update_web_docs_svn: Remove unnecessary files from source tree. + Use set -e. + * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove. + +2005-12-16 Mark Mitchell + + * update_web_docs_svn: Set @srcdir in gcc-vers.texi. + +2005-11-18 Mark Mitchell + + * crontab: Add 4.1 branch entry. + +2005-11-06 Joseph S. Myers + + * gcc_release: Further update for SVN. Don't set EXPORTTAG or + EXPORTDATE; always determine SVNREV the same way. Correct message + about what sources are being retrived. Include branch information + in LAST_UPDATED. + * crontab: Don't include initial / in branch name. + +2005-11-05 Daniel Berlin + + * gcc_release: Always determine revision number from date or tag, + and use that, instead of fragile date based export. + Put back setting of non-local CVSROOT. + +2005-11-05 Daniel Berlin + + * gcc_release: Make tags go in /tags. + Don't tag for snapshots. + Determine revision number of export and put into snapshot + announcement. + +2005-11-03 Daniel Berlin + + * gcc_release: Update for SVN + * crontab: Update for new gcc_release + +2005-10-26 Daniel Berlin + + * update_web_docs_svn: Use -q to quiet svn. + +2005-10-26 Daniel Berlin + + * crontab: Update to reflect reality + +2005-10-01 Mark Mitchell + + * 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 + + PR other/23693 + * update_web_docs: Add PDF support. Correct check of DEV-PHASE. + +2005-09-30 Joseph S. Myers + + * update_web_docs_old: Remove. + +2005-08-14 Kelley Cook + + * gcc_release: Update with FSF address. + +2005-07-26 Janis Johnson + + * update_version (ADD_BRANCHES): Add dfp-branch. + +2005-05-21 Gerald Pfeifer + + * crontab: Spread snapshot building more evenly throughout the + week. + +2005-05-19 Joseph S. Myers + + * crontab: Don't build 3.3 branch snapshots. + * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch. + +2005-03-15 Zack Weinberg + + * 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 + + * gcc_release (ADA_DIRS): Add "gnattools". + +2005-02-25 Mark Mitchell + + * crontab: Adjust for 4.0 branch. + +2004-12-30 Sebastian Pop + + * update_version (ADD_BRANCHES): Replace lno-branch with + autovect-branch. + +2004-09-11 Gerald Pfeifer + + * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots. + +2004-08-14 Kelley Cook + + * gcc_release (build_sources): Add comment header to generated + MD5SUMS. + +2004-08-06 Kelley Cook + + * 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 + + * 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 + + * gcc_release (build_sources): Move the libcpp gmo files + to the source directory. + +2004-06-03 Joseph S. Myers + + * gcc_release (maybe_build_tarfile): New function. + (build_tarfiles): Use maybe_build_tarfile. + +2004-05-21 Paolo Carlini + + * gcc_release (build_sources): Generate the NEWS file in toplevel. + +2004-05-17 Kelley Cook + + * gcc_release (build_sources): Change CRCs from brik to md5sum. + +2004-05-16 Gerald Pfeifer + + * crontab: Add GCC 3.5 snapshots, currenty run on Sundays. + +2004-05-13 Joseph S. Myers + + * update_web_docs: Also remove old .gz files from subdirectories + on the 15th of the month. + +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 + Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has less load. 2004-04-19 Mark Mitchell @@ -38,7 +221,7 @@ * gcc_release (announce_snapshot): Use changedir instead of plain cd. - + 2004-02-10 Arnaud Charlet * gcc_release: Add libada as part of ADA_DIRS. @@ -64,7 +247,7 @@ 2004-01-02 Gerald Pfeifer * update_version: Add some documentation. - + 2004-01-02 Pop Sébastian * update_version (ADD_BRANCHES): Add lno-branch. @@ -87,7 +270,7 @@ * 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 * gcc_release (build_sources): Use two new variables EXPORTTAG and @@ -112,7 +295,7 @@ (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 * gcc_release (announce_snapshot): Use ${RELEASE} instead @@ -132,7 +315,7 @@ * snapshot-index.html: Ditto. 2003-07-09 Gerald Pfeifer - + * 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. @@ -152,7 +335,7 @@ general link to the diff/ subdirectory. Mention the concrete snapshot in 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 @@ -184,7 +367,7 @@ * 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 @@ -220,7 +403,7 @@ 2003-06-14 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> - * snapshot-README: Use GCC instead of gcc, C++ front end instead of + * 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. @@ -231,11 +414,11 @@ 2003-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> - * snapshot-index.html: Refer to .bz2 files instead of .gz files. + * 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.