libc/config
Alexandre Oliva c91ae28fd2 ChangeLog:
PR target/37137
* Makefile.def (flags_to_pass): Remove redundant and incomplete
STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
Add FLAGS_FOR_TARGET and BUILD_CONFIG.
(bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
stage_configureflags, stage_cflags and stage_libcflags into
explicit Makefile macros.
* Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
GFORTRAN.
(POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
CC.  Set CC_FOR_BUILD from CC.
(BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
and GFORTRAN.
(TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
(_LIBCFLAGS): Renamed to _TFLAGS.
(do-compare-debug, do-compare3-debug): Drop.
(CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
(FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
(XGCC_FLAGS_FOR_TARGET): New.
(BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
(EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
(POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
TFLAGS.
(BUILD_CONFIG): Include if requested.
(all): Set TFLAGS on bootstrap.
(configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
(all-stageid-prefixmodule): Likewise.
(do-clean, distclean-stageid): Set TFLAGS.
(restrap): Fix whitespace.
* Makefile.in: Rebuilt.
config/ChangeLog:
* multi.m4: Save CXX, GFORTRAN and GCJ in config.status.
* mt-gnu (CXXFLAGS_FOR_TARGET): Adjust.
* bootstrap-O1.mk: New.
* bootstrap-O3.mk: New.
* bootstrap-debug.mk: New.
2009-05-12 18:16:01 +00:00
..
ChangeLog ChangeLog: 2009-05-12 18:16:01 +00:00
acinclude.m4 * acinclude.m4: Remove libide, libgui, and all the other Tcl 2008-07-25 18:00:17 +00:00
acx.m4 2008-05-12 Samuel Tardieu <sam@rfc1149.net> 2008-05-12 16:25:40 +00:00
bootstrap-O1.mk ChangeLog: 2009-05-12 18:16:01 +00:00
bootstrap-O3.mk ChangeLog: 2009-05-12 18:16:01 +00:00
bootstrap-debug.mk ChangeLog: 2009-05-12 18:16:01 +00:00
codeset.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
depstand.m4 2007-02-09 Paolo Bonzini <bonzini@gnu.org> 2007-02-09 19:24:42 +00:00
enable.m4 * enable.m4: New file. 2005-09-23 17:28:31 +00:00
extensions.m4 2008-03-27 Paolo Bonzini <bonzini@gnu.org> 2008-03-27 14:16:55 +00:00
futex.m4 * futex.m4: New file. 2008-01-08 17:29:24 +00:00
gettext-sister.m4 Richard Earnshaw <rearnsha@arm.com> 2006-06-13 08:02:20 +00:00
gettext.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
glibc21.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
gxx-include-dir.m4 Sync from GCC 2006-07-25 08:39:57 +00:00
iconv.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
intdiv0.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
inttypes-pri.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
inttypes.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
inttypes_h.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
lcmessage.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
ld-symbolic.m4 2007-01-14 H.J. Lu <hongjiu.lu@intel.com> 2007-01-14 15:39:41 +00:00
lead-dot.m4 2005-07-16 Kelley Cook <kcook@gcc.gnu.org> 2005-07-16 02:41:34 +00:00
lib-ld.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
lib-link.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
lib-prefix.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
mh-cxux (toplev) 2002-12-28 07:09:15 +00:00
mh-cygwin * mh-cygwin: Don't build libtermcap if it doesn't exist. 2002-12-17 01:55:28 +00:00
mh-decstation 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com> 2002-04-19 17:28:04 +00:00
mh-dgux386 (toplev) 2002-12-28 07:09:15 +00:00
mh-djgpp sync with gcc 2002-04-12 01:23:53 +00:00
mh-interix (toplev) 2002-12-28 07:09:15 +00:00
mh-lynxrs6k (toplev) 2002-12-28 07:09:15 +00:00
mh-mingw Merge from GCC: 2008-11-27 17:22:10 +00:00
mh-ncr3000 (toplev) 2002-12-28 07:09:15 +00:00
mh-necv4 (toplev) 2002-12-28 07:09:15 +00:00
mh-pa 2008-07-30 Paolo Bonzini <bonzini@gnu.org> 2008-07-30 15:03:57 +00:00
mh-pa-hpux10 2008-07-30 Paolo Bonzini <bonzini@gnu.org> 2008-07-30 15:03:57 +00:00
mh-ppc-aix 2007-06-04 Olivier Hainque <hainque@adacore.com> 2007-06-04 09:33:35 +00:00
mh-ppc-darwin config: 2008-02-20 16:28:09 +00:00
mh-sco (toplev) 2002-12-28 07:09:15 +00:00
mh-solaris (toplev) 2002-12-28 07:09:15 +00:00
mh-sysv4 (toplev) 2002-12-28 07:09:15 +00:00
mh-sysv5 (toplev) 2002-12-28 07:09:15 +00:00
mh-x86omitfp 2007-07-06 H.J. Lu <hongjiu.lu@intel.com> 2007-07-11 19:09:22 +00:00
mt-alphaieee sync with gcc 2002-04-12 01:23:53 +00:00
mt-d30v 19990502 sourceware import 1999-05-03 07:29:06 +00:00
mt-gnu ChangeLog: 2009-05-12 18:16:01 +00:00
mt-mep 2007-02-05 Dave Brolley <brolley@redhat.com> 2007-02-05 19:12:54 +00:00
mt-mips-elfoabi * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. 2008-08-16 06:47:17 +00:00
mt-mips-gnu * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. 2008-08-16 06:47:17 +00:00
mt-mips16-compat * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. 2008-08-16 06:47:17 +00:00
mt-netware 19990502 sourceware import 1999-05-03 07:29:06 +00:00
mt-ospace 19990502 sourceware import 1999-05-03 07:29:06 +00:00
mt-sde config/ 2007-12-06 17:44:07 +00:00
mt-spu * mt-spu (all-ld): Update for ld Makefile changes. 2008-08-03 03:38:07 +00:00
mt-v810 (toplev) 2002-12-28 07:09:15 +00:00
mt-wince Add support for sh-pe and arm-wince-pe targets. 2000-02-23 01:26:59 +00:00
multi.m4 ChangeLog: 2009-05-12 18:16:01 +00:00
nls.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
no-executables.m4 * no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function. 2007-10-03 14:35:31 +00:00
override.m4 * configure: Regenerate. 2008-06-17 23:14:40 +00:00
po.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
proginstall.m4 * configure.ac: m4_include config/proginstall.m4. 2008-03-17 22:17:29 +00:00
progtest.m4 Import from gcc repository: 2003-07-14 18:38:36 +00:00
stdint.m4 config: 2007-04-12 13:06:01 +00:00
stdint_h.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
tcl.m4 * config/tcl.m4 (SC_PATH_TCLCONFIG): Don't exit 0 if tclconfig fails. 2009-02-02 23:18:05 +00:00
tls.m4 2008-07-30 Paolo Bonzini <bonzini@gnu.org> 2008-07-30 15:03:57 +00:00
uintmax_t.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
ulonglong.m4 Merge from gcc 2004-09-23 19:43:47 +00:00
unwind_ipinfo.m4 Merge from GCC: 2008-11-27 17:22:10 +00:00
warnings.m4 2007-01-11 Paolo Bonzini <bonzini@gnu.org> 2007-01-11 15:23:41 +00:00