Commit Graph

234 Commits

Author SHA1 Message Date
DJ Delorie b6f83f2a0c * configure.in: Rearrange target Makefile fragment collection. 2002-07-03 03:23:47 +00:00
DJ Delorie 07637366bc * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
cvs[src].
* configure.in: Ditto.
2002-07-02 18:57:43 +00:00
DJ Delorie 21c2ea5e7e Remove redundant entry. 2002-07-01 23:18:33 +00:00
DJ Delorie f48556b108 merge from gcc:
2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>

	* Makefile.in: Eliminate 'apache' targets.
	* configure.in: Eliminate 'apache' targets.

	* configure.in: Eliminate redundant tests.  Reorganize.

	* Makefile.in: Eliminate last reference to LIBGCC1_TEST.

	* config-ml.in: Eliminate references to Cygnus configure.

	* Makefile.in: Eliminate references to building emacs.

2002-07-01  Denis Chertykov  <denisc@overta.ru>

	* configure.in: Add support for ip2k.
2002-07-01 23:12:32 +00:00
Ben Elliston cdb9e2b8c1 2002-06-24 Ben Elliston <bje@redhat.com>
* configure.in (host_tools): Remove cgen.

	* Makefile.in (all-cgen): Remove; runs from its source directory.
	(check-cgen, install-cgen, clean-cgen): Likewise.
	(all-opcodes): No not depend on all-cgen.
	(all-sim): Likewise.
2002-06-24 17:41:28 +00:00
DJ Delorie 3558860c61 * configure.in: Fix AIX configury bug. 2002-06-21 22:20:17 +00:00
DJ Delorie 4d5fd3964d * configure.in: replace ${topsrcdir} with ${srcdir} 2002-06-19 23:57:41 +00:00
DJ Delorie 8ee424c071 * configure.in: Move definition of libstdcxx_flags
right above usage, rather than waaay earlier.
2002-06-19 23:53:30 +00:00
DJ Delorie c712250a7f * configure.in: Pull definition of is_cross_compiler earlier. 2002-06-19 23:39:41 +00:00
DJ Delorie 9ee1a75cad * configure.in: Rearrange a little. 2002-06-19 23:24:18 +00:00
DJ Delorie e3b0c9363d * configure.in: Remove references to librx.
* Makefile.in: Remove references to librx.
2002-06-19 23:07:26 +00:00
DJ Delorie b2bd228ec0 * configure.in: Eliminate ${gasdir} variable. 2002-06-19 17:39:26 +00:00
Dave Brolley 7cd524839a 2002-06-18 Dave Brolley <brolley@redhat.com>
* configure.in: Add support for frv.
	* config.sub: Add support for frv.
2002-06-18 21:34:27 +00:00
DJ Delorie 6c5e141af0 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. 2002-06-12 15:04:45 +00:00
Jason Thorpe 0d18b56de1 * configure.in (vax-*-netbsd*): Re-enable gas. 2002-06-09 01:32:19 +00:00
DJ Delorie 27f15fddce * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
BUILD_PREFIX_1, to correct nomenclature.
* configure: Likewise.
2002-05-31 20:09:45 +00:00
DJ Delorie fd8958d565 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
* configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2002-05-31 19:42:41 +00:00
DJ Delorie 0c2442b76a * config-ml.in: Propogate DESTDIR also. 2002-05-31 19:30:32 +00:00
Jason Thorpe a360218174 * configure.in (vax-*-netbsd*): Don't build gas for this
platform.
2002-05-30 02:47:47 +00:00
Marek Michalkiewicz c95f53ae88 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
	and libgcj for AVR.
