* Makefile.in (stamp-{arch,cpu,decode}): Pass CGEN_FLAGS_TO_PASS
[binutils-gdb.git] / sim / mips / ChangeLog
1998-06-11 Frank Ch. Eigler* Moving some sky-specific ChangeLog entries into Chang...
1998-06-10 Frank Ch. Eigler* Support for sky hardware interrupts. The sky-dma...
1998-06-09 Ian Carmichael* Handle 10 and 20-bit versions of Break instruction...
1998-06-09 Frank Ch. Eigler* Updates to tx3904 peripheral simulations for ECC.
1998-06-09 Gavin Romig-Koch * mips.igen (SWC1) : Correct the handling of ReverseEndian
1998-06-09 Gavin Romig-Koch * configure.in (mips_fpu_bitsize) : Set this correctly...
1998-06-04 Frank Ch. Eigler* Early check-in of tx3904 timer sim implementation...
1998-06-04 Andrew CagneyThe r5900 doesn't have HI/LO DIV/MUL register problems...
1998-06-02 Ian Carmichael* SYSCALL now uses exception vector.
1998-06-01 Frank Ch. Eigler* Small TX39-only patch for ECC.
1998-06-01 Jeff Law * r5900.igen (rsqrt.s): Update based on r5900...
1998-05-29 Andrew CagneyMatch mips*tx39 not mipst*tx39.
1998-05-25 Andrew CagneyFix mips SWL on 64bit ISA when 32 bit word appears...
1998-05-22 Andrew CagneyOnly enable H/W on some mips targets.
1998-05-22 Andrew CagneySanity clause
1998-05-21 Gavin Romig-Kochgencode.c: Mark BEGEZALL as LIKELY.
1998-05-21 Andrew CagneyFix sign extension on 32 bit add/sub instructions.
1998-05-21 Andrew Cagney* interp.c (sim_fetch_register): Convert internal r5900...
1998-05-18 Frank Ch. Eigler* Monster patch - may destablize MIPS sims for a little...
1998-05-13 Gavin Romig-Koch * r5900.igen: Replace the calls and the definition...
1998-05-13 Gavin Romig-Koch * tx.igen (madd,maddu): Replace calls to check_op_hilo
1998-05-13 Gavin Romig-Koch * mips/mips.igen (check_op_hilo,check_mult_hilo,check_...
1998-05-12 Andrew Cagney* configure.in (SUBTARGET_R3900): Define for mipstx39...
1998-05-07 Doug Evans * sim-main.h (INSN_NAME): New arg `cpu'.
1998-04-29 Geoffrey NoerTue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus...
1998-04-26 Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-04-24 Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-04-24 Andrew Cagney* mips.igen (do_store_left): Pass 0 not NULL to store_m...
1998-04-21 Andrew CagneyEntry about changing sim_open missing from changelog.
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-16 Andrew Cagneyo CVT.S.W and CVT.W.S were reversed
1998-04-15 Andrew CagneyTX19 uses igen by default.
1998-04-15 Frank Ch. Eigler* Changes to make interp.c compile under mips64r5900...
1998-04-15 Andrew CagneyRe-fix 32 bit DSRAV instruction.
1998-04-15 Andrew CagneyDebug tx19 built from igen sources.
1998-04-14 Andrew CagneyImplement 32 bit MIPS16 instructions listed in m16...
1998-04-13 Frank Ch. Eigler* Fixed a one-character typo in COP2 instruction synthesis.
1998-04-09 Frank Ch. Eigler* Backed out week-old attempt at enabling quadword...
1998-04-09 Ian Carmichael* Fixed up blank lines in file.
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-04 Andrew CagneyCleanup INLINE support for simulators using common...
1998-04-02 Andrew CagneyFor mips get_mem_size call. Force the return of a...
1998-04-01 Frank Ch. Eigler* You bop one on the head ... another one appears.
1998-03-30 Frank Ch. Eigler* Continuing sky R5900 / COP2 work. Added extra saniti...
1998-03-30 Gavin Romig-Koch * configure.in (mipstx39*-*-*): Use gencode simulator...
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 Andrew CagneyDo top level sim-hw module for device tree.
1998-03-27 Andrew CagneyDefine CPU_INDEX. Initialize.
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-03-25 Andrew CagneyRe-do --enable-sim-hardware so that each simulator...
1998-03-24 Andrew Cagney* interp.c (Max, Min): Comment out functions. Not yet...
1998-03-18 Frank Ch. Eigler* Added --with-sim-gpu2=<path> option for linking SCEI...
1998-03-10 Gavin Romig-Koch * vr4320.igen (clz,dclz) : Added.
1998-03-05 Andrew CagneyFix opcode fields in SHFL.*
1998-03-03 Gavin Romig-Koch * vr4320.igen: New file.
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-28 Doug Evans * interp.c (DECLARE_OPTION_HANDLER): Use it.
1998-02-25 Andrew CagneyFinish implementation of r5900 instructions.
1998-02-24 Andrew CagneyAdd tracing to r5900 p* instructions.
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-07 Andrew CagneyFix double dependency for itable.[hc]. Was causing...
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 CagneyAdd config support for the size of the target address...
1998-01-31 Andrew Cagneymips - for r5900 generate igen simulator.
1998-01-31 Andrew Cagneyigen: Fix SMP simulator generator support.
1998-01-21 Andrew CagneyUse macro GPR_SET(N,VAL) to clear zero registers.
1998-01-20 Doug Evans* aclocal.m4: Recognize --enable-maintainer-mode.
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-12-15 Andrew CagneyIn nrun.c, look for sigaction & SA_RESTART. When both...
1997-12-13 Andrew CagneyFor MADD et.al. instructions sign extend 32 bit result...
1997-12-12 Jeff Law * configure.in (sim_igen_filter): Multi-sim...
1997-12-11 Jeff Law * mips.igen (MSUB): Fix to work like MADD.
1997-12-09 Andrew CagneyFor bfd, add vr5400 and vr5000 mips machine variants...
1997-12-04 Doug EvansRegenerate configure files.
1997-12-03 Andrew CagneyMissing change log entry.
1997-11-26 Andrew CagneyFix typo in format argument to sim_io_eprintf.
1997-11-26 Andrew CagneyMove MDMX instructions which are public knowledge from...
1997-11-25 Andrew Cagneysanitize-r5900 not v5900
1997-11-25 Andrew Cagneyvr5400 sanitize cleanups
1997-11-20 Andrew Cagneyo Add SIM_SIGFPE to sim-signals
1997-11-20 Andrew CagneyAllow reads/writes to C0_CONFIG register.
1997-11-18 Doug Evans * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).
1997-11-14 Andrew Cagney * mips.igen: Tag vr5000 instructions.
1997-11-11 Andrew CagneyMake the signess of compares between GPR's explicit...
1997-11-11 Andrew CagneyFix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1...
next