binutils-gdb/sim/aarch64
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
config.in sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
configure sim: drop host endian configure option 2016-01-03 00:52:51 -05:00
configure.ac sim: drop host endian configure option 2016-01-03 00:52:51 -05:00
cpustate.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cpustate.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
decode.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
interp.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
memory.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
memory.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-main.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
simulator.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
simulator.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00