aboutsummaryrefslogtreecommitdiff
path: root/sim/msp430/msp430-sim.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-19Replace static variables in the MSP430 simulator with fields in the cpu state...Nick Clifton1-66/+72
2014-06-03Fix a small but in the emulation of the MSP430 hardware multiply.Nick Clifton1-3/+30
2014-05-12Support 32->64 sign extension in msp430's sign_extDJ Delorie1-4/+4
2014-05-08Add support for emulating the MSP430 hardware multiply feature.Nick Clifton1-23/+181
2014-03-10sim: msp430: set initial PC to ELF entry if availableMike Frysinger1-1/+6
2014-03-10sim: msp430: fix build time warningsMike Frysinger1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-06-21 * msp430: New Directory.Nick Clifton1-0/+1425