Age | Commit message (Expand) | Author | Files | Lines |
1998-01-31 | Add config support for the size of the target address and OF cell. | Andrew Cagney | 1 | -0/+4 |
1998-01-26 | Exit status is in r0, not r2 | Michael Meissner | 1 | -0/+4 |
1998-01-25 | If DEBUG has 0x20 set, turn traps into batch debugging | Michael Meissner | 1 | -0/+7 |
1998-01-23 | First round of d10v ABI changes | Michael Meissner | 2 | -68/+78 |
1998-01-22 | * interp.c (UMEM_SEGMENTS): New define, set to 128. | Fred Fish | 2 | -54/+134 |
1998-01-20 | * aclocal.m4: Recognize --enable-maintainer-mode. | Doug Evans | 2 | -43/+90 |
1997-12-08 | Fix typo, REP_S was refering to REP_E register. | Andrew Cagney | 2 | -1/+5 |
1997-12-08 | For "trap", IBT and RIE exceptions, mask all PSW.SM. NB: Stepping | Andrew Cagney | 3 | -87/+165 |
1997-12-04 | Regenerate configure files. | Doug Evans | 1 | -0/+4 |
1997-12-04 | Add DM (bit 4) to PSW. See 7-1 for more info. | Andrew Cagney | 3 | -0/+10 |
1997-12-03 | * d10v_sim.h (SEXT56): Define. | Andrew Cagney | 3 | -54/+48 |
1997-12-02 | * interp.c (sim_resume): Call do_2_short with LEFT_FIRST or | Fred Fish | 2 | -26/+36 |
1997-12-02 | For "msbu", subtract unsigned product from ACC, | Andrew Cagney | 2 | -4/+9 |
1997-12-02 | For "mulxu", store unsigned product in ACC. | Andrew Cagney | 2 | -3/+7 |
1997-12-02 | For MACU add unsigned multiply to accumulator. | Andrew Cagney | 2 | -4/+13 |
1997-12-02 | For sub2w, compute carry according to negated addition rules. | Andrew Cagney | 2 | -4/+6 |
1997-12-01 | Rework sim/common/sim-alu.h to differentiate between direcct | Andrew Cagney | 2 | -11/+40 |
1997-11-10 | * simops.c (OP_4201): "rachi". Sign extend bit 40 of ACC. Sign | Andrew Cagney | 1 | -0/+6 |
1997-10-25 | Correct name of file given in ChangeLog for change: Pass lma_p and | Andrew Cagney | 1 | -1/+1 |
1997-10-24 | Address MSC compiler issues in d10v_sim.h | Andrew Cagney | 1 | -0/+8 |
1997-10-22 | Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file(). | Andrew Cagney | 2 | -2/+29 |
1997-10-13 | * simops.c (OP_6A01): Change OP_POSTDEC to OP_POSTINC and move | Fred Fish | 2 | -8/+15 |
1997-10-11 | * simops.c (OP_6401): postdecrement on r15 is OK, remove exception. | Fred Fish | 1 | -15/+3 |
1997-10-11 | * simops.c (OP_6401): postdecrement on r15 is OK, remove exception. | Fred Fish | 1 | -0/+9 |
1997-09-27 | * d10v_sim.h (INC_ADDR): Align MOD_E to increment before testing | Fred Fish | 1 | -0/+2 |
1997-09-27 | * interp.c (pc_addr): Discard upper bit(s) of PC in case | Fred Fish | 1 | -0/+9 |
1997-09-23 | Remove need to update <targ>/Makefile.in when adding optional options | Andrew Cagney | 2 | -39/+125 |
1997-09-22 | Simplify logic behind the generic configuration option --enable-sim-alignment. | Andrew Cagney | 1 | -0/+4 |
1997-09-22 | Add support for --enable-sim-alignment to simulator common aclocal.m4 | Andrew Cagney | 1 | -0/+8 |
1997-09-11 | Wed Sep 10 22:30:24 1997 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 1 | -0/+7 |
1997-09-05 | * configure: Regenerated to track ../common/aclocal.m4 changes. | David Edelsohn | 2 | -71/+307 |
1997-08-27 | Fix doco on enable-sim-inline. | Andrew Cagney | 1 | -0/+5 |
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 2 | -7/+15 |
1997-08-26 | Flush defunct sim_kill. | Andrew Cagney | 2 | -7/+4 |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 2 | -8/+23 |
1997-04-22 | * interp.c (sim_open): Undo patch to add -E support. | David Edelsohn | 1 | -0/+4 |
1997-04-18 | Ref gdb/11763 - can't stop a running simulator: | Andrew Cagney | 2 | -0/+13 |
1997-04-17 | * Makefile.in (SIM_OBJS): Add sim-load.o. | David Edelsohn | 2 | -59/+114 |
1997-04-17 | Cleanups to compile under FreeBSD | Andrew Cagney | 2 | -40/+34 |
1997-04-07 | Get configure to define RETSIGTYPE | Andrew Cagney | 1 | -187/+97 |
1997-04-02 | * interp.c (sim_open): New arg `kind'. | David Edelsohn | 1 | -0/+2 |
1997-04-02 | * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h. | David Edelsohn | 2 | -132/+281 |
1997-04-02 | New file common/sim-config.c sets/checks simulator configuration options. | Andrew Cagney | 2 | -46/+34 |
1997-03-17 | * configure: Re-generate. | Andrew Cagney | 1 | -191/+120 |
1997-03-14 | Add comment to changelog | Michael Meissner | 1 | -1/+2 |
1997-03-14 | Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy... | Michael Meissner | 2 | -302/+66 |
1997-03-13 | * interp.c: Delete redundant prototypes of sim_foo fns. | David Edelsohn | 1 | -0/+6 |
1997-03-13 | Fix problems in setting the carry bit | Michael Meissner | 2 | -31/+25 |
1997-03-13 | Fix os_printf_filtered; Flush stdout after calling printf_filtered | Michael Meissner | 2 | -24/+69 |
1997-02-04 | * Makefile.in (@COMMON_MAKEFILE_FRAG): Use | David Edelsohn | 2 | -1/+9 |