2004-12-24 Michael Koch <konqueror@gmx.de>
[official-gcc.git] / maintainer-scripts / ChangeLog
blob8c444e2412b1d61c44fc46a242e752da0a9bc9cd
1 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3         * gcc_release (build_sources): Move the libcpp gmo files
4         to the source directory.
6 2004-06-03  Joseph S. Myers  <jsm@polyomino.org.uk>
8         * gcc_release (maybe_build_tarfile): New function.
9         (build_tarfiles): Use maybe_build_tarfile.
11 2004-05-21  Paolo Carlini  <pcarlini@suse.de>
13         * gcc_release (build_sources): Generate the NEWS file in toplevel.
15 2004-05-17  Kelley Cook  <kcook@gcc.gnu.org>
17         * gcc_release (build_sources): Change CRCs from brik to md5sum.
19 2004-05-16  Gerald Pfeifer  <gerald@pfeifer.com>
21         * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
23 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
25         * update_web_docs: Also remove old .gz files from subdirectories
26         on the 15th of the month.
28 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
30         * update_web_docs (MANUALS): Add gfortran.
32 2004-05-13  Arnaud Charlet  <charlet@act-europe.fr>
34         * update_web_docs: Fix generation of Ada docs.
36 2004-05-13  Joseph S. Myers  <jsm@polyomino.org.uk>
38         * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
40         * gcc_release (DIFF): Remove -3 option.
42 2003-07-26  Paul Brook  <paul@nowt.org>
44         * gcc_release: Add gcc-fortran.
45         * snapshot-README: Ditto.
46         * snapshot-index.html: Ditto.
48 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
50         * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
51         Friday night, where gcc.gnu.org has less load.
52         
53 2004-05-02  Gerald Pfeifer  <gerald@pfeifer.com>
55         * crontab: Adjust temporary directory used for snapshot generation.
56         Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has 
57         less load.
59 2004-04-19  Mark Mitchell  <mark@codesourcery.com>
61         * gcc_release (build_sources): Do not use "-F" to tag sources.
63 2004-04-07  Mark Mitchell  <mark@codesourcery.com>
65         * gcc_release (build_sources): Do not use "-r" and "-D" at the
66         same time with "cvs export".
68 2004-03-27  Gerald Pfeifer  <gerald@pfeifer.com>
70         * gcc_release: Fix sanity check for argument of -p command-line
71         options.  In snapshot mode, only generate diffs against the previous
72         snapshot if the user did not specify any old tarball explictly.
74 2004-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
76         * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
77         only set at a single place.
79 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
81         * gcc_release (SNAPSHOTS_DIR): New variable.  Use it.
82         (announce_snapshot): Use it.
84 2004-03-14  Gerald Pfeifer  <gerald@pfeifer.com>
86         * gcc_release (announce_snapshot): Use changedir instead of
87         plain cd.
88         
89 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>
91         * gcc_release: Add libada as part of ADA_DIRS.
93 2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
95         * crontab: Make 3.4 snapshots from the new 3.4 release branch.
97 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
99         * gcc_release (build_sources): Delete call to make f77.rebuilt.
101 2004-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
103         * snapshot-README: Mention how the snapshot was generated.
104         * snapshot-index.html: Ditto.  Further sync with snapshot-README.
106 2004-01-03  Joseph S. Myers  <jsm@polyomino.org.uk>
108         * update_web_docs: Create tarballs of documentation sources and
109         HTML docs.
111 2004-01-02  Gerald Pfeifer  <gp@suse.de>
113         * update_version: Add some documentation.
114         
115 2004-01-02  Pop Sébastian  <pop@gauvain.u-strasbg.fr>
117         * update_version (ADD_BRANCHES): Add lno-branch.
119 2003-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
121         * maintainer-addresses: New script.
123 2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
125         * gcc_release (build_sources): Use --enable-generated-files-in-srcdir.
127 2003-09-22  Gerald Pfeifer  <gerald@pfeifer.com>
129         * gcc_release (announce_snapshot): Restructure processing
130         of snapshot-README and snapshot-index.html and add a new
131         substitution for @EXPORT@.
133 2003-08-24  Gerald Pfeifer  <gerald@pfeifer.com>
135         * gcc_release (build_sources): Create/update the LAST_UPDATED file
136         in the source directory with information how sources were obtained.
137         
138 2003-08-16  Gerald Pfeifer  <gerald@pfeifer.com>
140         * gcc_release (build_sources): Use two new variables EXPORTTAG and
141         EXPORTDATE to make the extraction of sources more transparent and
142         also allow snapshots (off mainline) without a tag.
144 2003-08-08  Mark Mitchell  <mark@codesourcery.com>
146         * gcc_release: Correct logic for updating version.c.  Put
147         prereleases into a subdirectory.
149 2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
151         * crontab: Update invocation of gcc_release according to the
152         previous changes there.  Add automatic 3.4 snapshots from mainline.
154 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
156         * gcc_release (usage): Document that -s now takes symbolic name
157         and branch of the snapshot as parameters.
158         Implement this as part of command-line processing.
159         (BRANCH): Remove default initialization for snapshots.
160         (CVSBRANCH): Ditto.
161         Do not lay down a CVS tag if generating a snapshot from mainline.
162         
163 2003-07-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
165         * gcc_release (announce_snapshot): Use ${RELEASE} instead
166         of ${BRANCH}-${DATE} to refer to the snapshot directory.
167         Put README file into the snapshot directory.
169         (RELEASE): Define as ${BRANCH}-${DATE} for snapshots.
170         (FTP_PATH): Use ${RELEASE} in case of snapshots.
171         (TAG): Ditto.
172         (OLD_TARS): Adjust to new directory scheme for snapshots.
174 2003-07-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
176         * gcc_release (announce_snapshot): Add substitution of @RELEASE@
177         for README and index.html.
178         * snapshot-README: Use it.
179         * snapshot-index.html: Ditto.
181 2003-07-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
182         
183         * gcc_release (announce_snapshot): Add substitution of @BRANCH@
184         for README and index.html.  Remove substitution of @LONG_DATE@.
185         Put index.html into the respective snapshot directory.
186         Adjust subject of the notification mail to the new naming scheme
187         for CVS tags.
188         Adjust name of the LATEST-IS-... files to the new naming scheme
189         for snapshot directories.
190         (FTP_PATH): Ditto.
191         (LAST_DIR): Ditto.
192         (LAST_LONG_DATE): Remove.
194         * snapshot-README: Adjust to the new naming schemes for directories
195         and snapshots per se.
196         Dynamically fill in the respective branch instead of hardcoding it.
198         * snapshot-index.html: Replace individual links to diffs with a
199         general link to the diff/ subdirectory.
200         Mention the concrete snapshot in <title> and <h1>.
201         Adjust links to the new location of index.html.
202         
203 2003-07-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
205         * gcc_release: Move handling of complex modes directly after
206         switch handling.
207         (TAG): Include the branch name as part of snapshot CVS tags.
209 2003-07-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
211         * gcc_release: Execute gcc.gnu.org-only operations which are
212         related to diff generation only if diffs have been requested.
213         (build_sources): Improve tracing and an error message related
214         to tagging.
216 2003-07-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
218         * gcc_release (BRANCH): Rename to...
219         (CVSBRANCH): ...new macro, and use BRANCH for the variant users
220         will see.
221         (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part
222         of the directory name.
223         Use .snapshot_date-${BRANCH} instead of .snapshot_date.
225 2003-06-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
227         * gcc_release: Command "all" now creates .gz files only for
228         releases and pre-releases.
230 2003-06-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
232         * gcc_release (build_sources): Do not include gnats.html any longer.
233         Make an error message more descriptive.
234         
235 2003-06-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
237         * gcc_release: Factor the updating of links and READMEs on the
238         FTP server and sending mail for snapshots into a...
239         (announce_snapshot): ...new function.
240         Add informative output for both.
242 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
244         * gcc_release: Do not update gcc_latest_snapshot tag any longer.
246 2003-06-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
248         * snapshot-index.html: Use F77 instead of G77 front end.
249         Remove link to CodeSourcery snapshots which was not up-to-date.
250         Do not refer to gcc-bugs@gcc.gnu.org any longer.
252         * snapshot-README: Use F77 front end instead of G77 language.
254 2003-06-17  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
256         * gcc_release (build_tarfile): Build .bz2 files instead of .gz files.
257         (build_bz2): Rename to build_gzip and create .gz files from .bz2
258         files instead of the other way around.
259         (build_gzip): New function.
260         (build_diffs): Build .bz2 files instead of .gz files.
261         (build_diff): Use .bz2 files instead of .gz files.
262         Make an error message independent of the compression format.
263         (MODE_BZIP2): Rename to MODE_GZIP.  Related changes to the
264         invocation of this script.
265         (MODE_GZIP): New variable.
266         (OLD_TARS): Use .bz2 archive of the previous snapshot.
268 2003-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
270         * snapshot-README: Use GCC instead of gcc, C++ front end instead of 
271         g++ language, and note that Java includes a run time.
272         * snapshot.index.html: Ditto.
274 2003-06-10  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
276         * gcc_release (build_diff): Properly use ${TAR} instead of
277         hard-coded tar.
279 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
281         * snapshot-index.html: Refer to .bz2 files instead of .gz files. 
282         Simplify the note on not using unannounced snapshots.
283         
284 2003-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
285         
286         * snapshot-README: Refer to .bz2 files instead of .gz files.
287         Add a note on where to find the diff files.
288         Simplify the note on not using unannounced snapshots.
289         Remove documentation of the gcc_latest_snapshot tag.
291 2003-05-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
293         * gcc_release (build_diffs): Add diagnostics in case we cannot
294         generate a specific diff file.
296 2003-05-24  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
298         * gcc_release (build_sources): Only update ChangeLog files which
299         do not yet contain the entry we are going to add.
300         Fix typo in added ChangeLog entries.
302 2003-05-20  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
304         * gcc_release (upload_files): Put diff files into a "diffs"
305         subdirectory
307 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
309         * gcc_release: GNU CC -> GCC.
311 2003-05-12  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
313         * gcc_release (usage): Print more detailed description of all
314         command-line options.
316 2003-05-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
318         * update_version (ADD_BRANCHES): Add, set to MAIN and
319         tree-ssa-20020619-branch.
320         (BRANCHES): Always consider branches given by $ADD_BRANCHES.
322 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
324         * update_version (textstring_FILES): Only version.c needs to be
325         updated, now that we do not consider older branches any more.
327 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
329         * update_version (IGNORE_BRANCHES): Add.
330         (BRANCHES): Do not consider branches matching $IGNORE_BRANCHES.
332 2003-05-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
334         * update_version: Add a trace of which branch we are currently
335         working on.
337 2002-12-16  Mark Mitchell  <mark@codesourcery.com>
339         * gcc_release: Make snapshots from the GCC 3.3 branch.
340         * snapshot-README: Update.
342 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
344         * update_version: Do not check in files which are unchanged.
345         * gcc_release: Only update the version in gcc/version.c.
347 2002-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
349         * update_web_docs (MANUALS): Add fastjar.
351 2002-09-08  Joseph S. Myers  <jsm@polyomino.org.uk>
353         * gcc_release: Make snapshots come from the mainline.
354         * snapshot-README: Update.
356 2002-08-28  Joseph S. Myers  <jsm@polyomino.org.uk>
358         * update_web_docs: Remove support for generating g77_news.html and
359         g77_bugs.html.
360         * update_web_docs_old: Likewise.  Remove support for generating
361         thanks.html.
363 2002-07-28  Andreas Jaeger  <aj@suse.de>
365         * gcc_release: Update comment.
367         * snapshot-README: Snapshots are taken from GCC 3.2 branch.
369 2002-07-28  Mark Mitchell  <mark@codesourcery.com>
371         * gcc_release: Use the 3.2 branch for snapshots.
373 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
375         * update_web_docs (MANUALS): Include various flavours of the GNAT
376         User Guide.
378 2002-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
380         * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
381         gcc/gcc/ada/gnatvsn.ads.
383 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
385         * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
386         release status is updated.
387         * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
389 2002-05-21  Joseph S. Myers  <jsm28@cam.ac.uk>
391         * gcc_release: Do upload files when local.
393         * snapshot-README, snapshot-index.html: Remove chill.
395 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
397         * gcc_release: Correct upload handling.
399 2002-04-22  Mark Mitchell  <mark@codesourcery.com>
401         * gcc_release (build_diffs): Remove reference to Chill.
403 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
405         * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
407 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
409         * gcc_release: Set TZ to UTC0.
411 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
413         * gcc_release (build_tarfiles): Do not build Chill tarfiles.
414         (CHILL_DIRS): Remove.
416 2002-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
418         * gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
419         major mode.
421 2002-03-06  Phil Edwards  <pme@gcc.gnu.org>
423         * update_version:  Don't indent the version string.
425 2002-03-05  Joseph S. Myers  <jsm28@cam.ac.uk>
427         * snapshot-README: Note that snapshots come from the 3.1 branch.
428         Update list of files.
430 2002-03-03  Joseph S. Myers  <jsm28@cam.ac.uk>
432         * gcc_release: Make snapshots come from the 3.1 branch.
434 2002-02-25  Mark Mitchell  <mark@codesourcery.com>
436         * update_version: Automatically update version files on all
437         branches.
438         * crontab: Only invoke update_version once.
440 2002-02-23  Joseph S. Myers  <jsm28@cam.ac.uk>
442         * gcc_release: Revert change to -p interface.  Allow for local and
443         remote cases in creating directories.  Give an error if -p
444         argument names a directory.
446 2002-02-21  Mark Mitchell  <mark@codesourcery.com>
448         * gcc_release: Correct handling of diff-generation.  Add
449         "diffs" major mode.
451 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
453         * gcc_release: Substitute dates in snapshot-README and
454         snapshot-index.html files rather than directly using the old files
455         on the FTP site.  Set QMAILHOST.
457 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
459         * snapshot-index.html: Improve markup.
461 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
463         * snapshot-README, snapshot-index.html: Use expressions such as
464         @DATE@ rather than hardcoded dates.
466         * snapshot-README, snapshot-index.html: New files.
468 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
470         * update_web_docs (contrib_file): Remove.
471         Also removing special handling of thanks.html.
473 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
475         * update_web_docs: Use makeinfo --html instead of texi2html.
476         Remove support for pre-3.1 GCC versions.  Build online docs for
477         gccint manual.
479 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
481         * update_web_docs_old: Copy from update_web_docs.  Add comment
482         that this is for GCC 3.0.x and earlier versions.
484 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
486         * gcc_release: Add /usr/local/bin to path when local.
488 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
490         * update_web_docs: Set SOURCEDIR so that install manual can be
491         found when running install.texi2html.
493         * gcc_release: Don't require a username if running locally.
495 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
497         * update_web_docs: Eliminate warnings about keeping files from web
498         page preprocessing.
500         * update_web_docs: Allow for the same file name in different
501         directories.
503 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
505         * update_web_docs: Generate libiberty and gnat-style manuals.
507 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
509         * gcc_release: Build snapshots from mainline.  Generate Ada and
510         Chill tarballs.  Correct error check when building diffs.  Check
511         for errors when building bzip2 files.
512         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
514 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
516         * crontab: Build weekly snapshots.
518         * gcc_release: Copy from 3.0 branch.  Add support for building the
519         weekly snapshots on gcc.gnu.org.
521 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
523         * update_web_docs: Also check out texinfo.tex from
524         gcc/doc/include.
526 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
528         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
529         Preprocess the entire web site, not just the install docs.
531 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
533         * update_version:  Add command-line argument capability, also
534         bump version for libstdc++-v3, and exit with the return code from
535         the cvs commit.
536         * crontab:  Call update_version with arguments instead of
537         calling update_branch_version.
538         * update_branch_version:  Remove.
540 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
542         * update_web_docs: Only update the install documentation for the
543         CVS HEAD.
545 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
547         * update_web_docs, doc_exclude: Check out files that may be in the
548         Attic.  Check out texinfo.tex.  Don't generate anything from
549         c-tree.texi.  Generate PostScript output from manuals.
551 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
553         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
554         variables.
555         Fix a comment and add another one.
556         Generate the installation documentation in HTML format from
557         gcc/doc/install.texi.
559 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
561         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
562         run texi2html on manuals that aren't present.
564 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
566         * update_web_docs_libstdcxx:  New script.
567         * crontab:  Call said script.
569 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
571         * update_version, update_branch_version: Check out with gcc
572         directory instead of using egcs link.
574 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
576         * update_web_docs: Don't strip leading -r from argument following
577         -r, or leading -d from argument following -d.  Bug pointed out by
578         Matt Kraai.
580         * update_web_docs: Handle -r and -d options to generate docs for a
581         release or branch in a subdirectory.  Determine names of G77 news
582         and bugs files and contributors file after updated docs have been
583         installed, not before.  Don't remove files from a subdirectory.
584         Don't generate manuals for gcov (included in the GCC manual) or
585         iostream (obsolete).  Do generate manuals for cppinternals, gcj
586         and porting.  Update regular expressions for detecting whether
587         files have really changed when regenerated.
589 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
591         * update_web_docs: Use /usr/local/bin/texi2html rather than
592         gccadmin's local copy.
594 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
596         * crontab, doc_exclude, update_branch_version, update_version,
597         update_web_docs: New files (as currently used by gccadmin).
598         * README: New file.