* interp.c (simopen): Add support for LSI MiniRISC PMON vectors.
[binutils-gdb.git] / sim / mips / ChangeLog
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...