old-cross-binutils/sim
Mike Frysinger ae7d0cac8c sim: rename tconfig.in to tconfig.h
Rather than manually include tconfig.h when we think we'll need it (which
is error prone as it can define symbols we expect from config.h), have it
be included directly by config.h.  Since we know we have to include that
header everywhere already, this will make sure tconfig.h isn't missed.

It should also be fine as tconfig.h is supposed to be simple and only set
up a few core defines for the target.

This allows us to stop symlinking it in place all the time and just use
it straight out of the respective source directory.
2015-03-16 01:23:52 -04:00
..
arm sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
avr sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
bfin sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
common sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
cr16 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
cris sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
d10v sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
erc32 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
frv sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
h8300 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
iq2000 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
lm32 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
m32c sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
m32r sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
m68hc11 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
mcore sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
microblaze sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
mips sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
mn10300 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
moxie sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
msp430 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
ppc Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
rl78 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
rx sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
sh sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
sh64 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
testsuite Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
v850 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
.gitignore sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
ChangeLog sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
configure sim: msp430: start a test framework 2014-03-10 23:59:59 -04:00
configure.ac sim: unify target->subdir handling for default tests 2010-04-26 16:23:24 +00:00
configure.tgt sim: msp430: start a test framework 2014-03-10 23:59:59 -04:00
MAINTAINERS Add myself as the maintainer for the MSP430 sim. 2014-03-12 11:02:57 +00:00
Makefile.in Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
README-HACKING sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00