binutils-gdb/sim
Jim Wilson 963201cf5d Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes.
sim/aarch64
	* simulator.c (NEG, POS): Move before set_flags_for_add64.
	(set_flags_for_add64): Replace with a modified copy of
	set_flags_for_sub64.

	sim/testsuite/sim/aarch64
	* testutils.inc (pass): Move .Lpass to start.
	(fail): Move .Lfail to start.  Return 1 instead of 0.
	(start): Moved .Lpass and .Lfail to here.
	* adds.s: New.
	* fstur.s: New.
	* tbnz.s: New.
2016-12-13 08:44:31 -08:00
..
aarch64 Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes. 2016-12-13 08:44:31 -08:00
arm Small improvements to the ARM simulator to cope with illegal binaries. 2016-07-14 10:38:07 +01:00
avr sim: avr: move changelog entries to subdir 2016-10-18 01:04:53 -04:00
bfin sim: bfin: split out common mach/model defines into arch.h [PR sim/20438] 2016-08-13 12:47:11 -07:00
common sim: unify symbol table handling 2016-08-15 07:00:11 -07:00
cr16
cris
d10v
erc32
frv
ft32
h8300
igen
iq2000
lm32 sim: unify symbol table handling 2016-08-15 07:00:11 -07:00
m32c
m32r
m68hc11 sim: m68hc11: use standard STATIC_INLINE helper 2016-08-16 06:12:39 -07:00
mcore
microblaze
mips sim: mips: add PR info to ChangeLog 2016-11-12 01:02:23 -05:00
mn10300
moxie
msp430 sim: unify symbol table handling 2016-08-15 07:00:11 -07:00
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 Fix primary reason why the SH simulation hasn't been working on 64 bit hosts. 2016-04-10 11:02:47 +09:00
sh64
testsuite Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes. 2016-12-13 08:44:31 -08:00
v850
.gitignore
ChangeLog sim: avr: move changelog entries to subdir 2016-10-18 01:04:53 -04:00
MAINTAINERS
Makefile.in
README-HACKING
configure
configure.ac
configure.tgt