gcc/maintainer-scripts
Mark Mitchell 07cdae91c9 MAINTAINERS: Remove chill maintainers.
* MAINTAINERS: Remove chill maintainers.
	* Makefile.in (CHILLFLAGS): Remove.
	(CHILL_LIB): Remove.
	(TARGET_CONFIGDIRS): Remove libchill.
	(CHILL_FOR_TARGET): Remove.
	(BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
	CHILL_LIB.
	(CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
	(CHECK_TARGET_MODULES): Likewise.
	(INSTALL_TARGET_MODULES): Likewise.
	(CLEAN_TARGET_MODULES): Likewise.
	(configure-target-libchill): Remove.
	(all-target-libchill): Remove.
	* configure.in (target_libs): Remove target-libchill.
	Do not compute CHILL_FOR_TARGET.
	* libchill: Remove directory.

	Remove Chill front end.
	* gcc.c (default_compilers): Remove Chill entries.
	* ch: Remove directory.
	* doc/frontends.texi: Remove information about Chill.
	* doc/sourcebuild.texi: Likewise.
	* doc/standards.texi: Likewise.

	* testsuite/lib/chill.exp: Remove.

	* g77.texi: Remove Chill reference.

	* gcc_release (build_tarfiles): Do not build Chill tarfiles.
	(CHILL_DIRS): Remove.

From-SVN: r52327
2002-04-15 20:19:23 +00:00
..
ChangeLog MAINTAINERS: Remove chill maintainers. 2002-04-15 20:19:23 +00:00
README crontab, [...]: New files (as currently used by gccadmin). 2001-03-10 00:08:50 +00:00
crontab update_version: Automatically update version files on all branches. 2002-02-26 07:13:25 +00:00
doc_exclude update_web_docs, [...]: Check out files that may be in the Attic. 2001-06-07 08:27:49 +01:00
gcc_release MAINTAINERS: Remove chill maintainers. 2002-04-15 20:19:23 +00:00
snapshot-README snapshot-README: Note that snapshots come from the 3.1 branch. 2002-03-05 13:50:12 +00:00
snapshot-index.html * snapshot-index.html: Improve markup. 2002-02-08 15:41:03 +00:00
update_version update_version: Don't indent the version string. 2002-03-06 18:35:57 +00:00
update_web_docs update_web_docs (contrib_file): Remove. 2002-01-06 22:44:51 +00:00
update_web_docs_libstdcxx update_web_docs_libstdcxx: New script. 2001-03-19 01:40:04 +00:00
update_web_docs_old update_web_docs_old: Copy from update_web_docs. 2001-12-17 17:35:01 +00:00

README

This directory contains various files used by the gccadmin account on
gcc.gnu.org, mainly for automated tasks such as the daily update of
the date in version.c.  There isn't presently any scheme for files
checked in here to be automatically checked out and used by gccadmin,
so the files in CVS and those used by gccadmin must be kept in sync
manually.