| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 11 | -0/+10212 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 12 | -9576/+0 |
* | 1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1999-01-27 | 2 | -868/+1058 |
* | Fix PR 17387: ignore auto increment for loads where the destination register | Nick Clifton | 1998-09-30 | 1 | -0/+10 |
* | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1998-04-26 | 5 | -120/+148 |
* | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1998-04-24 | 3 | -39/+1786 |
* | * interp.c (struct hash_entry): OPCODE and MASK are unsigned. | Andrew Cagney | 1998-04-24 | 1 | -0/+57 |
* | * configure.in (SIM_AC_OPTION_WARNINGS): Add. | Andrew Cagney | 1998-04-01 | 2 | -0/+8 |
* | Do top level sim-hw module for device tree. | Andrew Cagney | 1998-03-27 | 2 | -34/+136 |
* | Implement "dbt" and "rtd" instructions. | Andrew Cagney | 1998-02-16 | 2 | -15/+40 |
* | Implement separate user (SPU) and interrupt (SPI) stack pointers. | Andrew Cagney | 1998-02-13 | 3 | -0/+15 |
* | Don't abort() when system call is unknown. | Andrew Cagney | 1998-02-11 | 2 | -1/+4 |
* | Ensure zero-hardwired bits in DPSW remain zero. | Andrew Cagney | 1998-02-11 | 3 | -4/+77 |
* | D10v memory map changed. Update. | Andrew Cagney | 1998-02-10 | 1 | -136/+173 |
* | Add config support for the size of the target address and OF cell. | Andrew Cagney | 1998-01-31 | 1 | -0/+4 |
* | Exit status is in r0, not r2 | Michael Meissner | 1998-01-26 | 1 | -0/+4 |
* | If DEBUG has 0x20 set, turn traps into batch debugging | Michael Meissner | 1998-01-25 | 1 | -0/+7 |
* | First round of d10v ABI changes | Michael Meissner | 1998-01-23 | 2 | -68/+78 |
* | * interp.c (UMEM_SEGMENTS): New define, set to 128. | Fred Fish | 1998-01-22 | 2 | -54/+134 |
* | * aclocal.m4: Recognize --enable-maintainer-mode. | Doug Evans | 1998-01-20 | 2 | -43/+90 |
* | Fix typo, REP_S was refering to REP_E register. | Andrew Cagney | 1997-12-08 | 2 | -1/+5 |
* | For "trap", IBT and RIE exceptions, mask all PSW.SM. NB: Stepping | Andrew Cagney | 1997-12-08 | 3 | -87/+165 |
* | Regenerate configure files. | Doug Evans | 1997-12-04 | 1 | -0/+4 |
* | Add DM (bit 4) to PSW. See 7-1 for more info. | Andrew Cagney | 1997-12-04 | 3 | -0/+10 |
* | * d10v_sim.h (SEXT56): Define. | Andrew Cagney | 1997-12-03 | 3 | -54/+48 |
* | * interp.c (sim_resume): Call do_2_short with LEFT_FIRST or | Fred Fish | 1997-12-02 | 2 | -26/+36 |
* | For "msbu", subtract unsigned product from ACC, | Andrew Cagney | 1997-12-02 | 2 | -4/+9 |
* | For "mulxu", store unsigned product in ACC. | Andrew Cagney | 1997-12-02 | 2 | -3/+7 |
* | For MACU add unsigned multiply to accumulator. | Andrew Cagney | 1997-12-02 | 2 | -4/+13 |
* | For sub2w, compute carry according to negated addition rules. | Andrew Cagney | 1997-12-02 | 2 | -4/+6 |
* | Rework sim/common/sim-alu.h to differentiate between direcct | Andrew Cagney | 1997-12-01 | 2 | -11/+40 |
* | * simops.c (OP_4201): "rachi". Sign extend bit 40 of ACC. Sign | Andrew Cagney | 1997-11-10 | 1 | -0/+6 |
* | Correct name of file given in ChangeLog for change: Pass lma_p and | Andrew Cagney | 1997-10-25 | 1 | -1/+1 |
* | Address MSC compiler issues in d10v_sim.h | Andrew Cagney | 1997-10-24 | 1 | -0/+8 |
* | Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file(). | Andrew Cagney | 1997-10-22 | 2 | -2/+29 |
* | * simops.c (OP_6A01): Change OP_POSTDEC to OP_POSTINC and move | Fred Fish | 1997-10-13 | 2 | -8/+15 |
* | * simops.c (OP_6401): postdecrement on r15 is OK, remove exception. | Fred Fish | 1997-10-11 | 1 | -15/+3 |
* | * simops.c (OP_6401): postdecrement on r15 is OK, remove exception. | Fred Fish | 1997-10-11 | 1 | -0/+9 |
* | * d10v_sim.h (INC_ADDR): Align MOD_E to increment before testing | Fred Fish | 1997-09-27 | 1 | -0/+2 |
* | * interp.c (pc_addr): Discard upper bit(s) of PC in case | Fred Fish | 1997-09-27 | 1 | -0/+9 |
* | Remove need to update <targ>/Makefile.in when adding optional options | Andrew Cagney | 1997-09-23 | 2 | -39/+125 |
* | Simplify logic behind the generic configuration option --enable-sim-alignment. | Andrew Cagney | 1997-09-22 | 1 | -0/+4 |
* | Add support for --enable-sim-alignment to simulator common aclocal.m4 | Andrew Cagney | 1997-09-22 | 1 | -0/+8 |
* | Wed Sep 10 22:30:24 1997 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 1997-09-11 | 1 | -0/+7 |
* | * configure: Regenerated to track ../common/aclocal.m4 changes. | David Edelsohn | 1997-09-05 | 2 | -71/+307 |
* | Fix doco on enable-sim-inline. | Andrew Cagney | 1997-08-27 | 1 | -0/+5 |
* | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 1997-08-27 | 2 | -7/+15 |
* | Flush defunct sim_kill. | Andrew Cagney | 1997-08-26 | 2 | -7/+4 |
* | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 1997-08-25 | 2 | -8/+23 |
* | * interp.c (sim_open): Undo patch to add -E support. | David Edelsohn | 1997-04-22 | 1 | -0/+4 |