aboutsummaryrefslogtreecommitdiff
path: root/sim/rx
AgeCommit message (Expand)AuthorFilesLines
2016-04-27Fix a typo in the check for SNANs in the RX simulator.Nick Clifton2-1/+7
2016-01-10sim: move many common settings from CPPFLAGS to config.hMike Frysinger3-68/+124
2016-01-10sim: drop unused SIM_AC_OPTION_PACKAGESMike Frysinger2-7/+6
2016-01-10sim: allow the environment configure option everywhereMike Frysinger2-2/+28
2016-01-10sim: allow the assert configure option everywhereMike Frysinger2-2/+23
2016-01-10sim: drop targ-vals.def->nltvals.def indirectionMike Frysinger2-57/+5
2016-01-10sim: allow the inline configure option everywhereMike Frysinger2-3/+40
2016-01-10sim: drop --enable-sim-{regparm,stdcall} optionsMike Frysinger2-12/+6
2016-01-10sim: drop --enable-sim-cflags optionMike Frysinger2-23/+6
2016-01-09sim: drop common/cconfig.h in favor of a single config.hMike Frysinger3-3/+406
2016-01-06sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger2-2/+8
2016-01-04sim: punt x86-specific bswap logicMike Frysinger2-21/+6
2016-01-03sim: drop host endian configure optionMike Frysinger3-7/+246
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker21-21/+21
2015-12-26sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger3-6/+6
2015-11-10Update the RX simulator to handle the latest opcode types.Nick Clifton2-1/+24
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-5/+5
2015-06-23sim: use AS_HELP_STRING everywhereMike Frysinger3-11/+24
2015-06-12sim: update configure.in->configure.ac docsMike Frysinger2-1/+5
2015-06-12sim: drop -DTRACE from configureMike Frysinger2-3/+7
2015-04-24Fix typo in check for valid register number in RX sim.Nick Clifton2-1/+6
2015-04-13sim: fix the PKGVERSION defineMike Frysinger2-2/+6
2015-04-02Regenerate configure in simH.J. Lu1-2/+2
2015-04-01Regenerate configure in simH.J. Lu1-4/+6
2015-04-01sim: update zlib handlingMike Frysinger3-84/+17
2015-03-16sim: rename tconfig.in to tconfig.hMike Frysinger4-21/+20
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