Fix prologue/epilogue generation for ARM ISR routines.
[official-gcc.git] / maintainer-scripts / ChangeLog
blobb1cfdfc9d897f32ba094e493ea9aa73fa85069bd
1 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3         * update_web_docs: Use makeinfo --html instead of texi2html.
4         Remove support for pre-3.1 GCC versions.  Build online docs for
5         gccint manual.
7 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9         * update_web_docs_old: Copy from update_web_docs.  Add comment
10         that this is for GCC 3.0.x and earlier versions.
12 2001-11-19  Joseph S. Myers  <jsm28@cam.ac.uk>
14         * gcc_release: Add /usr/local/bin to path when local.
16 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
18         * update_web_docs: Set SOURCEDIR so that install manual can be
19         found when running install.texi2html.
21         * gcc_release: Don't require a username if running locally.
23 2001-11-05  Joseph S. Myers  <jsm28@cam.ac.uk>
25         * update_web_docs: Eliminate warnings about keeping files from web
26         page preprocessing.
28         * update_web_docs: Allow for the same file name in different
29         directories.
31 2001-10-29  Joseph S. Myers  <jsm28@cam.ac.uk>
33         * update_web_docs: Generate libiberty and gnat-style manuals.
35 2001-10-24  Joseph S. Myers  <jsm28@cam.ac.uk>
37         * gcc_release: Build snapshots from mainline.  Generate Ada and
38         Chill tarballs.  Correct error check when building diffs.  Check
39         for errors when building bzip2 files.
40         * crontab: Use /sourceware/snapshot-tmp for building snapshots.
42 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
44         * crontab: Build weekly snapshots.
46         * gcc_release: Copy from 3.0 branch.  Add support for building the
47         weekly snapshots on gcc.gnu.org.
49 2001-08-28  Joseph S. Myers  <jsm28@cam.ac.uk>
51         * update_web_docs: Also check out texinfo.tex from
52         gcc/doc/include.
54 2001-08-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
56         * update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
57         Preprocess the entire web site, not just the install docs.
59 2001-06-25  Phil Edwards  <pme@sources.redhat.com>
61         * update_version:  Add command-line argument capability, also
62         bump version for libstdc++-v3, and exit with the return code from
63         the cvs commit.
64         * crontab:  Call update_version with arguments instead of
65         calling update_branch_version.
66         * update_branch_version:  Remove.
68 2001-06-08  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
70         * update_web_docs: Only update the install documentation for the 
71         CVS HEAD.
73 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
75         * update_web_docs, doc_exclude: Check out files that may be in the
76         Attic.  Check out texinfo.tex.  Don't generate anything from
77         c-tree.texi.  Generate PostScript output from manuals.
79 2001-06-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
81         * update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
82         variables.
83         Fix a comment and add another one.
84         Generate the installation documentation in HTML format from
85         gcc/doc/install.texi.
87 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
89         * update_web_docs: Don't generate HTML from gxxint.texi.  Don't
90         run texi2html on manuals that aren't present.
92 2001-03-18  Phil Edwards  <pme@sources.redhat.com>
94         * update_web_docs_libstdcxx:  New script.
95         * crontab:  Call said script.
97 2001-03-18  Joseph S. Myers  <jsm28@cam.ac.uk>
99         * update_version, update_branch_version: Check out with gcc
100         directory instead of using egcs link.
102 2001-03-17  Joseph S. Myers  <jsm28@cam.ac.uk>
104         * update_web_docs: Don't strip leading -r from argument following
105         -r, or leading -d from argument following -d.  Bug pointed out by
106         Matt Kraai.
108         * update_web_docs: Handle -r and -d options to generate docs for a
109         release or branch in a subdirectory.  Determine names of G77 news
110         and bugs files and contributors file after updated docs have been
111         installed, not before.  Don't remove files from a subdirectory.
112         Don't generate manuals for gcov (included in the GCC manual) or
113         iostream (obsolete).  Do generate manuals for cppinternals, gcj
114         and porting.  Update regular expressions for detecting whether
115         files have really changed when regenerated.
117 2001-03-15  Joseph S. Myers  <jsm28@cam.ac.uk>
119         * update_web_docs: Use /usr/local/bin/texi2html rather than
120         gccadmin's local copy.
122 2001-03-10  Joseph S. Myers  <jsm28@cam.ac.uk>
124         * crontab, doc_exclude, update_branch_version, update_version,
125         update_web_docs: New files (as currently used by gccadmin).
126         * README: New file.