binutils-gdb/sim
John Baldwin 5c887dd5f6 Honor an existing CC_FOR_BUILD in the environment for sim.
This matches the equivalent bits in bfd/acinclude.m4

sim/ChangeLog:

	* configure.ac: Honor existing CC_FOR_BUILD in environment.
	* configure: Regenerate.

sim/aarch64/ChangeLog:

	* configure: Regenerate.

sim/arm/ChangeLog:

	* configure: Regenerate.

sim/avr/ChangeLog:

	* configure: Regenerate.

sim/bfin/ChangeLog:

	* configure: Regenerate.

sim/common/ChangeLog:

	* acinclude.m4 (SIM_AC_COMMON) Honor existing CC_FOR_BUILD in
	environment.

sim/cr16/ChangeLog:

	* configure: Regenerate.

sim/cris/ChangeLog:

	* configure: Regenerate.

sim/d10v/ChangeLog:

	* configure: Regenerate.

sim/erc32/ChangeLog:

	* configure: Regenerate.

sim/frv/ChangeLog:

	* configure: Regenerate.

sim/ft32/ChangeLog:

	* configure: Regenerate.

sim/h8300/ChangeLog:

	* configure: Regenerate.

sim/iq2000/ChangeLog:

	* configure: Regenerate.

sim/lm32/ChangeLog:

	* configure: Regenerate.

sim/m32c/ChangeLog:

	* configure: Regenerate.

sim/m32r/ChangeLog:

	* configure: Regenerate.

sim/m68hc11/ChangeLog:

	* configure: Regenerate.

sim/mcore/ChangeLog:

	* configure: Regenerate.

sim/microblaze/ChangeLog:

	* configure: Regenerate.

sim/mips/ChangeLog:

	* configure: Regenerate.

sim/mn10300/ChangeLog:

	* configure: Regenerate.

sim/moxie/ChangeLog:

	* configure: Regenerate.

sim/msp430/ChangeLog:

	* configure: Regenerate.

sim/rl78/ChangeLog:

	* configure: Regenerate.

sim/rx/ChangeLog:

	* configure: Regenerate.

sim/sh/ChangeLog:

	* configure: Regenerate.

sim/sh64/ChangeLog:

	* configure: Regenerate.

sim/v850/ChangeLog:

	* configure: Regenerate.
2017-09-06 10:16:12 -07:00
..
aarch64 Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
arm Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
avr Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
bfin Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
common Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
cr16 Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
cris Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
d10v Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
erc32 Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
frv Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
ft32 Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
h8300 Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
igen update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
iq2000 Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
lm32 Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
m32c Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
m32r Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
m68hc11 Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
mcore Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
microblaze Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
mips Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
mn10300 Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
moxie Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
msp430 Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
ppc Define an error function in the PPC simulator library. 2017-09-04 19:56:00 -07:00
rl78 Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
rx Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
sh Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
sh64 Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
testsuite Fix ldn/stn multiple instructions. Fix testcases with unaligned data. 2017-04-22 16:36:01 -07:00
v850 Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
.gitignore sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
ChangeLog Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
MAINTAINERS Add self to aarch64 maintainers. Fix mla instruction. 2017-02-14 15:23:12 -08:00
Makefile.in update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
README-HACKING sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
configure Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
configure.ac Honor an existing CC_FOR_BUILD in the environment for sim. 2017-09-06 10:16:12 -07:00
configure.tgt sim: stop configuring common subdir 2016-01-09 03:52:30 -05:00