| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add support for --enable-sim-alignment to simulator common aclocal.m4 | Andrew Cagney | 1997-09-22 | 1 | -0/+8 |
| * | Wed Sep 10 22:30:24 1997 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 1997-09-11 | 1 | -0/+7 |
| * | * configure: Regenerated to track ../common/aclocal.m4 changes. | David Edelsohn | 1997-09-05 | 1 | -0/+4 |
| * | Fix doco on enable-sim-inline. | Andrew Cagney | 1997-08-27 | 1 | -0/+5 |
| * | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 1997-08-27 | 1 | -0/+4 |
| * | Flush defunct sim_kill. | Andrew Cagney | 1997-08-26 | 1 | -0/+4 |
| * | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 1997-08-25 | 1 | -0/+18 |
| * | * interp.c (sim_open): Undo patch to add -E support. | David Edelsohn | 1997-04-22 | 1 | -0/+4 |
| * | Ref gdb/11763 - can't stop a running simulator: | Andrew Cagney | 1997-04-18 | 1 | -0/+4 |
| * | * Makefile.in (SIM_OBJS): Add sim-load.o. | David Edelsohn | 1997-04-17 | 1 | -0/+15 |
| * | Cleanups to compile under FreeBSD | Andrew Cagney | 1997-04-17 | 1 | -0/+10 |
| * | * interp.c (sim_open): New arg `kind'. | David Edelsohn | 1997-04-02 | 1 | -0/+2 |
| * | * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h. | David Edelsohn | 1997-04-02 | 1 | -0/+4 |
| * | New file common/sim-config.c sets/checks simulator configuration options. | Andrew Cagney | 1997-04-02 | 1 | -0/+8 |
| * | Add comment to changelog | Michael Meissner | 1997-03-14 | 1 | -1/+2 |
| * | Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy... | Michael Meissner | 1997-03-14 | 1 | -0/+7 |
| * | * interp.c: Delete redundant prototypes of sim_foo fns. | David Edelsohn | 1997-03-13 | 1 | -0/+6 |
| * | Fix problems in setting the carry bit | Michael Meissner | 1997-03-13 | 1 | -0/+3 |
| * | Fix os_printf_filtered; Flush stdout after calling printf_filtered | Michael Meissner | 1997-03-13 | 1 | -0/+11 |
| * | * Makefile.in (@COMMON_MAKEFILE_FRAG): Use | David Edelsohn | 1997-02-04 | 1 | -0/+7 |
| * | * configure configure.in Makefile.in: Update to new configure | Stu Grossman | 1997-01-23 | 1 | -0/+15 |
| * | Mon Dec 16 13:39:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1996-12-16 | 1 | -0/+9 |
| * | * config.in (WORDS_BIGENDIAN): Add. | David Edelsohn | 1996-11-26 | 1 | -0/+11 |
| * | Make address in I/O space a bus error; properly cast calloc | Michael Meissner | 1996-11-21 | 1 | -0/+9 |
| * | * Makefile.in: Delete all stuff moved to ../common/Make-common.in. | David Edelsohn | 1996-11-20 | 1 | -0/+34 |
| * | Thu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1996-11-01 | 1 | -0/+6 |
| * | Fix -t option to work with memory mapping; Print PC in some error messages | Michael Meissner | 1996-10-30 | 1 | -0/+19 |
| * | Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1996-10-29 | 1 | -0/+51 |
| * | Mon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1996-10-21 | 1 | -0/+5 |
| * | Make simulated loads/stores faster on x86, AIX, and big endian hosts | Michael Meissner | 1996-10-17 | 1 | -0/+12 |
| * | Make read/write memory functions inlined | Michael Meissner | 1996-10-16 | 1 | -0/+14 |
| * | Fix tracing of accumulators | Michael Meissner | 1996-10-16 | 1 | -0/+4 |
| * | Better error messages when a program stops due to signal; support d10v getpid... | Michael Meissner | 1996-10-15 | 1 | -0/+7 |
| * | Fix ld2w r2,@r2 so that r3 loads the proper value | Michael Meissner | 1996-10-13 | 1 | -0/+22 |
| * | Fix tracing for st2w | Michael Meissner | 1996-09-25 | 1 | -0/+13 |
| * | Fri Sep 20 15:36:45 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1996-09-20 | 1 | -0/+5 |
| * | Make sure cmp{,eq,u}i use correct casts | Michael Meissner | 1996-09-20 | 1 | -0/+6 |
| * | Fix tracing info | Michael Meissner | 1996-09-19 | 1 | -0/+1 |
| * | Make sure there is a trailing space after the instruction | Michael Meissner | 1996-09-19 | 1 | -0/+2 |
| * | Provide macros that can be overriden for the width of the PC & line number fi... | Michael Meissner | 1996-09-19 | 1 | -0/+3 |
| * | Add dependencies on lib{bfd,iberity}.a | Michael Meissner | 1996-09-19 | 1 | -0/+5 |
| * | Rename sim_bfd -> exec_bfd for gdb compatibility | Michael Meissner | 1996-09-18 | 1 | -1/+1 |
| * | Make exit/stop return correct exit value; Add line number tracing. | Michael Meissner | 1996-09-18 | 1 | -0/+33 |
| * | Fix brf0{t,f}.s <label> -> instruction not to execute instruction if branch s... | Michael Meissner | 1996-09-15 | 1 | -0/+5 |
| * | For unknown traps, print contents of registers and continue execution | Michael Meissner | 1996-09-14 | 1 | -0/+5 |
| * | * simops.c (OP_5F00): Fix problems with system calls. | Mark Alexander | 1996-09-12 | 1 | -0/+4 |
| * | Correct trap tracing information | Michael Meissner | 1996-09-12 | 1 | -0/+4 |
| * | fix typo | Michael Meissner | 1996-09-11 | 1 | -0/+4 |
| * | Addi needs to set the carry | Michael Meissner | 1996-09-09 | 1 | -0/+1 |
| * | Fix ld2w tracing | Michael Meissner | 1996-09-09 | 1 | -0/+2 |