OSDN Git Service

sim: bfin: set ASTAT AV/AVS when shifting accumulators overflow
[pf3gnuchains/pf3gnuchains4x.git] / sim / rx /
2011-04-16 vapiersim: add sim_complete_command stubs for non-common...
2011-01-11 aburgesssourceware.org/ml/gdb-patches/2010-11/msg00112.html
2011-01-01 brobeckerun copyright.sh for 2011.
2010-12-14 dj(decode_opcode): RXO_branchrel is relative to the opcod...
2010-12-14 dj* rx.c (decode_opcode): For "MVFC PC,", use the address...
2010-11-12 dj* rx.c (lsb_count): New.
2010-09-30 kevinb * mem.c (rx_mem_ptr): When invalidating the decode...
2010-09-29 nickc * rx.c (decode_opcode: RXO_int): Only break...
2010-09-24 kevinb * rx.c (decode_opcode): Add cycle information for...
2010-09-24 kevinbFix typo in ChangeLog entry.
2010-09-23 kevinb * cpu.h (reset_decoder): Declare.
2010-09-23 kevinb * rx.c (decode_opcode): Declare `rx' as unsigned.
2010-09-23 kevinb * fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config...
2010-07-29 dj[include/opcode]
2010-07-28 dj[sim/rx]
2010-07-07 kevinb * gdb-if.c (sim_store_register): Add case for sim_rx_a...
2010-06-24 kevinbAdd "acc" register. Revise register order and names.
2010-06-08 nickcoops - omitted from previous delta
2010-06-08 nickc * reg.c (set_oszc): Use unsigned int for the...
2010-05-28 kevinbRevert accidentally committed changes that aren't ready...
2010-05-28 kevinb * gdb-if.c (sim_do_command): Add a "sim verbose noisy...
2010-04-14 vapiersim: constify sim_write source buffer (part 2)
2010-02-14 monaka * configure.in: Check if the host has getopt.h.
2010-01-09 rwildSync Libtool from GCC.
2010-01-01 brobeckeUpdate copyright notices to add year 2010.
2009-12-23 dj* rx/rx.c (decode_opcode): btst bit address mask fix.
2009-11-30 dj* rx/rx.c (decode_opcode): fix SWHILE logic.
2009-11-24 dj[sim]