* as.h: If gcc version greater than 2.6, use `__format__' and
[deliverable/binutils-gdb.git] / sim /
1998-02-03  Andrew CagneyIGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn...
1998-02-03  Jason MolendaAdd sim-main.h to v850e_files for sanitization.
1998-02-02  Andrew CagneyMake IGEN the generator for all but mips16 simulators.
1998-02-02  Andrew CagneyAdd support for configuring the size of the floating...
1998-02-02  Andrew CagneyRewrite the mipsI/II/III pending-slot code.
1998-02-02  Andrew CagneyAlways compile FP code (test for FP at run-time).
1998-02-02  Andrew CagneyNew test - verify sdl insn.
1998-02-01  Andrew Cagneymips: Add multi-processor support for r5900. Others...
1998-01-31  Andrew CagneyAdd config support for the size of the target address...
1998-01-31  Andrew Cagneymips - for r5900 generate igen simulator.
1998-01-31  Andrew Cagneyigen: Fix SMP simulator generator support.
1998-01-29  Doug Evans * Makefile.in (M32RX_OBJS): Comment out until m32rx...
1998-01-29  Doug Evans * Makefile.in (M32RX_OBJS): Comment out until m32rx...
1998-01-29  Doug Evans * cgen.sh: Portably read parms past $9.
1998-01-28  Michael MeissnerPrint compare bits in human readible form
1998-01-28  Ian Carmichael* Very, very early support for vu1 based on sce code.
1998-01-27  Ian Carmichael* Incorporate GPR_SET() macro from mips/sim-main.h
1998-01-26  Michael MeissnerExit status is in r0, not r2
1998-01-25  Michael MeissnerIf DEBUG has 0x20 set, turn traps into batch debugging
1998-01-23  Doug Evanssanitize m32rx piece of _sim_cpu
1998-01-23  Doug Evansadd m32rx sanitization to tconfig.in
1998-01-23  Doug Evans * Make-common.in (stamp-tvals): New rule.
1998-01-23  Michael MeissnerFirst round of d10v ABI changes
1998-01-23  Frank Ch. Eigler- added first batch of PKE code
1998-01-22  Fred Fish * interp.c (UMEM_SEGMENTS): New define, set to 128.
1998-01-22  Ian Carmichael* Incorporate GPR_SET() macro from mips/sim-main.h
1998-01-21  Andrew CagneyUse macro GPR_SET(N,VAL) to clear zero registers.
1998-01-21  Andrew CagneyDelete bogus line in ChangeLog
1998-01-21  Michael Meissner#if 0 unused variable
1998-01-20  Nick CliftonFixed duplicate definition of h_accums field in fmt_53_...
1998-01-20  Ian Carmichael* Devices now get a issue() call.
1998-01-20  Doug EvansAdd m32rx sanitization for new files.
1998-01-20  Doug Evans * Makefile.in: Add m32rx objs, and rules to build...
1998-01-20  Doug EvansRegenerate.
1998-01-20  Doug Evans* aclocal.m4: Recognize --enable-maintainer-mode.
1998-01-20  Doug Evans* arch-defs.h: Deleted.
1998-01-20  Doug Evans* cpu.h: New file.
1998-01-20  Doug EvansRegenerate.
1998-01-20  Doug Evans * arch.c, arch.h, cpuall.h: New files.
1998-01-20  Doug Evans* Make-common.in (cgen-run.o,cgen-scache.o): Delete...
1998-01-20  Doug Evanssanitize keep-cygnus cgen generation
1998-01-19  Doug Evans * Make-common.in (cgen-{arch,cpu,decode}): New targets.
1998-01-19  Doug Evans * sim-base.h (sim_state_base): Delete member `model'.
1998-01-19  Doug Evans * sim-utils.c (sim_state_alloc): Delete setting of...
1998-01-19  Doug EvansFix comment.
1998-01-16  Nick Cliftonreplaced call to CGEN_INSN_SYNTAX()->mnemonic with...
1998-01-16  Nick CliftonFix typo: .syntax.name should have been .name
1998-01-16  Ian Carmichael* Initial Device Support
1998-01-16  Andrew CagneyDocument existence of old (gencode) and new (igen)...
1998-01-15  Ian Carmichael* configure.in: Add sky support
1998-01-15  Ian CarmichaelInitial file creation
1998-01-15  Ian CarmichaelSky Sanitization
1998-01-05  Mark Alexander * interp.c (sim_monitor): Handle Densan monitor outbyte
1997-12-29  Felix Lee * interp.c (sim_engine_run): msvc cpp barfs on #if...
1997-12-15  Andrew CagneyIn nrun.c, look for sigaction & SA_RESTART. When both...
1997-12-13  Andrew CagneyFor MADD et.al. instructions sign extend 32 bit result...
1997-12-12  Jeff Law * configure.in (sim_igen_filter): Multi-sim...
1997-12-12  Nick CliftonRenamed v850eq -> v850ea
1997-12-12  Nick CliftonParent directory renamed.
1997-12-11  Felix Leesanitization fixes. (files not mentioned, fences missp...
1997-12-11  Jeff Law * mips.igen (MSUB): Fix to work like MADD.
1997-12-09  Andrew CagneyTest/fix d10v RTE instruction.
1997-12-09  Andrew CagneyFor bfd, add vr5400 and vr5000 mips machine variants...
1997-12-08  Andrew CagneyFix typo, REP_S was refering to REP_E register.
1997-12-08  Andrew CagneyFor "trap", IBT and RIE exceptions, mask all PSW.SM...
1997-12-05  Nick CliftonReverrt breakpoint back to its old value.
1997-12-05  Nick CliftonReverrt BREAK value back to its old value
1997-12-05  Doug Evans * m32r-sim.h (MSPR_ADDR): New macro.
1997-12-05  Doug Evans * Make-common.in (sim-core.o): Depend on $(sim_main_he...
1997-12-04  Doug EvansRegenerate configure files.
1997-12-04  Andrew CagneyAdd DM (bit 4) to PSW. See 7-1 for more info.
1997-12-04  Doug Evans * configure.in (SIM_AC_OPTION_ENVIRONMENT): Call.
1997-12-04  Doug Evans * Make-common.in (SIM_ENVIRONMENT): New variable.
1997-12-04  Nick CliftonFixed sanitization,
1997-12-03  Andrew CagneyMissing change log entry.
1997-12-03  Andrew Cagney* d10v_sim.h (SEXT56): Define.
1997-12-02  Fred Fish * interp.c (sim_resume): Call do_2_short with LEFT_FIR...
1997-12-02  Nick CliftonAdd support for Thumb target.
1997-12-02  Andrew CagneyFor "sub", compute carry by comparing inputs.
1997-12-02  Andrew CagneyFor "msbu", subtract unsigned product from ACC,
1997-12-02  Andrew CagneyFor "mulxu", store unsigned product in ACC.
1997-12-02  Andrew CagneyTest mv[tf]ac instructions.
1997-12-02  Andrew CagneyFor MACU add unsigned multiply to accumulator.
1997-12-02  Andrew CagneyFor sub2w, compute carry according to negated addition...
1997-12-01  Andrew CagneyRework sim/common/sim-alu.h to differentiate between...
1997-11-30  Michael MeissnerDelete sim_io_syscalls and sim_io_getstring
1997-11-29  Michael MeissnerSwitch to using cb_syscall; Fix bug in cb_syscall write
1997-11-29  Michael MeissnerFix problems with d30v addc/subb
1997-11-28  Doug Evans * gennltvals.sh: Redo syscall support to allow sanitiz...
1997-11-26  Doug Evans * Make-common.in (run.o): Depend on remote-sim.h.
1997-11-26  Michael MeissnerFlush writes to stdout, stderr
1997-11-26  Andrew Cagney* sim-io.c (sim_io_getstring): Delete unused len2....
1997-11-26  Doug EvansDelete magic number FIXME.
1997-11-26  Doug EvansUndo last change. callback.h changed instead.
1997-11-26  Doug Evans * syscall.c (cb_syscall, cases stat, fstat): Handle...
1997-11-26  Andrew CagneyFix typo in format argument to sim_io_eprintf.
1997-11-26  Andrew CagneyMove MDMX instructions which are public knowledge from...
1997-11-26  Michael Meissnernuke lseek
1997-11-25  Andrew Cagneysanitize-r5900 not v5900
1997-11-25  Andrew CagneyStrip ChangeLog of v850e information
next
This page took 0.06335 seconds and 7 git commands to generate.