Age | Commit message (Expand) | Author | Files | Lines |
2015-11-15 | sim: d10v: drop global callback state | Mike Frysinger | 1 | -73/+72 |
2015-11-15 | sim: d10v: convert to common sim engine logic | Mike Frysinger | 1 | -98/+45 |
2015-11-15 | sim: d10v: push down sd/cpu vars | Mike Frysinger | 1 | -401/+400 |
2015-03-30 | sim: d10v: convert to nrun | Mike Frysinger | 1 | -4/+11 |
2015-03-30 | sim: d10v: clean up misc warnings | Mike Frysinger | 1 | -175/+169 |
2014-01-07 | remove PARAMS from sim | Tom Tromey | 1 | -4/+4 |
2003-10-31 | Index: sim/frv/ChangeLog | Andrew Cagney | 1 | -1/+1 |
2002-11-14 | Index: common/ChangeLog | Andrew Cagney | 1 | -0/+3 |
2002-05-28 | 2002-05-28 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -4/+4 |
2000-02-09 | Report SIGBUS and halt simulation when ld/st detect a misaligned address. | Andrew Cagney | 1 | -32/+44 |
2000-01-06 | import gdb-2000-01-05 snapshot | Jason Molenda | 1 | -26/+183 |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -0/+22 |
1999-11-17 | import gdb-1999-11-16 snapshot | Jason Molenda | 1 | -8/+20 |
1999-11-02 | import gdb-1999-11-01 snapshot | Jason Molenda | 1 | -2/+2 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -7/+1 |
1999-09-13 | import gdb-1999-09-13 snapshot | Jason Molenda | 1 | -0/+175 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -2/+2 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -2/+6 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+3252 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -3252/+0 |
1999-01-27 | 1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -868/+1032 |
1998-02-13 | Implement separate user (SPU) and interrupt (SPI) stack pointers. | Andrew Cagney | 1 | -0/+2 |
1998-02-11 | Don't abort() when system call is unknown. | Andrew Cagney | 1 | -1/+1 |
1998-02-11 | Ensure zero-hardwired bits in DPSW remain zero. | Andrew Cagney | 1 | -3/+35 |
1998-01-23 | First round of d10v ABI changes | Michael Meissner | 1 | -68/+68 |
1997-12-08 | For "trap", IBT and RIE exceptions, mask all PSW.SM. NB: Stepping | Andrew Cagney | 1 | -77/+79 |
1997-12-04 | Add DM (bit 4) to PSW. See 7-1 for more info. | Andrew Cagney | 1 | -0/+2 |
1997-12-03 | * d10v_sim.h (SEXT56): Define. | Andrew Cagney | 1 | -6/+10 |
1997-12-02 | For "msbu", subtract unsigned product from ACC, | Andrew Cagney | 1 | -4/+8 |
1997-12-02 | For "mulxu", store unsigned product in ACC. | Andrew Cagney | 1 | -3/+6 |
1997-12-02 | For MACU add unsigned multiply to accumulator. | Andrew Cagney | 1 | -4/+8 |
1997-12-02 | For sub2w, compute carry according to negated addition rules. | Andrew Cagney | 1 | -2/+3 |
1997-12-01 | Rework sim/common/sim-alu.h to differentiate between direcct | Andrew Cagney | 1 | -11/+16 |
1997-10-13 | * simops.c (OP_6A01): Change OP_POSTDEC to OP_POSTINC and move | Fred Fish | 1 | -8/+8 |
1997-10-11 | * simops.c (OP_6401): postdecrement on r15 is OK, remove exception. | Fred Fish | 1 | -15/+3 |
1997-04-17 | Cleanups to compile under FreeBSD | Andrew Cagney | 1 | -40/+24 |
1997-03-13 | Fix problems in setting the carry bit | Michael Meissner | 1 | -31/+22 |
1997-03-13 | Fix os_printf_filtered; Flush stdout after calling printf_filtered | Michael Meissner | 1 | -24/+58 |
1996-10-30 | Fix -t option to work with memory mapping; Print PC in some error messages | Michael Meissner | 1 | -22/+1 |
1996-10-29 | Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -16/+54 |
1996-10-16 | Fix tracing of accumulators | Michael Meissner | 1 | -2/+2 |
1996-10-15 | Better error messages when a program stops due to signal; support d10v getpid... | Michael Meissner | 1 | -0/+145 |
1996-10-13 | Fix ld2w r2,@r2 so that r3 loads the proper value | Michael Meissner | 1 | -13/+93 |
1996-09-25 | Fix tracing for st2w | Michael Meissner | 1 | -12/+41 |
1996-09-20 | Make sure cmp{,eq,u}i use correct casts | Michael Meissner | 1 | -5/+5 |
1996-09-19 | Fix tracing info | Michael Meissner | 1 | -1/+1 |
1996-09-19 | Make sure there is a trailing space after the instruction | Michael Meissner | 1 | -2/+2 |
1996-09-19 | Provide macros that can be overriden for the width of the PC & line number fi... | Michael Meissner | 1 | -6/+21 |
1996-09-18 | Rename sim_bfd -> exec_bfd for gdb compatibility | Michael Meissner | 1 | -6/+6 |
1996-09-18 | Make exit/stop return correct exit value; Add line number tracing. | Michael Meissner | 1 | -19/+94 |