aboutsummaryrefslogtreecommitdiff
path: root/sim/v850
AgeCommit message (Expand)AuthorFilesLines
2015-06-12sim: update configure.in->configure.ac docsMike Frysinger2-1/+5
2015-06-12sim: drop -DTRACE from configureMike Frysinger2-3/+7
2015-06-11sim: m68hc11/mn10300/v850: delete redundant INLINE definesMike Frysinger2-8/+4
2015-04-18sim: unify SIM_CPU definitionMike Frysinger2-3/+4
2015-04-18sim: unify sim_cia definitionMike Frysinger2-2/+4
2015-04-17sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}Mike Frysinger2-3/+4
2015-04-15sim: unify sim-cpu usageMike Frysinger3-6/+5
2015-04-13sim: fix the PKGVERSION defineMike Frysinger2-2/+6
2015-04-13sim: v850: convert to sim-cpuMike Frysinger4-9/+42
2015-04-06sim: move sim-engine.o/sim-hrw.o to the common listMike Frysinger2-2/+4
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-24sim: m68hc11/mips/mn10300/v850: add basic sim_pc_getMike Frysinger2-0/+10
2015-03-16sim: rename tconfig.in to tconfig.hMike Frysinger3-10/+10
2015-03-14sim: make nrun the default run programMike Frysinger2-2/+4
2015-03-14sim: drop duplicate header checksMike Frysinger4-18/+21
2015-02-27Fixes problems building the V850 simulator introduced with the previous delta.Nick Clifton6-206/+305
2015-02-24Adds support for emulating V850 e3v5 instructions to the simulator.Nick Clifton2-22/+855
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra2-2/+64
2014-08-15Regenerate sim configury.Roland McGrath3-9/+52
2014-03-04sim: convert old style prototypesMike Frysinger2-7/+8
2014-01-07remove PARAMS from simTom Tromey2-4/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-23Regenerate sim configure files to pick up support for powerpc64le inAlan Modra2-5/+15
2013-06-05sim: use AM_MAINTAINER_MODEMike Frysinger3-13/+72
2013-05-13 * v850.igen (LDSR): Accept but ignore a selID parameter.Nick Clifton2-3/+9
2013-05-10gdbTom Tromey2-1/+6
2013-01-28 * simops.c (v850_rotl): New function.Nick Clifton6-0/+278
2013-01-10 * interp.c (sim_open): Add support for bfd_arch_v850_rh850Nick Clifton4-16/+121
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-20Fix sim build when configured with --enable-pluginsH.J. Lu1-1/+8960
2012-09-13 * v850.igen (W,WWWW): Correct computation of register number.Nick Clifton2-14/+19
2012-06-15Define PACKAGE macro in all sims' config.h.Joel Brobecker3-0/+19
2012-03-29Commit gdb and sim support for v850e2 and v850e2v3 on behalf ofKevin Buettner6-14/+3210
2012-03-24[PATCH] sim: make sure to include strsignal prototypeMike Frysinger4-153/+270
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
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-367/+360
2011-07-05sim: start a unified sim_do_commandMike Frysinger2-19/+4
2011-03-21 * simops (OP_10007E0): Update errno handling as most trapsKevin Buettner2-3/+88
2011-02-14sim: punt zfree()Mike Frysinger2-8/+12
2011-01-11http://sourceware.org/ml/gdb-patches/2010-11/msg00112.htmlAndrew Burgess2-1/+6
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-03-30sim: v850: fix build failure after watchpoint constificationMike Frysinger2-2/+7
2010-01-09Sync Libtool from GCC.Ralf Wildenhues2-1/+5
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-1/+2
2009-11-24 * common/aclocal.m4: Add include of ../../config/zlib.m4.Joel Brobecker1-2/+24