Age | Commit message (Expand) | Author | Files | Lines |
1997-04-18 | Ref gdb/11763 - can't stop a running simulator: | Andrew Cagney | 1 | -0/+23 |
1997-04-17 | * psim.c (psim_options): Ignore -E option (sets endianness). | David Edelsohn | 1 | -0/+8 |
1997-04-15 | * Makefile.in (INSTALL): Set to @INSTALL@. | Ian Lance Taylor | 1 | -0/+8 |
1997-04-15 | From Jim Wilson <wilson@cygnus.com> | Andrew Cagney | 1 | -0/+9 |
1997-04-03 | From Jim Wilson, fix typo in instruction name | Andrew Cagney | 1 | -0/+4 |
1997-04-02 | * sim_calls.c (sim_open): New arg `kind'. | David Edelsohn | 1 | -0/+4 |
1997-04-02 | * COPYING: Update FSF address. | Ian Lance Taylor | 1 | -0/+9 |
1997-03-25 | * emul_bugapi.c (emul_bugapi_create): Guard against NULL images. | Andrew Cagney | 1 | -0/+13 |
1997-03-13 | * sim_calls.c (sim_open): New SIM_DESC result. Argument is now | David Edelsohn | 1 | -0/+45 |
1997-02-11 | New version from Andrew; Portability fixes on top of that | Michael Meissner | 1 | -0/+145 |
1997-02-11 | Fix warnings when compiling callback.c | Michael Meissner | 1 | -0/+5 |
1997-02-04 | * configure.in: Fix typo in test for callback.c. | David Edelsohn | 1 | -0/+5 |
1997-01-30 | Fix from Cagney so that new common files do not show up when using psim on ol... | Michael Meissner | 1 | -0/+8 |
1997-01-29 | build callback and targ-map from the common directory | Michael Meissner | 1 | -0/+15 |
1997-01-27 | January 23rd merge | Michael Meissner | 1 | -5/+996 |
1996-11-20 | * Makefile.in (LIBCOMMON): Define. | David Edelsohn | 1 | -0/+3 |
1996-11-20 | * sim_calls.c (sim_resume): Reset sim_should_run if single stepping. | David Edelsohn | 1 | -0/+4 |
1996-11-15 | Fix some warnings | Michael Meissner | 1 | -0/+14 |
1996-10-29 | Add access, sigaltstack, sigaction emulations | Michael Meissner | 1 | -0/+205 |
1996-08-13 | Improve -t options support to list all of the configuration macros & work sta... | Michael Meissner | 1 | -0/+13 |
1996-08-12 | Test whether /dev/zero works before attemping to us it | Michael Meissner | 1 | -0/+14 |
1996-08-08 | If HAVE_TERMOS_STRUCTURE is not defined, make sure HAVE_TCGETATTR is also not... | Michael Meissner | 1 | -0/+3 |
1996-08-07 | Allow simulator to build on other machines than x86 | Michael Meissner | 1 | -0/+9 |
1996-08-06 | 7/30 release from Andrew | Michael Meissner | 1 | -0/+238 |
1996-07-23 | New simulator changes from Andrew | Michael Meissner | 1 | -0/+259 |
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 1 | -0/+18 |
1996-06-05 | Latest changes from Andrew | Michael Meissner | 1 | -1/+483 |
1996-06-03 | Abort if we find the program has an .interp section | Michael Meissner | 1 | -0/+4 |
1996-06-03 | Add time, gettimeofday, and getrusage system call support | Michael Meissner | 1 | -0/+12 |
1996-06-02 | Add Solaris and Linux emulations | Michael Meissner | 1 | -0/+32 |
1996-05-24 | More changes for GO32 canadian cross builds | Michael Meissner | 1 | -0/+2 |
1996-05-24 | More changes for GO32 canadian cross builds | Michael Meissner | 1 | -0/+10 |
1996-05-24 | Allow psim to be built on go32 | Michael Meissner | 1 | -0/+12 |
1996-05-16 | Check for sys/ioctl.h | Michael Meissner | 1 | -0/+7 |
1996-05-13 | More progressive fixes | Michael Meissner | 1 | -0/+11 |
1996-05-06 | Fix INLN in bugapi to read a full line | Michael Meissner | 1 | -0/+6 |
1996-05-03 | Make simulator build in a Canadian cross environment | Michael Meissner | 1 | -0/+5 |
1996-04-30 | Work in a cross compile environment | Michael Meissner | 1 | -2133/+170 |
1996-04-04 | fix long lines | Michael Meissner | 1 | -3/+8 |
1996-04-04 | Doc fixes from Andrew | Michael Meissner | 1 | -0/+9 |
1996-04-04 | Add dependency | Michael Meissner | 1 | -0/+5 |
1996-03-29 | Print WITH_STDIO if -t options | Michael Meissner | 1 | -0/+2 |
1996-03-29 | Add --enable-sim-stdio to make console I/O use stdio, not printf_filtered and... | Michael Meissner | 1 | -0/+35 |
1996-03-26 | Fix typo that clobbered the stack and rewrite 2/26 change | Michael Meissner | 1 | -0/+9 |
1996-03-23 | update from andrew | Michael Meissner | 1 | -0/+19 |
1996-02-24 | Update to 1.0.1 | Michael Meissner | 1 | -5/+33 |
1996-02-22 | Add input support; at end of user writes, call fflush | Michael Meissner | 1 | -0/+14 |
1996-02-21 | Add more write system calls; Add system call tracing | Michael Meissner | 1 | -0/+11 |
1996-02-21 | Fix -m switch | Michael Meissner | 1 | -0/+4 |
1996-02-21 | Update to 1995-02-20 release | Michael Meissner | 1 | -0/+46 |