binutils-gdb/sim
Nick Clifton 10d602c7f9 Fix the detection of illegal memory accesses in the MSP430 simulator.
* msp430-sim.c (sim_open): Allocate memory regions matching those
	declared in the libgloss/msp430 linker scripts.
	Allow sim_load_file to fail.
	(get_op): Test the correct address bit when checking for out of
	range addresses.
	Include the address in the error message when an illegal access to
	the hardware multiplier is detected.
	(put_op): Test the correct address bit when checking for out of
	range addresses.
2015-02-24 10:27:07 +00:00
..
arm Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
avr sim: drop unused sim_kill function 2015-02-19 20:42:14 -05:00
bfin Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
common sim: drop unused sim_kill function 2015-02-19 20:42:14 -05:00
cr16 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cris Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
d10v Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
erc32 sim/erc32: Use readline.h for readline types and functions. 2015-02-22 15:57:25 -05:00
frv Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
h8300 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
iq2000 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
lm32 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
m32c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
m32r Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
m68hc11 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
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 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
mn10300 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
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 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
rl78 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
rx Build failure in sim/rx/gdb-if.c on windows 2015-01-15 07:21:50 +04:00
sh Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh64 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
testsuite Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
v850 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04: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 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
README-HACKING