]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/avr/ChangeLog
sim: rename tconfig.in to tconfig.h
authorMike Frysinger <vapier@gentoo.org>
Sun, 15 Mar 2015 03:41:25 +0000 (23:41 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 16 Mar 2015 05:23:52 +0000 (01:23 -0400)
commitae7d0cac8ce971f7108d270c1d3f8481919b1e86
tree922127997fda3de2483ed896fba8ae88576bba5e
parent9c5f41df36176d86afa65fc9b69b8fd6f6044547
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.
109 files changed:
sim/.gitignore
sim/ChangeLog
sim/README-HACKING
sim/arm/ChangeLog
sim/arm/config.in
sim/arm/configure
sim/arm/tconfig.h [moved from sim/arm/tconfig.in with 100% similarity]
sim/avr/ChangeLog
sim/avr/aclocal.m4
sim/avr/config.in
sim/avr/configure
sim/bfin/ChangeLog
sim/bfin/aclocal.m4
sim/bfin/config.in
sim/bfin/configure
sim/bfin/tconfig.h [moved from sim/bfin/tconfig.in with 100% similarity]
sim/common/ChangeLog
sim/common/acinclude.m4
sim/common/config.in
sim/common/configure
sim/common/nrun.c
sim/common/run.c
sim/common/sim-basics.h
sim/common/tconfig.h [moved from sim/common/tconfig.in with 100% similarity]
sim/cr16/ChangeLog
sim/cr16/config.in
sim/cr16/configure
sim/cris/ChangeLog
sim/cris/aclocal.m4
sim/cris/config.in
sim/cris/configure
sim/cris/rvdummy.c
sim/cris/tconfig.h [moved from sim/cris/tconfig.in with 100% similarity]
sim/d10v/ChangeLog
sim/d10v/config.in
sim/d10v/configure
sim/erc32/ChangeLog
sim/erc32/config.in
sim/erc32/configure
sim/frv/ChangeLog
sim/frv/aclocal.m4
sim/frv/config.in
sim/frv/configure
sim/frv/tconfig.h [moved from sim/frv/tconfig.in with 100% similarity]
sim/h8300/ChangeLog
sim/h8300/config.in
sim/h8300/configure
sim/h8300/tconfig.h [moved from sim/h8300/tconfig.in with 100% similarity]
sim/iq2000/ChangeLog
sim/iq2000/aclocal.m4
sim/iq2000/config.in
sim/iq2000/configure
sim/iq2000/tconfig.h [moved from sim/iq2000/tconfig.in with 100% similarity]
sim/lm32/ChangeLog
sim/lm32/aclocal.m4
sim/lm32/config.in
sim/lm32/configure
sim/lm32/tconfig.h [moved from sim/lm32/tconfig.in with 100% similarity]
sim/m32c/ChangeLog
sim/m32c/aclocal.m4
sim/m32c/config.in
sim/m32c/configure
sim/m32r/ChangeLog
sim/m32r/aclocal.m4
sim/m32r/config.in
sim/m32r/configure
sim/m32r/tconfig.h [moved from sim/m32r/tconfig.in with 100% similarity]
sim/m68hc11/ChangeLog
sim/m68hc11/config.in
sim/m68hc11/configure
sim/mcore/ChangeLog
sim/mcore/config.in
sim/mcore/configure
sim/microblaze/ChangeLog
sim/microblaze/config.in
sim/microblaze/configure
sim/mips/ChangeLog
sim/mips/config.in
sim/mips/configure
sim/mips/tconfig.h [moved from sim/mips/tconfig.in with 100% similarity]
sim/mn10300/ChangeLog
sim/mn10300/config.in
sim/mn10300/configure
sim/moxie/ChangeLog
sim/moxie/config.in
sim/moxie/configure
sim/msp430/ChangeLog
sim/msp430/config.in
sim/msp430/configure
sim/rl78/ChangeLog
sim/rl78/aclocal.m4
sim/rl78/config.in
sim/rl78/configure
sim/rx/ChangeLog
sim/rx/aclocal.m4
sim/rx/config.in
sim/rx/configure
sim/sh/ChangeLog
sim/sh/config.in
sim/sh/configure
sim/sh/tconfig.h [moved from sim/sh/tconfig.in with 100% similarity]
sim/sh64/ChangeLog
sim/sh64/aclocal.m4
sim/sh64/config.in
sim/sh64/configure
sim/sh64/tconfig.h [moved from sim/sh64/tconfig.in with 100% similarity]
sim/v850/ChangeLog
sim/v850/config.in
sim/v850/configure