old-cross-binutils/sim/msp430
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: msp430: use common warnings options 2015-03-14 07:28:26 -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: msp430: use common warnings options 2015-03-14 07:28:26 -04:00
Makefile.in sim: unify sim-cpu usage 2015-04-15 02:19:52 -04:00
msp430-sim.c sim: msp430: use common warnings options 2015-03-14 07:28:26 -04:00
msp430-sim.h 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
trace.c sim: msp430: use common warnings options 2015-03-14 07:28:26 -04:00
trace.h sim: msp430: use common warnings options 2015-03-14 07:28:26 -04:00