Age | Commit message (Expand) | Author | Files | Lines |
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 4 | -98/+635 |
1996-06-05 | Latest changes from Andrew | Michael Meissner | 6 | -1/+1708 |
1996-06-03 | Abort if we find the program has an .interp section | Michael Meissner | 2 | -980/+107 |
1996-06-03 | Add time, gettimeofday, and getrusage system call support | Michael Meissner | 3 | -42/+243 |
1996-06-02 | Add Solaris and Linux emulations | Michael Meissner | 11 | -64/+2820 |
1996-05-24 | More changes for GO32 canadian cross builds | Michael Meissner | 2 | -0/+3 |
1996-05-24 | More changes for GO32 canadian cross builds | Michael Meissner | 5 | -46/+402 |
1996-05-24 | Allow psim to be built on go32 | Michael Meissner | 2 | -1/+21 |
1996-05-16 | Check for sys/ioctl.h | Michael Meissner | 3 | -27/+41 |
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 | 2 | -0/+343 |
1996-05-03 | Make simulator build in a Canadian cross environment | Michael Meissner | 2 | -14/+81 |
1996-04-30 | Work in a cross compile environment | Michael Meissner | 3 | -2372/+494 |
1996-04-17 | update from Andrew | Michael Meissner | 11 | -0/+4496 |
1996-04-04 | fix long lines | Michael Meissner | 1 | -3/+8 |
1996-04-04 | Doc fixes from Andrew | Michael Meissner | 2 | -0/+820 |
1996-04-04 | Add dependency | Michael Meissner | 2 | -1/+6 |
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 | 5 | -440/+809 |
1996-03-26 | Fix typo that clobbered the stack and rewrite 2/26 change | Michael Meissner | 2 | -3/+12 |
1996-03-23 | update from andrew | Michael Meissner | 2 | -105/+92 |
1996-03-08 | Make psim build on AIX 4.1 | Michael Meissner | 1 | -1/+1 |
1996-02-29 | Remove missing file "PROBLEMS" from list of files to keep. | Fred Fish | 1 | -1/+0 |
1996-02-24 | Update to 1.0.1 | Michael Meissner | 4 | -5/+130 |
1996-02-22 | Add input support; at end of user writes, call fflush | Michael Meissner | 4 | -55/+101 |
1996-02-21 | Add more write system calls; Add system call tracing | Michael Meissner | 2 | -24/+207 |
1996-02-21 | Fix -m switch | Michael Meissner | 2 | -1/+5 |
1996-02-21 | Update to 1995-02-20 release | Michael Meissner | 7 | -493/+643 |
1996-02-21 | * config.in: Regenerated. | J.T. Conklin | 2 | -3/+95 |
1996-02-16 | Update to rev 1.0 from andrew | Michael Meissner | 7 | -737/+1252 |
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 | 4 | -73/+227 |
1996-01-22 | Latest changes from Andrew | Michael Meissner | 1 | -148/+325 |
1996-01-16 | Make {add to,subtract from} minus one; Make -t alu work better | Michael Meissner | 3 | -14/+464 |
1996-01-10 | Latest changes from Andrew | Michael Meissner | 11 | -401/+994 |
1996-01-08 | Latest cagney update | Michael Meissner | 7 | -230/+941 |
1995-12-19 | 12/19 release from Andrew that fixes Netbsd break problem | Michael Meissner | 2 | -110/+264 |
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 | 2 | -14/+8 |
1995-12-15 | Changes from Andrew | Michael Meissner | 28 | -3891/+5035 |
1995-11-30 | Let autoconf determine if host is big endian or not | Michael Meissner | 4 | -84/+630 |
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 | 10 | -67/+173 |
1995-11-27 | Build again on SunOS; Make MODEL_INLINE default to 1 if inlining, not 2; Use ... | Michael Meissner | 7 | -58/+83 |
1995-11-25 | Check lf_printf for type correctness | Michael Meissner | 2 | -0/+95 |
1995-11-25 | Make WITH_MODEL_ISSUE==0 not core dump | Michael Meissner | 3 | -15/+25 |
1995-11-25 | Sort instruction names; Add igen -R option; count # of CRs that mtcrf moved | Michael Meissner | 6 | -259/+376 |
1995-11-25 | Sort instruction names; Add igen -R option; count # of CRs that mtcrf moved | Michael Meissner | 1 | -0/+30 |
1995-11-24 | Fix warnings to everything can be compiled with -Wall; Redo model specific ch... | Michael Meissner | 6 | -797/+345 |
1995-11-22 | Count each type of conditional branch | Michael Meissner | 2 | -5/+64 |