Cleanup INLINE support for simulators using common framework.
[external/binutils.git] / sim / mips / ChangeLog
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...
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 CagneyAdd option --enable-sim-igen to mips configuration...
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-10-29 Gavin Romig-Koch * gencode.c: Add tx49 configury and insns.
1997-10-29 Andrew Cagneycommon/sim-bits.h: Document ROTn macro.
1997-10-28 Andrew CagneyAdd support for 16 byte quantities to sim-endian macro...
1997-10-27 Andrew CagneySeparate r5900 specifoc and mips16 instructions.
1997-10-27 Andrew CagneyAdd mips64vr5400 to configuration list
1997-10-25 Gavin Romig-Koch * sim/mips/gencode.c (build_instruction): Follow sim_w...
1997-10-24 Andrew CagneyAdd basic igen configuration to autoconf. Disable.
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 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-16 Andrew Cagney* gencode.c (build_instruction): Use FPR_STATE not...
1997-10-16 Andrew Cagney* gencode.c (build_instruction): For "FPSQRT", output...
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-30 Andrew CagneyAdd access to hi part of r5900 128 bit registers.
1997-09-29 Bob Manson * configure: Regenerated.
1997-09-26 Mark Alexander * interp.c: Allow Debug, DEPC, and EPC registers to...
1997-09-25 Andrew CagneyAllow gencode.c to generate input to the igen generator.
1997-09-25 Andrew CagneyPacify GCC -Wall
1997-09-23 Andrew CagneyRemove need to update <targ>/Makefile.in when adding...
1997-09-22 Andrew CagneyAdd memory alignment config option.
1997-09-22 Andrew CagneySimplify logic behind the generic configuration option...
1997-09-22 Andrew CagneyAdd support for --enable-sim-alignment to simulator...
1997-09-19 Gavin Romig-Koch * gencode.c: Add r3900 (tx39).
1997-09-16 Gavin Romig-Koch * sim/mips/gencode.c (build_instruction): Don't need...
1997-09-16 Gavin Romig-Koch * sim/mips/interp.c: Correct some HASFPU problems.
1997-09-15 Andrew CagneyUpdate to reflect change to sim/common/aclocal.m4 ...
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-09-09 Andrew CagneyRemove GCC specific `0x...LL', replace with SIGNED64...
1997-09-07 Gavin Romig-Kochtx19 and related necessary changes.
1997-09-05 David Edelsohn* configure: Regenerated to track ../common/aclocal...
1997-09-01 Andrew CagneyTest/fix pabsh, pabsw, psrlvw.
1997-08-27 Andrew CagneyFix doco on enable-sim-inline.
1997-08-27 Andrew CagneyAdd ABFD argument to sim_create_inferior. Document.
1997-08-26 Andrew CagneyFlush defunct sim_kill.
next