binutils-gdb/sim/mips
Mike Frysinger 6e4f085c7f sim: sim-close: unify sim_close logic
Other than the nice advantage of all sims having to declare one fewer
common function, this also fixes leakage in pretty much every sim.
Many were not freeing any resources, and a few were inconsistent as
to the ones they did.  Now we have a single module that takes care of
all the logic for us.

Most of the non-cgen based ones could be deleted outright.  The cgen
ones required adding a callback to the arch-specific cleanup func.
The few that still have close callbacks are to manage their internal
state.

We do not convert erc32, m32c, ppc, rl78, or rx as they do not use
the common sim core.
2015-11-15 02:30:19 -05:00
..
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
ChangeLog sim: sim-close: unify sim_close logic 2015-11-15 02:30:19 -05:00
config.in sim: update zlib handling 2015-04-01 01:07:57 -04:00
configure [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
configure.ac [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
cp1.c
cp1.h
dsp2.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
dsp.c
dsp.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
dv-tx3904cpu.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
dv-tx3904irc.c
dv-tx3904sio.c
dv-tx3904tmr.c
interp.c sim: sim-close: unify sim_close logic 2015-11-15 02:30:19 -05:00
m16.dc
m16.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
m16e.igen
m16run.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
Makefile.in [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
mdmx.c
mdmx.igen
micromips16.dc [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromips.dc [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromips.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromipsdsp.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromipsrun.c [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
mips3d.igen
mips3264r2.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
mips.dc
mips.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
sb1.igen
sim-main.c sim: mips: switch to common WITH_TRACE_ANY_P 2015-06-12 06:28:17 -04:00
sim-main.h sim: sim-close: unify sim_close logic 2015-11-15 02:30:19 -05:00
smartmips.igen
tconfig.h sim: run: punt! 2015-04-01 01:22:44 -04:00
tx.igen
vr.igen