Commit Graph

259 Commits

Author SHA1 Message Date
Nathanael Nerode 58daee9877 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Rewrite substituted lines to look autoconfy.
	* Makefile.in: Regenerate.
	* configure.in: Rewrite sed statements to look autoconfy.
2002-09-25 17:25:27 +00:00
Nathanael Nerode 907a7241bb 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Autogenerate *-target-* lists, dependencies of
	all-target-foo on configure-target-foo.
	* Makefile.def: Ditto.
	* Makefile.in: Rebuild.
2002-09-25 16:53:08 +00:00
Nathanael Nerode 405ea7a06a 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.def: New file.
	* Makefile.tpl: New file.
	* Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.

	* configure.in: Minor rearrangement.  Simplify tests.
2002-09-24 23:01:30 +00:00
Jason Thorpe bdc57bfd91 * configure.in (with_headers): Skip copy if value is "yes".
(with_libs): Likewise.
2002-09-23 23:36:54 +00:00
Nathanael Nerode ae03d6e27a 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
* configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
	* configure.in (sh*-*-pe*): Ditto.
	* configure.in (mips*-*-pe*): Ditto.
	* configure.in (*arm-wince-pe): Ditto.
2002-09-21 16:35:47 +00:00
Nathanael Nerode 227d98f589 2002-09-20 Nathanael Nerode <neroden@doctor.moo.mud.org>
* configure.in: Rearrange.
2002-09-20 21:03:04 +00:00
Nick Clifton 707960fed5 Import chnages from master config repository. 2002-09-12 15:59:37 +00:00
Jeff Johnston 36ea319fec 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.NEWLIB: More updates.
2002-09-10 19:02:38 +00:00
Jeff Johnston cf57480a00 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.NEWLIB: Update.
2002-09-09 20:57:01 +00:00
Andrew Cagney 23b632fc35 2002-08-23 Andrew Cagney <ac131313@redhat.com>
* texinfo/texinfo.tex: Import version 2002-06-04.06.
2002-08-23 22:24:57 +00:00
Andrew Cagney fd31a1711c Import config.guess and config.sub. 2002-08-23 21:22:40 +00:00
Alexandre Oliva a08bafb59b * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
* configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2002-08-20 03:04:03 +00:00
Nick Clifton 17240c1ff6 Add hppa-openbsd target 2002-08-06 09:18:28 +00:00
H.J. Lu e70ad0c695 2002-08-04 H.J. Lu (hjl@gnu.org)
* configure.in (mips*-*-linux*): Don't skip target-libffi.
2002-08-04 23:15:52 +00:00
DJ Delorie 574e6d11bc * configure.in: Move generic linux case to end. Copy generic
linux noconfigdirs to mips*-*-linux* entry and new
powerpc64*-*-linux* entry.  Add target-libffi for the latter.
2002-07-30 23:15:26 +00:00
Chris Demetriou 611e7523af 2002-07-19 Chris Demetriou <cgd@broadcom.com>
* MAINTAINERS: Clarify updates of config.guess and config.sub, and
	add one instance of them which was missed to the list to update.
2002-07-19 18:16:30 +00:00
Chris Demetriou 517596765f 2002-07-16 Chris Demetriou <cgd@broadcom.com>
* config.guess: Update to 2002-07-09 version.
        * config.sub: Update to 2002-07-03 version.
2002-07-17 00:17:14 +00:00
DJ Delorie 7c1f909cd5 * configure.in: Remove two redundant tests. 2002-07-11 20:14:41 +00:00
DJ Delorie d7cf5d30bd * configure.in (mips*-*-irix6*o32): Enable stabs. 2002-07-11 19:38:34 +00:00
DJ Delorie 5b53c3368b * configure.in: Don't build grez.
* Makefile.in: Ditto.
2002-07-08 22:18:40 +00:00
DJ Delorie c74222f7de * Makefile.in: Remove references to bsp, cygmon, libstub.
* configure.in: Ditto.

* configure.in: Remove leftover reference to gdbtest.
2002-07-08 20:43:20 +00:00
DJ Delorie edd1b227cd * configure.in (gxx_include_dir): Change to match versioned
C++ headers if --enable-version-specific-runtime-libs is used.
2002-07-08 17:14:04 +00:00
Alexandre Oliva 486186e3ec * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*. 2002-07-04 22:51:16 +00:00
DJ Delorie ff0a3bf824 * configure.in: Make --without-x work. 2002-07-03 23:35:31 +00:00
Nick Clifton 1dfa8174b2 New directory. Created to contain a copy of the texi2pod.pl script so that
it is in the same place as the version in the FSF GCC sources.
2002-07-03 11:20:13 +00:00
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