aboutsummaryrefslogtreecommitdiff
path: root/sim/cr16
AgeCommit message (Expand)AuthorFilesLines
2014-08-15Regenerate sim configury.Roland McGrath3-9/+52
2014-03-10sim: constify arg to sim_do_commandMike Frysinger2-1/+5
2014-03-05sim: constify prog_nameMike Frysinger2-1/+5
2014-03-04sim: convert old style prototypesMike Frysinger2-7/+8
2014-01-07remove PARAMS from simTom Tromey4-23/+23
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker6-6/+6
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-10gdbTom Tromey2-1/+6
2013-03-15gdb:Steve Ellcey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker6-6/+6
2012-11-20Fix sim build when configured with --enable-pluginsH.J. Lu1-1/+8960
2012-08-30sim: cr16: improve trap handlingMike Frysinger4-2/+31
2012-08-30sim: cr16: add sim_complete_command stubMike Frysinger2-0/+9
2012-06-17sim: cr16: include config.h rather than sysdep.h from bfdMike Frysinger2-1/+8
2012-06-15Define PACKAGE macro in all sims' config.h.Joel Brobecker3-0/+19
2012-05-24gdb/Pedro Alves2-3/+9
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 Brobecker6-6/+6
2011-12-30sim: cr16: add ifdefs around undefined syscallsMike Frysinger2-0/+17
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-01-01run copyright.sh for 2011.Joel Brobecker6-6/+6
2010-04-14sim: constify sim_write source buffer (part 2)Mike Frysinger2-1/+5
2010-01-09Sync Libtool from GCC.Ralf Wildenhues2-1/+5
2010-01-01Update copyright notices to add year 2010.Joel Brobecker6-11/+11
2009-11-24 * common/aclocal.m4: Add include of ../../config/zlib.m4.Joel Brobecker1-2/+24
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues3-3925/+3260
2009-08-22Fixup readline and sim including of override.m4Ralf Wildenhues2-10/+89
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker6-11/+11
2008-07-11 * configure: Regenerate to track ../common/common.m4 changes.Hans-Peter Nilsson3-123/+347
2008-07-11 * interp.c (hash): Remove incorrect prototype.Hans-Peter Nilsson2-1/+4
2008-06-07sim:Joseph Myers2-1/+179
2008-05-05Comment changeM R Swami Reddy1-2/+2
2008-05-05Updated the sim engine's ecode logic and commit the code changesM R Swami Reddy1-0/+6
2008-05-05Update for code standardsM R Swami Reddy1-70/+62
2008-05-05Cleaned up unwanted code and fixed BIT operations simulation.M R Swami Reddy1-66/+14
2008-05-05Update simops struct members and PSR bits.M R Swami Reddy1-11/+12
2008-05-05Fix typo.M R Swami Reddy1-3/+3
2008-05-05 Update the machine code decode algorithm using hash table.M R Swami Reddy1-456/+584
2008-04-08Added Files:M R Swami Reddy10-0/+14538