Commit Graph

11 Commits

Author SHA1 Message Date
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
Joseph Myers 1c0d0c3e56 gcc_release: Build diffs for ada and chill.
* gcc_release: Build diffs for ada and chill.  Make "bzip2" a new
	major mode.

From-SVN: r50516
2002-03-10 01:08:52 +00:00
Joseph Myers e98f0f5c13 * gcc_release: Make snapshots come from the 3.1 branch.
From-SVN: r50262
2002-03-03 18:58:36 +00:00
Joseph Myers e776237d57 gcc_release: Revert change to -p interface.
* 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.

From-SVN: r50000
2002-02-24 01:37:10 +00:00
Mark Mitchell 4a376f91d0 Fix typo
[[Split portion of a mixed commit.]]

From-SVN: r49952.2
2002-02-22 01:54:44 +00:00
Mark Mitchell b8f9335260 gcc_release: Correct handling of diff-generation.
* gcc_release: Correct handling of diff-generation.  Add
	"diffs" major mode.

[[Split portion of a mixed commit.]]

From-SVN: r49951.2
2002-02-22 01:52:35 +00:00
Joseph Myers 236930f5d7 gcc_release: Substitute dates in snapshot-README and snapshot-index.html files rather than...
* 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.

From-SVN: r49619
2002-02-08 17:56:12 +00:00
Joseph Myers f83fd9ae2e * gcc_release: Add /usr/local/bin to path when local.
From-SVN: r47173
2001-11-19 13:16:39 +00:00
Joseph Myers b47a72ea38 * gcc_release: Don't require a username if running locally.
From-SVN: r46809
2001-11-06 16:45:37 +00:00
Joseph Myers dbff21c520 gcc_release: Build snapshots from mainline.
* 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.

From-SVN: r46456
2001-10-24 04:15:38 +01:00
Joseph Myers b4075f6b7d gcc_release: Copy from 3.0 branch.
* gcc_release: Copy from 3.0 branch.  Add support for building the
	weekly snapshots on gcc.gnu.org.

From-SVN: r46073
2001-10-08 08:58:43 +01:00