binutils-gdb/sim
Mike Frysinger 11409fac6b sim: always enable support for the --endian option
The gdb code always passes down -E <little|big> to the sim core when using
the sim target.  But the sim core only recognizes this option when the sim
supports big endian systems.  So for little endian simulators, any attempt
to use the sim target fails with:

(gdb) target sim
gdbsim: invalid option -- 'E'
unable to create simulator instance

Since always respecting the option doesn't cause any problems, do just
that.  If someone tries to use an invalid endian, they'll get an error
anyways.
2010-03-22 23:10:39 +00:00
..
arm Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
avr Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
common sim: always enable support for the --endian option 2010-03-22 23:10:39 +00:00
cr16 Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
cris Regenerate cgen-derived files. 2010-02-12 02:44:26 +00:00
d10v Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
erc32 Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
frv regenerate cgen-based files 2010-02-13 04:44:41 +00:00
h8300 Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
igen Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
iq2000 Regenerate cgen-derived files. 2010-02-12 02:44:26 +00:00
lm32 Regenerate cgen-derived files. 2010-02-12 02:44:26 +00:00
m32c * m32c.opc (MATH_OP): When doing subtraction, also set carry if 2010-01-20 05:52:19 +00:00
m32r Regenerate cgen-derived files. 2010-02-12 02:44:26 +00:00
m68hc11 Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
mcore Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
microblaze Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
mips Cannot build mips simulator on darwin. 2010-01-18 03:30:28 +00:00
mn10300 Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
moxie sim/moxie/ 2010-02-27 01:24:37 +00:00
ppc * ppc-instructions: Fix missing assignment in last change. 2010-02-14 10:00:46 +00:00
rx * configure.in: Check if the host has getopt.h. 2010-02-14 07:37:11 +00:00
sh * interp.c: Don't include sysdep.h. 2010-02-14 07:15:57 +00:00
sh64 regenerate cgen-based files 2010-02-13 04:44:41 +00:00
testsuite Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
v850 Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
ChangeLog Regenerate cgen-derived files. 2010-02-12 02:44:26 +00:00
MAINTAINERS * MAINTAINERS: Add myself as m32r maintainer. 2009-10-16 18:57:30 +00:00
Makefile.in Update copyright notices to add year 2010. 2010-01-01 10:03:36 +00:00
README-HACKING * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00
configure [sim] 2009-11-24 19:22:45 +00:00
configure.ac [sim] 2009-11-24 19:22:45 +00:00