Age | Commit message (Expand) | Author | Files | Lines |
2010-04-14 | sim: constify sim_write source buffer (part 2) | Mike Frysinger | 1 | -1/+1 |
2006-04-18 | * interp.c (sim_stop_reason): Fix typo. | Nick Clifton | 1 | -1/+1 |
2005-11-28 | * remote-sim.c (gdbsim_wait): Pass target signal numbers to | Mark Mitchell | 1 | -6/+3 |
2004-06-29 | Index: mn10200/ChangeLog | Andrew Cagney | 1 | -3/+3 |
2003-06-22 | 2003-06-22 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -36/+26 |
2003-05-07 | Index: gdb/ChangeLog | Andrew Cagney | 1 | -18/+24 |
2003-02-27 | Index: arm/ChangeLog | Andrew Cagney | 1 | -2/+2 |
2002-06-15 | Fix for transfers across segments. | Tom Rix | 1 | -2/+3 |
2002-06-09 | Move include/callback.h and include/remote-sim.h to include/gdb/. | Andrew Cagney | 1 | -2/+2 |
2002-06-08 | Fix name of enum used in cast (sim_fetch_register, sim_store_register). | Andrew Cagney | 1 | -2/+2 |
2002-06-01 | Fill-out d10v enum so that there are no ``=''. | Andrew Cagney | 1 | -56/+112 |
2002-05-28 | 2002-05-28 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+8 |
2002-05-24 | * sim-d10v.h: Delete file. Moved to include/gdb/. | Andrew Cagney | 1 | -1/+1 |
2001-08-02 | Removed a section of code that didn't do anything, but left values in | John R. Moore | 1 | -19/+0 |
2000-05-03 | Add missing ChangeLog. | Andrew Cagney | 1 | -1/+2 |
2000-04-18 | Add support for SIGILL (reserved-instruction-exception). | Andrew Cagney | 1 | -2/+7 |
2000-02-22 | When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracing | Andrew Cagney | 1 | -10/+2 |
2000-02-09 | Report SIGBUS and halt simulation when ld/st detect a misaligned address. | Andrew Cagney | 1 | -2/+35 |
2000-01-06 | import gdb-2000-01-05 snapshot | Jason Molenda | 1 | -0/+1 |
1999-11-17 | import gdb-1999-11-16 snapshot | Jason Molenda | 1 | -288/+557 |
1999-09-13 | import gdb-1999-09-13 snapshot | Jason Molenda | 1 | -20/+75 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -0/+18 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1086 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1069/+0 |
1998-02-16 | Implement "dbt" and "rtd" instructions. | Andrew Cagney | 1 | -15/+25 |
1998-02-10 | D10v memory map changed. Update. | Andrew Cagney | 1 | -136/+173 |
1998-01-22 | * interp.c (UMEM_SEGMENTS): New define, set to 128. | Fred Fish | 1 | -54/+120 |
1997-12-02 | * interp.c (sim_resume): Call do_2_short with LEFT_FIRST or | Fred Fish | 1 | -26/+29 |
1997-10-22 | Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file(). | Andrew Cagney | 1 | -2/+21 |
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 1 | -7/+11 |
1997-08-26 | Flush defunct sim_kill. | Andrew Cagney | 1 | -7/+0 |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 1 | -8/+5 |
1997-04-18 | Ref gdb/11763 - can't stop a running simulator: | Andrew Cagney | 1 | -0/+9 |
1997-04-17 | * Makefile.in (SIM_OBJS): Add sim-load.o. | David Edelsohn | 1 | -59/+99 |
1996-11-20 | * Makefile.in: Delete all stuff moved to ../common/Make-common.in. | David Edelsohn | 1 | -12/+25 |
1996-11-01 | Thu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -2/+2 |
1996-10-30 | Fix -t option to work with memory mapping; Print PC in some error messages | Michael Meissner | 1 | -4/+31 |
1996-10-29 | Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -118/+312 |
1996-10-22 | Provide better statistics, particularly for doing VLIW work; Fix ldb to corre... | Michael Meissner | 1 | -87/+194 |
1996-10-21 | Mon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -6/+5 |
1996-10-16 | Make read/write memory functions inlined | Michael Meissner | 1 | -63/+0 |
1996-10-15 | Better error messages when a program stops due to signal; support d10v getpid... | Michael Meissner | 1 | -40/+79 |
1996-09-18 | Make exit/stop return correct exit value; Add line number tracing. | Michael Meissner | 1 | -5/+12 |
1996-09-15 | Fix brf0{t,f}.s <label> -> instruction not to execute instruction if branch s... | Michael Meissner | 1 | -5/+14 |
1996-09-04 | First cut at dealing with canadian crosses; make -t in debugger set d10v_debu... | Michael Meissner | 1 | -14/+26 |
1996-09-04 | More debug support; Enable -t/-v to work correctly; Add --enable-sim-cflags c... | Michael Meissner | 1 | -22/+82 |
1996-09-04 | Enhance debug support | Michael Meissner | 1 | -8/+34 |
1996-08-29 | Wed Aug 28 17:33:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -55/+171 |
1996-08-02 | Thu Aug 1 17:05:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+345 |