old-cross-binutils/sim/sh64
Mike Frysinger 7e83aa92f2 sim: unify sim_cia definition
Almost every target defines sim_cia the same way -- either using the
address_word type directly, or a type of equivalent size.  The only
odd one out is sh64 (who has 32bit address_word and 64bit cia), and
even that case doesn't seem to make sense.  We'll put off clean up
though of sh64 and at least set up a sensible default for everyone.
2015-04-18 04:14:38 -04:00
..
aclocal.m4 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
arch.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
arch.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
ChangeLog sim: unify sim_cia definition 2015-04-18 04:14:38 -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: Revert "Fix frv/iq2000/m32r/sh64 sim, default hardware to off." 2015-03-24 00:16:42 -04:00
cpu.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cpu.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cpuall.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
decode-compact.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
decode-compact.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
decode-media.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
decode-media.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
decode.h
defs-compact.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
defs-media.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
eng-compact.h
eng-media.h
eng.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
Makefile.in sim: unify sim-cpu usage 2015-04-15 02:19:52 -04:00
mloop-compact.c
mloop-media.c
sem-compact-switch.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sem-compact.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sem-media-switch.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sem-media.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh-desc.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh-desc.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh-opc.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh64-sim.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh64.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-if.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-main.h sim: unify sim_cia definition 2015-04-18 04:14:38 -04:00
tconfig.h sim: clean up SIM_HAVE_BIENDIAN 2015-03-24 00:39:00 -04:00