summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Make WITH_MODEL_ISSUE==0 not core dumpMichael Meissner1995-11-253-15/+25
* Sort instruction names; Add igen -R option; count # of CRs that mtcrf movedMichael Meissner1995-11-256-259/+376
* Sort instruction names; Add igen -R option; count # of CRs that mtcrf movedMichael Meissner1995-11-251-0/+30
* Fix warnings to everything can be compiled with -Wall; Redo model specific ch...Michael Meissner1995-11-246-797/+345
* Count each type of conditional branchMichael Meissner1995-11-222-5/+64
* Add floating point model specific support; Redo method model specific support...Michael Meissner1995-11-213-243/+949
* minor cleanupDavid Edelsohn1995-11-211-2/+1
* * run.c: Include "getopt.h".David Edelsohn1995-11-212-23/+57
* speed up search for free function unit slightly.Michael Meissner1995-11-202-23/+102
* don't keep mips.. I don't think it's ready for primetime.Angela Marie Thomas1995-11-191-0/+1
* removed build-psim,config.make,config.hdr,function_unit.c,function_unit.hAngela Marie Thomas1995-11-191-5/+0
* * armdefs.h (ARMul_State): New member `verbose'.David Edelsohn1995-11-181-1/+1
* Patch for Hitachi PR 8433, avoid core dump on HPUX hostJim Wilson1995-11-181-0/+9
* Add scheduling support for M{F,T}CRMichael Meissner1995-11-181-8/+72
* More scheduling stuffMichael Meissner1995-11-181-684/+1203
* checkpoint ppc simulatorMichael Meissner1995-11-173-696/+851
* Delete old functional_unit support; Add --enable-sim-model-issue; Monitor bra...Michael Meissner1995-11-168-728/+131
* fix bug in last checkinMichael Meissner1995-11-164-2/+8
* more functional unit changesMichael Meissner1995-11-165-152/+945
* Add option to make options inlineMichael Meissner1995-11-156-3/+76
* More model specific changesMichael Meissner1995-11-158-302/+537
* * gencode.c: jsr, bsr and bsrf actually save pc+4 in pr, and rtsStu Grossman1995-11-152-3/+4
* * gencode.c: jsr actually saves pc+4, and rts actually uses pr+0.Stu Grossman1995-11-142-4/+50
* make inline model use static when inlining.Michael Meissner1995-11-141-4/+7
* make inline model use static when inlining.Michael Meissner1995-11-143-7/+17
* fix more warningsMichael Meissner1995-11-142-2/+5
* Fix warnings and dependencyMichael Meissner1995-11-143-17/+9
* checkpointMichael Meissner1995-11-138-405/+893
* Add model-functions supportMichael Meissner1995-11-133-14/+119
* Add support for setting model name and other thingsMichael Meissner1995-11-129-67/+309