aboutsummaryrefslogtreecommitdiff
path: root/sim/rx/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-09-06Honor an existing CC_FOR_BUILD in the environment for sim.John Baldwin1-0/+4
2017-02-13sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger1-0/+5
2016-07-27Wean gdb and sim off private libbfd.h headerAlan Modra1-0/+5
2016-04-27Fix a typo in the check for SNANs in the RX simulator.Nick Clifton1-0/+6
2016-01-10sim: move many common settings from CPPFLAGS to config.hMike Frysinger1-0/+4
2016-01-10sim: drop unused SIM_AC_OPTION_PACKAGESMike Frysinger1-0/+4
2016-01-10sim: allow the environment configure option everywhereMike Frysinger1-0/+4
2016-01-10sim: allow the assert configure option everywhereMike Frysinger1-0/+4
2016-01-10sim: drop targ-vals.def->nltvals.def indirectionMike Frysinger1-0/+4
2016-01-10sim: allow the inline configure option everywhereMike Frysinger1-0/+4
2016-01-10sim: drop --enable-sim-{regparm,stdcall} optionsMike Frysinger1-0/+4
2016-01-10sim: drop --enable-sim-cflags optionMike Frysinger1-0/+4
2016-01-09sim: drop common/cconfig.h in favor of a single config.hMike Frysinger1-0/+4
2016-01-06sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger1-0/+5
2016-01-04sim: punt x86-specific bswap logicMike Frysinger1-0/+4
2016-01-03sim: drop host endian configure optionMike Frysinger1-0/+4
2015-12-26sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger1-0/+4
2015-11-10Update the RX simulator to handle the latest opcode types.Nick Clifton1-0/+9
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-5/+5
2015-06-23sim: use AS_HELP_STRING everywhereMike Frysinger1-0/+6
2015-06-12sim: update configure.in->configure.ac docsMike Frysinger1-0/+4
2015-06-12sim: drop -DTRACE from configureMike Frysinger1-0/+4
2015-04-24Fix typo in check for valid register number in RX sim.Nick Clifton1-0/+5
2015-04-13sim: fix the PKGVERSION defineMike Frysinger1-0/+4
2015-04-01sim: update zlib handlingMike Frysinger1-0/+4
2015-03-16sim: rename tconfig.in to tconfig.hMike Frysinger1-0/+4
2015-01-15Build failure in sim/rx/gdb-if.c on windowsJoel Brobecker1-0/+6
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra1-0/+4
2014-08-15Regenerate sim configury.Roland McGrath1-0/+5
2014-03-10sim: constify arg to sim_do_commandMike Frysinger1-0/+5
2014-03-05sim: constify prog_nameMike Frysinger1-0/+4
2014-02-17 Revise signal mapping function in GDB interface for RX sim.Kevin Buettner1-0/+6
2013-09-23Regenerate sim configure files to pick up support for powerpc64le inAlan Modra1-0/+4
2013-06-28* rx.c (SHIFT_OP): A shift by zero still sets the condition codes.Nick Clifton1-0/+5
2013-06-05sim: use AM_MAINTAINER_MODEMike Frysinger1-0/+4
2013-01-16 * rx.c (decode_opcode): Handle RXO_satr.Nick Clifton1-0/+4
2012-06-15Define PACKAGE macro in all sims' config.h.Joel Brobecker1-0/+4
2012-05-24gdb/Pedro Alves1-0/+6
2012-03-24[PATCH] sim: make sure to include strsignal prototypeMike Frysinger1-0/+4
2012-03-23sim: rx: fix warnings with AC_DEFINEMike Frysinger1-0/+5
2012-03-03Update rx sim so that it'll print load statistics.Kevin Buettner1-0/+13
2011-12-03sim: generate build dependencies on the flyMike Frysinger1-0/+5
2011-10-18sim: rename common/aclocal.m4 to common/acinclude.m4Mike Frysinger1-0/+4
2011-10-18sim: move from common.m4 to SIM_AC_COMMONMike Frysinger1-0/+6
2011-07-11sim: m32c/rx: rename configure.in to match rest of the treeMike Frysinger1-0/+4
2011-07-11sim: m32c/rx: fix typo in copyright updatingMike Frysinger1-0/+4
2011-04-16sim: add sim_complete_command stubs for non-common-using portsMike Frysinger1-0/+4
2011-01-11http://sourceware.org/ml/gdb-patches/2010-11/msg00112.htmlAndrew Burgess1-0/+5
2010-12-14(decode_opcode): RXO_branchrel is relative to the opcode's PC, notDJ Delorie1-0/+2
2010-12-14* rx.c (decode_opcode): For "MVFC PC,", use the address of theDJ Delorie1-0/+5