Age | Commit message (Expand) | Author | Files | Lines |
2015-12-15 | Fix invalid left shift of negative value | Dominik Vogt | 2 | -2/+6 |
2015-12-07 | Add support for MSP430 F5 hardware multiply. | Nick Clifton | 2 | -10/+59 |
2015-11-16 | sim: sim-stop/sim-reason/sim-reg: move to common obj list | Mike Frysinger | 2 | -4/+6 |
2015-11-15 | sim: sim-close: unify sim_close logic | Mike Frysinger | 3 | -3/+11 |
2015-06-24 | sim: trace: add a basic cpu register class | Mike Frysinger | 2 | -2/+7 |
2015-06-23 | sim: use AS_HELP_STRING everywhere | Mike Frysinger | 2 | -11/+23 |
2015-06-17 | sim: syscall: add common sim_syscall helpers | Mike Frysinger | 2 | -56/+13 |
2015-06-17 | sim: syscall: unify memory helpers | Mike Frysinger | 2 | -22/+10 |
2015-06-12 | sim: update configure.in->configure.ac docs | Mike Frysinger | 2 | -1/+5 |
2015-06-12 | sim: drop -DTRACE from configure | Mike Frysinger | 2 | -3/+7 |
2015-06-12 | sim: msp430: use new common trace print helpers | Mike Frysinger | 2 | -109/+69 |
2015-06-11 | sim: msp430: delete unused trace macros | Mike Frysinger | 2 | -48/+6 |
2015-04-18 | sim: unify SIM_CPU definition | Mike Frysinger | 2 | -3/+4 |
2015-04-18 | sim: unify sim_cia definition | Mike Frysinger | 2 | -2/+4 |
2015-04-17 | sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} | Mike Frysinger | 2 | -3/+4 |
2015-04-15 | sim: unify sim-cpu usage | Mike Frysinger | 3 | -7/+5 |
2015-04-13 | sim: fix the PKGVERSION define | Mike Frysinger | 2 | -2/+6 |
2015-04-06 | sim: move sim-engine.o/sim-hrw.o to the common list | Mike Frysinger | 2 | -2/+4 |
2015-04-02 | Regenerate configure in sim | H.J. Lu | 1 | -2/+2 |
2015-04-02 | sim: clean up SIM_EXTRA_OBJS references | Mike Frysinger | 2 | -14/+17 |
2015-04-01 | Regenerate configure in sim | H.J. Lu | 1 | -4/+6 |
2015-04-01 | sim: update zlib handling | Mike Frysinger | 3 | -84/+17 |
2015-03-23 | sim: bfin/msp430: drop run-sim.h include | Mike Frysinger | 2 | -1/+4 |
2015-03-16 | sim: rename tconfig.in to tconfig.h | Mike Frysinger | 3 | -10/+10 |
2015-03-14 | sim: msp430: use common warnings options | Mike Frysinger | 7 | -15/+186 |
2015-03-14 | sim: make nrun the default run program | Mike Frysinger | 2 | -2/+4 |
2015-02-24 | Fix the detection of illegal memory accesses in the MSP430 simulator. | Nick Clifton | 2 | -34/+67 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 7 | -7/+7 |
2014-08-19 | Fix --diable-shared --enable-plugins build breakage | Alan Modra | 2 | -2/+64 |
2014-08-19 | Replace static variables in the MSP430 simulator with fields in the cpu state... | Nick Clifton | 3 | -66/+98 |
2014-08-15 | Regenerate sim configury. | Roland McGrath | 3 | -9/+102 |
2014-06-03 | Fix a small but in the emulation of the MSP430 hardware multiply. | Nick Clifton | 2 | -3/+37 |
2014-05-12 | Support 32->64 sign extension in msp430's sign_ext | DJ Delorie | 2 | -4/+9 |
2014-05-08 | Add support for emulating the MSP430 hardware multiply feature. | Nick Clifton | 2 | -23/+192 |
2014-03-10 | sim: msp430: set initial PC to ELF entry if available | Mike Frysinger | 2 | -1/+11 |
2014-03-10 | sim: msp430: fix build time warnings | Mike Frysinger | 2 | -2/+7 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 7 | -7/+7 |
2013-09-23 | Regenerate sim configure files to pick up support for powerpc64le in | Alan Modra | 3 | -12/+9035 |
2013-06-21 | * msp430: New Directory. | Nick Clifton | 11 | -0/+8477 |