binutils-gdb/sim/msp430
Mike Frysinger 7d5c6c43ca sim: syscall: add common sim_syscall helpers
Many ports have the same sim syscall logic, so add some helpers to handle
all the common details.  The arches still have to deal with the unpacking
and packing of the syscall arguments, but the rest of the sim<->callback
glue is now shared.
2015-06-17 13:19:51 -04:00
..
aclocal.m4 sim: msp430: use common warnings options 2015-03-14 07:28:26 -04:00
ChangeLog sim: syscall: add common sim_syscall helpers 2015-06-17 13:19:51 -04:00
config.in sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure sim: update configure.in->configure.ac docs 2015-06-12 12:11:21 -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: syscall: add common sim_syscall helpers 2015-06-17 13:19:51 -04:00
msp430-sim.h
sim-main.h sim: msp430: delete unused trace macros 2015-06-11 12:52:20 -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