summaryrefslogtreecommitdiff
path: root/sim/msp430
Commit message (Expand)AuthorAgeFilesLines
* sim: drop -DTRACE from configureMike Frysinger2015-06-122-3/+7
* sim: msp430: use new common trace print helpersMike Frysinger2015-06-122-109/+69
* sim: msp430: delete unused trace macrosMike Frysinger2015-06-112-48/+6
* sim: unify SIM_CPU definitionMike Frysinger2015-04-182-3/+4
* sim: unify sim_cia definitionMike Frysinger2015-04-182-2/+4
* sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}Mike Frysinger2015-04-172-3/+4
* sim: unify sim-cpu usageMike Frysinger2015-04-153-7/+5
* sim: fix the PKGVERSION defineMike Frysinger2015-04-132-2/+6
* sim: move sim-engine.o/sim-hrw.o to the common listMike Frysinger2015-04-062-2/+4
* Regenerate configure in simH.J. Lu2015-04-021-2/+2
* sim: clean up SIM_EXTRA_OBJS referencesMike Frysinger2015-04-022-14/+17
* Regenerate configure in simH.J. Lu2015-04-011-4/+6
* sim: update zlib handlingMike Frysinger2015-04-013-84/+17
* sim: bfin/msp430: drop run-sim.h includeMike Frysinger2015-03-232-1/+4
* sim: rename tconfig.in to tconfig.hMike Frysinger2015-03-163-10/+10
* sim: msp430: use common warnings optionsMike Frysinger2015-03-147-15/+186
* sim: make nrun the default run programMike Frysinger2015-03-142-2/+4
* Fix the detection of illegal memory accesses in the MSP430 simulator.Nick Clifton2015-02-242-34/+67
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-017-7/+7
* Fix --diable-shared --enable-plugins build breakageAlan Modra2014-08-192-2/+64
* Replace static variables in the MSP430 simulator with fields in the cpu state...Nick Clifton2014-08-193-66/+98
* Regenerate sim configury.Roland McGrath2014-08-153-9/+102
* Fix a small but in the emulation of the MSP430 hardware multiply.Nick Clifton2014-06-032-3/+37
* Support 32->64 sign extension in msp430's sign_extDJ Delorie2014-05-122-4/+9
* Add support for emulating the MSP430 hardware multiply feature.Nick Clifton2014-05-082-23/+192
* sim: msp430: set initial PC to ELF entry if availableMike Frysinger2014-03-102-1/+11
* sim: msp430: fix build time warningsMike Frysinger2014-03-102-2/+7
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-017-7/+7
* Regenerate sim configure files to pick up support for powerpc64le inAlan Modra2013-09-233-12/+9035
* * msp430: New Directory.Nick Clifton2013-06-2111-0/+8477