binutils-gdb/sim
Mike Frysinger 13adda68c5 sim: d10v: gut endian logic
The compiler should produce reasonable code here in general, so punt the
various arch checks and bswap defines.  This code will eventually go away
entirely when we convert it to the common memory code.
2016-01-04 05:04:04 -05:00
..
aarch64 sim: drop host endian configure option 2016-01-03 00:52:51 -05:00
arm sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
avr sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
bfin sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
common sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
cr16 sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
cris sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
d10v sim: d10v: gut endian logic 2016-01-04 05:04:04 -05:00
erc32 sim: use libiberty countargv in more places 2016-01-03 04:08:56 -05:00
frv sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
ft32 sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
h8300 sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
igen GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
iq2000 sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
lm32 sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
m32c sim: drop host endian configure option 2016-01-03 00:52:51 -05:00
m32r sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
m68hc11 sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
mcore sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
microblaze sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
mips sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
mn10300 sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
moxie sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
msp430 sim: drop host endian configure option 2016-01-03 00:52:51 -05:00
ppc sim: ppc: do not exit when parsing args w/gdb 2016-01-02 03:38:29 -05:00
rl78 sim: drop host endian configure option 2016-01-03 00:52:51 -05:00
rx sim: drop host endian configure option 2016-01-03 00:52:51 -05:00
sh sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
sh64 sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
testsuite sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
v850 sim: parse_args: display getopt error ourselves 2016-01-03 22:07:39 -05:00
.gitignore
ChangeLog sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
MAINTAINERS
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