binutils-gdb/sim/mn10300
Mike Frysinger 20bca71d82 sim: unify SIM_CPU definition
Since every target typedefs this the same way, move it to the common code.

We have to leave Blackfin behind here for now because of inter-dependencies
on types and headers: sim-base.h includes sim-model.h which needs types in
machs.h which needs types in bfim-sim.h which needs SIM_CPU.
2015-04-18 04:31:36 -04:00
..
ChangeLog sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00
Makefile.in sim: unify sim-cpu usage 2015-04-15 02:19:52 -04:00
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
am33-2.igen 2000-08-07 Graham Stott <grahams@cygnus.co.uk> 2004-06-26 22:18:18 +00:00
am33.igen * am33.igen (sub Rm,Rn,Rd): Fix computation of carry flag. 2011-06-20 16:50:51 +00: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: mn10300: fix duplicated hardware option 2015-03-23 22:59:16 -04:00
dv-mn103cpu.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
dv-mn103int.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-mn103iop.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-mn103ser.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-mn103tim.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
interp.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
mn10300.dc Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
mn10300.igen 2000-08-07 Graham Stott <grahams@cygnus.co.uk> 2004-06-26 22:18:18 +00:00
mn10300_sim.h 2000-08-07 Graham Stott <grahams@cygnus.co.uk> 2004-06-26 22:18:18 +00:00
op_utils.c * interp.c, mn10300_sim.h, op_utils.c: Convert function prototypes 2004-06-26 21:53:47 +00:00
sim-main.c Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
sim-main.h sim: unify SIM_CPU definition 2015-04-18 04:31:36 -04:00