X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=maintainer-scripts%2FChangeLog;h=3f02350945e3fd45b62f5858f1721090a77cd87d;hb=ed03eadb804efe99a3359fda6d489b597189d2b3;hp=a46a26b1cfb0dd927adecd6a7ebb456bf3b0c866;hpb=92d72679e99479336ff270fc3cd390031bfb3ce6;p=pf3gnuchains%2Fgcc-fork.git diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index a46a26b1cfb..3f02350945e 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,293 @@ +2005-11-23 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 + 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. + * snapshot-index.html: Ditto. Further sync with snapshot-README. + +2004-01-03 Joseph S. Myers + + * update_web_docs: Create tarballs of documentation sources and + HTML docs. + +2004-01-02 Gerald Pfeifer + + * update_version: Add some documentation. + +2004-01-02 Pop Sébastian + + * update_version (ADD_BRANCHES): Add lno-branch. + +2003-11-02 Gerald Pfeifer + + * maintainer-addresses: New script. + +2003-10-24 Kelley Cook + + * gcc_release (build_sources): Use --enable-generated-files-in-srcdir. + +2003-09-22 Gerald Pfeifer + + * gcc_release (announce_snapshot): Restructure processing + of snapshot-README and snapshot-index.html and add a new + substitution for @EXPORT@. + +2003-08-24 Gerald Pfeifer + + * 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 + EXPORTDATE to make the extraction of sources more transparent and + also allow snapshots (off mainline) without a tag. + +2003-08-08 Mark Mitchell + + * gcc_release: Correct logic for updating version.c. Put + prereleases into a subdirectory. + +2003-07-29 Gerald Pfeifer + + * crontab: Update invocation of gcc_release according to the + previous changes there. Add automatic 3.4 snapshots from mainline. + +2003-07-23 Gerald Pfeifer + + * gcc_release (usage): Document that -s now takes symbolic name + and branch of the snapshot as parameters. + Implement this as part of command-line processing. + (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 + of ${BRANCH}-${DATE} to refer to the snapshot directory. + Put README file into the snapshot directory. + + (RELEASE): Define as ${BRANCH}-${DATE} for snapshots. + (FTP_PATH): Use ${RELEASE} in case of snapshots. + (TAG): Ditto. + (OLD_TARS): Adjust to new directory scheme for snapshots. + 2003-07-14 Gerald Pfeifer * gcc_release (announce_snapshot): Add substitution of @RELEASE@ @@ -6,7 +296,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. @@ -26,7 +316,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 @@ -58,7 +348,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 @@ -94,7 +384,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. @@ -105,11 +395,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.