binutils-gdb/sim/h8300
Mike Frysinger 936df7568a sim: drop common/cconfig.h in favor of a single config.h
The common subdir sets up a cconfig.h file to hold checks for the common
code.  In practice, most files still end up using config.h instead which
just leads to confusion.

Merge all the configure checks that went into cconfig.h into SIM_AC_COMMON
so we can drop the cconfig.h file altogether.  Now there is only a single
config.h file like normal.
2016-01-09 03:52:30 -05:00
..
ChangeLog sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
Makefile.in GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
compile.c sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly 2016-01-06 21:48:59 -05:00
config.in sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
configure sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
configure.ac sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
sim-main.h sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
writecode.c