aboutsummaryrefslogtreecommitdiff
path: root/sim/d10v/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-05-03Add missing ChangeLog.Andrew Cagney1-0/+23
2000-04-18Add support for SIGILL (reserved-instruction-exception).Andrew Cagney1-0/+5
2000-03-04* moved misplaced ChangeLog entryFrank Ch. Eigler1-0/+5
2000-02-22When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracingAndrew Cagney1-0/+5
2000-01-06import gdb-2000-01-05 snapshotJason Molenda1-0/+14
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-0/+5
1999-11-17import gdb-1999-11-16 snapshotJason Molenda1-1/+82
1999-11-02import gdb-1999-11-01 snapshotJason Molenda1-0/+5
1999-09-22import gdb-1999-09-21Jason Molenda1-0/+4
1999-09-13import gdb-1999-09-13 snapshotJason Molenda1-0/+22
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-0/+12
1999-05-11import gdb-1999-05-10Stan Shebs1-0/+4
1999-04-26import gdb-19990422 snapshotStan Shebs1-0/+21
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+974
1999-04-16Initial creation of sourceware repositoryStan Shebs1-967/+0
1999-01-271999-01-26 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-0/+26
1998-09-30Fix PR 17387: ignore auto increment for loads where the destination registerNick Clifton1-0/+10
1998-04-26 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1-0/+10
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1-0/+9
1998-04-24* interp.c (struct hash_entry): OPCODE and MASK are unsigned.Andrew Cagney1-0/+57
1998-04-01* configure.in (SIM_AC_OPTION_WARNINGS): Add.Andrew Cagney1-0/+5
1998-03-27Do top level sim-hw module for device tree.Andrew Cagney1-0/+17
1998-02-16Implement "dbt" and "rtd" instructions.Andrew Cagney1-0/+15
1998-02-13Implement separate user (SPU) and interrupt (SPI) stack pointers.Andrew Cagney1-0/+8
1998-02-11Don't abort() when system call is unknown.Andrew Cagney1-0/+3
1998-02-11Ensure zero-hardwired bits in DPSW remain zero.Andrew Cagney1-0/+38
1998-01-31Add config support for the size of the target address and OF cell.Andrew Cagney1-0/+4
1998-01-26Exit status is in r0, not r2Michael Meissner1-0/+4
1998-01-25If DEBUG has 0x20 set, turn traps into batch debuggingMichael Meissner1-0/+7
1998-01-23First round of d10v ABI changesMichael Meissner1-0/+10
1998-01-22 * interp.c (UMEM_SEGMENTS): New define, set to 128.Fred Fish1-0/+14
1998-01-20* aclocal.m4: Recognize --enable-maintainer-mode.Doug Evans1-0/+12
1997-12-08Fix typo, REP_S was refering to REP_E register.Andrew Cagney1-0/+4
1997-12-08For "trap", IBT and RIE exceptions, mask all PSW.SM. NB: SteppingAndrew Cagney1-0/+36
1997-12-04Regenerate configure files.Doug Evans1-0/+4
1997-12-04Add DM (bit 4) to PSW. See 7-1 for more info.Andrew Cagney1-0/+7
1997-12-03* d10v_sim.h (SEXT56): Define.Andrew Cagney1-0/+10
1997-12-02 * interp.c (sim_resume): Call do_2_short with LEFT_FIRST orFred Fish1-0/+7
1997-12-02For "msbu", subtract unsigned product from ACC,Andrew Cagney1-0/+1
1997-12-02For "mulxu", store unsigned product in ACC.Andrew Cagney1-0/+1
1997-12-02For MACU add unsigned multiply to accumulator.Andrew Cagney1-0/+5
1997-12-02For sub2w, compute carry according to negated addition rules.Andrew Cagney1-2/+3
1997-12-01Rework sim/common/sim-alu.h to differentiate between direcctAndrew Cagney1-0/+24
1997-11-10* simops.c (OP_4201): "rachi". Sign extend bit 40 of ACC. SignAndrew Cagney1-0/+6
1997-10-25Correct name of file given in ChangeLog for change: Pass lma_p andAndrew Cagney1-1/+1
1997-10-24Address MSC compiler issues in d10v_sim.hAndrew Cagney1-0/+8
1997-10-22Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file().Andrew Cagney1-0/+8
1997-10-13 * simops.c (OP_6A01): Change OP_POSTDEC to OP_POSTINC and moveFred Fish1-0/+7
1997-10-11 * simops.c (OP_6401): postdecrement on r15 is OK, remove exception.Fred Fish1-0/+9
1997-09-27 * d10v_sim.h (INC_ADDR): Align MOD_E to increment before testingFred Fish1-0/+2