binutils-gdb/sim/v850
Dominik Vogt 1d19cae752 Fix invalid left shift of negative value
Fix occurrences of left-shifting negative constants in C code.

sim/arm/ChangeLog:

	* thumbemu.c (handle_T2_insn): Fix left shift of negative value.
	* armemu.c (handle_v6_insn): Likewise.

sim/avr/ChangeLog:

	* interp.c (sign_ext): Fix left shift of negative value.

sim/mips/ChangeLog:

	* micromips.igen (process_isa_mode): Fix left shift of negative
	value.

sim/msp430/ChangeLog:

	* msp430-sim.c (get_op, put_op): Fix left shift of negative value.

sim/v850/ChangeLog:

	* simops.c (v850_bins): Fix left shift of negative value.
2015-12-15 14:09:14 +01:00
..
ChangeLog Fix invalid left shift of negative value 2015-12-15 14:09:14 +01:00
Makefile.in sim: sim-stop/sim-reason/sim-reg: move to common obj list 2015-11-16 00:41:59 -05:00
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
config.in sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
configure.ac sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
interp.c sim: sim-close: unify sim_close logic 2015-11-15 02:30:19 -05:00
sim-main.h sim: mn10300/v850: drop unused WITH_CORE define 2015-11-17 23:12:59 -05:00
simops.c Fix invalid left shift of negative value 2015-12-15 14:09:14 +01:00
simops.h * simops.c (v850_rotl): New function. 2013-01-28 10:06:51 +00:00
v850-dc Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
v850.igen Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
v850_sim.h remove PARAMS from sim 2014-01-07 09:17:05 -07:00