summaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)Author
2013-01-10 * interp.c (sim_open): Add support for bfd_arch_v850_rh850Nick Clifton
2013-01-08 * mem.c (MDBL): Correct value.Nick Clifton
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-20Revert GPL version change in sim/bfin/aclocal.m4Joel Brobecker
2012-12-20Revert GPL version change in linux-fixed-code.s.Joel Brobecker
2012-12-19Update sim's COPYING files.Joel Brobecker
2012-12-19[sim] Update old contact info in GPL license noticesJoel Brobecker
2012-12-19Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker
2012-11-20Fix sim build when configured with --enable-pluginsH.J. Lu
2012-11-05* MAINTAINERS: Update my email address.Stephane Carrez
2012-10-032012-10-04 Chao-ying Fu <fu@mips.com>Steve Ellcey
2012-09-24Forgot to include ChangeLog in last checkin.Steve Ellcey
2012-09-242012-09-24 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-09-13 * v850.igen (W,WWWW): Correct computation of register number.Nick Clifton
2012-09-08Adjust for branch target encoding changeAnthony Green
2012-09-042012-09-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2012-09-03 PR sim/14540Nick Clifton
2012-08-30sim: cr16: update syscall listMike Frysinger
2012-08-30sim: cr16: improve trap handlingMike Frysinger
2012-08-30sim: cr16: add sim_complete_command stubMike Frysinger
2012-08-16oops - acxidentally omitted from previous delta.Nick Clifton
2012-08-16 * end.c: Include config.h before system header files.Nick Clifton
2012-08-01 * wrapper.c (libiberty.h): Include.Kevin Buettner
2012-08-01sim: bfin: set bfrom alias field to correct sizeMike Frysinger
2012-08-01sim: bfin: update return value in bfin_reg_{fetch,store}Mike Frysinger
2012-06-19include "config.h" instead of BFD's sysdep.h in d10v/interp.cJoel Brobecker
2012-06-17sim: cr16: include config.h rather than sysdep.h from bfdMike Frysinger
2012-06-17sim: moxie: fix build by including config.h firstMike Frysinger
2012-06-17 * interp.c: Include config.h first. Do not include sysdep.h.Hans-Peter Nilsson
2012-06-15sim/erc32/sys.h: Include "config.h".Joel Brobecker
2012-06-15Define PACKAGE macro in all sims' config.h.Joel Brobecker
2012-06-13 * wrapper.c (sim_create_inferior): Treat WMMX2 binaries as iWMMXtNick Clifton
2012-06-06Move config.h to start of includes.Michael Eager
2012-06-06Add #include "config.h".Michael Eager
2012-05-242012-05-24 Pedro Alves <palves@redhat.com>Pedro Alves
2012-05-24gdb/Pedro Alves
2012-05-24gdb/Pedro Alves
2012-05-20 PR 14072Hans-Peter Nilsson
2012-05-19 PR 14072Nick Clifton
2012-04-09sim: bfin: new PINT modelMike Frysinger
2012-04-09sim: bfin: new GPIO modelMike Frysinger
2012-04-09sim: bfin: add shift astat testsMike Frysinger
2012-04-09sim: bfin: fix ASTAT issues in immediate shiftsMike Frysinger
2012-04-09sim: bfin: fix ASTAT/correctness issues with arithmetic shiftsMike Frysinger
2012-04-09sim: bfin: more astat testsMike Frysinger
2012-04-09sim: bfin: enable some parallel testsMike Frysinger
2012-04-09sim: bfin: more parallel insn checksMike Frysinger
2012-04-09sim: bfin: keep track of the exact position of parallel insnsMike Frysinger
2012-04-09sim: bfin: unify se_all helpers moreMike Frysinger
2012-04-08sim: bfin: drop excess space in negation insnMike Frysinger