aboutsummaryrefslogtreecommitdiff
path: root/sim/moxie
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker4-4/+4
2013-09-23Regenerate sim configure files to pick up support for powerpc64le inAlan Modra2-5/+15
2013-06-26 * Makefile.in (dtbdir): Don't use gdb's version.in.Tom Tromey2-1/+5
2013-06-05sim: use AM_MAINTAINER_MODEMike Frysinger3-13/+72
2013-01-17Remove debug outputAnthony Green2-1/+4
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker4-4/+4
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-09-08Adjust for branch target encoding changeAnthony Green2-10/+15
2012-06-17sim: moxie: fix build by including config.h firstMike Frysinger2-0/+6
2012-06-15Define PACKAGE macro in all sims' config.h.Joel Brobecker3-0/+19
2012-03-24[PATCH] sim: make sure to include strsignal prototypeMike Frysinger4-126/+240
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker4-4/+4
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-463/+456
2011-01-01run copyright.sh for 2011.Joel Brobecker4-4/+4
2010-04-14sim: constify sim_write source buffer (part 2)Mike Frysinger2-1/+5
2010-02-27sim/moxie/Jan Kratochvil2-2/+7
2010-02-03Fix nop insn for moxieAnthony Green2-11/+20
2010-01-13Add period to sentence in comment.Anthony Green2-1/+5
2010-01-13Initialize SIM_DESC properly.Anthony Green2-0/+21
2010-01-09Sync Libtool from GCC.Ralf Wildenhues2-1/+5
2010-01-01Update copyright notices to add year 2010.Joel Brobecker4-6/+4
2009-11-24 * common/aclocal.m4: Add include of ../../config/zlib.m4.Joel Brobecker1-4/+32
2009-09-10Use common memory infrastructure and introduce device tree supportAnthony Green7-289/+823
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues3-3880/+3251
2009-08-22Fixup readline and sim including of override.m4Ralf Wildenhues2-11/+540
2009-07-31Increase simulated memory size. Support new system call ABI. Support except...Anthony Green2-10/+38
2009-06-11Add PC-relative branch support to moxie sim.Anthony Green2-122/+103
2009-05-10Add missing break statemenets.Anthony Green2-0/+6
2009-05-01Add moxie simulatorAnthony Green7-0/+7792