* tree-ssa-operands.c (get_call_expr_operands): Add VUSE operands for
[official-gcc.git] / maintainer-scripts / ChangeLog
blob8cf170e841af187991cce73ee435c581b5158623
1 2004-08-14  Kelley Cook  <kcook@gcc.gnu.org>
3         * gcc_release (build_sources): Add comment header to generated
4         MD5SUMS.
6 2004-08-06  Kelley Cook  <kcook@gcc.gnu.org>
8         * gcc_release (snapshot_print): Accept arguments.  Don't use echo -e.
9         (announce_snapshot):  Update for above.  Don't use echo -e.
10         
11 2004-08-03 Kelley Cook  <kcook@gcc.gnu.org>
13         * maintainer-scripts (snapshot_print): New function.
14         (announce_snapshot): Generate announcment on the fly.
15         Use a directory link for LATEST.
16         * snapshot-README: Delete.
17         * snapshot-index.html: Delete.
19 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
21         * gcc_release (build_sources): Move the libcpp gmo files
22         to the source directory.
24 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
26         * gcc_release (maybe_build_tarfile): New function.
27         (build_tarfiles): Use maybe_build_tarfile.
29 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
31         * gcc_release (build_sources): Generate the NEWS file in toplevel.
33 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
35         * gcc_release (build_sources): Change CRCs from brik to md5sum.
37 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
39         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
41 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
43         * update_web_docs: Also remove old .gz files from subdirectories
44         on the 15th of the month.
46 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
48         * update_web_docs (MANUALS): Add gfortran.
50 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
52         * update_web_docs: Fix generation of Ada docs.
54 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
56         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
58         * gcc_release (DIFF): Remove -3 option.
60 2003-07-26  Paul Brook  <paul@nowt.org>
62         * gcc_release: Add gcc-fortran.
63         * snapshot-README: Ditto.
64         * snapshot-index.html: Ditto.
66 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
68         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
69         Friday night, where gcc.gnu.org has less load.
70         
71 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
73         * crontab: Adjust temporary directory used for snapshot generation.
74         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has 
75         less load.
77 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
79         * gcc_release (build_sources): Do not use "-F" to tag sources.
81 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
83         * gcc_release (build_sources): Do not use "-r" and "-D" at the
84         same time with "cvs export".
86 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
88         * gcc_release: Fix sanity check for argument of -p command-line
89         options.  In snapshot mode, only generate diffs against the previous
90         snapshot if the user did not specify any old tarball explictly.
92 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
94         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
95         only set at a single place.
97 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
99         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
100         (announce_snapshot): Use it.
102 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
104         * gcc_release (announce_snapshot): Use changedir instead of
105         plain cd.
106         
107 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
109         * gcc_release: Add libada as part of ADA_DIRS.
111 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
113         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
115 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
117         * gcc_release (build_sources): Delete call to make f77.rebuilt.
119 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
121         * snapshot-README: Mention how the snapshot was generated.
122         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
124 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
126         * update_web_docs: Create tarballs of documentation sources and
127         HTML docs.
129 2004-01-02  Gerald Pfeifer  <gp@suse.de>
131         * update_version: Add some documentation.
132         
133 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
135         * update_version (ADD_BRANCHES): Add lno-branch.
137 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
139         * maintainer-addresses: New script.
141 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
143         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
145 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
147         * gcc_release (announce_snapshot): Restructure processing
148         of snapshot-README and snapshot-index.html and add a new
149         substitution for @EXPORT@.
151 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
153         * gcc_release (build_sources): Create/update the LAST_UPDATED file
154         in the source directory with information how sources were obtained.
155         
156 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
158         * gcc_release (build_sources): Use two new variables EXPORTTAG and
159         EXPORTDATE to make the extraction of sources more transparent and
160         also allow snapshots (off mainline) without a tag.
162 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
164         * gcc_release: Correct logic for updating version.c.  Put
165         prereleases into a subdirectory.
167 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
169         * crontab: Update invocation of gcc_release according to the
170         previous changes there.  Add automatic 3.4 snapshots from mainline.
172 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
174         * gcc_release (usage): Document that -s now takes symbolic name
175         and branch of the snapshot as parameters.
176         Implement this as part of command-line processing.
177         (BRANCH): Remove default initialization for snapshots.
178         (CVSBRANCH): Ditto.
179         Do not lay down a CVS tag if generating a snapshot from mainline.
180         
181 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
183         * gcc_release (announce_snapshot): Use ${RELEASE} instead
184         of ${BRANCH}-${DATE} to refer to the snapshot directory.
185         Put README file into the snapshot directory.
187         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
188         (FTP_PATH): Use ${RELEASE} in case of snapshots.
189         (TAG): Ditto.
190         (OLD_TARS): Adjust to new directory scheme for snapshots.
192 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
194         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
195         for README and index.html.
196         * snapshot-README: Use it.
197         * snapshot-index.html: Ditto.
199 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
200         
201         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
202         for README and index.html.  Remove substitution of @LONG_DATE@.
203         Put index.html into the respective snapshot directory.
204         Adjust subject of the notification mail to the new naming scheme
205         for CVS tags.
206         Adjust name of the LATEST-IS-... files to the new naming scheme
207         for snapshot directories.
208         (FTP_PATH): Ditto.
209         (LAST_DIR): Ditto.
210         (LAST_LONG_DATE): Remove.
212         * snapshot-README: Adjust to the new naming schemes for directories
213         and snapshots per se.
214         Dynamically fill in the respective branch instead of hardcoding it.
216         * snapshot-index.html: Replace individual links to diffs with a
217         general link to the diff/ subdirectory.
218         Mention the concrete snapshot in <title> and <h1>.
219         Adjust links to the new location of index.html.
220         
221 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
223         * gcc_release: Move handling of complex modes directly after
224         switch handling.
225         (TAG): Include the branch name as part of snapshot CVS tags.
227 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
229         * gcc_release: Execute gcc.gnu.org-only operations which are
230         related to diff generation only if diffs have been requested.
231         (build_sources): Improve tracing and an error message related
232         to tagging.
234 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
236         * gcc_release (BRANCH): Rename to...
237         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
238         will see.
239         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
240         of the directory name.
241         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
243 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
245         * gcc_release: Command "all" now creates .gz files only for
246         releases and pre-releases.
248 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
250         * gcc_release (build_sources): Do not include gnats.html any longer.
251         Make an error message more descriptive.
252         
253 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
255         * gcc_release: Factor the updating of links and READMEs on the
256         FTP server and sending mail for snapshots into a...
257         (announce_snapshot): ...new function.
258         Add informative output for both.
260 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
262         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
264 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
266         * snapshot-index.html: Use F77 instead of G77 front end.
267         Remove link to CodeSourcery snapshots which was not up-to-date.
268         Do not refer to gcc-bugs@gcc.gnu.org any longer.
270         * snapshot-README: Use F77 front end instead of G77 language.
272 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
274         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
275         (build_bz2): Rename to build_gzip and create .gz files from .bz2
276         files instead of the other way around.
277         (build_gzip): New function.
278         (build_diffs): Build .bz2 files instead of .gz files.
279         (build_diff): Use .bz2 files instead of .gz files.
280         Make an error message independent of the compression format.
281         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
282         invocation of this script.
283         (MODE_GZIP): New variable.
284         (OLD_TARS): Use .bz2 archive of the previous snapshot.
286 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
288         * snapshot-README: Use GCC instead of gcc, C++ front end instead of 
289         g++ language, and note that Java includes a run time.
290         * snapshot.index.html: Ditto.
292 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
294         * gcc_release (build_diff): Properly use ${TAR} instead of
295         hard-coded tar.
297 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
299         * snapshot-index.html: Refer to .bz2 files instead of .gz files. 
300         Simplify the note on not using unannounced snapshots.
301         
302 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
303         
304         * snapshot-README: Refer to .bz2 files instead of .gz files.
305         Add a note on where to find the diff files.
306         Simplify the note on not using unannounced snapshots.
307         Remove documentation of the gcc_latest_snapshot tag.
309 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
311         * gcc_release (build_diffs): Add diagnostics in case we cannot
312         generate a specific diff file.
314 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
316         * gcc_release (build_sources): Only update ChangeLog files which
317         do not yet contain the entry we are going to add.
318         Fix typo in added ChangeLog entries.
320 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
322         * gcc_release (upload_files): Put diff files into a "diffs"
323         subdirectory
325 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
327         * gcc_release: GNU CC -> GCC.
329 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
331         * gcc_release (usage): Print more detailed description of all
332         command-line options.
334 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
336         * update_version (ADD_BRANCHES): Add, set to MAIN and
337         tree-ssa-20020619-branch.
338         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
340 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
342         * update_version (textstring_FILES): Only version.c needs to be
343         updated, now that we do not consider older branches any more.
345 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
347         * update_version (IGNORE_BRANCHES): Add.
348         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
350 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
352         * update_version: Add a trace of which branch we are currently
353         working on.
355 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
357         * gcc_release: Make snapshots from the GCC 3.3 branch.
358         * snapshot-README: Update.
360 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
362         * update_version: Do not check in files which are unchanged.
363         * gcc_release: Only update the version in gcc/version.c.
365 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
367         * update_web_docs (MANUALS): Add fastjar.
369 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
371         * gcc_release: Make snapshots come from the mainline.
372         * snapshot-README: Update.
374 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
376         * update_web_docs: Remove support for generating g77_news.html and
377         g77_bugs.html.
378         * update_web_docs_old: Likewise.  Remove support for generating
379         thanks.html.
381 2002-07-28  Andreas Jaeger  <aj@suse.de>
383         * gcc_release: Update comment.
385         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
387 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
389         * gcc_release: Use the 3.2 branch for snapshots.
391 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
393         * update_web_docs (MANUALS): Include various flavours of the GNAT
394         User Guide.
396 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
398         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
399         gcc/gcc/ada/gnatvsn.ads.
401 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
403         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
404         release status is updated.
405         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
407 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
409         * gcc_release: Do upload files when local.
411         * snapshot-README, snapshot-index.html: Remove chill.
413 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
415         * gcc_release: Correct upload handling.
417 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
419         * gcc_release (build_diffs): Remove reference to Chill.
421 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
423         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
425 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
427         * gcc_release: Set TZ to UTC0.
429 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
431         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
432         (CHILL_DIRS): Remove.
434 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
436         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
437         major mode.
439 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
441         * update_version:  Don't indent the version string.
443 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
445         * snapshot-README: Note that snapshots come from the 3.1 branch.
446         Update list of files.
448 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
450         * gcc_release: Make snapshots come from the 3.1 branch.
452 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
454         * update_version: Automatically update version files on all
455         branches.
456         * crontab: Only invoke update_version once.
458 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
460         * gcc_release: Revert change to -p interface.  Allow for local and
461         remote cases in creating directories.  Give an error if -p
462         argument names a directory.
464 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
466         * gcc_release: Correct handling of diff-generation.  Add
467         "diffs" major mode.
469 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
471         * gcc_release: Substitute dates in snapshot-README and
472         snapshot-index.html files rather than directly using the old files
473         on the FTP site.  Set QMAILHOST.
475 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
477         * snapshot-index.html: Improve markup.
479 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
481         * snapshot-README, snapshot-index.html: Use expressions such as
482         @DATE@ rather than hardcoded dates.
484         * snapshot-README, snapshot-index.html: New files.
486 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
488         * update_web_docs (contrib_file): Remove.
489         Also removing special handling of thanks.html.
491 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
493         * update_web_docs: Use makeinfo --html instead of texi2html.
494         Remove support for pre-3.1 GCC versions.  Build online docs for
495         gccint manual.
497 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
499         * update_web_docs_old: Copy from update_web_docs.  Add comment
500         that this is for GCC 3.0.x and earlier versions.
502 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
504         * gcc_release: Add /usr/local/bin to path when local.
506 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
508         * update_web_docs: Set SOURCEDIR so that install manual can be
509         found when running install.texi2html.
511         * gcc_release: Don't require a username if running locally.
513 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
515         * update_web_docs: Eliminate warnings about keeping files from web
516         page preprocessing.
518         * update_web_docs: Allow for the same file name in different
519         directories.
521 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
523         * update_web_docs: Generate libiberty and gnat-style manuals.
525 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
527         * gcc_release: Build snapshots from mainline.  Generate Ada and
528         Chill tarballs.  Correct error check when building diffs.  Check
529         for errors when building bzip2 files.
530         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
532 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
534         * crontab: Build weekly snapshots.
536         * gcc_release: Copy from 3.0 branch.  Add support for building the
537         weekly snapshots on gcc.gnu.org.
539 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
541         * update_web_docs: Also check out texinfo.tex from
542         gcc/doc/include.
544 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
546         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
547         Preprocess the entire web site, not just the install docs.
549 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
551         * update_version:  Add command-line argument capability, also
552         bump version for libstdc++-v3, and exit with the return code from
553         the cvs commit.
554         * crontab:  Call update_version with arguments instead of
555         calling update_branch_version.
556         * update_branch_version:  Remove.
558 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
560         * update_web_docs: Only update the install documentation for the
561         CVS HEAD.
563 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
565         * update_web_docs, doc_exclude: Check out files that may be in the
566         Attic.  Check out texinfo.tex.  Don't generate anything from
567         c-tree.texi.  Generate PostScript output from manuals.
569 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
571         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
572         variables.
573         Fix a comment and add another one.
574         Generate the installation documentation in HTML format from
575         gcc/doc/install.texi.
577 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
579         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
580         run texi2html on manuals that aren't present.
582 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
584         * update_web_docs_libstdcxx:  New script.
585         * crontab:  Call said script.
587 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
589         * update_version, update_branch_version: Check out with gcc
590         directory instead of using egcs link.
592 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
594         * update_web_docs: Don't strip leading -r from argument following
595         -r, or leading -d from argument following -d.  Bug pointed out by
596         Matt Kraai.
598         * update_web_docs: Handle -r and -d options to generate docs for a
599         release or branch in a subdirectory.  Determine names of G77 news
600         and bugs files and contributors file after updated docs have been
601         installed, not before.  Don't remove files from a subdirectory.
602         Don't generate manuals for gcov (included in the GCC manual) or
603         iostream (obsolete).  Do generate manuals for cppinternals, gcj
604         and porting.  Update regular expressions for detecting whether
605         files have really changed when regenerated.
607 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
609         * update_web_docs: Use /usr/local/bin/texi2html rather than
610         gccadmin's local copy.
612 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
614         * crontab, doc_exclude, update_branch_version, update_version,
615         update_web_docs: New files (as currently used by gccadmin).
616         * README: New file.