* objcopy.c (parse_flags): Make flag check case insensitive.
[deliverable/binutils-gdb.git] / sim /
1997-10-31  Andrew CagneyMake memory regions layered (just like existing device...
1997-10-30  Nick CliftonPatches to support generating an executing environment.
1997-10-30  Doug Evans * sim-core.h (sim_core_write_8): Define.
1997-10-29  Gavin Romig-Koch * gencode.c: Add tx49 configury and insns.
1997-10-29  Andrew Cagneycommon/sim-bits.h: Document ROTn macro.
1997-10-28  Andrew CagneyAdd support for 16 byte quantities to sim-endian macro...
1997-10-28  Andrew CagneyImplement sim_core_{read,write}_word using sim_core_...
1997-10-27  Doug Evans * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division.
1997-10-27  Doug Evans * sim-endian.h: Disable 16 byte support.
1997-10-27  Doug Evans * sim-n-endian.h: Add TAGS entrys for 16 byte versions.
1997-10-27  Doug EvansFix typo.
1997-10-27  Andrew CagneySeparate r5900 specifoc and mips16 instructions.
1997-10-27  Andrew CagneyAdd mips64vr5400 to configuration list
1997-10-27  Andrew CagneyAdd include-file support to igen.
1997-10-27  Andrew CagneyAdd 128 bit transfers to sim core.
1997-10-25  Gavin Romig-Koch * sim/mips/gencode.c (build_instruction): Follow sim_w...
1997-10-25  Andrew CagneyCorrect name of file given in ChangeLog for change...
1997-10-24  Andrew CagneyAdd basic igen configuration to autoconf. Disable.
1997-10-24  Andrew CagneyAdd function to fetch 32bit instructions
1997-10-24  Andrew CagneyCheckpoint IGEN version of mips sim
1997-10-24  Andrew CagneyAdd function sim_events_slip()
1997-10-24  Andrew CagneyAddress MSC compiler issues in d10v_sim.h
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.
next
This page took 0.039502 seconds and 6 git commands to generate.