* Makefile.in (stamp-{arch,cpu,decode}): Pass CGEN_FLAGS_TO_PASS
[binutils-gdb.git] / sim / mips / gencode.c
1998-06-09 Ian Carmichael* Handle 10 and 20-bit versions of Break instruction...
1998-05-21 Gavin Romig-Kochgencode.c: Mark BEGEZALL as LIKELY.
1998-04-21 Andrew CagneyFor new IGEN simulators, rewrite checks validating...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-12-11 Jeff Law * mips.igen (MSUB): Fix to work like MADD.
1997-11-06 Andrew CagneyReplace global IPC with function argument cia or curren...
1997-10-29 Gavin Romig-Koch * gencode.c: Add tx49 configury and insns.
1997-10-25 Gavin Romig-Koch * sim/mips/gencode.c (build_instruction): Follow sim_w...
1997-10-24 Andrew CagneyAdd function to fetch 32bit instructions
1997-10-16 Andrew CagneyMove register definitions and macros out of interp...
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 Cagneyo Add support for configuring wordsize, fp hardware...
1997-09-25 Andrew CagneyAdd/use SIM_AC_OPTION_BITSIZE.
1997-09-25 Andrew CagneyAllow gencode.c to generate input to the igen generator.
1997-09-20 Gavin Romig-KochAdd handling for 3900's SDBBP, DERET, and RFE insns.
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-09 Andrew CagneyRemove GCC specific `0x...LL', replace with SIGNED64...
1997-09-07 Gavin Romig-Kochtx19 and related necessary changes.
1997-09-01 Andrew CagneyTest/fix pabsh, pabsw, psrlvw.
1997-08-25 Andrew CagneyAdd ABFD argument to sim_open call. Pass through to...
1997-07-28 Andrew CagneyHandle overflow from signed divide by -1.
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 * gencode.c (FEATURE_WARNINGS): Remove FEATURE_...
1997-06-02 Andrew Cagneyo Fix padd insn
1997-05-21 Andrew CagneyWatchpoint interface.
1997-04-21 Gavin Romig-Kochfor DIV: check for div by zero and int overflow
1997-02-26 Gavin Romig-KochCorrect the overloaded DOUBLEWORD problem
1997-02-25 Dawn Perchikstart-sanitize-r5900
1997-02-20 Gavin Romig-KochCorrect test for ISA dependent bits
1997-02-18 Gavin Romig-KochCorrect flags for PMADDUW insn
1997-02-13 Ian Lance Taylor * gencode.c (build_mips16_operands): Correct computati...
1997-02-11 Gavin Romig-KochAdd r5900
1997-02-04 Ian Lance Taylor * gencode.c (build_instruction): The high order may...
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...