binutils-gdb/sim/msp430
Mike Frysinger 7b0278dcad sim: msp430: set initial PC to ELF entry if available
If we want to run a simple ELF, the reset vector isn't set up, so starting
at address 0 doesn't make sense.  Use the ELF's entry point instead.
2014-03-10 23:57:57 -04:00
..
ChangeLog sim: msp430: set initial PC to ELF entry if available 2014-03-10 23:57:57 -04:00
Makefile.in Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
aclocal.m4
config.in
configure
configure.ac Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
msp430-sim.c sim: msp430: set initial PC to ELF entry if available 2014-03-10 23:57:57 -04:00
msp430-sim.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sim-main.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
trace.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
trace.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00