binutils-gdb/sim
Jiri Gaisler d3e9b40afb sim/erc32: Switched emulated memory to host endian order.
Change data ordering in emulated memory from target order (big endian)
to host order. Improves performance and simplifies most memory
operations. Requires some byte twisting during stores on little
endian hosts (intel). Also removed support for little-endian binaries.
2015-04-19 02:29:44 -04:00
..
arm sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
avr sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
bfin sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
common sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
cr16 sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
cris sim: clean up duplicate sim-engine hooks 2015-04-18 04:40:27 -04:00
d10v sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
erc32 sim/erc32: Switched emulated memory to host endian order. 2015-04-19 02:29:44 -04:00
frv sim: trim old USING_SIM_BASE_H define 2015-04-18 04:32:56 -04:00
ft32 sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
h8300 sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
igen sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
iq2000 sim: trim old USING_SIM_BASE_H define 2015-04-18 04:32:56 -04:00
lm32 sim: clean up duplicate sim-engine hooks 2015-04-18 04:40:27 -04:00
m32c sim: fix the PKGVERSION define 2015-04-13 02:41:10 -04:00
m32r sim: clean up duplicate sim-engine hooks 2015-04-18 04:40:27 -04:00
m68hc11 sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
mcore sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
microblaze sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
mips sim: clean up duplicate sim-engine hooks 2015-04-18 04:40:27 -04:00
mn10300 sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
moxie sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
msp430 sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
ppc sim: ppc: fix up version script 2015-04-13 23:17:53 -04:00
rl78 sim: fix the PKGVERSION define 2015-04-13 02:41:10 -04:00
rx sim: fix the PKGVERSION define 2015-04-13 02:41:10 -04:00
sh sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
sh64 sim: trim old USING_SIM_BASE_H define 2015-04-18 04:32:56 -04:00
testsuite Do unset_currtarget_info ldscript for all simulator testsuites. 2015-04-13 01:56:04 +02:00
v850 sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
.gitignore sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
ChangeLog Regenerate configure in sim 2015-04-02 05:43:07 -07:00
configure sim: testsuite: make subdir unconditional 2015-03-29 11:51:13 -04:00
configure.ac sim: testsuite: make subdir unconditional 2015-03-29 11:51:13 -04:00
configure.tgt sim: testsuite: make subdir unconditional 2015-03-29 11:51:13 -04:00
MAINTAINERS Add myself as the maintainer for the MSP430 sim. 2014-03-12 11:02:57 +00:00
Makefile.in Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
README-HACKING sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00