| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change profiling so that it is enabled by default. Re-generate everything. | Andrew Cagney | 2000-05-24 | 2 | -147/+162 |
* | Add missing ChangeLog. | Andrew Cagney | 2000-05-03 | 2 | -1/+25 |
* | Add support for SIGILL (reserved-instruction-exception). | Andrew Cagney | 2000-04-18 | 2 | -2/+12 |
* | * moved misplaced ChangeLog entry | Frank Ch. Eigler | 2000-03-04 | 1 | -0/+5 |
* | When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracing | Andrew Cagney | 2000-02-22 | 3 | -11/+8 |
* | Report SIGBUS and halt simulation when ld/st detect a misaligned address. | Andrew Cagney | 2000-02-09 | 3 | -34/+80 |
* | import gdb-2000-01-05 snapshot | Jason Molenda | 2000-01-06 | 4 | -27/+200 |
* | import gdb-1999-12-06 snapshot | Jason Molenda | 1999-12-07 | 2 | -0/+27 |
* | import gdb-1999-11-16 snapshot | Jason Molenda | 1999-11-17 | 4 | -312/+707 |
* | import gdb-1999-11-01 snapshot | Jason Molenda | 1999-11-02 | 2 | -2/+7 |
* | import gdb-1999-09-21 | Jason Molenda | 1999-09-22 | 2 | -7/+5 |
* | import gdb-1999-09-13 snapshot | Jason Molenda | 1999-09-13 | 3 | -20/+272 |
* | import gdb-1999-09-08 snapshot | Stan Shebs | 1999-09-09 | 3 | -160/+176 |
* | import gdb-1999-05-10 | Stan Shebs | 1999-05-11 | 2 | -174/+308 |
* | import gdb-19990422 snapshot | Stan Shebs | 1999-04-26 | 4 | -2/+46 |
* | Initial creation of sourceware repository | 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 |