aboutsummaryrefslogtreecommitdiff
path: root/sim/msp430
AgeCommit message (Expand)AuthorFilesLines
2015-02-24Fix the detection of illegal memory accesses in the MSP430 simulator.Nick Clifton2-34/+67
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker7-7/+7
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra2-2/+64
2014-08-19Replace static variables in the MSP430 simulator with fields in the cpu state...Nick Clifton3-66/+98
2014-08-15Regenerate sim configury.Roland McGrath3-9/+102
2014-06-03Fix a small but in the emulation of the MSP430 hardware multiply.Nick Clifton2-3/+37
2014-05-12Support 32->64 sign extension in msp430's sign_extDJ Delorie2-4/+9
2014-05-08Add support for emulating the MSP430 hardware multiply feature.Nick Clifton2-23/+192
2014-03-10sim: msp430: set initial PC to ELF entry if availableMike Frysinger2-1/+11
2014-03-10sim: msp430: fix build time warningsMike Frysinger2-2/+7
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker7-7/+7
2013-09-23Regenerate sim configure files to pick up support for powerpc64le inAlan Modra3-12/+9035
2013-06-21 * msp430: New Directory.Nick Clifton11-0/+8477