Age | Commit message (Expand) | Author | Files | Lines |
2012-06-15 | Define PACKAGE macro in all sims' config.h. | Joel Brobecker | 3 | -0/+19 |
2012-05-24 | gdb/ | Pedro Alves | 2 | -4/+10 |
2012-03-24 | [PATCH] sim: make sure to include strsignal prototype | Mike Frysinger | 4 | -134/+235 |
2012-03-23 | sim: rx: fix warnings with AC_DEFINE | Mike Frysinger | 2 | -3/+8 |
2012-03-03 | Update rx sim so that it'll print load statistics. | Kevin Buettner | 7 | -5/+58 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 21 | -34/+21 |
2011-12-03 | sim: generate build dependencies on the fly | Mike Frysinger | 3 | -0/+319 |
2011-10-18 | sim: rename common/aclocal.m4 to common/acinclude.m4 | Mike Frysinger | 2 | -1/+5 |
2011-10-18 | sim: move from common.m4 to SIM_AC_COMMON | Mike Frysinger | 3 | -1139/+586 |
2011-07-11 | sim: m32c/rx: rename configure.in to match rest of the tree | Mike Frysinger | 2 | -0/+4 |
2011-07-11 | sim: m32c/rx: fix typo in copyright updating | Mike Frysinger | 2 | -1/+5 |
2011-04-16 | sim: add sim_complete_command stubs for non-common-using ports | Mike Frysinger | 2 | -0/+10 |
2011-01-11 | http://sourceware.org/ml/gdb-patches/2010-11/msg00112.html | Andrew Burgess | 2 | -3/+8 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 21 | -21/+34 |
2010-12-14 | (decode_opcode): RXO_branchrel is relative to the opcode's PC, not | DJ Delorie | 2 | -2/+4 |
2010-12-14 | * rx.c (decode_opcode): For "MVFC PC,", use the address of the | DJ Delorie | 2 | -0/+13 |
2010-11-12 | * rx.c (lsb_count): New. | DJ Delorie | 2 | -7/+94 |
2010-09-30 | * mem.c (rx_mem_ptr): When invalidating the decode cache, account | Kevin Buettner | 2 | -3/+15 |
2010-09-29 | * rx.c (decode_opcode: RXO_int): Only break out of the emulation | Nick Clifton | 2 | -1/+8 |
2010-09-24 | * rx.c (decode_opcode): Add cycle information for RXO_smovu. | Kevin Buettner | 2 | -0/+8 |
2010-09-24 | Fix typo in ChangeLog entry. | Kevin Buettner | 1 | -1/+1 |
2010-09-23 | * cpu.h (reset_decoder): Declare. | Kevin Buettner | 4 | -0/+15 |
2010-09-23 | * rx.c (decode_opcode): Declare `rx' as unsigned. | Kevin Buettner | 2 | -1/+3 |
2010-09-23 | * fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config.h): Include. | Kevin Buettner | 6 | -0/+9 |
2010-07-29 | [include/opcode] | DJ Delorie | 7 | -204/+240 |
2010-07-28 | [sim/rx] | DJ Delorie | 12 | -748/+2359 |
2010-07-07 | * gdb-if.c (sim_store_register): Add case for sim_rx_acc_regnum. | Kevin Buettner | 2 | -0/+8 |
2010-06-24 | Add "acc" register. Revise register order and names. | Kevin Buettner | 2 | -0/+12 |
2010-06-08 | oops - omitted from previous delta | Nick Clifton | 1 | -0/+5 |
2010-06-08 | * reg.c (set_oszc): Use unsigned int for the mask. | Nick Clifton | 1 | -4/+4 |
2010-05-28 | Revert accidentally committed changes that aren't ready yet. | Kevin Buettner | 1 | -7/+0 |
2010-05-28 | * gdb-if.c (sim_do_command): Add a "sim verbose noisy" command. | Kevin Buettner | 2 | -1/+14 |
2010-04-14 | sim: constify sim_write source buffer (part 2) | Mike Frysinger | 2 | -1/+5 |
2010-02-14 | * configure.in: Check if the host has getopt.h. | Masaki Muranaka | 5 | -0/+138 |
2010-01-09 | Sync Libtool from GCC. | Ralf Wildenhues | 1 | -1/+24 |
2010-01-01 | Update copyright notices to add year 2010. | Joel Brobecker | 21 | -21/+21 |
2009-12-23 | * rx/rx.c (decode_opcode): btst bit address mask fix. | DJ Delorie | 2 | -1/+5 |
2009-11-30 | * rx/rx.c (decode_opcode): fix SWHILE logic. | DJ Delorie | 2 | -3/+7 |
2009-11-24 | [sim] | DJ Delorie | 25 | -0/+11860 |