binutils-gdb/sim
Nick Clifton b14bdb3bab Undo the previous change to the aarch64 sim - exporting aarch64_step() - and instead make aarch64_run correctly process sim events.
* simulator.c (aarch64_step): Revert pervious delta.
	(aarch64_run): Call sim_events_tick after each
	instruction is simulated, and if necessary call
	sim_events_process.
	* simulator.h: Revert previous delta.
2016-08-12 11:35:32 +01:00
..
aarch64 Undo the previous change to the aarch64 sim - exporting aarch64_step() - and instead make aarch64_run correctly process sim events. 2016-08-12 11:35:32 +01:00
arm Small improvements to the ARM simulator to cope with illegal binaries. 2016-07-14 10:38:07 +01:00
avr Update PC when simulate break instruction. 2016-07-19 09:47:23 +03:00
bfin
common
cr16
cris
d10v
erc32
frv
ft32
h8300
igen
iq2000
lm32
m32c
m32r
m68hc11
mcore
microblaze
mips
mn10300
moxie
msp430
ppc
rl78 Wean gdb and sim off private libbfd.h header 2016-07-27 09:01:45 +09:30
rx Wean gdb and sim off private libbfd.h header 2016-07-27 09:01:45 +09:30
sh
sh64
testsuite
v850
.gitignore
ChangeLog Update PC when simulate break instruction. 2016-07-19 09:47:23 +03:00
configure
configure.ac
configure.tgt
MAINTAINERS
Makefile.in
README-HACKING