1998-04-04 |
Andrew Cagney | Cleanup INLINE support for simulators using common... |
blob | commitdiff |
1998-04-02 |
Andrew Cagney | For mips get_mem_size call. Force the return of a... |
blob | commitdiff | diff to current |
1998-04-01 |
Frank Ch. Eigler | * You bop one on the head ... another one appears. |
blob | commitdiff | diff to current |
1998-03-30 |
Frank Ch. Eigler | * Continuing sky R5900 / COP2 work. Added extra saniti... |
blob | commitdiff | diff to current |
1998-03-30 |
Gavin Romig-Koch | * configure.in (mipstx39*-*-*): Use gencode simulator... |
blob | commitdiff | diff to current |
1998-03-29 |
Frank Ch. Eigler | * Oops, added #ifdef TARGET_SKY around R5900 COP2 imple... |
blob | commitdiff | diff to current |
1998-03-27 |
Frank Ch. Eigler | * Inserted skeleton of R5900 COP2 simulation. Merged... |
blob | commitdiff | diff to current |
1998-03-27 |
Andrew Cagney | Do top level sim-hw module for device tree. |
blob | commitdiff | diff to current |
1998-03-27 |
Andrew Cagney | Define CPU_INDEX. Initialize. |
blob | commitdiff | diff to current |
1998-03-25 |
Tom Tromey | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | diff to current |
1998-03-25 |
Andrew Cagney | Re-do --enable-sim-hardware so that each simulator... |
blob | commitdiff | diff to current |
1998-03-24 |
Andrew Cagney | * interp.c (Max, Min): Comment out functions. Not yet... |
blob | commitdiff | diff to current |
1998-03-18 |
Frank Ch. Eigler | * Added --with-sim-gpu2=<path> option for linking SCEI... |
blob | commitdiff | diff to current |
1998-03-10 |
Gavin Romig-Koch | * vr4320.igen (clz,dclz) : Added. |
blob | commitdiff | diff to current |
1998-03-05 |
Andrew Cagney | Fix opcode fields in SHFL.* |
blob | commitdiff | diff to current |
1998-03-03 |
Gavin Romig-Koch | * vr4320.igen: New file. |
blob | commitdiff | diff to current |
1998-03-03 |
Andrew Cagney | Fix DIV, DIV1 (wrong check for overflow) and DIVU1... |
blob | commitdiff | diff to current |
1998-02-28 |
Andrew Cagney | Add generic sim-info.c:sim_info() function using module... |
blob | commitdiff | diff to current |
1998-02-28 |
Doug Evans | * interp.c (DECLARE_OPTION_HANDLER): Use it. |
blob | commitdiff | diff to current |
1998-02-25 |
Andrew Cagney | Finish implementation of r5900 instructions. |
blob | commitdiff | diff to current |
1998-02-24 |
Andrew Cagney | Add tracing to r5900 p* instructions. |
blob | commitdiff | diff to current |
1998-02-23 |
Andrew Cagney | sim-main.h: Re-arange r5900 registers so that they... |
blob | commitdiff | diff to current |
1998-02-19 |
Gavin Romig-Koch | * interp.c (load_memory): Add missing "break"'s. |
blob | commitdiff | diff to current |
1998-02-07 |
Andrew Cagney | Fix double dependency for itable.[hc]. Was causing... |
blob | commitdiff | diff to current |
1998-02-03 |
Andrew Cagney | IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn... |
blob | commitdiff | diff to current |
1998-02-02 |
Andrew Cagney | Add support for configuring the size of the floating... |
blob | commitdiff | diff to current |
1998-02-02 |
Andrew Cagney | Rewrite the mipsI/II/III pending-slot code. |
blob | commitdiff | diff to current |
1998-02-02 |
Andrew Cagney | Always compile FP code (test for FP at run-time). |
blob | commitdiff | diff to current |
1998-02-01 |
Andrew Cagney | mips: Add multi-processor support for r5900. Others... |
blob | commitdiff | diff to current |
1998-01-31 |
Andrew Cagney | Add config support for the size of the target address... |
blob | commitdiff | diff to current |
1998-01-31 |
Andrew Cagney | mips - for r5900 generate igen simulator. |
blob | commitdiff | diff to current |
1998-01-31 |
Andrew Cagney | igen: Fix SMP simulator generator support. |
blob | commitdiff | diff to current |
1998-01-21 |
Andrew Cagney | Use macro GPR_SET(N,VAL) to clear zero registers. |
blob | commitdiff | diff to current |
1998-01-20 |
Doug Evans | * aclocal.m4: Recognize --enable-maintainer-mode. |
blob | commitdiff | diff to current |
1998-01-05 |
Mark Alexander | * interp.c (sim_monitor): Handle Densan monitor outbyte |
blob | commitdiff | diff to current |
1997-12-29 |
Felix Lee | * interp.c (sim_engine_run): msvc cpp barfs on #if... |
blob | commitdiff | diff to current |
1997-12-15 |
Andrew Cagney | In nrun.c, look for sigaction & SA_RESTART. When both... |
blob | commitdiff | diff to current |
1997-12-13 |
Andrew Cagney | For MADD et.al. instructions sign extend 32 bit result... |
blob | commitdiff | diff to current |
1997-12-12 |
Jeff Law | * configure.in (sim_igen_filter): Multi-sim... |
blob | commitdiff | diff to current |
1997-12-11 |
Jeff Law | * mips.igen (MSUB): Fix to work like MADD. |
blob | commitdiff | diff to current |
1997-12-09 |
Andrew Cagney | For bfd, add vr5400 and vr5000 mips machine variants... |
blob | commitdiff | diff to current |
1997-12-04 |
Doug Evans | Regenerate configure files. |
blob | commitdiff | diff to current |
1997-12-03 |
Andrew Cagney | Missing change log entry. |
blob | commitdiff | diff to current |
1997-11-26 |
Andrew Cagney | Fix typo in format argument to sim_io_eprintf. |
blob | commitdiff | diff to current |
1997-11-26 |
Andrew Cagney | Move MDMX instructions which are public knowledge from... |
blob | commitdiff | diff to current |
1997-11-25 |
Andrew Cagney | sanitize-r5900 not v5900 |
blob | commitdiff | diff to current |
1997-11-25 |
Andrew Cagney | vr5400 sanitize cleanups |
blob | commitdiff | diff to current |
1997-11-20 |
Andrew Cagney | o Add SIM_SIGFPE to sim-signals |
blob | commitdiff | diff to current |
1997-11-20 |
Andrew Cagney | Allow reads/writes to C0_CONFIG register. |
blob | commitdiff | diff to current |
1997-11-18 |
Doug Evans | * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS). |
blob | commitdiff | diff to current |
1997-11-14 |
Andrew Cagney | * mips.igen: Tag vr5000 instructions. |
blob | commitdiff | diff to current |
1997-11-11 |
Andrew Cagney | Make the signess of compares between GPR's explicit... |
blob | commitdiff | diff to current |
1997-11-11 |
Andrew Cagney | Fix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1... |
blob | commitdiff | diff to current |
1997-11-06 |
Andrew Cagney | Replace global IPC with function argument cia or curren... |
blob | commitdiff | diff to current |
1997-11-06 |
Andrew Cagney | IGEN likes to cache the current instruction address... |
blob | commitdiff | diff to current |
1997-11-05 |
Andrew Cagney | Add option --enable-sim-igen to mips configuration... |
blob | commitdiff | diff to current |
1997-11-05 |
Andrew Cagney | Rewrite the MIPS simulator's memory model so that it... |
blob | commitdiff | diff to current |
1997-11-05 |
Andrew Cagney | Delete -l and -n options, didn't do anything. |
blob | commitdiff | diff to current |
1997-11-05 |
Andrew Cagney | Rewrite sim_monitor (implements read, write, open,... |
blob | commitdiff | diff to current |
1997-10-29 |
Gavin Romig-Koch | * gencode.c: Add tx49 configury and insns. |
blob | commitdiff | diff to current |
1997-10-29 |
Andrew Cagney | common/sim-bits.h: Document ROTn macro. |
blob | commitdiff | diff to current |
1997-10-28 |
Andrew Cagney | Add support for 16 byte quantities to sim-endian macro... |
blob | commitdiff | diff to current |
1997-10-27 |
Andrew Cagney | Separate r5900 specifoc and mips16 instructions. |
blob | commitdiff | diff to current |
1997-10-27 |
Andrew Cagney | Add mips64vr5400 to configuration list |
blob | commitdiff | diff to current |
1997-10-25 |
Gavin Romig-Koch | * sim/mips/gencode.c (build_instruction): Follow sim_w... |
blob | commitdiff | diff to current |
1997-10-24 |
Andrew Cagney | Add basic igen configuration to autoconf. Disable. |
blob | commitdiff | diff to current |
1997-10-24 |
Andrew Cagney | Add function to fetch 32bit instructions |
blob | commitdiff | diff to current |
1997-10-21 |
Andrew Cagney | Use SIM*_OVERFLOW_RESULT defined in sim-alu.h |
blob | commitdiff | diff to current |
1997-10-21 |
Andrew Cagney | Output pc profile statistics once gathered. |
blob | commitdiff | diff to current |
1997-10-21 |
Andrew Cagney | Delete profile support from MIPS simulator, use sim... |
blob | commitdiff | diff to current |
1997-10-20 |
Andrew Cagney | Make mips registers of type unsigned_word. |
blob | commitdiff | diff to current |
1997-10-16 |
Andrew Cagney | Move register definitions and macros out of interp... |
blob | commitdiff | diff to current |
1997-10-16 |
Andrew Cagney | Rename generated file engine.c to oengine.c. |
blob | commitdiff | diff to current |
1997-10-16 |
Andrew Cagney | * gencode.c (build_instruction): Use FPR_STATE not... |
blob | commitdiff | diff to current |
1997-10-16 |
Andrew Cagney | * gencode.c (build_instruction): For "FPSQRT", output... |
blob | commitdiff | diff to current |
1997-10-14 |
Andrew Cagney | Move global MIPS simulator variables into sim_cpu struct. |
blob | commitdiff | diff to current |
1997-10-14 |
Andrew Cagney | o Add support for configuring wordsize, fp hardware... |
blob | commitdiff | diff to current |
1997-09-30 |
Andrew Cagney | Add access to hi part of r5900 128 bit registers. |
blob | commitdiff | diff to current |
1997-09-29 |
Bob Manson | * configure: Regenerated. |
blob | commitdiff | diff to current |
1997-09-26 |
Mark Alexander | * interp.c: Allow Debug, DEPC, and EPC registers to... |
blob | commitdiff | diff to current |
1997-09-25 |
Andrew Cagney | Allow gencode.c to generate input to the igen generator. |
blob | commitdiff | diff to current |
1997-09-25 |
Andrew Cagney | Pacify GCC -Wall |
blob | commitdiff | diff to current |
1997-09-23 |
Andrew Cagney | Remove need to update <targ>/Makefile.in when adding... |
blob | commitdiff | diff to current |
1997-09-22 |
Andrew Cagney | Add memory alignment config option. |
blob | commitdiff | diff to current |
1997-09-22 |
Andrew Cagney | Simplify logic behind the generic configuration option... |
blob | commitdiff | diff to current |
1997-09-22 |
Andrew Cagney | Add support for --enable-sim-alignment to simulator... |
blob | commitdiff | diff to current |
1997-09-19 |
Gavin Romig-Koch | * gencode.c: Add r3900 (tx39). |
blob | commitdiff | diff to current |
1997-09-16 |
Gavin Romig-Koch | * sim/mips/gencode.c (build_instruction): Don't need... |
blob | commitdiff | diff to current |
1997-09-16 |
Gavin Romig-Koch | * sim/mips/interp.c: Correct some HASFPU problems. |
blob | commitdiff | diff to current |
1997-09-15 |
Andrew Cagney | Update to reflect change to sim/common/aclocal.m4 ... |
blob | commitdiff | diff to current |
1997-09-12 |
Andrew Cagney | Short form of sample-size option had wrong value. |
blob | commitdiff | diff to current |
1997-09-10 |
Andrew Cagney | mips/sim_info was just returning????? |
blob | commitdiff | diff to current |
1997-09-09 |
Andrew Cagney | Better word error messages. |
blob | commitdiff | diff to current |
1997-09-09 |
Andrew Cagney | Remove GCC specific `0x...LL', replace with SIGNED64... |
blob | commitdiff | diff to current |
1997-09-07 |
Gavin Romig-Koch | tx19 and related necessary changes. |
blob | commitdiff | diff to current |
1997-09-05 |
David Edelsohn | * configure: Regenerated to track ../common/aclocal... |
blob | commitdiff | diff to current |
1997-09-01 |
Andrew Cagney | Test/fix pabsh, pabsw, psrlvw. |
blob | commitdiff | diff to current |
1997-08-27 |
Andrew Cagney | Fix doco on enable-sim-inline. |
blob | commitdiff | diff to current |
1997-08-27 |
Andrew Cagney | Add ABFD argument to sim_create_inferior. Document. |
blob | commitdiff | diff to current |
1997-08-26 |
Andrew Cagney | Flush defunct sim_kill. |
blob | commitdiff | diff to current |
next |