binutils-gdb/sim
Nick Clifton a3976a7c56 Fixes problems building the V850 simulator introduced with the previous delta.
* sim-main.h (reg64_t): New type.
	(v850_regs): Add selID_sregs field.
	(VR, SAT16, SAT32, ABS16, ABS32 ): New macros.
	* v850-dc: Add fields for v850e3v5 instructions.
	* v850.igen (cvtf.dl): Use correctly signed local value.
	(cvtf.dw, cvtf.sw, trncf.dul, trncf.dl, trncf.sul, trncf.sw):
	Likewise.
	* interp.c: Fix old style function declarations.
	* simops.c: Likewise.
2015-02-27 09:53:03 +00:00
..
arm
avr sim: drop unused sim_kill function 2015-02-19 20:42:14 -05:00
bfin
common sim: drop unused sim_kill function 2015-02-19 20:42:14 -05:00
cr16
cris
d10v
erc32 sim/erc32: Use readline.h for readline types and functions. 2015-02-22 15:57:25 -05:00
frv
h8300
igen
iq2000
lm32
m32c
m32r
m68hc11
mcore sim: drop unused headers 2015-02-20 00:16:14 -05:00
microblaze sim: drop unused headers 2015-02-20 00:16:14 -05:00
mips
mn10300
moxie sim: drop unused headers 2015-02-20 00:16:14 -05:00
msp430 Fix the detection of illegal memory accesses in the MSP430 simulator. 2015-02-24 10:27:07 +00:00
ppc
rl78
rx Build failure in sim/rx/gdb-if.c on windows 2015-01-15 07:21:50 +04:00
sh
sh64
testsuite
v850 Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
.gitignore
ChangeLog sim: ChangeLog: Correct the related items position and format. 2015-02-20 07:04:13 +08:00
configure
configure.ac
configure.tgt
MAINTAINERS
Makefile.in
README-HACKING