Age | Commit message (Expand) | Author | Files | Lines |
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 |
1997-01-24 | * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s in | Stu Grossman | 1 | -2/+2 |
1997-01-24 | * configure: Remove targ-vals.def when doing distclean. (Change | Stu Grossman | 1 | -1/+1 |
1997-01-24 | * configure: Remove Make-common.in from dependencies. (Actually in | Stu Grossman | 1 | -1/+1 |
1997-01-23 | * configure configure.in Makefile.in: Update to new configure | Stu Grossman | 4 | -270/+417 |
1996-12-16 | Mon Dec 16 13:39:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+9 |
1996-11-26 | * config.in (WORDS_BIGENDIAN): Add. | David Edelsohn | 2 | -88/+383 |
1996-11-21 | Make address in I/O space a bus error; properly cast calloc | Michael Meissner | 1 | -0/+9 |
1996-11-20 | New file. | David Edelsohn | 2 | -0/+5 |
1996-11-20 | * Makefile.in: Delete all stuff moved to ../common/Make-common.in. | David Edelsohn | 3 | -81/+62 |
1996-11-09 | Fri Nov 8 16:19:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+146 |
1996-11-01 | Thu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 2 | -2/+8 |
1996-10-30 | Fix -t option to work with memory mapping; Print PC in some error messages | Michael Meissner | 4 | -26/+57 |
1996-10-29 | Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 4 | -143/+439 |
1996-10-22 | Provide better statistics, particularly for doing VLIW work; Fix ldb to corre... | Michael Meissner | 2 | -95/+213 |
1996-10-21 | Mon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 2 | -6/+10 |
1996-10-17 | Make simulated loads/stores faster on x86, AIX, and big endian hosts | Michael Meissner | 2 | -0/+24 |
1996-10-16 | Make read/write memory functions inlined | Michael Meissner | 3 | -69/+69 |
1996-10-16 | Make read/write memory functions inlined | Michael Meissner | 4 | -22/+40 |
1996-10-16 | Fix tracing of accumulators | Michael Meissner | 2 | -2/+6 |
1996-10-15 | Better error messages when a program stops due to signal; support d10v getpid... | Michael Meissner | 3 | -40/+231 |
1996-10-13 | Fix ld2w r2,@r2 so that r3 loads the proper value | Michael Meissner | 2 | -13/+115 |