summaryrefslogtreecommitdiff
path: root/sim/d10v/interp.c
Commit message (Expand)AuthorAgeFilesLines
* * 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-281-6/+3
* Index: mn10200/ChangeLogAndrew Cagney2004-06-291-3/+3
* 2003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-221-36/+26
* Index: gdb/ChangeLogAndrew Cagney2003-05-071-18/+24
* Index: arm/ChangeLogAndrew Cagney2003-02-271-2/+2
* Fix for transfers across segments.Tom Rix2002-06-151-2/+3
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-2/+2
* Fix name of enum used in cast (sim_fetch_register, sim_store_register).Andrew Cagney2002-06-081-2/+2
* Fill-out d10v enum so that there are no ``=''.Andrew Cagney2002-06-011-56/+112
* 2002-05-28 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-05-281-0/+8
* * sim-d10v.h: Delete file. Moved to include/gdb/.Andrew Cagney2002-05-241-1/+1
* Removed a section of code that didn't do anything, but left values inJohn R. Moore2001-08-021-19/+0
* Add missing ChangeLog.Andrew Cagney2000-05-031-1/+2
* Add support for SIGILL (reserved-instruction-exception).Andrew Cagney2000-04-181-2/+7
* When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracingAndrew Cagney2000-02-221-10/+2
* Report SIGBUS and halt simulation when ld/st detect a misaligned address.Andrew Cagney2000-02-091-2/+35
* import gdb-2000-01-05 snapshotJason Molenda2000-01-061-0/+1
* import gdb-1999-11-16 snapshotJason Molenda1999-11-171-288/+557
* import gdb-1999-09-13 snapshotJason Molenda1999-09-131-20/+75
* import gdb-19990422 snapshotStan Shebs1999-04-261-0/+18
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1086
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1069/+0
* Implement "dbt" and "rtd" instructions.Andrew Cagney1998-02-161-15/+25
* D10v memory map changed. Update.Andrew Cagney1998-02-101-136/+173
* * interp.c (UMEM_SEGMENTS): New define, set to 128.Fred Fish1998-01-221-54/+120
* * interp.c (sim_resume): Call do_2_short with LEFT_FIRST orFred Fish1997-12-021-26/+29
* Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file().Andrew Cagney1997-10-221-2/+21
* Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1997-08-271-7/+11
* Flush defunct sim_kill.Andrew Cagney1997-08-261-7/+0
* Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1997-08-251-8/+5
* Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1997-04-181-0/+9
* * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1997-04-171-59/+99
* * Makefile.in: Delete all stuff moved to ../common/Make-common.in.David Edelsohn1996-11-201-12/+25
* Thu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-11-011-2/+2
* Fix -t option to work with memory mapping; Print PC in some error messagesMichael Meissner1996-10-301-4/+31
* Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-10-291-118/+312
* Provide better statistics, particularly for doing VLIW work; Fix ldb to corre...Michael Meissner1996-10-221-87/+194
* Mon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-10-211-6/+5
* Make read/write memory functions inlinedMichael Meissner1996-10-161-63/+0
* Better error messages when a program stops due to signal; support d10v getpid...Michael Meissner1996-10-151-40/+79
* Make exit/stop return correct exit value; Add line number tracing.Michael Meissner1996-09-181-5/+12
* Fix brf0{t,f}.s <label> -> instruction not to execute instruction if branch s...Michael Meissner1996-09-151-5/+14
* First cut at dealing with canadian crosses; make -t in debugger set d10v_debu...Michael Meissner1996-09-041-14/+26
* More debug support; Enable -t/-v to work correctly; Add --enable-sim-cflags c...Michael Meissner1996-09-041-22/+82
* Enhance debug supportMichael Meissner1996-09-041-8/+34
* Wed Aug 28 17:33:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-08-291-55/+171
* Thu Aug 1 17:05:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-08-021-0/+345