]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/mips/ChangeLog
Delete profile support from MIPS simulator, use sim/common/sim-profile
[thirdparty/binutils-gdb.git] / sim / mips / ChangeLog
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.
1997-08-25  Andrew CagneyAdd ABFD argument to sim_open call. Pass through to...
1997-07-25  Gavin Romig-Kochgencode.c: Two arg MADD should not assign result to...
1997-07-11  Andrew CagneyFix a number of problems in the r5900 specific p* ...
1997-07-02  Jeff Law * gencode.c (build_instruction): Handle "pext5...
1997-07-02  Jeff Law * gencode.c (build_instruction): Handle "ppac5...
1997-07-02  Jeff Law * interp.c (sim_engine_run): Reset the ZERO...
1997-07-02  Jeff Law * gencode.c (FEATURE_WARNINGS): Remove FEATURE_...
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-24  David Edelsohn* tconfig.in (SIM_HAVE_BIENDIAN): Define.
1997-04-21  Gavin Romig-Kochfor DIV: check for div by zero and int overflow
1997-04-17  David Edelsohn * Makefile.in (SIM_OBJS): Add sim-load.o.
1997-04-17  Andrew CagneyCleanups to compile under FreeBSD
1997-04-02  David Edelsohn * interp.c (sim_open): New arg `kind'.
1997-04-02  David Edelsohn * aclocal.m4: Check for stdlib.h, string.h, strings...
1997-04-02  Andrew CagneyNew file common/sim-config.c sets/checks simulator...
1997-03-17  Gavin Romig-KochAdd/use pr_uword64 for SIM_ADDR independent values.
1997-03-17  Andrew Cagney * configure: Re-generate.
1997-03-14  Michael MeissnerRegenerate simulator configure scripts; Remove d10v...
1997-03-13  David Edelsohn * interp.c (sim_open): New SIM_DESC result. Argument...
1997-02-19  Mark Alexander * interp.c (simopen): Add support for LSI MiniRISC...
1997-02-18  Gavin Romig-KochCorrect flags for PMADDUW insn
1997-02-11  Gavin Romig-KochAdd r5900
1997-02-06  Ian Lance Taylor * interp.c (mips16_entry): Add support for floating...
1997-02-04  Ian Lance Taylor * gencode.c (build_instruction): The high order may...
1997-02-04  David Edelsohn * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
1997-01-31  Ian Lance Taylor * configure: Rebuild after change to aclocal.m4.
1997-01-23  Stu Grossman * configure configure.in Makefile.in: Update to new...
1997-01-03  Mark Alexander * interp.c (sim_monitor): Make output to stdout visible in
1996-12-31  Mark Alexander * support.h: Undo previous change to SIGTRAP
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-29  Mark Alexander * support.h: Make definitions of SIGTRAP and SIGQUIT...
1996-12-28  Mark Alexander * gencode.c (build_instruction): Work around MSVC...
1996-12-25  Angela Marie Thomasadd flush_cache PMON routine
1996-12-20  Stu Grossman * support.h: Use _WIN32 instead of __WIN32__. Also...
1996-12-19  Ian Lance Taylor * gencode.c (build_instruction) [MUL]: Cast operands...
1996-12-16  Ian Lance Taylor * gencode.c (MIPS16_DECODE): SWRASP is I8, not RI.
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-27  Ian Lance TaylorActually check in the right change to interp.c.
1996-11-26  Ian Lance Taylor Add support for mips16 (16 bit MIPS implementation):
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-19  Ian Lance Taylor * gencode.c (process_instructions): Correct shift...
1996-09-19  Ian Lance Taylor * gencode.c (process_instructions): Correct handling...
1996-09-16  Jackie Smith CashionMon Sep 16 11:38:16 1996 James G. Smith <jsmith@cygnu...
1996-06-26  Jason Molenda * Makefile.in (bindir, libdir, datadir, mandir...
1996-06-03  Ian Lance Taylor * configure.in: Add calls to AC_CONFIG_HEADER, AC_CHEC...
1996-05-08  Jackie Smith CashionWed May 8 15:12:58 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...
1996-02-21  Ian Lance Taylorregenerate configure scripts with autoconf 2.7
1995-12-01  Jackie Smith Cashion* gencode.c: Tidied instruction decoding, and added...