binutils-gdb/sim/common
Mike Frysinger 440db57552 sim: fix minor --sysroot mem leak
The current --sysroot parsing attempts to keep from leaking memory by
treating the empty string specially (sine this is the initial value),
but it ends up leaking memory when the arg is an empty string.  So if
someone uses --sysroot "", the old value is leaked, as is the new one.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-05-27 18:05:16 +00:00
..
aclocal.m4 sim: cfi: new flash device simulation 2011-03-29 17:57:21 +00:00
callback.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
cgen-accfp.c
cgen-cpu.h
cgen-defs.h
cgen-engine.h
cgen-fpu.c
cgen-fpu.h
cgen-mem.h
cgen-ops.h
cgen-par.c
cgen-par.h
cgen-run.c
cgen-scache.c
cgen-scache.h
cgen-sim.h
cgen-trace.c
cgen-trace.h
cgen-types.h
cgen-utils.c
cgen.sh
ChangeLog sim: fix minor --sysroot mem leak 2011-05-27 18:05:16 +00:00
common.m4
config.in
configure
configure.ac
dv-cfi.c sim: cfi: new flash device simulation 2011-03-29 17:57:21 +00:00
dv-cfi.h sim: cfi: new flash device simulation 2011-03-29 17:57:21 +00:00
dv-core.c
dv-glue.c sim: glue: allow bitwise devices to only glue ints 2011-05-23 23:00:35 +00:00
dv-pal.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
dv-sockser.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
dv-sockser.h
gdbinit.in
genmloop.sh
gennltvals.sh
gentmap.c
gentvals.sh
hw-alloc.c sim: fix up style a bit 2011-04-02 05:30:16 +00:00
hw-alloc.h
hw-base.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
hw-base.h
hw-device.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
hw-device.h sim: fix up style a bit 2011-04-02 05:30:16 +00:00
hw-events.c sim: fix up style a bit 2011-04-02 05:30:16 +00:00
hw-events.h
hw-handles.c sim: fix up style a bit 2011-04-02 05:30:16 +00:00
hw-handles.h
hw-instances.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
hw-instances.h sim: fix up style a bit 2011-04-02 05:30:16 +00:00
hw-main.h sim: fix up style a bit 2011-04-02 05:30:16 +00:00
hw-ports.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
hw-ports.h sim: fix up style a bit 2011-04-02 05:30:16 +00:00
hw-properties.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
hw-properties.h sim: fix up style a bit 2011-04-02 05:30:16 +00:00
hw-tree.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
hw-tree.h
Make-common.in sim: cfi: new flash device simulation 2011-03-29 17:57:21 +00:00
Makefile.in
nltvals.def sim: common: add back Blackfin syscalls 2011-05-26 18:20:13 +00:00
nrun.c
run-sim.h
run.1
run.c
sim-abort.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
sim-alu.h
sim-arange.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
sim-arange.h
sim-assert.h
sim-base.h
sim-basics.h
sim-bits.c
sim-bits.h
sim-config.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
sim-config.h
sim-core.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
sim-core.h
sim-cpu.c
sim-cpu.h
sim-endian.c
sim-endian.h
sim-engine.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
sim-engine.h
sim-events.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
sim-events.h
sim-fpu.c
sim-fpu.h
sim-hload.c
sim-hrw.c
sim-hw.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
sim-hw.h
sim-info.c
sim-inline.c
sim-inline.h
sim-io.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
sim-io.h
sim-load.c
sim-memopt.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
sim-memopt.h
sim-model.c
sim-model.h
sim-module.c
sim-module.h
sim-n-bits.h
sim-n-core.h
sim-n-endian.h
sim-options.c sim: fix minor --sysroot mem leak 2011-05-27 18:05:16 +00:00
sim-options.h
sim-profile.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
sim-profile.h
sim-reason.c
sim-reg.c
sim-resume.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
sim-run.c
sim-signal.c
sim-signal.h
sim-stop.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
sim-trace.c sim: add syscall tracing level 2011-05-26 00:09:59 +00:00
sim-trace.h sim: add syscall tracing level 2011-05-26 00:09:59 +00:00
sim-types.h
sim-utils.c
sim-utils.h
sim-watch.c
sim-watch.h
syscall.c sim: fix func call style (space before paren) 2011-05-11 20:02:42 +00:00
tconfig.in
version.h