Age | Commit message (Expand) | Author | Files | Lines |
2015-04-17 | sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} | Mike Frysinger | 1 | -7/+7 |
2015-04-16 | sim: avr/mcore/moxie: fill out sim-cpu pc fetch/store helpers | Mike Frysinger | 1 | -1/+22 |
2015-04-05 | sim: moxie: fix running after nrun conversion | Mike Frysinger | 1 | -25/+20 |
2015-03-24 | sim: moxie: clean up build time warnings | Mike Frysinger | 1 | -44/+19 |
2015-03-24 | sim: moxie: convert to nrun.o | Mike Frysinger | 1 | -174/+49 |
2015-03-24 | sim: moxie: switch to common sim-command.o | Mike Frysinger | 1 | -11/+0 |
2015-02-20 | sim: drop unused headers | Mike Frysinger | 1 | -2/+2 |
2015-02-19 | sim: drop unused sim_kill function | Mike Frysinger | 1 | -8/+0 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-27 | Update sto/ldo implementations with 16 bit offsets | Anthony Green | 1 | -20/+26 |
2014-12-25 | Whitespace cleanup | Anthony Green | 1 | -4/+55 |
2014-12-24 | Add support for moxie's mul.x and umul.x instructions | Anthony Green | 1 | -2/+24 |
2014-12-12 | Add zex instruction support for moxie port | Anthony Green | 1 | -2/+18 |
2014-04-02 | Add support for two new moxie sign-extension instructions | Anthony Green | 1 | -2/+18 |
2014-03-10 | sim: constify arg to sim_do_command | Mike Frysinger | 1 | -1/+1 |
2014-03-05 | sim: constify prog_name | Mike Frysinger | 1 | -1/+1 |
2014-02-17 | sim: delete duplicate SIGINT handling | Mike Frysinger | 1 | -10/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-17 | Remove debug output | Anthony Green | 1 | -1/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-09-08 | Adjust for branch target encoding change | Anthony Green | 1 | -10/+10 |
2012-06-17 | sim: moxie: fix build by including config.h first | Mike Frysinger | 1 | -0/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-04-14 | sim: constify sim_write source buffer (part 2) | Mike Frysinger | 1 | -1/+1 |
2010-02-27 | sim/moxie/ | Jan Kratochvil | 1 | -2/+3 |
2010-02-03 | Fix nop insn for moxie | Anthony Green | 1 | -11/+15 |
2010-01-13 | Add period to sentence in comment. | Anthony Green | 1 | -1/+1 |
2010-01-13 | Initialize SIM_DESC properly. | Anthony Green | 1 | -0/+16 |
2010-01-01 | Update copyright notices to add year 2010. | Joel Brobecker | 1 | -1/+1 |
2009-09-10 | Use common memory infrastructure and introduce device tree support | Anthony Green | 1 | -279/+157 |
2009-07-31 | Increase simulated memory size. Support new system call ABI. Support except... | Anthony Green | 1 | -10/+27 |
2009-06-11 | Add PC-relative branch support to moxie sim. | Anthony Green | 1 | -122/+98 |
2009-05-10 | Add missing break statemenets. | Anthony Green | 1 | -0/+2 |
2009-05-01 | Add moxie simulator | Anthony Green | 1 | -0/+1481 |