X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=maintainer-scripts%2FChangeLog;h=968e14a68ea99ea5362265638fc37778098be42c;hp=10b3bc73380305c325b33f5dccab2124e65225fd;hb=c9cef0254a893cfc9f104b3446febfbb5e9ba337;hpb=bf06c1445b4ac89d8238d5cd94e5c9df18d64cf7 diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 10b3bc73380..968e14a68ea 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,113 @@ +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. @@ -14,11 +124,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 @@ -50,7 +160,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. @@ -76,7 +186,7 @@ 2004-01-02 Gerald Pfeifer * update_version: Add some documentation. - + 2004-01-02 Pop Sébastian * update_version (ADD_BRANCHES): Add lno-branch. @@ -99,7 +209,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 @@ -124,7 +234,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 @@ -144,7 +254,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. @@ -164,7 +274,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 @@ -196,7 +306,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 @@ -232,7 +342,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. @@ -243,11 +353,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.