summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* fix long linesMichael Meissner1996-04-041-3/+8
* Doc fixes from AndrewMichael Meissner1996-04-042-0/+820
* Add dependencyMichael Meissner1996-04-042-1/+6
* Print WITH_STDIO if -t optionsMichael Meissner1996-03-291-0/+2
* Add --enable-sim-stdio to make console I/O use stdio, not printf_filtered and...Michael Meissner1996-03-295-440/+809
* Thu Mar 28 13:50:51 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1996-03-282-1/+26
* Wed Mar 27 14:42:12 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1996-03-273-254/+319
* Fix typo that clobbered the stack and rewrite 2/26 changeMichael Meissner1996-03-262-3/+12
* update from andrewMichael Meissner1996-03-232-105/+92
* (sim_resume, shift insns): Fix setting of overflow flag for shal.David Edelsohn1996-03-112-12/+14
* * run.c (main): Print error message if argument is invalid.David Edelsohn1996-03-111-0/+2
* (main): Print error message if argument is invalid.David Edelsohn1996-03-111-31/+35
* * compile.c: #include "wait.h".David Edelsohn1996-03-112-2/+7
* * compile.c (sim_resume): Watch for calls to abort.David Edelsohn1996-03-113-10/+83
* Make psim build on AIX 4.1Michael Meissner1996-03-081-1/+1
* Thu Mar 7 11:19:33 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1996-03-072-38/+72
* Remove missing file "PROBLEMS" from list of files to keep.Fred Fish1996-02-291-1/+0
* Update to 1.0.1Michael Meissner1996-02-244-5/+130
* Add input support; at end of user writes, call fflushMichael Meissner1996-02-224-55/+101
* fix typoMichael Meissner1996-02-221-0/+4
* Add more write system calls; Add system call tracingMichael Meissner1996-02-212-24/+207
* Fix -m switchMichael Meissner1996-02-212-1/+5
* regenerate configure scripts with autoconf 2.7Ian Lance Taylor1996-02-214-27/+184
* * Makefile.in (all): Simplify.Ian Lance Taylor1996-02-212-38/+48
* Update to 1995-02-20 releaseMichael Meissner1996-02-217-493/+643
* * config.in: Regenerated.J.T. Conklin1996-02-212-3/+95
* Update to rev 1.0 from andrewMichael Meissner1996-02-167-737/+1252
* Make configure work on first stage of HP/UX and Solaris.Michael Meissner1996-02-152-204/+69
* Make simulator build on Solaris 2.4Michael Meissner1996-02-151-0/+7
* Work with HP/UX 9.00Michael Meissner1996-02-144-73/+227
* * interp.c (LoadMemory): Enclose text following #endif in /* */.Fred Fish1996-01-311-2/+2
* Latest changes from AndrewMichael Meissner1996-01-221-148/+325
* Remove SH3e sanitization.Jim Wilson1996-01-161-21/+0
* Make {add to,subtract from} minus one; Make -t alu work betterMichael Meissner1996-01-163-14/+464
* Latest changes from AndrewMichael Meissner1996-01-1011-401/+994
* Latest cagney updateMichael Meissner1996-01-087-230/+941
* keep configureJason Molenda1995-12-231-0/+1
* 12/19 release from Andrew that fixes Netbsd break problemMichael Meissner1995-12-192-110/+264
* Work with new and old BFDs; Do not inline model externs functions by defaultMichael Meissner1995-12-161-0/+11
* * run.c (main): Use new bfd_big_endian macro.Ian Lance Taylor1995-12-151-1/+1
* Fix warnings when using full inlining.Michael Meissner1995-12-152-14/+8
* Changes from AndrewMichael Meissner1995-12-1528-3891/+5035
* * gencode.c (tab): Added several sh3 opcodes.J.T. Conklin1995-12-042-5/+27
* * gencode.c: Tidied instruction decoding, and added FP instructionJackie Smith Cashion1995-12-013-509/+4253
* Let autoconf determine if host is big endian or notMichael Meissner1995-11-304-84/+630
* * gencode.c (tab): In shad/shld definitions, negate R[m] beforeJim Wilson1995-11-292-4/+12
* fix typoMichael Meissner1995-11-281-1/+1
* Add determining when we do not have enough writeback slots; Do not do model s...Michael Meissner1995-11-2810-67/+173
* Build again on SunOS; Make MODEL_INLINE default to 1 if inlining, not 2; Use ...Michael Meissner1995-11-277-58/+83
* Check lf_printf for type correctnessMichael Meissner1995-11-252-0/+95