X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=maintainer-scripts%2FChangeLog;h=5e5d9e96ca93cba64d7f148e82f8ca985efbdc1f;hp=13b504c79d8f529a1946b280329eb0ef1fbeec8b;hb=2fe86132c703f19022c559e2abbefa3ef2a9ccff;hpb=4ee9c6840ad3fc92a9034343278a1e476ad6872a diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 13b504c79d8..5e5d9e96ca9 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,127 @@ +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. @@ -8,11 +132,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 @@ -44,7 +168,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. @@ -70,7 +194,7 @@ 2004-01-02 Gerald Pfeifer * update_version: Add some documentation. - + 2004-01-02 Pop Sébastian * update_version (ADD_BRANCHES): Add lno-branch. @@ -93,7 +217,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 @@ -118,7 +242,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 @@ -138,7 +262,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. @@ -158,7 +282,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 @@ -190,7 +314,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 @@ -226,7 +350,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. @@ -237,11 +361,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.