Commit for Victor Leikehman <lei@il.ibm.com>
[official-gcc.git] / maintainer-scripts / ChangeLog
blob9902f1b06dbb323b6020225cb6678c98ff48f1e0
1 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
3         * maintainer-scripts (snapshot_print): New function.
4         (announce_snapshot): Generate announcment on the fly.
5         Use a directory link for LATEST.
6         * snapshot-README: Delete.
7         * snapshot-index.html: Delete.
9 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
11         * gcc_release (build_sources): Move the libcpp gmo files
12         to the source directory.
14 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
16         * gcc_release (maybe_build_tarfile): New function.
17         (build_tarfiles): Use maybe_build_tarfile.
19 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
21         * gcc_release (build_sources): Generate the NEWS file in toplevel.
23 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
25         * gcc_release (build_sources): Change CRCs from brik to md5sum.
27 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
29         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
31 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
33         * update_web_docs: Also remove old .gz files from subdirectories
34         on the 15th of the month.
36 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
38         * update_web_docs (MANUALS): Add gfortran.
40 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
42         * update_web_docs: Fix generation of Ada docs.
44 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
46         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
48         * gcc_release (DIFF): Remove -3 option.
50 2003-07-26  Paul Brook  <paul@nowt.org>
52         * gcc_release: Add gcc-fortran.
53         * snapshot-README: Ditto.
54         * snapshot-index.html: Ditto.
56 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
58         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
59         Friday night, where gcc.gnu.org has less load.
60         
61 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
63         * crontab: Adjust temporary directory used for snapshot generation.
64         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has 
65         less load.
67 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
69         * gcc_release (build_sources): Do not use "-F" to tag sources.
71 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
73         * gcc_release (build_sources): Do not use "-r" and "-D" at the
74         same time with "cvs export".
76 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
78         * gcc_release: Fix sanity check for argument of -p command-line
79         options.  In snapshot mode, only generate diffs against the previous
80         snapshot if the user did not specify any old tarball explictly.
82 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
84         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
85         only set at a single place.
87 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
89         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
90         (announce_snapshot): Use it.
92 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
94         * gcc_release (announce_snapshot): Use changedir instead of
95         plain cd.
96         
97 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
99         * gcc_release: Add libada as part of ADA_DIRS.
101 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
103         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
105 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
107         * gcc_release (build_sources): Delete call to make f77.rebuilt.
109 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
111         * snapshot-README: Mention how the snapshot was generated.
112         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
114 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
116         * update_web_docs: Create tarballs of documentation sources and
117         HTML docs.
119 2004-01-02  Gerald Pfeifer  <gp@suse.de>
121         * update_version: Add some documentation.
122         
123 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
125         * update_version (ADD_BRANCHES): Add lno-branch.
127 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
129         * maintainer-addresses: New script.
131 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
133         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
135 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
137         * gcc_release (announce_snapshot): Restructure processing
138         of snapshot-README and snapshot-index.html and add a new
139         substitution for @EXPORT@.
141 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
143         * gcc_release (build_sources): Create/update the LAST_UPDATED file
144         in the source directory with information how sources were obtained.
145         
146 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
148         * gcc_release (build_sources): Use two new variables EXPORTTAG and
149         EXPORTDATE to make the extraction of sources more transparent and
150         also allow snapshots (off mainline) without a tag.
152 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
154         * gcc_release: Correct logic for updating version.c.  Put
155         prereleases into a subdirectory.
157 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
159         * crontab: Update invocation of gcc_release according to the
160         previous changes there.  Add automatic 3.4 snapshots from mainline.
162 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
164         * gcc_release (usage): Document that -s now takes symbolic name
165         and branch of the snapshot as parameters.
166         Implement this as part of command-line processing.
167         (BRANCH): Remove default initialization for snapshots.
168         (CVSBRANCH): Ditto.
169         Do not lay down a CVS tag if generating a snapshot from mainline.
170         
171 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
173         * gcc_release (announce_snapshot): Use ${RELEASE} instead
174         of ${BRANCH}-${DATE} to refer to the snapshot directory.
175         Put README file into the snapshot directory.
177         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
178         (FTP_PATH): Use ${RELEASE} in case of snapshots.
179         (TAG): Ditto.
180         (OLD_TARS): Adjust to new directory scheme for snapshots.
182 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
184         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
185         for README and index.html.
186         * snapshot-README: Use it.
187         * snapshot-index.html: Ditto.
189 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
190         
191         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
192         for README and index.html.  Remove substitution of @LONG_DATE@.
193         Put index.html into the respective snapshot directory.
194         Adjust subject of the notification mail to the new naming scheme
195         for CVS tags.
196         Adjust name of the LATEST-IS-... files to the new naming scheme
197         for snapshot directories.
198         (FTP_PATH): Ditto.
199         (LAST_DIR): Ditto.
200         (LAST_LONG_DATE): Remove.
202         * snapshot-README: Adjust to the new naming schemes for directories
203         and snapshots per se.
204         Dynamically fill in the respective branch instead of hardcoding it.
206         * snapshot-index.html: Replace individual links to diffs with a
207         general link to the diff/ subdirectory.
208         Mention the concrete snapshot in <title> and <h1>.
209         Adjust links to the new location of index.html.
210         
211 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
213         * gcc_release: Move handling of complex modes directly after
214         switch handling.
215         (TAG): Include the branch name as part of snapshot CVS tags.
217 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
219         * gcc_release: Execute gcc.gnu.org-only operations which are
220         related to diff generation only if diffs have been requested.
221         (build_sources): Improve tracing and an error message related
222         to tagging.
224 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
226         * gcc_release (BRANCH): Rename to...
227         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
228         will see.
229         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
230         of the directory name.
231         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
233 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
235         * gcc_release: Command "all" now creates .gz files only for
236         releases and pre-releases.
238 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
240         * gcc_release (build_sources): Do not include gnats.html any longer.
241         Make an error message more descriptive.
242         
243 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
245         * gcc_release: Factor the updating of links and READMEs on the
246         FTP server and sending mail for snapshots into a...
247         (announce_snapshot): ...new function.
248         Add informative output for both.
250 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
252         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
254 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
256         * snapshot-index.html: Use F77 instead of G77 front end.
257         Remove link to CodeSourcery snapshots which was not up-to-date.
258         Do not refer to gcc-bugs@gcc.gnu.org any longer.
260         * snapshot-README: Use F77 front end instead of G77 language.
262 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
264         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
265         (build_bz2): Rename to build_gzip and create .gz files from .bz2
266         files instead of the other way around.
267         (build_gzip): New function.
268         (build_diffs): Build .bz2 files instead of .gz files.
269         (build_diff): Use .bz2 files instead of .gz files.
270         Make an error message independent of the compression format.
271         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
272         invocation of this script.
273         (MODE_GZIP): New variable.
274         (OLD_TARS): Use .bz2 archive of the previous snapshot.
276 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
278         * snapshot-README: Use GCC instead of gcc, C++ front end instead of 
279         g++ language, and note that Java includes a run time.
280         * snapshot.index.html: Ditto.
282 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
284         * gcc_release (build_diff): Properly use ${TAR} instead of
285         hard-coded tar.
287 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
289         * snapshot-index.html: Refer to .bz2 files instead of .gz files. 
290         Simplify the note on not using unannounced snapshots.
291         
292 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
293         
294         * snapshot-README: Refer to .bz2 files instead of .gz files.
295         Add a note on where to find the diff files.
296         Simplify the note on not using unannounced snapshots.
297         Remove documentation of the gcc_latest_snapshot tag.
299 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
301         * gcc_release (build_diffs): Add diagnostics in case we cannot
302         generate a specific diff file.
304 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
306         * gcc_release (build_sources): Only update ChangeLog files which
307         do not yet contain the entry we are going to add.
308         Fix typo in added ChangeLog entries.
310 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
312         * gcc_release (upload_files): Put diff files into a "diffs"
313         subdirectory
315 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
317         * gcc_release: GNU CC -> GCC.
319 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
321         * gcc_release (usage): Print more detailed description of all
322         command-line options.
324 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
326         * update_version (ADD_BRANCHES): Add, set to MAIN and
327         tree-ssa-20020619-branch.
328         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
330 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
332         * update_version (textstring_FILES): Only version.c needs to be
333         updated, now that we do not consider older branches any more.
335 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
337         * update_version (IGNORE_BRANCHES): Add.
338         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
340 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
342         * update_version: Add a trace of which branch we are currently
343         working on.
345 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
347         * gcc_release: Make snapshots from the GCC 3.3 branch.
348         * snapshot-README: Update.
350 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
352         * update_version: Do not check in files which are unchanged.
353         * gcc_release: Only update the version in gcc/version.c.
355 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
357         * update_web_docs (MANUALS): Add fastjar.
359 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
361         * gcc_release: Make snapshots come from the mainline.
362         * snapshot-README: Update.
364 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
366         * update_web_docs: Remove support for generating g77_news.html and
367         g77_bugs.html.
368         * update_web_docs_old: Likewise.  Remove support for generating
369         thanks.html.
371 2002-07-28  Andreas Jaeger  <aj@suse.de>
373         * gcc_release: Update comment.
375         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
377 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
379         * gcc_release: Use the 3.2 branch for snapshots.
381 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
383         * update_web_docs (MANUALS): Include various flavours of the GNAT
384         User Guide.
386 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
388         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
389         gcc/gcc/ada/gnatvsn.ads.
391 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
393         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
394         release status is updated.
395         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
397 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
399         * gcc_release: Do upload files when local.
401         * snapshot-README, snapshot-index.html: Remove chill.
403 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
405         * gcc_release: Correct upload handling.
407 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
409         * gcc_release (build_diffs): Remove reference to Chill.
411 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
413         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
415 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
417         * gcc_release: Set TZ to UTC0.
419 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
421         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
422         (CHILL_DIRS): Remove.
424 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
426         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
427         major mode.
429 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
431         * update_version:  Don't indent the version string.
433 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
435         * snapshot-README: Note that snapshots come from the 3.1 branch.
436         Update list of files.
438 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
440         * gcc_release: Make snapshots come from the 3.1 branch.
442 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
444         * update_version: Automatically update version files on all
445         branches.
446         * crontab: Only invoke update_version once.
448 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
450         * gcc_release: Revert change to -p interface.  Allow for local and
451         remote cases in creating directories.  Give an error if -p
452         argument names a directory.
454 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
456         * gcc_release: Correct handling of diff-generation.  Add
457         "diffs" major mode.
459 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
461         * gcc_release: Substitute dates in snapshot-README and
462         snapshot-index.html files rather than directly using the old files
463         on the FTP site.  Set QMAILHOST.
465 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
467         * snapshot-index.html: Improve markup.
469 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
471         * snapshot-README, snapshot-index.html: Use expressions such as
472         @DATE@ rather than hardcoded dates.
474         * snapshot-README, snapshot-index.html: New files.
476 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
478         * update_web_docs (contrib_file): Remove.
479         Also removing special handling of thanks.html.
481 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
483         * update_web_docs: Use makeinfo --html instead of texi2html.
484         Remove support for pre-3.1 GCC versions.  Build online docs for
485         gccint manual.
487 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
489         * update_web_docs_old: Copy from update_web_docs.  Add comment
490         that this is for GCC 3.0.x and earlier versions.
492 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
494         * gcc_release: Add /usr/local/bin to path when local.
496 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
498         * update_web_docs: Set SOURCEDIR so that install manual can be
499         found when running install.texi2html.
501         * gcc_release: Don't require a username if running locally.
503 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
505         * update_web_docs: Eliminate warnings about keeping files from web
506         page preprocessing.
508         * update_web_docs: Allow for the same file name in different
509         directories.
511 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
513         * update_web_docs: Generate libiberty and gnat-style manuals.
515 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
517         * gcc_release: Build snapshots from mainline.  Generate Ada and
518         Chill tarballs.  Correct error check when building diffs.  Check
519         for errors when building bzip2 files.
520         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
522 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
524         * crontab: Build weekly snapshots.
526         * gcc_release: Copy from 3.0 branch.  Add support for building the
527         weekly snapshots on gcc.gnu.org.
529 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
531         * update_web_docs: Also check out texinfo.tex from
532         gcc/doc/include.
534 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
536         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
537         Preprocess the entire web site, not just the install docs.
539 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
541         * update_version:  Add command-line argument capability, also
542         bump version for libstdc++-v3, and exit with the return code from
543         the cvs commit.
544         * crontab:  Call update_version with arguments instead of
545         calling update_branch_version.
546         * update_branch_version:  Remove.
548 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
550         * update_web_docs: Only update the install documentation for the
551         CVS HEAD.
553 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
555         * update_web_docs, doc_exclude: Check out files that may be in the
556         Attic.  Check out texinfo.tex.  Don't generate anything from
557         c-tree.texi.  Generate PostScript output from manuals.
559 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
561         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
562         variables.
563         Fix a comment and add another one.
564         Generate the installation documentation in HTML format from
565         gcc/doc/install.texi.
567 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
569         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
570         run texi2html on manuals that aren't present.
572 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
574         * update_web_docs_libstdcxx:  New script.
575         * crontab:  Call said script.
577 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
579         * update_version, update_branch_version: Check out with gcc
580         directory instead of using egcs link.
582 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
584         * update_web_docs: Don't strip leading -r from argument following
585         -r, or leading -d from argument following -d.  Bug pointed out by
586         Matt Kraai.
588         * update_web_docs: Handle -r and -d options to generate docs for a
589         release or branch in a subdirectory.  Determine names of G77 news
590         and bugs files and contributors file after updated docs have been
591         installed, not before.  Don't remove files from a subdirectory.
592         Don't generate manuals for gcov (included in the GCC manual) or
593         iostream (obsolete).  Do generate manuals for cppinternals, gcj
594         and porting.  Update regular expressions for detecting whether
595         files have really changed when regenerated.
597 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
599         * update_web_docs: Use /usr/local/bin/texi2html rather than
600         gccadmin's local copy.
602 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
604         * crontab, doc_exclude, update_branch_version, update_version,
605         update_web_docs: New files (as currently used by gccadmin).
606         * README: New file.