summaryrefslogtreecommitdiff
path: root/sim/d10v
Commit message (Expand)AuthorAgeFilesLines
* sim: constify sim_write source buffer (part 2)Mike Frysinger2010-04-142-1/+5
* Sync Libtool from GCC.Ralf Wildenhues2010-01-092-1/+5
* Update copyright notices to add year 2010.Joel Brobecker2010-01-011-1/+2
* * common/aclocal.m4: Add include of ../../config/zlib.m4.Joel Brobecker2009-11-241-2/+24
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-223-3925/+3260
* Fixup readline and sim including of override.m4Ralf Wildenhues2009-08-222-10/+89
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-141-1/+1
* * configure: Regenerate to track ../common/common.m4 changes.Hans-Peter Nilsson2008-07-113-0/+292
* sim:Joseph Myers2008-06-072-1/+179
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all files explicitly copyright the FSFJoel Brobecker2007-08-241-5/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * acconfig.h: Remove.Hans-Peter Nilsson2006-12-213-140/+64
* * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR.Richard Earnshaw2006-06-132-2/+7
* common/Daniel Jacobowitz2006-06-052-2/+88
* Configury changes: update src repository (binutils, gdb, and rda) to useDaniel Jacobowitz2006-05-312-2797/+17
* ooops - omitted from previous deltaNick Clifton2006-04-181-0/+4
* * interp.c (sim_stop_reason): Fix typo.Nick Clifton2006-04-181-1/+1
* * remote-sim.c (gdbsim_wait): Pass target signal numbers toMark Mitchell2005-11-282-6/+8
* From common/ChangeLog:Mark Kettenis2005-03-232-11/+23
* sim/common/ChangeLog:Jim Blandy2005-03-151-1/+12
* Index: arm/ChangeLogAndrew Cagney2005-01-143-178/+2940
* Index: sh/ChangeLogAndrew Cagney2005-01-123-3000/+420
* Index: m32r/ChangeLogAndrew Cagney2005-01-122-40/+48
* Index: arm/ChangeLogAndrew Cagney2005-01-103-2475/+6970
* * configure: Regenerate for ../common/aclocal.m4 update.Hans-Peter Nilsson2004-12-072-0/+10
* Index: mn10200/ChangeLogAndrew Cagney2004-06-292-3/+8
* Index: sim/frv/ChangeLogAndrew Cagney2003-10-312-1/+6
* 2003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-222-36/+31
* Index: gdb/ChangeLogAndrew Cagney2003-05-072-18/+36
* Index: arm/ChangeLogAndrew Cagney2003-02-272-2/+6
* Index: common/ChangeLogAndrew Cagney2002-11-142-0/+7
* * d10v_sim.h (SET_PSW_BIT): Add cast to avoid inverting an enum.Andrew Cagney2002-06-172-1/+5
* Import current --enable-gdb-build-warnings.Andrew Cagney2002-06-162-157/+210
* Fix for transfers across segments.Tom Rix2002-06-152-2/+7
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-095-6/+12
* Fix name of enum used in cast (sim_fetch_register, sim_store_register).Andrew Cagney2002-06-082-2/+7
* Use current date in ChangeLog entry.Elena Zannoni2002-06-031-1/+1
* 2002-05-28 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-06-032-1/+7
* Fill-out d10v enum so that there are no ``=''.Andrew Cagney2002-06-012-56/+117
* 2002-05-28 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-05-283-4/+23
* * sim-d10v.h: Delete file. Moved to include/gdb/.Andrew Cagney2002-05-243-2/+8
* Removed a section of code that didn't do anything, but left values inJohn R. Moore2001-08-022-19/+5
* * Makefile.in (simops.o): Add simops.h to dependency list.J.T. Conklin2001-04-152-1/+5
* Change profiling so that it is enabled by default. Re-generate everything.Andrew Cagney2000-05-242-147/+162
* Add missing ChangeLog.Andrew Cagney2000-05-032-1/+25
* Add support for SIGILL (reserved-instruction-exception).Andrew Cagney2000-04-182-2/+12
* * moved misplaced ChangeLog entryFrank Ch. Eigler2000-03-041-0/+5
* When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracingAndrew Cagney2000-02-223-11/+8
* Report SIGBUS and halt simulation when ld/st detect a misaligned address.Andrew Cagney2000-02-093-34/+80