summaryrefslogtreecommitdiff
path: root/sim/rx
Commit message (Expand)AuthorAgeFilesLines
* Regenerate sim configure files to pick up support for powerpc64le inAlan Modra2013-09-232-5/+15
* * rx.c (SHIFT_OP): A shift by zero still sets the condition codes.Nick Clifton2013-06-282-2/+6
* sim: use AM_MAINTAINER_MODEMike Frysinger2013-06-053-13/+72
* gdb:Steve Ellcey2013-03-151-1/+1
* * rx.c (decode_opcode): Handle RXO_satr.Nick Clifton2013-01-162-0/+20
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-0121-21/+21
* [sim] Update old contact info in GPL license noticesJoel Brobecker2012-12-191-3/+1
* Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker2012-12-191-1/+1
* Fix sim build when configured with --enable-pluginsH.J. Lu2012-11-201-1/+8960
* Define PACKAGE macro in all sims' config.h.Joel Brobecker2012-06-153-0/+19
* gdb/Pedro Alves2012-05-242-4/+10
* [PATCH] sim: make sure to include strsignal prototypeMike Frysinger2012-03-244-134/+235
* sim: rx: fix warnings with AC_DEFINEMike Frysinger2012-03-232-3/+8
* Update rx sim so that it'll print load statistics.Kevin Buettner2012-03-037-5/+58
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-0421-34/+21
* sim: generate build dependencies on the flyMike Frysinger2011-12-033-0/+319
* sim: rename common/aclocal.m4 to common/acinclude.m4Mike Frysinger2011-10-182-1/+5
* sim: move from common.m4 to SIM_AC_COMMONMike Frysinger2011-10-183-1139/+586
* sim: m32c/rx: rename configure.in to match rest of the treeMike Frysinger2011-07-112-0/+4
* sim: m32c/rx: fix typo in copyright updatingMike Frysinger2011-07-112-1/+5
* sim: add sim_complete_command stubs for non-common-using portsMike Frysinger2011-04-162-0/+10
* http://sourceware.org/ml/gdb-patches/2010-11/msg00112.htmlaburgess2011-01-112-3/+8
* run copyright.sh for 2011.Joel Brobecker2011-01-0121-21/+34
* (decode_opcode): RXO_branchrel is relative to the opcode's PC, notDJ Delorie2010-12-142-2/+4
* * rx.c (decode_opcode): For "MVFC PC,", use the address of theDJ Delorie2010-12-142-0/+13
* * rx.c (lsb_count): New.DJ Delorie2010-11-122-7/+94
* * mem.c (rx_mem_ptr): When invalidating the decode cache, accountKevin Buettner2010-09-302-3/+15
* * rx.c (decode_opcode: RXO_int): Only break out of the emulationNick Clifton2010-09-292-1/+8
* * rx.c (decode_opcode): Add cycle information for RXO_smovu.Kevin Buettner2010-09-242-0/+8
* Fix typo in ChangeLog entry.Kevin Buettner2010-09-241-1/+1
* * cpu.h (reset_decoder): Declare.Kevin Buettner2010-09-234-0/+15
* * rx.c (decode_opcode): Declare `rx' as unsigned.Kevin Buettner2010-09-232-1/+3
* * fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config.h): Include.Kevin Buettner2010-09-236-0/+9
* [include/opcode]DJ Delorie2010-07-297-204/+240
* [sim/rx]DJ Delorie2010-07-2812-748/+2359
* * gdb-if.c (sim_store_register): Add case for sim_rx_acc_regnum.Kevin Buettner2010-07-072-0/+8
* Add "acc" register. Revise register order and names.Kevin Buettner2010-06-242-0/+12
* oops - omitted from previous deltaNick Clifton2010-06-081-0/+5
* * reg.c (set_oszc): Use unsigned int for the mask.Nick Clifton2010-06-081-4/+4
* Revert accidentally committed changes that aren't ready yet.Kevin Buettner2010-05-281-7/+0
* * gdb-if.c (sim_do_command): Add a "sim verbose noisy" command.Kevin Buettner2010-05-282-1/+14
* sim: constify sim_write source buffer (part 2)Mike Frysinger2010-04-142-1/+5
* * configure.in: Check if the host has getopt.h.monaka2010-02-145-0/+138
* Sync Libtool from GCC.Ralf Wildenhues2010-01-091-1/+24
* Update copyright notices to add year 2010.Joel Brobecker2010-01-0121-21/+21
* * rx/rx.c (decode_opcode): btst bit address mask fix.DJ Delorie2009-12-232-1/+5
* * rx/rx.c (decode_opcode): fix SWHILE logic.DJ Delorie2009-11-302-3/+7
* [sim]DJ Delorie2009-11-2425-0/+11860