sim: start a unified sim_do_command
[binutils-gdb.git] / sim / rx /
2011-04-16 Mike Frysingersim: add sim_complete_command stubs for non-common...
2011-01-11 Andrew Burgesssourceware.org/ml/gdb-patches/2010-11/msg00112.html
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-14 DJ Delorie(decode_opcode): RXO_branchrel is relative to the opcod...
2010-12-14 DJ Delorie* rx.c (decode_opcode): For "MVFC PC,", use the address...
2010-11-12 DJ Delorie* rx.c (lsb_count): New.
2010-09-30 Kevin Buettner * mem.c (rx_mem_ptr): When invalidating the decode...
2010-09-29 Nick Clifton * rx.c (decode_opcode: RXO_int): Only break...
2010-09-24 Kevin Buettner * rx.c (decode_opcode): Add cycle information for...
2010-09-24 Kevin BuettnerFix typo in ChangeLog entry.
2010-09-23 Kevin Buettner * cpu.h (reset_decoder): Declare.
2010-09-23 Kevin Buettner * rx.c (decode_opcode): Declare `rx' as unsigned.
2010-09-23 Kevin Buettner * fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config...
2010-07-29 DJ Delorie[include/opcode]
2010-07-28 DJ Delorie[sim/rx]
2010-07-07 Kevin Buettner * gdb-if.c (sim_store_register): Add case for sim_rx_a...
2010-06-24 Kevin BuettnerAdd "acc" register. Revise register order and names.
2010-06-08 Nick Cliftonoops - omitted from previous delta
2010-06-08 Nick Clifton * reg.c (set_oszc): Use unsigned int for the...
2010-05-28 Kevin BuettnerRevert accidentally committed changes that aren't ready...
2010-05-28 Kevin Buettner * gdb-if.c (sim_do_command): Add a "sim verbose noisy...
2010-04-14 Mike Frysingersim: constify sim_write source buffer (part 2)
2010-02-14 Masaki Muranaka * configure.in: Check if the host has getopt.h.
2010-01-09 Ralf WildenhuesSync Libtool from GCC.
2010-01-01 Joel BrobeckerUpdate copyright notices to add year 2010.
2009-12-23 DJ Delorie* rx/rx.c (decode_opcode): btst bit address mask fix.
2009-11-30 DJ Delorie* rx/rx.c (decode_opcode): fix SWHILE logic.
2009-11-24 DJ Delorie[sim]