aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
1997-03-14Update namesAndrew Cagney1-0/+3
1997-03-14Forgot to update *-n.h to sim-n*.hAndrew Cagney1-3/+3
1997-03-14Add comment to changelogMichael Meissner1-1/+2
1997-03-14Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy...Michael Meissner15-2240/+496
1997-03-14Add a number of per-simulator options: hostendian, endian, inline, warnings.Andrew Cagney10-196/+2379
1997-03-14* ld-insn.c (parse_insn_format): Accept '*' as an alternative ofAndrew Cagney2-0/+1190
1997-03-13 * interp.c (sim_open): New SIM_DESC result. Argument is nowDavid Edelsohn3-122/+153
1997-03-13 * sim_calls.c (sim_open): New SIM_DESC result. Argument is nowDavid Edelsohn1-0/+45
1997-03-13 * interp.c (sim_open): New SIM_DESC result. Argument is nowDavid Edelsohn3-166/+478
1997-03-13 * compile.c (sim_open): New SIM_DESC result. Argument is now inDavid Edelsohn1-0/+13
1997-03-13 * interf.c (sim_open): New SIM_DESC result. Argument is now inDavid Edelsohn1-0/+13
1997-03-13 * interp.c: Delete redundant prototypes of sim_foo fns.David Edelsohn1-0/+6
1997-03-13 * wrapper.c (sim_open): Has result now.David Edelsohn1-0/+12
1997-03-13 * run.c: #include "libiberty.h".David Edelsohn1-0/+8
1997-03-13Fix problems in setting the carry bitMichael Meissner2-31/+25
1997-03-13Fix os_printf_filtered; Flush stdout after calling printf_filteredMichael Meissner3-24/+100
1997-03-13New directory, devo/sim/testsuite - loose (sanitize) it for the moment.Andrew Cagney1-0/+2
1997-03-12 * simops.c: Fix carry bit computation for "add" instructions.Jeff Law2-11/+13
1997-03-12 * simops.c: Fix typos in bset insns. Fix arguments to store_memJeff Law2-5/+24
1997-03-07New files:Andrew Cagney4-1/+524
1997-03-07Extend bit and endian operators.Andrew Cagney2-0/+177
1997-03-07Clean up.Andrew Cagney1-0/+48
1997-03-07Loose the bugs file.Andrew Cagney1-0/+2
1997-03-05 * simops.c: Fix register references when computing Z and N bitsJeff Law1-3/+3
1997-03-03 * configure.in: Add mn10200 configure lines accidentallyJeff Law1-0/+3
1997-03-03Correct d10v sanitization errors.Jim Wilson1-7/+1
1997-02-27add sim-basics.h sim-config.h sim-inline.c to Things-to-keepAngela Marie Thomas1-0/+3
1997-02-26Correct the overloaded DOUBLEWORD problemGavin Romig-Koch1-7/+7
1997-02-25start-sanitize-r5900Dawn Perchik1-0/+2
1997-02-21Really checkin the d30v sim directory configure files.Andrew Cagney1-1/+10
1997-02-21The remainder of igen taken from the PowerPC simulator directory.Andrew Cagney3-0/+632
1997-02-21Instruction decode generator taken from the PowerPC simulatorAndrew Cagney21-0/+2009
1997-02-21Add d30v simulator configuration but sanatize it out.Andrew Cagney1-0/+36
1997-02-21Make useful macro's and functions found in the PowerPC simulatorAndrew Cagney2-0/+167
1997-02-20Since d10v is public now, remove all sanitization statementsMichael Meissner2-4/+0
1997-02-20Since d10v is public now, remove all sanitization statementsMichael Meissner2-30/+0
1997-02-20Correct test for ISA dependent bitsGavin Romig-Koch1-6/+18
1997-02-20 * configure.in: Don't require GCC to build the mn10200Jeff Law3-12/+15
1997-02-19 * interp.c (simopen): Add support for LSI MiniRISC PMON vectors.Mark Alexander1-0/+4
1997-02-18Correct flags for PMADDUW insnGavin Romig-Koch2-5/+17
1997-02-14Per PR 11678 - also need to maintan .SanitizeAndrew Cagney1-14/+5
1997-02-14PR 11678 - rename long decode-rule files to shorter ones, eliminateAndrew Cagney15-238/+21
1997-02-13 * gencode.c (build_mips16_operands): Correct computation of baseIan Lance Taylor1-1/+1
1997-02-11New version from Andrew; Portability fixes on top of thatMichael Meissner13-22/+538
1997-02-11Fix warnings when compiling callback.cMichael Meissner2-2/+7
1997-02-11Silence warnings in ppc simulatorMichael Meissner1-1/+10
1997-02-11Add r5900Gavin Romig-Koch5-167/+1542
1997-02-06 * interp.c (mips16_entry): Add support for floating point cases.Ian Lance Taylor2-16/+61
1997-02-05Fix thinkos in last change.David Edelsohn1-2/+3
1997-02-05 * configure.in: Don't configure any subdirs if no simulatorDavid Edelsohn2-4/+12