* eCos->devo merge; tx3904 sanitize tags removed
[external/binutils.git] / sim / mips / sim-main.h
1998-12-30 Frank Ch. Eigler* eCos->devo merge; tx3904 sanitize tags removed
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-08 Frank Ch. Eigler* sky->devo merge, final part of sim merge
1998-11-23 Andrew CagneySwitch mips-lsi-elf mips16 simulator to igen (from...
1998-11-12 Andrew CagneyAdd configury for mips-lsi-elf target (32 bit MIPS16).
1998-10-27 Frank Ch. Eigler* MONSTER sky -> devo merge
1998-09-08 Frank Ch. Eigler* Patch for PR 17142, brought over from sky branch.
1998-07-31 Ron Unrau * sim-main.h: shadow NUM_CORE_REGS from tm...
1998-06-29 Gavin Romig-Koch * interp.c (OPTION_BRANCH_BUG_4011): Add.
1998-06-16 Ron Unrau * sky-pke.c(read_pke_pc): return source address...
1998-06-14 Ron Unrau * sky-engine.c: Set ordering of device issues...
1998-06-09 Ian Carmichael* Handle 10 and 20-bit versions of Break instruction...
1998-05-18 Frank Ch. Eigler* Monster patch - may destablize MIPS sims for a little...
1998-05-07 Doug Evans * sim-main.h (INSN_NAME): New arg `cpu'.
1998-04-29 James Lemke * sim-main.h, sky-libvpe.c: r59fp_op* functions...
1998-04-22 James LemkeMove target specific stuff from sim/common/sim-base...
1998-04-21 James Lemker5900.igen, sim-main.h, sky-libvpe.c: Add run-time...
1998-04-21 Jason MolendaFix sanitize tag. The proper keyword is "start-sanitiz...
1998-04-21 Andrew CagneyFor new IGEN simulators, rewrite checks validating...
1998-04-15 Andrew CagneyDebug tx19 built from igen sources.
1998-04-14 Andrew CagneyImplement 32 bit MIPS16 instructions listed in m16...
1998-04-09 Frank Ch. Eigler* Backed out week-old attempt at enabling quadword...
1998-04-09 Ian Carmichael* Temporarily change LOADDRMASK in sky build.
1998-04-07 Frank Ch. Eigler* R5900 COP2 is now ready for testing. Let loose the...
1998-04-05 Frank Ch. Eigler* R5900 COP2 function nearly complete. PKE sim now...
1998-04-05 Andrew Cagneyaclocal.m4: Don't enable inlining when cross-compiling.
1998-04-02 Andrew CagneyRe-do load/store operations so that they work for both...
1998-04-01 Ron Unrausky-vu.[ch]: prototype decls, cast floats to ints befor...
1998-03-30 Frank Ch. Eigler* Continuing sky R5900 / COP2 work. Added extra saniti...
1998-03-27 Frank Ch. Eigler* Inserted skeleton of R5900 COP2 simulation. Merged...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-03-03 Andrew CagneyFix DIV, DIV1 (wrong check for overflow) and DIVU1...
1998-02-28 Andrew CagneyAdd generic sim-info.c:sim_info() function using module...
1998-02-25 Andrew CagneyFinish implementation of r5900 instructions.
1998-02-23 Andrew Cagneysim-main.h: Re-arange r5900 registers so that they...
1998-02-02 Andrew CagneyRewrite the mipsI/II/III pending-slot code.
1998-02-01 Andrew Cagneymips: Add multi-processor support for r5900. Others...
1998-01-31 Andrew Cagneyigen: Fix SMP simulator generator support.
1998-01-21 Andrew CagneyUse macro GPR_SET(N,VAL) to clear zero registers.
1997-11-20 Andrew Cagneyo Add SIM_SIGFPE to sim-signals
1997-11-20 Andrew CagneyAllow reads/writes to C0_CONFIG register.
1997-11-11 Andrew CagneyFix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1...
1997-11-06 Andrew CagneyReplace global IPC with function argument cia or curren...
1997-11-06 Andrew CagneyIGEN likes to cache the current instruction address...
1997-11-05 Andrew CagneyRewrite the MIPS simulator's memory model so that it...
1997-11-05 Andrew CagneyDelete -l and -n options, didn't do anything.
1997-11-05 Andrew CagneyRewrite sim_monitor (implements read, write, open,...
1997-11-04 Gavin Romig-KochCorrect r5900 sanitization.
1997-10-29 Andrew Cagneycommon/sim-bits.h: Document ROTn macro.
1997-10-24 Andrew CagneyAdd function to fetch 32bit instructions
1997-10-21 Andrew CagneyUse SIM*_OVERFLOW_RESULT defined in sim-alu.h
1997-10-21 Andrew CagneyDelete profile support from MIPS simulator, use sim...
1997-10-20 Andrew CagneyMake mips registers of type unsigned_word.
1997-10-16 Andrew CagneyMove register definitions and macros out of interp...
1997-10-14 Andrew CagneyMove global MIPS simulator variables into sim_cpu struct.
1997-10-14 Andrew Cagneyo Add support for configuring wordsize, fp hardware...