aboutsummaryrefslogtreecommitdiff
path: root/sim/rx
AgeCommit message (Expand)AuthorFilesLines
2015-01-15Build failure in sim/rx/gdb-if.c on windowsJoel Brobecker2-4/+10
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker21-21/+21
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra2-2/+64
2014-08-15Regenerate sim configury.Roland McGrath3-9/+52
2014-03-10sim: constify arg to sim_do_commandMike Frysinger2-4/+11
2014-03-05sim: constify prog_nameMike Frysinger2-1/+5
2014-02-17 Revise signal mapping function in GDB interface for RX sim.Kevin Buettner2-29/+18
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker21-21/+21
2013-09-23Regenerate sim configure files to pick up support for powerpc64le inAlan Modra2-5/+15
2013-06-28* rx.c (SHIFT_OP): A shift by zero still sets the condition codes.Nick Clifton2-2/+6
2013-06-05sim: use AM_MAINTAINER_MODEMike Frysinger3-13/+72
2013-03-15gdb:Steve Ellcey1-1/+1
2013-01-16 * rx.c (decode_opcode): Handle RXO_satr.Nick Clifton2-0/+20
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker21-21/+21
2012-12-19[sim] Update old contact info in GPL license noticesJoel Brobecker1-3/+1
2012-12-19Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker1-1/+1
2012-11-20Fix sim build when configured with --enable-pluginsH.J. Lu1-1/+8960
2012-06-15Define PACKAGE macro in all sims' config.h.Joel Brobecker3-0/+19
2012-05-24gdb/Pedro Alves2-4/+10
2012-03-24[PATCH] sim: make sure to include strsignal prototypeMike Frysinger4-134/+235
2012-03-23sim: rx: fix warnings with AC_DEFINEMike Frysinger2-3/+8
2012-03-03Update rx sim so that it'll print load statistics.Kevin Buettner7-5/+58
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker21-34/+21
2011-12-03sim: generate build dependencies on the flyMike Frysinger3-0/+319
2011-10-18sim: rename common/aclocal.m4 to common/acinclude.m4Mike Frysinger2-1/+5
2011-10-18sim: move from common.m4 to SIM_AC_COMMONMike Frysinger3-1139/+586
2011-07-11sim: m32c/rx: rename configure.in to match rest of the treeMike Frysinger2-0/+4
2011-07-11sim: m32c/rx: fix typo in copyright updatingMike Frysinger2-1/+5
2011-04-16sim: add sim_complete_command stubs for non-common-using portsMike Frysinger2-0/+10
2011-01-11http://sourceware.org/ml/gdb-patches/2010-11/msg00112.htmlAndrew Burgess2-3/+8
2011-01-01run copyright.sh for 2011.Joel Brobecker21-21/+34
2010-12-14(decode_opcode): RXO_branchrel is relative to the opcode's PC, notDJ Delorie2-2/+4
2010-12-14* rx.c (decode_opcode): For "MVFC PC,", use the address of theDJ Delorie2-0/+13
2010-11-12* rx.c (lsb_count): New.DJ Delorie2-7/+94
2010-09-30 * mem.c (rx_mem_ptr): When invalidating the decode cache, accountKevin Buettner2-3/+15
2010-09-29 * rx.c (decode_opcode: RXO_int): Only break out of the emulationNick Clifton2-1/+8
2010-09-24 * rx.c (decode_opcode): Add cycle information for RXO_smovu.Kevin Buettner2-0/+8
2010-09-24Fix typo in ChangeLog entry.Kevin Buettner1-1/+1
2010-09-23 * cpu.h (reset_decoder): Declare.Kevin Buettner4-0/+15
2010-09-23 * rx.c (decode_opcode): Declare `rx' as unsigned.Kevin Buettner2-1/+3
2010-09-23 * fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config.h): Include.Kevin Buettner6-0/+9
2010-07-29[include/opcode]DJ Delorie7-204/+240
2010-07-28[sim/rx]DJ Delorie12-748/+2359
2010-07-07 * gdb-if.c (sim_store_register): Add case for sim_rx_acc_regnum.Kevin Buettner2-0/+8
2010-06-24Add "acc" register. Revise register order and names.Kevin Buettner2-0/+12
2010-06-08oops - omitted from previous deltaNick Clifton1-0/+5
2010-06-08 * reg.c (set_oszc): Use unsigned int for the mask.Nick Clifton1-4/+4
2010-05-28Revert accidentally committed changes that aren't ready yet.Kevin Buettner1-7/+0
2010-05-28 * gdb-if.c (sim_do_command): Add a "sim verbose noisy" command.Kevin Buettner2-1/+14
2010-04-14sim: constify sim_write source buffer (part 2)Mike Frysinger2-1/+5