aboutsummaryrefslogtreecommitdiff
path: root/sim/rl78
AgeCommit message (Expand)AuthorFilesLines
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 Brobecker13-13/+13
2015-12-26sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger3-6/+6
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-1/+1
2015-06-23sim: use AS_HELP_STRING everywhereMike Frysinger2-8/+16
2015-06-12sim: update configure.in->configure.ac docsMike Frysinger2-1/+5
2015-06-12sim: drop -DTRACE from configureMike Frysinger2-3/+7
2015-04-30Make RL78 disassembler and simulator respect ISA for mul/divDJ Delorie9-11/+121
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-23Fix thinko with previous delta to RL78 sim, by adding code to define the G10 ...Nick Clifton4-2/+14
2015-03-20Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores.Nick Clifton3-6/+35
2015-03-16sim: rename tconfig.in to tconfig.hMike Frysinger4-21/+20
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker13-13/+13
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/+10
2014-03-05sim: constify prog_nameMike Frysinger2-1/+5
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker13-13/+13
2013-09-23Regenerate sim configure files to pick up support for powerpc64le inAlan Modra2-5/+15
2013-08-08 * gdb-if.c (hw_breakpoints): Remove.Kevin Buettner2-10/+15
2013-06-05sim: use AM_MAINTAINER_MODEMike Frysinger3-13/+72
2013-03-15gdb:Steve Ellcey1-1/+1
2013-01-08 * mem.c (MDBL): Correct value.Nick Clifton2-2/+7
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker13-13/+13
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-11/+17
2012-03-24[PATCH] sim: make sure to include strsignal prototypeMike Frysinger4-132/+225
2012-02-04Add support to GDB for the Renesas rl78 architecture.Kevin Buettner3-0/+579
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker12-21/+12
2011-12-03sim: generate build dependencies on the flyMike Frysinger3-0/+318
2011-11-29[sim]DJ Delorie14-0/+8622