X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=maintainer-scripts%2FChangeLog;h=6bf53507f7d5c1905cc452fcfa7fe669ca55994e;hp=c17f93a17fcc7b6edf8f9d14c592d752fb83b754;hb=2136cd14292eca6dbc25f8f6013d4a2d5568cc1d;hpb=f1f85ed28b551fb90cb6b199cbef99a3d4007016 diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index c17f93a17fc..6bf53507f7d 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,8 +1,148 @@ +2007-01-29 Gerald Pfeifer + + * crontab: No longer build snapshots for 4.0.x. + +2007-01-21 Tobias Burnus + + * update_web_docs_svn: Build also libgomp documentation. + +2007-01-05 Gerald Pfeifer + + * crontab: Spread snapshots more evenly throughout the week, and + in "ascending" order. Build all at the same time of the day. + +2006-10-20 Mark Mitchell + + * crontab: Add 4.2 branch. Set trunk to 4.3. + +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. @@ -62,11 +202,11 @@ * 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 @@ -98,7 +238,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. @@ -124,7 +264,7 @@ 2004-01-02 Gerald Pfeifer * update_version: Add some documentation. - + 2004-01-02 Pop Sébastian * update_version (ADD_BRANCHES): Add lno-branch. @@ -147,7 +287,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 @@ -172,7 +312,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 @@ -192,7 +332,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. @@ -212,7 +352,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 @@ -244,7 +384,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 @@ -280,7 +420,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. @@ -291,11 +431,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.