binutils-gdb/sim/common
Nick Clifton 0a13382c8e Fix problems in the sim sources discovered by running the cppcheck static analysis tool.
erc32	PR 18273
	* sis.c (main): Remove unreachable code.

m68hc11	* gencode.c (gen_fetch_operands): Remove unreachable code.

ppc	* hw_htab.c (htab_map_binary): Fix overlap check.

common	* sim-fpu.c (INLINE_SIM_FPU): Fix static analysis warning by
	increasing parenthesis around casts to signed values.
2015-04-29 16:02:02 +01:00
..
ChangeLog Fix problems in the sim sources discovered by running the cppcheck static analysis tool. 2015-04-29 16:02:02 +01:00
Make-common.in sim: unify sim-cpu usage 2015-04-15 02:19:52 -04:00
Makefile.in Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
acinclude.m4 sim: fix the PKGVERSION define 2015-04-13 02:41:10 -04:00
aclocal.m4 Regenerate sim/common/aclocal.m4 and sim/common/configure... 2015-01-07 14:00:06 +04:00
callback.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cgen-accfp.c common/ 2010-01-25 04:08:52 +00:00
cgen-cpu.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cgen-defs.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cgen-engine.h sim: unify sim_cia definition 2015-04-18 04:14:38 -04:00
cgen-fpu.c
cgen-fpu.h common/ 2010-01-25 04:08:52 +00:00
cgen-mem.h common: cgen-mem/cgen-ops: fix extern inline handling 2015-03-31 01:58:01 -04:00
cgen-ops.h common: cgen-mem/cgen-ops: fix extern inline handling 2015-03-31 01:58:01 -04:00
cgen-par.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cgen-par.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cgen-run.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cgen-scache.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cgen-scache.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cgen-sim.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cgen-trace.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cgen-trace.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cgen-types.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cgen-utils.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
cgen.sh sim: gennltvals.sh: handle split out newlib source tree 2015-04-21 03:10:16 -04:00
config.in sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure sim: fix the PKGVERSION define 2015-04-13 02:41:10 -04:00
configure.ac sim: dv-cfi: check for posix_fallocate 2011-11-07 16:28:52 +00:00
dv-cfi.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-cfi.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-core.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-glue.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-pal.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-sockser.c sim: dv-sockser: add stub funcs when not available 2015-03-23 04:14:27 -04:00
dv-sockser.h sim: dv-sockser: add stub funcs when not available 2015-03-23 04:14:27 -04:00
gdbinit.in * aclocal.m4 (SIM_AC_OUTPUT): Substitute @cgen_breaks@ for "break 2004-12-07 23:37:35 +00:00
genmloop.sh sim: gennltvals.sh: handle split out newlib source tree 2015-04-21 03:10:16 -04:00
gennltvals.sh sim: mcore: switch to common syscall handling 2015-04-21 03:10:16 -04:00
gentmap.c sim: convert some old prototypes 2015-03-16 03:01:09 -04:00
gentvals.sh sim: gennltvals.sh: handle split out newlib source tree 2015-04-21 03:10:16 -04:00
hw-alloc.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-alloc.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-base.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-base.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-device.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-device.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-events.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-events.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-handles.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-handles.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-instances.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-instances.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-main.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-ports.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-ports.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-properties.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-properties.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-tree.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
hw-tree.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
nltvals.def sim: mcore: switch to common syscall handling 2015-04-21 03:10:16 -04:00
nrun.c sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
run.1 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-abort.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-alu.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-arange.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-arange.h sim: common: sim-arange: fix extern inline handling 2015-03-29 16:02:17 -04:00
sim-assert.h sim: move sim-io.h to sim-assert.h 2015-03-14 03:44:58 -04:00
sim-base.h sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
sim-basics.h sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
sim-bits.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-bits.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-command.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-config.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-config.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-core.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
sim-core.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-cpu.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-cpu.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-endian.c sim: move sim-io.h to sim-assert.h 2015-03-14 03:44:58 -04:00
sim-endian.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-engine.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-engine.h sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
sim-events.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-events.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-fpu.c Fix problems in the sim sources discovered by running the cppcheck static analysis tool. 2015-04-29 16:02:02 +01:00
sim-fpu.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-hload.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-hrw.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-hw.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-hw.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-info.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-inline.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-inline.h sim: common: sim-arange: fix extern inline handling 2015-03-29 16:02:17 -04:00
sim-io.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-io.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-load.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-memopt.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-memopt.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-model.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-model.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-module.c sim: dv-sockser: push module init prototype down 2015-03-15 03:05:05 -04:00
sim-module.h sim: dv-sockser: push module init prototype down 2015-03-15 03:05:05 -04:00
sim-n-bits.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-n-core.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-n-endian.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-options.c sim: options: add --version support 2015-04-13 02:35:26 -04:00
sim-options.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-profile.c sim: profile: disconnect from watchpoint core 2015-03-24 01:24:10 -04:00
sim-profile.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-reason.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-reg.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-resume.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-run.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
sim-signal.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-signal.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-stop.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-trace.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-trace.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-types.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-utils.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-utils.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-watch.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-watch.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
syscall.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
tconfig.h sim: run: punt! 2015-04-01 01:22:44 -04:00
version.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00