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
..
ChangeLog sim: sim-close: unify sim_close logic 2015-11-15 02:30:19 -05:00
Makefile.in [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04: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 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cp1.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dsp.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dsp.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
dsp2.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 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-tx3904sio.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dv-tx3904tmr.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: sim-close: unify sim_close logic 2015-11-15 02:30:19 -05:00
m16.dc Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
m16.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
m16e.igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
m16run.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
mdmx.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
mdmx.igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04: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
micromips16.dc [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
mips.dc Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
mips.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
mips3d.igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
mips3264r2.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
sb1.igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
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 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
tconfig.h sim: run: punt! 2015-04-01 01:22:44 -04:00
tx.igen import gdb-1999-09-08 snapshot 1999-09-09 00:02:17 +00:00
vr.igen 2005-05-26 David Ung <davidu@mips.com> 2005-05-26 21:31:57 +00:00