* symtab.c: Include inferior.h.
[platform/upstream/binutils.git] / sim /
1997-10-22 Andrew CagneyAdd LMA_P and DO_WRITE arguments to sim/common/sim...
1997-10-22 Doug Evans* nrun.c (main): Exit if bfd_openr fails.
1997-10-22 Doug Evans * nrun.c (main): Remove useless test of name != NULL.
1997-10-21 Jeff Law * simops.c: Correctly handle register restores...
1997-10-21 Andrew CagneyUse SIM*_OVERFLOW_RESULT defined in sim-alu.h
1997-10-21 Andrew CagneyPacify GCC -Wall
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 CagneyHave single bit macros return an unsigned result. Avoid...
1997-10-20 Andrew CagneyMake mips registers of type unsigned_word.
1997-10-20 Andrew CagneyAdd 8 bit arithmetic to sim-alu.
1997-10-17 Andrew CagneyPreliminary tests for sim-alu module.
1997-10-16 Andrew CagneyMove register definitions and macros out of interp...
1997-10-16 Andrew CagneyCheckpoint IGEN version of MIPS simulator.
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-16 Andrew Cagney* gen-semantics.c (print_semantic_body): Use CIA not...
1997-10-15 Andrew CagneySanitize additional files.
1997-10-15 Andrew CagneyEnable d10v simulator testsuite - two tests: Hello...
1997-10-14 Andrew CagneyHandle core regions which start at a poorly aligned...
1997-10-14 Andrew Cagney* sim-alu.h (ALU64_HAD_OVERFLOW): Define.
1997-10-14 Andrew CagneyCheckpoint IGEN version of MIPS simulator.
1997-10-14 Andrew CagneyMove global MIPS simulator variables into sim_cpu struct.
1997-10-14 Andrew CagneyCorrect type of address argument for sim_core_{read...
1997-10-14 Andrew Cagneyo Add support for configuring wordsize, fp hardware...
1997-10-14 Andrew CagneyOutput line-ref to original igen source file when gener...
1997-10-13 Fred Fish * simops.c (OP_6A01): Change OP_POSTDEC to OP_POSTINC...
1997-10-11 Fred Fish * simops.c (OP_6401): postdecrement on r15 is...
1997-10-11 Fred Fish * simops.c (OP_6401): postdecrement on r15 is...
1997-10-09 Andrew CagneySnap. Gets through igen's checks.
1997-10-09 Andrew CagneyAdd -Wnodiscard option so that warning about discarded...
1997-10-09 Andrew CagneyBuild IGEN with the MIPS simulator.
1997-10-08 Andrew CagneyMIPS/IGEN checkpoint - doesn't build.
1997-10-07 Andrew CagneyCheckpoint IGEN input file for MIPS simulator.
1997-10-03 Andrew CagneyRewrite simulator floating point module. Do not rely...
1997-10-02 Andrew CagneyFix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE.
1997-09-30 Andrew CagneyAdd access to hi part of r5900 128 bit registers.
1997-09-29 Bob Manson * configure: Regenerated.
1997-09-29 Andrew CagneyDo not sanitize out sim/testsuite/common directory.
1997-09-27 Fred Fish * d10v_sim.h (INC_ADDR): Align MOD_E to increment...
1997-09-27 Fred Fish * interp.c (pc_addr): Discard upper bit(s) of...
1997-09-26 Mark Alexander * interp.c: Allow Debug, DEPC, and EPC registers to...
1997-09-26 Felix Lee * sim-main.h: delete null override of SIM_ENGINE_HALT_...
1997-09-25 Stu Grossman * sim-break.c (sim_set_breakpoint sim_clear_breakpoint...
1997-09-25 Andrew CagneyAdd/use SIM_AC_OPTION_BITSIZE.
1997-09-25 Andrew Cagney* config/v850/tm-v850.h (BREAKPOINT): Use 1 word DIVH...
1997-09-25 Andrew CagneyAllow gencode.c to generate input to the igen generator.
1997-09-25 Andrew CagneyPacify GCC -Wall
1997-09-25 Stu Grossman * Make-common.in: New files sim-break.c, sim-break.h.
1997-09-24 Jeff Lawr5900 sanitization fixes.
1997-09-23 Jeff Lawmips64vr5900el-elf -> mips64r5900-elf.
1997-09-23 Felix Lee * sim-events.c (SIM_EVENTS_POLL_RATE): poll...
1997-09-23 Jeff Lawvr5900-r5900.
1997-09-23 Andrew CagneyCheck v850eq popm[hl] instructions.
1997-09-23 Andrew Cagney* Make-common.in (SIM_SCACHE, SIM_DEFAULT_MODEL): Assig...
1997-09-23 Felix Lee * sim-types.h (SIGNED64): ##i64 when _MSC_VER, not...
1997-09-23 Felix Lee * configure.in: i386-windows is a cross, so don't...
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 CagneyEnable --alignment option, stop sim-options.c hardwirin...
1997-09-22 Andrew CagneyFix disabling of model code when simulator does not...
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-20 Nick CliftonRemoved the v850eq sanitization
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-19 Andrew CagneyAdd alignment option.
1997-09-19 Andrew CagneyMore tests.
1997-09-19 Andrew CagneyClean up tracing for Bcond & jmp insns.
1997-09-19 Andrew CagneyCorrectly locate `_' in generated names.
1997-09-19 Andrew CagneyFix cmov immed.
1997-09-19 Andrew CagneyChange semantic function name to semantic_<INSN>_<FMT...
1997-09-19 Andrew CagneyFix cmov insn.
1997-09-18 Felix Leesanitization fixes. typoes, missing fences, "start...
1997-09-18 Felix Leeadd missing files.
1997-09-18 Felix Leev850 files that weren't being removed if !keep-v850
1997-09-17 Felix Lee * sim-main.h (kill): macro was missing args.
1997-09-17 Andrew CagneyTest US bit of v850eq.
1997-09-17 Andrew CagneyClean up more tracing.
1997-09-17 Andrew Cagney* sim-events.c (ETRACE): Use trace_printf not sim_io_pr...
1997-09-17 Andrew CagneyFix tracing for: "ctret", "bsw", "hsw"
1997-09-17 Andrew CagneyDefine MOVED macro, move sub-bitfield from XXX to YYY.
1997-09-17 Andrew CagneyMore v850 simulator tests.
1997-09-17 Andrew CagneyMore v850 simulator tests.
1997-09-17 Andrew CagneyAdd/test 8bit bit manipuation macros.
1997-09-16 Andrew CagneyGeneric rules for building simple simulator test programs.
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-16 Andrew CagneySmooth some of ALU tracing's rough edges.
1997-09-16 Andrew CagneyMore sim-bits testing.
1997-09-16 Andrew CagneyAdd {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates...
1997-09-16 Andrew CagneyUse trace_one_insn in trace functions. Buffer up trace...
1997-09-16 Andrew Cagneyv850eq simulator tests.
1997-09-16 Andrew CagneyRestrict ldsr (load system register) to modifying just...
1997-09-16 Andrew CagneyAdd v850e version of breakpoint instruction.
1997-09-16 Andrew CagneyDifferentiate between a non-zero string and a constant...
1997-09-16 Jim Wilson * simops.c (Multiply64): Don't store into register...
1997-09-15 Andrew CagneyFor instructions moved into v850.igen was computing...
1997-09-15 Andrew Cagney * igen.c (gen_run_c): Handle non-multi-sim...
next