* cris.h (EH_RETURN_DATA_REGNO): Fix unsigned>=0 warning.
[official-gcc.git] / maintainer-scripts / ChangeLog
blobc1b296aed02904a0dcfad10d33408e6cf37b50ed
1 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3         * gcc_release: Build snapshots from mainline.  Generate Ada and
4         Chill tarballs.  Correct error check when building diffs.  Check
5         for errors when building bzip2 files.
6         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
8 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10         * crontab: Build weekly snapshots.
12         * gcc_release: Copy from 3.0 branch.  Add support for building the
13         weekly snapshots on gcc.gnu.org.
15 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
17         * update_web_docs: Also check out texinfo.tex from
18         gcc/doc/include.
20 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
22         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
23         Preprocess the entire web site, not just the install docs.
25 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
27         * update_version:  Add command-line argument capability, also
28         bump version for libstdc++-v3, and exit with the return code from
29         the cvs commit.
30         * crontab:  Call update_version with arguments instead of
31         calling update_branch_version.
32         * update_branch_version:  Remove.
34 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
36         * update_web_docs: Only update the install documentation for the 
37         CVS HEAD.
39 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
41         * update_web_docs, doc_exclude: Check out files that may be in the
42         Attic.  Check out texinfo.tex.  Don't generate anything from
43         c-tree.texi.  Generate PostScript output from manuals.
45 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
47         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
48         variables.
49         Fix a comment and add another one.
50         Generate the installation documentation in HTML format from
51         gcc/doc/install.texi.
53 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
55         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
56         run texi2html on manuals that aren't present.
58 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
60         * update_web_docs_libstdcxx:  New script.
61         * crontab:  Call said script.
63 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
65         * update_version, update_branch_version: Check out with gcc
66         directory instead of using egcs link.
68 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
70         * update_web_docs: Don't strip leading -r from argument following
71         -r, or leading -d from argument following -d.  Bug pointed out by
72         Matt Kraai.
74         * update_web_docs: Handle -r and -d options to generate docs for a
75         release or branch in a subdirectory.  Determine names of G77 news
76         and bugs files and contributors file after updated docs have been
77         installed, not before.  Don't remove files from a subdirectory.
78         Don't generate manuals for gcov (included in the GCC manual) or
79         iostream (obsolete).  Do generate manuals for cppinternals, gcj
80         and porting.  Update regular expressions for detecting whether
81         files have really changed when regenerated.
83 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
85         * update_web_docs: Use /usr/local/bin/texi2html rather than
86         gccadmin's local copy.
88 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
90         * crontab, doc_exclude, update_branch_version, update_version,
91         update_web_docs: New files (as currently used by gccadmin).
92         * README: New file.