For NEC 4300 project, fix last remaining host/target endianness problem
[platform/upstream/binutils.git] / sim / mips / gencode.c
1997-01-08 Jim WilsonFor NEC 4300 project, fix last remaining host/target...
1996-12-28 Mark Alexander * gencode.c (build_instruction): Work around MSVC...
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-11 Jim WilsonFor NEC 4100/4300 project: Add little endian support...
1996-12-10 Jim WilsonFor NEC 4100/4300 project
1996-11-27 Ian Lance Taylor * gencode.c (process_instructions): If ! proc64, skip...
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-26 Jackie Smith CashionThu Sep 26 17:35:00 1996 James G. Smith <jsmith@cygnu...
1996-09-20 Ian Lance Taylor * gencode.c (process_instructions): Call build_endian_...
1996-09-20 Ian Lance TaylorFix multiplication, ldxc1, and floating point conversio...
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-08-22 Ian Lance Taylor * Makefile.in (gencode): Depend upon gencode.o, getopt...
1996-07-18 Stu Grossman * gencode.c (process_instructions): Generate word64...
1996-06-05 Jackie Smith CashionWed Jun 5 08:28:13 1996 James G. Smith <jsmith@cygnu...
1996-04-19 Jackie Smith CashionFri Apr 19 15:48:24 1996 James G. Smith <jsmith@cygnu...
1996-03-27 Jackie Smith CashionWed Mar 27 14:42:12 1996 James G. Smith <jsmith@cygnu...
1996-03-07 Jackie Smith CashionThu Mar 7 11:19:33 1996 James G. Smith <jsmith@cygnu...
1995-12-01 Jackie Smith Cashion* gencode.c: Tidied instruction decoding, and added...
1995-11-08 Jackie Smith CashionInitial check-in of the MIPS simulator. Work still...