binutils-gdb/sim/rl78
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
..
aclocal.m4
ChangeLog sim: drop host endian configure option 2016-01-03 00:52:51 -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
cpu.c
cpu.h
gdb-if.c
load.c
load.h
main.c
Makefile.in
mem.c
mem.h
rl78.c
trace.c
trace.h