2002-05-28 20:06:27 +00:00
Nick Clifton 1d7c105379 Add DLX target 2002-05-28 17:56:42 +00:00
Jason Thorpe 4b37028fea * config.guess: Update to 2002-05-22 version.
* config.sub: Likewise.
2002-05-22 18:36:13 +00:00
Nick Clifton d5de0a84ca Allow for PWDCMD to override hardcoded pwd. 2002-05-22 09:21:32 +00:00
DJ Delorie 115a77aa65 * configure.in: simplify makefile fragment collection. 2002-05-13 21:19:04 +00:00
DJ Delorie e99daf2b30 * configure.in: remove code to build emacs. 2002-05-13 21:16:43 +00:00
DJ Delorie 91e060aa2b * configure.in : Remove --srcdir argument from targargs and buildargs
(it's always overridden in the Makefile anyway).  Rearrange a bit.
2002-05-13 21:11:50 +00:00
DJ Delorie c92a0210cd * configure: move some logic to configure.in
* configure.in: move some logic from configure
2002-05-13 20:55:25 +00:00
Jeff Johnston 9121734217 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.LIBGLOSS: New file.
2002-05-07 17:52:36 +00:00
Nick Clifton d3d8a9ee19 Honour DESTDIR 2002-05-07 17:22:20 +00:00
Alexandre Oliva 3a036cdc8b * configure.in (noconfigdirs): Don't disable libgcj on
sparc64-*-solaris* and sparcv9-*-solaris*.
2002-05-05 18:58:17 +00:00
Alexandre Oliva 6d095fe412 * configure.in: Revert 2002-04-18's patch; fixed in libjava. 2002-05-03 18:24:32 +00:00
Thomas Fitzsimmons dac55df9cd * configure.in (FLAGS_FOR_TARGET): Do not add
-B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
	on i[3456]86-*-linux*.
2002-05-03 16:13:21 +00:00
Thomas Fitzsimmons a018e15b9d * configure.in (noconfigdirs): Replace [ ] with test. 2002-05-01 21:32:32 +00:00
Thomas Fitzsimmons c72f388de2 * configure.in (noconfigdirs): Do not add target-newlib if
target == i[3456]86-*-linux*, and host == target.
2002-05-01 20:42:00 +00:00
Mark Mitchell 5f2848315f * config.guess: Updated to 2002-04-26's version.
* config.sub: Updated to 2002-04-26's version.
2002-04-30 17:40:45 +00:00
DJ Delorie bd5f7da29f * config/mh-cxux: remove dead code
* config/mh-dgux386: remove dead code
* config/mh-hp300: remove dead code
* config/mh-hpux: remove dead code
* config/mh-hpux8: remove dead code
* config/mh-irix5: remove dead code
* config/mh-irix6: remove dead code
* config/mh-ncr3000: remove dead code
* config/mh-ncrsvr43: remove dead code
* config/mh-necv4: remove dead code
* config/mh-sco: remove dead code
* config/mh-solaris: remove dead code
* config/mh-sysv: remove dead code
* config/mh-sysv4: remove dead code
* config/mh-sysv5: remove dead code
* config/mh-irix4: remove, contains only dead code
* configure.in: delete reference to absent file
2002-04-30 03:30:24 +00:00
DJ Delorie a0c4f3a039 * configure.in: replace '[' with 'test' 2002-04-30 03:17:27 +00:00
DJ Delorie d5ec694ceb * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2002-04-30 02:49:33 +00:00
DJ Delorie 66f1ba4f3f * configure.in: Eliminate references to gash.
* Makefile.in: Eliminate references to gash.
2002-04-30 02:42:31 +00:00
DJ Delorie 7c3ab50c69 * configure.in: Remove useless references to 'pic' makefile fragments. 2002-04-30 02:28:43 +00:00
DJ Delorie bbc025f510 * configure.in: (*-*-windows*) Finish removing. 2002-04-30 02:19:55 +00:00
DJ Delorie 33babf59e2 * configure.in: Eliminate redundant test for libgui. 2002-04-30 02:14:16 +00:00
DJ Delorie dbf93899e0 sync from gcc
2002-04-18  Tom Tromey  <tromey@redhat.com>

	* configure.in: Disallow configuring libgcj when it is already
	installed and we're using Solaris 2.8 linker.  Do enable libgcj on
	Solaris 2.8 by default.  For PR libgcj/6158.
2002-04-19 17:36:40 +00:00
DJ Delorie 57a5346cd7 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
* config/mh-a68bsd: clean out dead code
	* config/mh-apollo68: clean out dead code
	* config/mh-cxux: clean out dead code
	* config/mh-decstation: clean out dead code
	* config/mh-dgux: clean out dead code
	* config/mh-dgux386: clean out dead code
	* config/mh-hp300: clean out dead code
	* config/mh-hpux: clean out dead code
	* config/mh-hpux8: clean out dead code
	* config/mh-interix: clean out dead code
	* config/mh-irix4: clean out dead code
	* config/mh-lynxrs6k: clean out dead code
	* config/mh-mingw32: clean out dead code
	* config/mh-ncr3000: clean out dead code
	* config/mh-ncrsvr43: clean out dead code
	* config/mh-necv4: clean out dead code
	* config/mh-openedition: clean out dead code
	* config/mh-riscos: clean out dead code
	* config/mh-sco: clean out dead code
	* config/mh-sysv4: clean out dead code
	* config/mh-lynxos: removed, contained only dead code
	* config/mh-vaxult2: removed, contained only dead code
	* config/mh-sun3: removed, contained only dead code
	* configure.in: remove references to dead files
2002-04-19 17:28:04 +00:00
DJ Delorie 26eadf6826 * configure.in: Move default CC setting out of config/mh-* fragments
directly into here.
2002-04-17 20:45:12 +00:00
DJ Delorie a0a2c6c6e3 * configure.in: don't even try to configure or make a subdirectory
if there's no configure script for it.
2002-04-17 20:24:22 +00:00
DJ Delorie 9972f812fa * 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.
2002-04-15 21:53:07 +00:00
DJ Delorie 75205f7881 Sync with gcc 2002-04-15 21:18:09 +00:00
DJ Delorie ffb97b2f51 * configure.in: Add *-*-freebsd* configurations. 2002-04-10 02:13:43 +00:00
Andrew Cagney bbf6e9e376 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
(do-tar, do-bz2): New rules.
(taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
(gdb-tar): New rule.
(gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
(insight_dejagnu.tar): New rule.
(insight.tar): New rule.
(gdb+dejagnu.tar): New rule.
(gdb.tar): New rule.
2002-04-07 20:53:57 +00:00