You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
crosstool-ng/scripts
Jasmin Jessich 3bd86362ab Using "all" and "install" targets in do_gcc_core_backend if configured.
- New configurations:
  - CC_GCC_TARGET_FINAL:
    Use the default targets "all" and "install" for the final compiler for
    bare metal.
- Adding parameter "build_step" to function do_gcc_core_backend:
  do_gcc_core_backend is used for the core compiler and in case of bare metal
  for the final compiler, too. To have better control over the parameters for
  the final compiler "build_step" is used.
  - Used for proper logging.
  - Use CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY or CT_CC_GCC_EXTRA_CONFIG_ARRAY.
  - If CT_CC_GCC_TARGET_FINAL is set and the final compiler is build then the
    make targets for the final compiler are used ("all", "install").

  Signed-off-by: Jasmin Jessich <jasmin@anw.at>
8 years ago
..
build Using "all" and "install" targets in do_gcc_core_backend if configured. 8 years ago
.gitignore repository: migrate old hg files over to git 9 years ago
addToolVersion.sh addToolVersion: multi_cc: update addToolVersion 8 years ago
config.guess config.{sub,guess}: Update to latest 9 years ago
config.sub config.{sub,guess}: Update to latest 9 years ago
crosstool-NG.sh.in scripts: Update crosstool-NG internals for multiple compilers. 8 years ago
functions functions: write permission in config.{guess,sub} 8 years ago
gen_in_frags.sh config: Add config support for multiple compilers 8 years ago
install-sh configure: use autoconf to generate configure 12 years ago
patch-renumber.sh scripts: fix tools override 12 years ago
patch-rework.sh Fix bashisms in patch-rework.sh script 9 years ago
populate.in populate: also search for gconv modules 8 years ago
saveSample.sh.in scripts: If paths.sh is included, use the variables 8 years ago
scripts.mk scripts: some eye-candy 14 years ago
showSamples.sh showSamples: Update showSamples.sh for multiple compilers 8 years ago
showTuple.sh.in scripts/showTuple: fix stdout 11 years ago
toolchain-config.in scripts: simplify and fix the toolchain config script 12 years ago
xldd.in scripts/xldd: use user's sed and grep 11 years ago