2002-12-16 23:18:33 +01:00
|
|
|
2002-12-16 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
* gcc_release: Make snapshots from the GCC 3.3 branch.
|
|
|
|
* snapshot-README: Update.
|
|
|
|
|
update_version: Do not check in files which are unchanged.
maintainer-scripts:
* update_version: Do not check in files which are unchanged.
* gcc_release: Only update the version in gcc/version.c.
gcc:
* version.c (version_string): Now const char[].
* version.h: Update to match.
gcc/ada:
* Make-lang.in (EXTRA_GNATBIND_OBJS): Add version.o.
* Makefile.in (TOOLS_LIBS): Add ../../version.o.
* gnatvsn.ads: Gnat_Version_String is now a function.
* gnatvsn.adb: New file. When asked for Gnat_Version_String,
copy the C version_string into a String and return it.
* gnatcmd.adb, gnatkr.adb, gnatlbr.adb, gnatlink.adb,
gnatls.adb,gnatmake.adb, gnatprep.adb, gnatpsta.adb:
Remove pragma Ident (Gnat_Version_String). If this was the
sole use of package Gnatvsn, remove the with statement too.
* gnat1drv.adb: Tweak -gnatv output.
gcc/f:
* Make-lang.in (g77spec.o): Don't depend on f/version.h.
(f/parse.o): Depend on version.h not f/version.h.
(g77version.o, f/version.o): Delete all references.
* com.c (ffecom_init_0): Fix transposed array indices in bsearch test.
* g77spec.c: Don't include f/version.h or refer to ffe_version_string.
* parse.c: Use version_string, not ffe_version_string.
* version.c, version.h: Delete files.
libf2c:
* libF77/Version.c: Rename junk to __LIBF77_VERSION__. Add
external decls for __LIBI77_VERSION__ and __LIBU77_VERSION__.
Delete __G77_LIBF77_VERSION__
(g77__fvers__): Print all three __LIB*77_VERSION__ strings,
and __VERSION__ if we have it; nothing else.
* libI77/Version.c: Provide only __LIBI77_VERSION__ (formerly junk).
* libU77/Version.c: Provide only __LIBU77_VERSION__ (formerly junk).
From-SVN: r57461
2002-09-24 05:44:36 +02:00
|
|
|
2002-09-23 Zack Weinberg <zack@codesourcery.com>
|
|
|
|
|
|
|
|
* update_version: Do not check in files which are unchanged.
|
|
|
|
* gcc_release: Only update the version in gcc/version.c.
|
|
|
|
|
2002-09-17 20:14:37 +02:00
|
|
|
2002-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
|
|
|
|
|
|
|
|
* update_web_docs (MANUALS): Add fastjar.
|
|
|
|
|
2002-09-08 11:34:55 +02:00
|
|
|
2002-09-08 Joseph S. Myers <jsm@polyomino.org.uk>
|
|
|
|
|
|
|
|
* gcc_release: Make snapshots come from the mainline.
|
|
|
|
* snapshot-README: Update.
|
|
|
|
|
2002-08-28 23:11:19 +02:00
|
|
|
2002-08-28 Joseph S. Myers <jsm@polyomino.org.uk>
|
|
|
|
|
|
|
|
* update_web_docs: Remove support for generating g77_news.html and
|
|
|
|
g77_bugs.html.
|
|
|
|
* update_web_docs_old: Likewise. Remove support for generating
|
|
|
|
thanks.html.
|
|
|
|
|
2002-07-29 07:31:34 +02:00
|
|
|
2002-07-28 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
* gcc_release: Update comment.
|
|
|
|
|
|
|
|
* snapshot-README: Snapshots are taken from GCC 3.2 branch.
|
|
|
|
|
2002-07-29 06:46:45 +02:00
|
|
|
2002-07-28 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
* gcc_release: Use the 3.2 branch for snapshots.
|
|
|
|
|
2002-05-31 18:50:45 +02:00
|
|
|
2002-05-31 Florian Weimer <fw@deneb.enyo.de>
|
|
|
|
|
|
|
|
* update_web_docs (MANUALS): Include various flavours of the GNAT
|
|
|
|
User Guide.
|
|
|
|
|
2002-05-27 09:33:05 +02:00
|
|
|
2002-05-27 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to
|
|
|
|
gcc/gcc/ada/gnatvsn.ads.
|
|
|
|
|
2002-05-26 12:29:30 +02:00
|
|
|
2002-05-26 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which
|
|
|
|
release status is updated.
|
|
|
|
* update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads.
|
|
|
|
|
2002-05-21 18:34:01 +02:00
|
|
|
2002-05-21 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
2002-05-21 18:36:11 +02:00
|
|
|
* gcc_release: Do upload files when local.
|
|
|
|
|
2002-05-21 18:34:01 +02:00
|
|
|
* snapshot-README, snapshot-index.html: Remove chill.
|
|
|
|
|
2002-05-09 07:49:55 +02:00
|
|
|
2002-05-08 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
* gcc_release: Correct upload handling.
|
|
|
|
|
2002-04-22 18:00:13 +02:00
|
|
|
2002-04-22 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
* gcc_release (build_diffs): Remove reference to Chill.
|
|
|
|
|
2002-04-21 15:50:09 +02:00
|
|
|
2002-04-21 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* update_web_docs (MANUALS): Remove chill. Add gnat_rm.
|
|
|
|
|
2002-04-19 19:23:36 +02:00
|
|
|
2002-04-19 Kelley R. Cook (kelly.r.cook@gm.com)
|
|
|
|
|
|
|
|
* gcc_release: Set TZ to UTC0.
|
|
|
|
|
2002-04-15 22:19:23 +02:00
|
|
|
2002-04-15 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
* gcc_release (build_tarfiles): Do not build Chill tarfiles.
|
|
|
|
(CHILL_DIRS): Remove.
|
|
|
|
|
2002-03-10 02:08:52 +01:00
|
|
|
2002-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* gcc_release: Build diffs for ada and chill. Make "bzip2" a new
|
|
|
|
major mode.
|
|
|
|
|
2002-03-06 19:35:57 +01:00
|
|
|
2002-03-06 Phil Edwards <pme@gcc.gnu.org>
|
|
|
|
|
|
|
|
* update_version: Don't indent the version string.
|
|
|
|
|
2002-03-05 14:50:12 +01:00
|
|
|
2002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* snapshot-README: Note that snapshots come from the 3.1 branch.
|
|
|
|
Update list of files.
|
|
|
|
|
2002-03-03 19:58:36 +01:00
|
|
|
2002-03-03 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* gcc_release: Make snapshots come from the 3.1 branch.
|
|
|
|
|
2002-02-26 08:13:25 +01:00
|
|
|
2002-02-25 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
* update_version: Automatically update version files on all
|
|
|
|
branches.
|
|
|
|
* crontab: Only invoke update_version once.
|
|
|
|
|
2002-02-24 02:37:10 +01:00
|
|
|
2002-02-23 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* gcc_release: Revert change to -p interface. Allow for local and
|
|
|
|
remote cases in creating directories. Give an error if -p
|
|
|
|
argument names a directory.
|
|
|
|
|
2002-02-22 02:52:35 +01:00
|
|
|
2002-02-21 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
* gcc_release: Correct handling of diff-generation. Add
|
|
|
|
"diffs" major mode.
|
|
|
|
|
2002-02-08 18:56:12 +01:00
|
|
|
2002-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* gcc_release: Substitute dates in snapshot-README and
|
|
|
|
snapshot-index.html files rather than directly using the old files
|
|
|
|
on the FTP site. Set QMAILHOST.
|
|
|
|
|
2002-02-08 16:41:03 +01:00
|
|
|
2002-02-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
* snapshot-index.html: Improve markup.
|
|
|
|
|
2002-01-29 15:02:17 +01:00
|
|
|
2002-01-29 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
2002-01-29 15:08:04 +01:00
|
|
|
* snapshot-README, snapshot-index.html: Use expressions such as
|
|
|
|
@DATE@ rather than hardcoded dates.
|
|
|
|
|
2002-01-29 15:02:17 +01:00
|
|
|
* snapshot-README, snapshot-index.html: New files.
|
|
|
|
|
2002-01-06 23:44:51 +01:00
|
|
|
2002-01-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
* update_web_docs (contrib_file): Remove.
|
|
|
|
Also removing special handling of thanks.html.
|
|
|
|
|
2001-12-17 20:39:22 +01:00
|
|
|
2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* update_web_docs: Use makeinfo --html instead of texi2html.
|
|
|
|
Remove support for pre-3.1 GCC versions. Build online docs for
|
|
|
|
gccint manual.
|
|
|
|
|
2001-12-17 18:35:01 +01:00
|
|
|
2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* update_web_docs_old: Copy from update_web_docs. Add comment
|
|
|
|
that this is for GCC 3.0.x and earlier versions.
|
|
|
|
|
2001-11-19 14:16:39 +01:00
|
|
|
2001-11-19 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* gcc_release: Add /usr/local/bin to path when local.
|
|
|
|
|
2001-11-06 17:45:37 +01:00
|
|
|
2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
2001-11-06 18:59:19 +01:00
|
|
|
* update_web_docs: Set SOURCEDIR so that install manual can be
|
|
|
|
found when running install.texi2html.
|
|
|
|
|
2001-11-06 17:45:37 +01:00
|
|
|
* gcc_release: Don't require a username if running locally.
|
|
|
|
|
2001-11-05 09:47:51 +01:00
|
|
|
2001-11-05 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
2001-11-05 10:55:25 +01:00
|
|
|
* update_web_docs: Eliminate warnings about keeping files from web
|
|
|
|
page preprocessing.
|
|
|
|
|
2001-11-05 09:47:51 +01:00
|
|
|
* update_web_docs: Allow for the same file name in different
|
|
|
|
directories.
|
|
|
|
|
2001-10-29 02:30:31 +01:00
|
|
|
2001-10-29 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* update_web_docs: Generate libiberty and gnat-style manuals.
|
|
|
|
|
2001-10-24 05:15:38 +02:00
|
|
|
2001-10-24 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* gcc_release: Build snapshots from mainline. Generate Ada and
|
|
|
|
Chill tarballs. Correct error check when building diffs. Check
|
|
|
|
for errors when building bzip2 files.
|
|
|
|
* crontab: Use /sourceware/snapshot-tmp for building snapshots.
|
|
|
|
|
2001-10-08 09:58:43 +02:00
|
|
|
2001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
2001-10-08 18:16:56 +02:00
|
|
|
* crontab: Build weekly snapshots.
|
|
|
|
|
2001-10-08 09:58:43 +02:00
|
|
|
* gcc_release: Copy from 3.0 branch. Add support for building the
|
|
|
|
weekly snapshots on gcc.gnu.org.
|
|
|
|
|
2001-08-28 23:11:02 +02:00
|
|
|
2001-08-28 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* update_web_docs: Also check out texinfo.tex from
|
|
|
|
gcc/doc/include.
|
|
|
|
|
2001-08-06 15:03:21 +02:00
|
|
|
2001-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
* update_web_docs (PREPROCESS): Rename to WWWPREPROCESS.
|
|
|
|
Preprocess the entire web site, not just the install docs.
|
|
|
|
|
2001-06-25 21:26:25 +02:00
|
|
|
2001-06-25 Phil Edwards <pme@sources.redhat.com>
|
|
|
|
|
|
|
|
* update_version: Add command-line argument capability, also
|
|
|
|
bump version for libstdc++-v3, and exit with the return code from
|
|
|
|
the cvs commit.
|
|
|
|
* crontab: Call update_version with arguments instead of
|
|
|
|
calling update_branch_version.
|
|
|
|
* update_branch_version: Remove.
|
|
|
|
|
2001-06-08 08:27:47 +02:00
|
|
|
2001-06-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
2002-07-29 07:31:34 +02:00
|
|
|
* update_web_docs: Only update the install documentation for the
|
2001-06-08 08:27:47 +02:00
|
|
|
CVS HEAD.
|
|
|
|
|
2001-06-07 09:27:49 +02:00
|
|
|
2001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* update_web_docs, doc_exclude: Check out files that may be in the
|
|
|
|
Attic. Check out texinfo.tex. Don't generate anything from
|
|
|
|
c-tree.texi. Generate PostScript output from manuals.
|
|
|
|
|
2001-06-04 16:12:47 +02:00
|
|
|
2001-06-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
* update_web_docs (WWWBASE_PREFORMATTED, PREPROCESS): New
|
|
|
|
variables.
|
|
|
|
Fix a comment and add another one.
|
|
|
|
Generate the installation documentation in HTML format from
|
|
|
|
gcc/doc/install.texi.
|
|
|
|
|
2001-05-03 17:49:22 +02:00
|
|
|
2001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* update_web_docs: Don't generate HTML from gxxint.texi. Don't
|
|
|
|
run texi2html on manuals that aren't present.
|
|
|
|
|
2001-03-19 02:40:04 +01:00
|
|
|
2001-03-18 Phil Edwards <pme@sources.redhat.com>
|
|
|
|
|
|
|
|
* update_web_docs_libstdcxx: New script.
|
|
|
|
* crontab: Call said script.
|
|
|
|
|
2001-03-18 01:08:56 +01:00
|
|
|
2001-03-18 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* update_version, update_branch_version: Check out with gcc
|
|
|
|
directory instead of using egcs link.
|
|
|
|
|
2001-03-18 00:05:06 +01:00
|
|
|
2001-03-17 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
2001-03-18 00:59:21 +01:00
|
|
|
* update_web_docs: Don't strip leading -r from argument following
|
|
|
|
-r, or leading -d from argument following -d. Bug pointed out by
|
|
|
|
Matt Kraai.
|
|
|
|
|
2001-03-18 00:05:06 +01:00
|
|
|
* update_web_docs: Handle -r and -d options to generate docs for a
|
|
|
|
release or branch in a subdirectory. Determine names of G77 news
|
|
|
|
and bugs files and contributors file after updated docs have been
|
|
|
|
installed, not before. Don't remove files from a subdirectory.
|
|
|
|
Don't generate manuals for gcov (included in the GCC manual) or
|
|
|
|
iostream (obsolete). Do generate manuals for cppinternals, gcj
|
|
|
|
and porting. Update regular expressions for detecting whether
|
|
|
|
files have really changed when regenerated.
|
|
|
|
|
2001-03-15 09:16:32 +01:00
|
|
|
2001-03-15 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* update_web_docs: Use /usr/local/bin/texi2html rather than
|
|
|
|
gccadmin's local copy.
|
|
|
|
|
2001-03-10 01:08:50 +01:00
|
|
|
2001-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
* crontab, doc_exclude, update_branch_version, update_version,
|
|
|
|
update_web_docs: New files (as currently used by gccadmin).
|
|
|
|
* README: New file.
|