* elfcore.h (bfd_prstatus): Pedanticly, alignment_power should
[binutils-gdb.git] / sim /
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...
1997-09-15 Andrew CagneyFix sanitization for v850 V v850e V v850eq
1997-09-15 Andrew CagneyUpdate to reflect change to sim/common/aclocal.m4 ...
1997-09-15 Andrew CagneyFor v850eq start up with US bit set.
1997-09-15 Andrew CagneyDetermine ARCHITECTURE from program if possible.
1997-09-15 Andrew Cagney * callback.c (os_write): divert stdout and...
1997-09-12 Andrew CagneyCheck reserved bits before executing instructions.
1997-09-12 Andrew Cagneyv850eq wasn't building igen directory.
1997-09-12 Andrew CagneyAdd profiling support to v850*.
1997-09-12 Andrew CagneyShort form of sample-size option had wrong value.
1997-09-12 Andrew Cagneyv850* wants igen
1997-09-12 Andrew CagneyGenerate instruction profile call with each instruction.
1997-09-11 Martin HuntWed Sep 10 22:30:24 1997 Martin M. Hunt <hunt@cygnus...
1997-09-10 Andrew Cagneymips/sim_info was just returning?????
1997-09-10 Andrew Cagneyo Wordwrap usage messages from sim-options
1997-09-10 Andrew Cagney(gen_itable_h): Output an enum defining the max size...
1997-09-10 Andrew CagneyHave trace_input, trace_output use sim-trace for IO.
1997-09-10 Felix Lee * inst.h (sim_state): rename to h8300_sim_state, to...
1997-09-10 Andrew CagneyAdd option architecture-info to list supported architec...
1997-09-10 Gavin Romig-KochSupport tx19 sanitation.
1997-09-10 Felix Lee * sim-core.h (sim_cpu_core): [WITH_XOR_ENDIAN + 1...
1997-09-10 Felix Lee * interp.c (sim_resume): poll_quit() at least once...
1997-09-09 David Edelsohn * nltvals.def: Regenerate.
1997-09-09 Andrew CagneyBetter word error messages.
1997-09-09 Andrew CagneyRemove GCC specific `0x...LL', replace with SIGNED64...
1997-09-09 Andrew CagneyAdd basic tests for d10v-elf simulator.
1997-09-08 Andrew CagneyAdd multi-sim support to v850/v850e/v850eq simulators.
1997-09-08 Andrew CagneyAdd multi-sim support to simulator.
1997-09-08 Andrew CagneyUse updated MSMASK, MSMASKED macros.
1997-09-08 Andrew CagneyCheck MS* macros from sim/common.
1997-09-08 Andrew CagneyAdd/use LSEXTRACTED, MSEXTRACTED macros.
1997-09-08 Andrew CagneySanity check for tic80 simulator.
1997-09-07 Gavin Romig-Kochtx19 and related necessary changes.
1997-09-05 Andrew CagneyRedo watchpoint code so that it target can specify...
next