binutils-gdb/sim/h8300
Mike Frysinger 0cb8d8513c sim: drop host endian configure option
The --enable-sim-hostendian flag was purely so people had an escape route
for when cross-compiling.  This is because historically, AC_C_BIGENDIAN
did not work in those cases.  That was fixed a while ago though, so we can
require that macro everywhere now and simplify a good bit of code.
2016-01-03 00:52:51 -05:00
..
ChangeLog sim: drop host endian configure option 2016-01-03 00:52:51 -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: h8300: inline sim_state_initialize 2015-12-30 06:05:02 -05:00
config.in sim: drop host endian configure option 2016-01-03 00:52:51 -05:00
configure sim: drop host endian configure option 2016-01-03 00:52:51 -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