aboutsummaryrefslogtreecommitdiff
path: root/sim/msp430
AgeCommit message (Expand)AuthorFilesLines
2015-11-15sim: sim-close: unify sim_close logicMike Frysinger3-3/+11
2015-06-24sim: trace: add a basic cpu register classMike Frysinger2-2/+7
2015-06-23sim: use AS_HELP_STRING everywhereMike Frysinger2-11/+23
2015-06-17sim: syscall: add common sim_syscall helpersMike Frysinger2-56/+13
2015-06-17sim: syscall: unify memory helpersMike Frysinger2-22/+10
2015-06-12sim: update configure.in->configure.ac docsMike Frysinger2-1/+5
2015-06-12sim: drop -DTRACE from configureMike Frysinger2-3/+7
2015-06-12sim: msp430: use new common trace print helpersMike Frysinger2-109/+69
2015-06-11sim: msp430: delete unused trace macrosMike Frysinger2-48/+6
2015-04-18sim: unify SIM_CPU definitionMike Frysinger2-3/+4
2015-04-18sim: unify sim_cia definitionMike Frysinger2-2/+4
2015-04-17sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}Mike Frysinger2-3/+4
2015-04-15sim: unify sim-cpu usageMike Frysinger3-7/+5
2015-04-13sim: fix the PKGVERSION defineMike Frysinger2-2/+6
2015-04-06sim: move sim-engine.o/sim-hrw.o to the common listMike Frysinger2-2/+4
2015-04-02Regenerate configure in simH.J. Lu1-2/+2
2015-04-02sim: clean up SIM_EXTRA_OBJS referencesMike Frysinger2-14/+17
2015-04-01Regenerate configure in simH.J. Lu1-4/+6
2015-04-01sim: update zlib handlingMike Frysinger3-84/+17
2015-03-23sim: bfin/msp430: drop run-sim.h includeMike Frysinger2-1/+4
2015-03-16sim: rename tconfig.in to tconfig.hMike Frysinger3-10/+10
2015-03-14sim: msp430: use common warnings optionsMike Frysinger7-15/+186
2015-03-14sim: make nrun the default run programMike Frysinger2-2/+4
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