summaryrefslogtreecommitdiff
path: root/sim/d10v/d10v_sim.h
Commit message (Expand)AuthorAgeFilesLines
* sim: d10v: drop global callback stateMike Frysinger2015-11-151-1/+0
* sim: d10v: convert to common sim engine logicMike Frysinger2015-11-151-2/+0
* sim: d10v: push down sd/cpu varsMike Frysinger2015-11-151-12/+12
* sim: d10v: convert to nrunMike Frysinger2015-03-301-4/+6
* remove PARAMS from simTom Tromey2014-01-071-8/+8
* * d10v_sim.h (SET_PSW_BIT): Add cast to avoid inverting an enum.Andrew Cagney2002-06-171-1/+1
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-2/+2
* 2002-05-28 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-06-031-1/+1
* Report SIGBUS and halt simulation when ld/st detect a misaligned address.Andrew Cagney2000-02-091-0/+1
* import gdb-2000-01-05 snapshotJason Molenda2000-01-061-1/+2
* import gdb-1999-11-16 snapshotJason Molenda1999-11-171-15/+48
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+452
* Initial creation of sourceware repositoryStan Shebs1999-04-161-244/+0
* Implement separate user (SPU) and interrupt (SPI) stack pointers.Andrew Cagney1998-02-131-0/+5
* Ensure zero-hardwired bits in DPSW remain zero.Andrew Cagney1998-02-111-1/+4
* Fix typo, REP_S was refering to REP_E register.Andrew Cagney1997-12-081-1/+1
* For "trap", IBT and RIE exceptions, mask all PSW.SM. NB: SteppingAndrew Cagney1997-12-081-10/+50
* Add DM (bit 4) to PSW. See 7-1 for more info.Andrew Cagney1997-12-041-0/+1
* * d10v_sim.h (SEXT56): Define.Andrew Cagney1997-12-031-48/+28
* Fix -t option to work with memory mapping; Print PC in some error messagesMichael Meissner1996-10-301-0/+6
* Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-10-291-9/+22
* Provide better statistics, particularly for doing VLIW work; Fix ldb to corre...Michael Meissner1996-10-221-8/+19
* Make read/write memory functions inlinedMichael Meissner1996-10-161-6/+6
* Make read/write memory functions inlinedMichael Meissner1996-10-161-17/+19
* More debug support; Enable -t/-v to work correctly; Add --enable-sim-cflags c...Michael Meissner1996-09-041-10/+43
* Enhance debug supportMichael Meissner1996-09-041-0/+24
* Wed Aug 28 17:33:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-08-291-9/+26
* Mon Aug 26 18:30:28 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-08-271-2/+7
* Fri Aug 2 17:44:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-08-031-4/+4
* Thu Aug 1 17:05:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-08-021-0/+104