* config/i386/i386.c (ix86_expand_builtin): Fix typo.
[official-gcc.git] / maintainer-scripts / ChangeLog
blob12673404ae9e2ab3321e7a3be768c6c5b6b446c4
1 2002-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3         * gcc_release: Substitute dates in snapshot-README and
4         snapshot-index.html files rather than directly using the old files
5         on the FTP site.  Set QMAILHOST.
7 2002-02-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9         * snapshot-index.html: Improve markup.
11 2002-01-29  Joseph S. Myers  <jsm28@cam.ac.uk>
13         * snapshot-README, snapshot-index.html: Use expressions such as
14         @DATE@ rather than hardcoded dates.
16         * snapshot-README, snapshot-index.html: New files.
18 2002-01-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
20         * update_web_docs (contrib_file): Remove.
21         Also removing special handling of thanks.html.
23 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
25         * update_web_docs: Use makeinfo --html instead of texi2html.
26         Remove support for pre-3.1 GCC versions.  Build online docs for
27         gccint manual.
29 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
31         * update_web_docs_old: Copy from update_web_docs.  Add comment
32         that this is for GCC 3.0.x and earlier versions.
34 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
36         * gcc_release: Add /usr/local/bin to path when local.
38 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
40         * update_web_docs: Set SOURCEDIR so that install manual can be
41         found when running install.texi2html.
43         * gcc_release: Don't require a username if running locally.
45 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
47         * update_web_docs: Eliminate warnings about keeping files from web
48         page preprocessing.
50         * update_web_docs: Allow for the same file name in different
51         directories.
53 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
55         * update_web_docs: Generate libiberty and gnat-style manuals.
57 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
59         * gcc_release: Build snapshots from mainline.  Generate Ada and
60         Chill tarballs.  Correct error check when building diffs.  Check
61         for errors when building bzip2 files.
62         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
64 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
66         * crontab: Build weekly snapshots.
68         * gcc_release: Copy from 3.0 branch.  Add support for building the
69         weekly snapshots on gcc.gnu.org.
71 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
73         * update_web_docs: Also check out texinfo.tex from
74         gcc/doc/include.
76 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
78         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
79         Preprocess the entire web site, not just the install docs.
81 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
83         * update_version:  Add command-line argument capability, also
84         bump version for libstdc++-v3, and exit with the return code from
85         the cvs commit.
86         * crontab:  Call update_version with arguments instead of
87         calling update_branch_version.
88         * update_branch_version:  Remove.
90 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
92         * update_web_docs: Only update the install documentation for the 
93         CVS HEAD.
95 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
97         * update_web_docs, doc_exclude: Check out files that may be in the
98         Attic.  Check out texinfo.tex.  Don't generate anything from
99         c-tree.texi.  Generate PostScript output from manuals.
101 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
103         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
104         variables.
105         Fix a comment and add another one.
106         Generate the installation documentation in HTML format from
107         gcc/doc/install.texi.
109 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
111         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
112         run texi2html on manuals that aren't present.
114 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
116         * update_web_docs_libstdcxx:  New script.
117         * crontab:  Call said script.
119 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
121         * update_version, update_branch_version: Check out with gcc
122         directory instead of using egcs link.
124 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
126         * update_web_docs: Don't strip leading -r from argument following
127         -r, or leading -d from argument following -d.  Bug pointed out by
128         Matt Kraai.
130         * update_web_docs: Handle -r and -d options to generate docs for a
131         release or branch in a subdirectory.  Determine names of G77 news
132         and bugs files and contributors file after updated docs have been
133         installed, not before.  Don't remove files from a subdirectory.
134         Don't generate manuals for gcov (included in the GCC manual) or
135         iostream (obsolete).  Do generate manuals for cppinternals, gcj
136         and porting.  Update regular expressions for detecting whether
137         files have really changed when regenerated.
139 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
141         * update_web_docs: Use /usr/local/bin/texi2html rather than
142         gccadmin's local copy.
144 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
146         * crontab, doc_exclude, update_branch_version, update_version,
147         update_web_docs: New files (as currently used by gccadmin).
148         * README: New file.