X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=maintainer-scripts%2FChangeLog;h=c790359f238b87fbadd639d26ef15b0a7f400251;hb=04a20fd4ca88d41de6245171edba2bbb61e062b5;hp=3755589e73ece8c9895e85c04bfa4adaccd63056;hpb=601aafc9ba3c78c59b22d99c203057102ab4767a;p=pf3gnuchains%2Fgcc-fork.git diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 3755589e73e..c790359f238 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,204 @@ +2010-04-16 Joseph Myers + + * crontab: Enable 4.6 snapshots. + +2010-04-07 Joseph Myers + + * crontab: Switch 4.5 snapshots to 4.5 branch. + +2010-03-31 Joseph Myers + + * gcc_release (build_tarfiles): Make directories mode 755, not + 777. + +2009-10-10 Gerald Pfeifer + + * update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/. + +2009-10-03 Diego Novillo + + * gcc_release (JAVA_DIRS): Remove zlib. + +2009-04-23 Gerald Pfeifer + + * update_web_docs_svn: Redirect output of texi2dvi to /dev/null. + +2009-04-09 Jakub Jelinek + + * gcc_release: Change copyright header to refer to version + 3 of the GNU General Public License and to point readers at the + COPYING3 file and the FSF's license web page. + * maintainer-addresses: Likewise. + +2009-04-08 Gerald Pfeifer + + * update_web_docs_svn: Run this script under plain /bin/sh + as opposed to /bin/sh -x. + +2009-03-30 Joseph Myers + + * update_version_svn (IGNORE_BRANCHES): Add 4.2 branch. + +2009-03-28 Gerald Pfeifer + + * crontab: Stop 4.2 snapshots. + Spread out 4.3, 4.4, and 4.5 snapshots more evenly. + +2009-03-27 Mark Mitchell + + * crontab: Add 4.4 branch snapshots. + +2009-02-21 Gerald Pfeifer + + * update_version_svn (ADD_BRANCHES): Remove autovect-branch + and document format. + +2009-01-17 Richard Guenther + + * gcc_release (JAVA_DIRS): Remove fastjar. + +2008-10-04 Gerald Pfeifer + + * gcc_release: Fix a couple of comments. + +2008-07-04 Joseph Myers + + * crontab: Remove 4.1 snapshots job. + * update_version: Remove. + * gcc_release: Remove support for g77 and release status in + version.c. + * update_version_svn: Ignore 4.1 branch. Remove support for + updating files other than DATESTAMP. + * update_web_docs_svn: Remove support for g77 manual. + +2008-02-18 Jakub Jelinek + + * crontab: Add 4.3 branch. Set trunk to 4.4. + +2008-01-28 Joseph Myers + + * gcc_release (build_sources): Pass --disable-multilib to + gcc_build. + (SVN): Don't use full path. + +2008-01-21 Jonathan Wakely + + * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc". + +2007-10-01 Gerald Pfeifer + + * gcc_release: Do not include copies of faq.html in releases, + and remove all the explicit support code to pull in web pages. + +2007-08-21 Paul Brook + Nathan Sidwell + Mark Mitchell + Joseph Myers + + * gcc_release: Do not include copies of bugs.html in releases. + * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in + gcc-vers.texi. + +2007-07-06 Joseph Myers + + * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf + commands. + +2007-06-28 Mike Stump + + * gcc_release: Update for Objective-C++. + +2007-05-28 Mark Mitchell + + * gcc_release: Adjust placement of release candidates. + +2007-04-01 Gerald Pfeifer + + * update_web_docs_svn (MANUALS): Move towards the top of the + script. Reformat for easier editing/diffing. + +2006-03-31 Tobias Burnus + + * update_web_docs_svn: Build also gfc-internals. + +2007-02-25 Gerald Pfeifer + + * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch. + +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 @@ -191,7 +392,7 @@ * update_version: Add some documentation. -2004-01-02 Pop Sébastian +2004-01-02 Pop Sébastian * update_version (ADD_BRANCHES): Add lno-branch.