gcc/config
Paolo Bonzini 215c351a82 re PR bootstrap/17383 (Building in src dir fails)
2005-05-25  Paolo Bonzini  <bonzini@gnu.org>

	PR bootstrap/17383
	* Makefile.def (target_modules): Remove "stage", now unnecessary.
	* Makefile.tpl (HOST_SUBDIR): New substitution.
	(STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
	USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
	USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
	USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
	(Host modules, Bootstrapped modules): Use it.
	(Build modules, Target modules): Do not create symlink trees,
	always configure out-of-srcdir.
	(distclean): Try removing $(host_subdir) with rm before using rm -rf.
	* configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
	GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
	$(HOST_SUBDIR).  Create a symlink for host_subdir.

	* Makefile.in: Regenerate.
	* configure: Regenerate.

config:
2005-05-25  Paolo Bonzini  <bonzini@gnu.org>

	PR bootstrap/17383
	* config/acx.m4 (GCC_TOPLEV_SUBDIRS): Set HOST_SUBDIR if an in-src
	gcc build is going.

gcc:
2005-05-25  Paolo Bonzini  <bonzini@gnu.org>

	PR bootstrap/17383
	* gcc/Makefile.in (host_subdir): New.
	(build_objdir): New.  Replace ../$(build_subdir) with it throughout.
	* gcc/configure: Regenerate.

libada:
2005-05-25  Paolo Bonzini  <bonzini@gnu.org>

	PR bootstrap/17383
	* Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.

libjava:
2005-05-25  Paolo Bonzini  <bonzini@gnu.org>

	PR bootstrap/17383
	* configure.ac: Call GCC_TOPLEV_SUBDIRS.
	(COMPPATH): Removed.
	(ZIP, GCJH): Replace it with ../$(host_subdir).
	(built_gcc_dir): Add $(host_subdir).
	* configure: Regenerate.
	* Makefile.in, include/Makefile.in, testsuite/Makefile.in,
	gcj/Makefile.in, external/Makefile.in, external/sax/Makefile.in,
	external/w3c_dom/Makefile.in: Regenerate.

libobjc:
2005-05-25  Paolo Bonzini  <bonzini@gnu.org>

	PR bootstrap/17383
	* configure.ac: Call GCC_TOPLEV_SUBDIRS.
	(Determine CFLAGS for gthread): Use $host_subdir.
	* configure: Regenerate.
	* Makefile.in (host_subdir): New.
	(INCLUDES): Use it.

From-SVN: r95680
2005-02-28 13:26:36 +00:00
..
ChangeLog re PR bootstrap/17383 (Building in src dir fails) 2005-02-28 13:26:36 +00:00
accross.m4 accross.m4 (AC_C_BIGENDIAN_CROSS): Compile endian probe with "-c". 2004-03-09 01:16:10 +00:00
acinclude.m4 acinclude.m4: Quote names of macros to be defined by AC_DEFUN throughout. 2004-02-05 19:54:14 -05:00
acx.m4 re PR bootstrap/17383 (Building in src dir fails) 2005-02-28 13:26:36 +00:00
codeset.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
gcc-lib-path.m4 re PR bootstrap/17369 ([ia64] Bootstrap failure with binutils-2.15.90.0.1.1) 2004-09-23 17:37:08 -07:00
gcc-version.m4 Introduce and use config/gcc-version.m4. 2004-12-02 11:05:13 +00:00
gettext-sister.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
gettext.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
glibc21.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
gxx-include-dir.m4 Introduce config/gxx-include-dir.m4. 2004-12-03 10:44:37 +00:00
iconv.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
intdiv0.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
inttypes-pri.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
inttypes.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
inttypes_h.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
lcmessage.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
lib-ld.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
lib-link.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
lib-prefix.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
mh-armpic mh-armpic: New file. 1999-02-02 14:54:35 -07:00
mh-cxux configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-cygwin * mh-cygwin: Don't build libtermcap if it doesn't exist. 2002-12-17 02:58:05 +00:00
mh-decstation mh-a68bsd: clean out dead code 2002-04-19 13:26:08 -04:00
mh-dgux386 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-djgpp * config/mh-djgpp: do not set CFLAGS. 2001-01-02 10:46:33 -05:00
mh-elfalphapic Patches from H.J. Lu for alpha-linux -fPIC --enable-shared problem. 1997-09-11 16:44:33 -07:00
mh-i370pic merge with /cvs/src 2000-07-21 01:44:02 -04:00
mh-ia64pic mh-ia64pic: New file. 2000-07-21 14:11:08 +00:00
mh-interix configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-lynxrs6k configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-m68kpic Initial revision 1997-08-21 18:57:35 -04:00
mh-mingw32 mh-a68bsd: clean out dead code 2002-04-19 13:26:08 -04:00
mh-ncr3000 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-necv4 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-papic Initial revision 1997-08-21 18:57:35 -04:00
mh-ppc-darwin Makefile.in: Move BOOT_CFLAGS above host makefile fragment include. 2004-08-31 20:34:59 -07:00
mh-ppcpic Initial revision 1997-08-21 18:57:35 -04:00
mh-s390pic i2002-04-11 DJ Delorie <dj@redhat.com> 2002-04-11 17:23:35 -04:00
mh-sco configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-solaris configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-sparcpic mh-sparcpic: Use single instead of double quotes. 2000-06-21 16:22:41 -06:00
mh-sysv4 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-sysv5 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-x86omitfp mh-x86omitfp: New host makefile fragment. 2004-09-20 00:58:42 +00:00
mh-x86pic Initial revision 1997-08-21 18:57:35 -04:00
mt-alphaieee configure.in (target_makefile_frag): Use mt-alphaieee. 2001-01-27 22:59:00 -08:00
mt-d30v merge with /cvs/src 2000-07-21 01:44:02 -04:00
mt-gnu configure.in: Turn mt-linux into mt-gnu. 2004-08-03 20:48:48 +00:00
mt-netware Initial revision 1997-08-21 18:57:35 -04:00
mt-ospace Add mt-ospace 1998-04-28 04:33:46 +00:00
mt-v810 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mt-wince Add support for sh-pe and arm-wince-pe targets. 2000-02-23 01:25:56 +00:00
nls.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
no-executables.m4 * config/no-executables.m4: New file. 2003-08-27 19:14:13 +00:00
po.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
progtest.m4 Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. 2003-07-08 05:55:11 +00:00
stdint_h.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
uintmax_t.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
ulonglong.m4 gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
warnings.m4 re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers) 2005-01-23 19:22:01 +00:00