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 sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
cris sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
d10v sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
erc32 sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
frv sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
ft32 sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
h8300 sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
igen sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
iq2000 sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
lm32 sim: unify symbol table handling 2016-08-15 07:00:11 -07:00
m32c sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
m32r sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
m68hc11 sim: m68hc11: use standard STATIC_INLINE helper 2016-08-16 06:12:39 -07:00
mcore sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
microblaze sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
mips sim: mips: add PR info to ChangeLog 2016-11-12 01:02:23 -05:00
mn10300 sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
moxie sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
msp430 sim: unify symbol table handling 2016-08-15 07:00:11 -07:00
ppc sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
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 sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
testsuite Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes. 2016-12-13 08:44:31 -08:00
v850 sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
.gitignore sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
ChangeLog sim: avr: move changelog entries to subdir 2016-10-18 01:04:53 -04:00
MAINTAINERS MAINTAINERS: Add Thiemo Seufer back, as a past maintainer 2016-02-03 18:26:50 +00:00
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 sim: stop configuring common subdir 2016-01-09 03:52:30 -05:00
configure.ac sim: stop configuring common subdir 2016-01-09 03:52:30 -05:00
configure.tgt sim: stop configuring common subdir 2016-01-09 03:52:30 -05:00