summaryrefslogtreecommitdiff
path: root/sim/rx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Honor an existing CC_FOR_BUILD in the environment for sim.John Baldwin2017-09-061-0/+4
* sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger2017-02-131-0/+5
* Wean gdb and sim off private libbfd.h headerAlan Modra2016-07-271-0/+5
* Fix a typo in the check for SNANs in the RX simulator.Nick Clifton2016-04-271-0/+6
* sim: move many common settings from CPPFLAGS to config.hMike Frysinger2016-01-101-0/+4
* sim: drop unused SIM_AC_OPTION_PACKAGESMike Frysinger2016-01-101-0/+4
* sim: allow the environment configure option everywhereMike Frysinger2016-01-101-0/+4
* sim: allow the assert configure option everywhereMike Frysinger2016-01-101-0/+4
* sim: drop targ-vals.def->nltvals.def indirectionMike Frysinger2016-01-101-0/+4
* sim: allow the inline configure option everywhereMike Frysinger2016-01-101-0/+4
* sim: drop --enable-sim-{regparm,stdcall} optionsMike Frysinger2016-01-101-0/+4
* sim: drop --enable-sim-cflags optionMike Frysinger2016-01-101-0/+4
* sim: drop common/cconfig.h in favor of a single config.hMike Frysinger2016-01-091-0/+4
* sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger2016-01-061-0/+5
* sim: punt x86-specific bswap logicMike Frysinger2016-01-041-0/+4
* sim: drop host endian configure optionMike Frysinger2016-01-031-0/+4
* sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger2015-12-261-0/+4
* Update the RX simulator to handle the latest opcode types.Nick Clifton2015-11-101-0/+9
* Remove leading/trailing white spaces in ChangeLogH.J. Lu2015-07-241-5/+5
* sim: use AS_HELP_STRING everywhereMike Frysinger2015-06-231-0/+6
* sim: update configure.in->configure.ac docsMike Frysinger2015-06-121-0/+4
* sim: drop -DTRACE from configureMike Frysinger2015-06-121-0/+4
* Fix typo in check for valid register number in RX sim.Nick Clifton2015-04-241-0/+5
* sim: fix the PKGVERSION defineMike Frysinger2015-04-131-0/+4
* sim: update zlib handlingMike Frysinger2015-04-011-0/+4
* sim: rename tconfig.in to tconfig.hMike Frysinger2015-03-161-0/+4
* Build failure in sim/rx/gdb-if.c on windowsJoel Brobecker2015-01-151-0/+6
* Fix --diable-shared --enable-plugins build breakageAlan Modra2014-08-191-0/+4
* Regenerate sim configury.Roland McGrath2014-08-151-0/+5
* sim: constify arg to sim_do_commandMike Frysinger2014-03-101-0/+5
* sim: constify prog_nameMike Frysinger2014-03-051-0/+4
* Revise signal mapping function in GDB interface for RX sim.Kevin Buettner2014-02-171-0/+6
* Regenerate sim configure files to pick up support for powerpc64le inAlan Modra2013-09-231-0/+4
* * rx.c (SHIFT_OP): A shift by zero still sets the condition codes.Nick Clifton2013-06-281-0/+5
* sim: use AM_MAINTAINER_MODEMike Frysinger2013-06-051-0/+4
* * rx.c (decode_opcode): Handle RXO_satr.Nick Clifton2013-01-161-0/+4
* Define PACKAGE macro in all sims' config.h.Joel Brobecker2012-06-151-0/+4
* gdb/Pedro Alves2012-05-241-0/+6
* [PATCH] sim: make sure to include strsignal prototypeMike Frysinger2012-03-241-0/+4
* sim: rx: fix warnings with AC_DEFINEMike Frysinger2012-03-231-0/+5
* Update rx sim so that it'll print load statistics.Kevin Buettner2012-03-031-0/+13
* sim: generate build dependencies on the flyMike Frysinger2011-12-031-0/+5
* sim: rename common/aclocal.m4 to common/acinclude.m4Mike Frysinger2011-10-181-0/+4
* sim: move from common.m4 to SIM_AC_COMMONMike Frysinger2011-10-181-0/+6
* sim: m32c/rx: rename configure.in to match rest of the treeMike Frysinger2011-07-111-0/+4
* sim: m32c/rx: fix typo in copyright updatingMike Frysinger2011-07-111-0/+4
* sim: add sim_complete_command stubs for non-common-using portsMike Frysinger2011-04-161-0/+4
* http://sourceware.org/ml/gdb-patches/2010-11/msg00112.htmlAndrew Burgess2011-01-111-0/+5
* (decode_opcode): RXO_branchrel is relative to the opcode's PC, notDJ Delorie2010-12-141-0/+2
* * rx.c (decode_opcode): For "MVFC PC,", use the address of theDJ Delorie2010-12-141-0/+5