binutils-gdb/sim
Mike Frysinger 1ac72f0659 sim: convert to bfd_endian
Rather than re-invent endian defines, as well as maintain our own list
of OS & arch-specific includes, punt all that logic in favor of the bfd
ones already set up and maintained elsewhere.  We already rely on the
bfd library, so leveraging the endian aspect should be fine.
2016-01-03 00:18:07 -05:00
..
aarch64 sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
arm sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
avr sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
bfin sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
common sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
cr16 sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
cris sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
d10v sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
erc32 sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
frv sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
ft32 sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
h8300 sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
igen GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
iq2000 sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
lm32 sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
m32c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
m32r sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
m68hc11 sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
mcore sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
microblaze sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
mips sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
mn10300 sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
moxie sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
msp430 sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
ppc sim: ppc: do not exit when parsing args w/gdb 2016-01-02 03:38:29 -05:00
rl78 GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
rx GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sh sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
sh64 sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
testsuite sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
v850 sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
.gitignore sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
ChangeLog sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
MAINTAINERS Add myself as the maintainer for the MSP430 sim. 2014-03-12 11:02:57 +00:00
Makefile.in GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
README-HACKING sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
configure Add an AArch64 simulator to GDB. 2015-11-24 08:47:59 +00:00
configure.ac sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
configure.tgt Add an AArch64 simulator to GDB. 2015-11-24 08:47:59 +00:00