* Roll Alpha modifications into devo for sky-gpuif*/ sky-gs*/ interp.c
[deliverable/binutils-gdb.git] / sim / mips / interp.c
1998-05-07  Patrick Macdonald * Roll Alpha modifications into devo for sky-gpuif...
1998-05-07  Ron UnrauInitial Breakpoint support:
1998-04-21  James Lemkeconfigure.in, interp.c: Add configure option --with...
1998-04-21  Andrew CagneyImplement ERET instruction.
1998-04-21  Andrew CagneyFor new IGEN simulators, rewrite checks validating...
1998-04-17  Frank Ch. Eigler* Fixed data mangling problems in R5900 COP2 LQC2/SQC2...
1998-04-16  Frank Ch. Eigler* Adapted R5900 COP2 interface code to clarified micro...
1998-04-15  Frank Ch. Eigler* Changes to make interp.c compile under mips64r5900...
1998-04-15  Andrew CagneyDebug tx19 built from igen sources.
1998-04-13  Frank Ch. Eigler* Fixed a one-character typo in COP2 instruction synthesis.
1998-04-08  Frank Ch. Eigler* R5900 sky COP2 testing continuing. Today only small
1998-04-07  Frank Ch. Eigler* R5900 COP2 sim testing in progress. The majority...
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-02  Andrew CagneyFor mips get_mem_size call. Force the return of a...
1998-04-01  Ron Unrausky-vu.[ch]: prototype decls, cast floats to ints befor...
1998-03-31  James Lemke * sky-dma.c: Clarify text in warning msg.
1998-03-30  Frank Ch. Eigler* Continuing sky R5900 / COP2 work. Added extra saniti...
1998-03-29  Frank Ch. Eigler* Oops, added #ifdef TARGET_SKY around R5900 COP2 imple...
1998-03-27  Frank Ch. Eigler* Inserted skeleton of R5900 COP2 simulation. Merged...
1998-03-27  Ron Unrau * sky-vu.c: new file to read/write VU registers
1998-03-27  Andrew CagneyDefine CPU_INDEX. Initialize.
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-03-06  Frank Ch. Eigler* Numerous changes & small bug fixes in PKE sim code...
1998-03-04  James Lemke * interp.c (sim_open): Map 4M of memory at zero for...
1998-03-04  Ron Unrausim-main.h: track SKY register number changes from gdb
1998-02-28  Andrew CagneyAdd generic sim-info.c:sim_info() function using module...
1998-02-28  Doug Evans * interp.c (DECLARE_OPTION_HANDLER): Use it.
1998-02-23  Ron UnrauMake it compile again for -DTARGET_SKY
1998-02-23  Andrew Cagneysim-main.h: Re-arange r5900 registers so that they...
1998-02-19  Gavin Romig-Koch * interp.c (load_memory): Add missing "break"'s.
1998-02-16  Ron Unrauconfigure: rerun autoconf
1998-02-15  Ron Unrauconfigure.in: add -DTARGET_SKY for mips64r5900-sky...
1998-02-09  Ian Carmichael* Add hardware_init hook.
1998-02-03  Andrew CagneyIGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn...
1998-02-02  Andrew CagneyAdd support for configuring the size of the floating...
1998-02-02  Andrew CagneyRewrite the mipsI/II/III pending-slot code.
1998-02-02  Andrew CagneyAlways compile FP code (test for FP at run-time).
1998-02-01  Andrew Cagneymips: Add multi-processor support for r5900. Others...
1998-01-31  Andrew Cagneyigen: Fix SMP simulator generator support.
1998-01-05  Mark Alexander * interp.c (sim_monitor): Handle Densan monitor outbyte
1997-12-29  Felix Lee * interp.c (sim_engine_run): msvc cpp barfs on #if...
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-27  Andrew CagneySeparate r5900 specifoc and mips16 instructions.
1997-10-24  Andrew CagneyAdd function to fetch 32bit instructions
1997-10-21  Andrew CagneyOutput pc profile statistics once gathered.
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-16  Andrew CagneyRename generated file engine.c to oengine.c.
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...
1997-09-26  Mark Alexander * interp.c: Allow Debug, DEPC, and EPC registers to...
1997-09-16  Gavin Romig-Koch * sim/mips/interp.c: Correct some HASFPU problems.
1997-09-12  Andrew CagneyShort form of sample-size option had wrong value.
1997-09-10  Andrew Cagneymips/sim_info was just returning?????
1997-09-09  Andrew CagneyBetter word error messages.
1997-08-27  Andrew CagneyAdd ABFD argument to sim_create_inferior. Document.
1997-08-26  Andrew CagneyFlush defunct sim_kill.
1997-08-25  Andrew CagneyAdd ABFD argument to sim_open call. Pass through to...
1997-07-02  Jeff Law * interp.c (sim_engine_run): Reset the ZERO...
1997-06-03  Andrew Cagneyo Fixes to repeated watchpoints
1997-05-27  Andrew CagneyExtend xor-endian and per-cpu support in core module.
1997-05-22  Gavin Romig-Kochifdef out uses of simSTOP, simSTEP and simBE when DEBUG...
1997-05-21  Andrew CagneyWatchpoint interface.
1997-05-19  Andrew CagneyGraft sim/common event and other code onto the mips...
1997-04-17  David Edelsohn * Makefile.in (SIM_OBJS): Add sim-load.o.
1997-04-17  Andrew CagneyCleanups to compile under FreeBSD
1997-03-13  David Edelsohn * interp.c (sim_open): New SIM_DESC result. Argument...
1997-02-06  Ian Lance Taylor * interp.c (mips16_entry): Add support for floating...
1996-12-30  Ian Lance Taylor * interp.c (store_word, load_word): New static functions.
1996-12-29  Mark Alexander * interp.c: Fix byte-swapping code throughout to work on
1996-12-25  Angela Marie Thomasadd flush_cache PMON routine
1996-12-16  Ian Lance Taylor * gencode.c (build_mips16_operands): Fix base PC value...
1996-12-10  Jim WilsonFor NEC 4100/4300 project
1996-11-20  David Edelsohn * Makefile.in: Delete stuff moved to ../common/Make...
1996-09-20  Ian Lance TaylorFix multiplication, ldxc1, and floating point conversio...
1996-09-19  Ian Lance Taylor * interp.c (CHECKHILO): Don't set HIACCESS, LOACCESS...
1996-09-16  Jackie Smith CashionMon Sep 16 11:38:16 1996 James G. Smith <jsmith@cygnu...
1996-06-03  Ian Lance Taylor * configure.in: Add calls to AC_CONFIG_HEADER, AC_CHEC...
1996-05-09  Jackie Smith CashionFri May 10 00:41:17 1996 James G. Smith <jsmith@cygnu...
1996-05-08  Jackie Smith CashionWed May 8 15:12:58 1996 James G. Smith <jsmith@cygnu...
1996-04-19  Jackie Smith CashionFri Apr 19 15:48:24 1996 James G. Smith <jsmith@cygnu...
1996-04-10  Jackie Smith CashionWed Apr 10 09:51:38 1996 James G. Smith <jsmith@cygnu...
1996-03-28  Jackie Smith CashionThu Mar 28 13:50:51 1996 James G. Smith <jsmith@cygnu...
1996-03-27  Jackie Smith CashionWed Mar 27 14:42:12 1996 James G. Smith <jsmith@cygnu...
1995-12-01  Jackie Smith Cashion* gencode.c: Tidied instruction decoding, and added...
This page took 0.646501 seconds and 104 git commands to generate.