Age | Commit message (Expand) | Author | Files | Lines |
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 |
1996-02-21 | * config.in: Regenerated. | J.T. Conklin | 1 | -0/+80 |
1996-02-15 | Make simulator build on Solaris 2.4 | Michael Meissner | 1 | -0/+7 |
1996-02-14 | Work with HP/UX 9.00 | Michael Meissner | 1 | -0/+47 |
1996-01-16 | Make {add to,subtract from} minus one; Make -t alu work better | Michael Meissner | 1 | -0/+16 |
1996-01-10 | Latest changes from Andrew | Michael Meissner | 1 | -0/+14 |
1996-01-08 | Latest cagney update | Michael Meissner | 1 | -0/+111 |
1995-12-16 | Work with new and old BFDs; Do not inline model externs functions by default | Michael Meissner | 1 | -0/+11 |
1995-12-15 | Fix warnings when using full inlining. | Michael Meissner | 1 | -0/+6 |
1995-12-15 | Changes from Andrew | Michael Meissner | 1 | -13/+205 |
1995-11-30 | Let autoconf determine if host is big endian or not | Michael Meissner | 1 | -1/+8 |
1995-11-28 | fix typo | Michael Meissner | 1 | -1/+1 |
1995-11-28 | Add determining when we do not have enough writeback slots; Do not do model s... | Michael Meissner | 1 | -0/+28 |
1995-11-27 | Build again on SunOS; Make MODEL_INLINE default to 1 if inlining, not 2; Use ... | Michael Meissner | 1 | -0/+20 |
1995-11-25 | Check lf_printf for type correctness | Michael Meissner | 1 | -0/+5 |
1995-11-25 | Make WITH_MODEL_ISSUE==0 not core dump | Michael Meissner | 1 | -1/+3 |