Added v850 emulation.
[deliverable/binutils-gdb.git] / sim /
1997-05-30  Andrew CagneyAdd assembler information to igen input files.
1997-05-29  Andrew CagneyFix subu immed - was incorrectly using unsigned.
1997-05-29  Andrew CagneyAdd a simple dissasembler to igen
1997-05-27  Andrew CagneyFix watching PC for 64bit (mips) target.
1997-05-27  Andrew CagneyExtend xor-endian and per-cpu support in core module.
1997-05-23  Andrew CagneyPreliminary suport for xor-endian suport in core module.
1997-05-23  Andrew CagneyIncorrect test for zero-r0 code gen.
1997-05-23  Andrew CagneyEnumerate longjmp's return type.
1997-05-22  Gavin Romig-Kochifdef out uses of simSTOP, simSTEP and simBE when DEBUG...
1997-05-22  Gavin Romig-KochChange longjmp param/setjmp return value used for simul...
1997-05-22  Jeff Law * interp.c (sim_resume): Add missing case in...
1997-05-21  Andrew CagneyWatchpoint interface.
1997-05-20  Jeff Law * interp.c: Replace all references to load_mem...
1997-05-20  Andrew CagneyPart II of adding callback argument to sim_open()....
1997-05-20  Andrew CagneyDepreciate sim_set_callbacks() function. Set simulator...
1997-05-19  Michael MeissnerMake getpid, kill supported system calls
1997-05-19  Jeff Law * interp.c (dispatch): Make this an inline...
1997-05-19  Andrew CagneyGraft sim/common event and other code onto the mips...
1997-05-19  Andrew CagneyUpdate.
1997-05-19  Andrew CagneyMake simulator event-queue manager a bit more signal...
1997-05-19  Andrew Cagneyo Implement generic halt/restart/abort module.
1997-05-19  Andrew CagneyPacify gcc.
1997-05-18  Jeff Law * interp.c (load_mem_big): Remove function...
1997-05-17  Michael MeissnerTreat infinities like normal numbers for purposes of...
1997-05-16  Jeff Law * callback.c (os_close): Mark the descriptor...
1997-05-16  Jeff Law * interp.c (load_mem): If we get a load from...
1997-05-16  Andrew Cagneyo Make tic80 insn file more `cache ready'
1997-05-15  Andrew CagneyRemove some of the flake from the c80 floating point.
1997-05-15  Andrew CagneyMore floating point operations.
1997-05-15  Andrew CagneyFix double conversion problem.
1997-05-15  Andrew CagneyPassify gcc's warnings.
1997-05-14  Michael MeissnerMake columns line up for fpu operation tracing
1997-05-13  Michael MeissnerMake sure r0 == 0; Return EINVAL for system calls that...
1997-05-13  Andrew CagneyRemove ANNULed cycle - was confusing gdb.
1997-05-12  Michael MeissnerFix ld/st tracing
1997-05-12  Andrew CagneyClear cntrl-c after handling it.
1997-05-12  Andrew Cagneyc80 simulator fixes.
1997-05-12  Andrew CagneyMatch commands like `(gdb) sim a b c' against options...
1997-05-12  Michael MeissnerFix endian problems with ld.d/st.d
1997-05-11  Michael MeissnerFix shift/lmo insns; Subu does arithmetic unsigned
1997-05-10  Michael MeissnerAnd short immediate instructions use unsigned immediate...
1997-05-09  Michael MeissnerFix xor in simulator
1997-05-09  Michael MeissnerMake cmp produce the correct results
1997-05-09  Andrew CagneyUpdate CIA as well as NIA when a 64bit insn is encountered.
1997-05-08  Michael MeissnerReally fix the bbo/bbz instructions.
1997-05-08  Michael Meissnerreverse bit number for bbo/bbz instructions.
1997-05-08  Michael MeissnerFix non-anulled calls so that return address is correct
1997-05-08  Michael MeissnerChange output format slightly
1997-05-08  Michael MeissnerChange output format slightly
1997-05-08  Michael MeissnerBump SIZE_DECIMAL to 13
1997-05-08  Andrew CagneyAdd function sim_args_command() which takes a `(gdb...
1997-05-07  Andrew Cagneyo Clean-up tic80 fp tracing
1997-05-06  David Edelsohn * sim-profile.c (profile_uninstall): Likewise.
1997-05-06  David Edelsohn * sim-trace.c (trace_uninstall): Don't close a file...
1997-05-06  Andrew CagneyOnly zap the igen directory once.
1997-05-06  David EdelsohnMakefile.orig, README.orig deleted.
1997-05-06  David EdelsohnKeep igen.
1997-05-06  David EdelsohnKeep sim-config.c, sim-fpu.[ch].
1997-05-06  Jeff Law * mn10300_sim.h: Fix ordering of bits in the...
1997-05-06  Michael MeissnerRemove extra : from nop, sink{1,2} tracing
1997-05-06  Michael MeissnerAdd semantic tracing to the tic80
1997-05-06  Jeff Law * interp.c: Improve hashing routine to avoid...
1997-05-06  David EdelsohnKeep sim-utils.h.
1997-05-06  Michael MeissnerFix typo; pass trace_line request as arg; pass common...
1997-05-06  Michael MeissnerEnable --trace-linenum support
1997-05-06  Jeff Law * mn10300_sim.h (struct _state): Add space...
1997-05-05  Michael MeissnerFix problems -Wall found
1997-05-05  Michael MeissnerAdd printf attribute support
1997-05-05  Andrew CagneyStart of implementation of a distributed (between proce...
1997-05-05  Andrew CagneyAdd flakey floating-point support to the TI c80 simulator.
1997-05-03  David Edelsohn * decode.c (decode): Add computed goto support.
1997-05-02  David EdelsohnTweak comment.
1997-05-02  Andrew CagneyUpdate devo version of m32r sim to build with recent...
1997-05-02  Angela Marie Thomasremove junk files that have been here waaaaaaaay too...
1997-05-02  Andrew Cagneyo Add core and event objects into simulator
1997-05-02  David Edelsohn * sim-utils.c (sim_add_commas): New function.
1997-05-01  David Edelsohncgen-{mem,sem}.h renamed to {mem,sem}-ops.h.
1997-05-01  David Edelsohn Merge from branch into devo. CGEN generic files moved...
1997-05-01  David Edelsohn * configure: Regenerated.
1997-05-01  David Edelsohn(cgen-utils.o): Update cgen-{mem,sem}.h dependencies.
1997-05-01  David EdelsohnSigh. Put generated files with each cgen cpu.
1997-05-01  David Edelsohn * Makefile.in (sim-options_h): Define.
1997-05-01  David Edelsohn(EXTRACT_SIGNED,EXTRACT_UNSIGNED,HOST_LONGS_FOR_BITS...
1997-05-01  David Edelsohn * cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim...
1997-04-30  David Edelsohn * Make-common.in (clean targets): Undo patch of Apr...
1997-04-30  David Edelsohn * tconfig.in (SIM_PRE_LOAD): Delete, no longer used.
1997-04-30  Andrew CagneyAdd Tick shift insn
1997-04-30  Andrew CagneyTidy code gen.
1997-04-29  Andrew CagneyNumerous fixes.
1997-04-25  Michael MeissnerAllow simulators to be built on Linux
1997-04-24  Andrew CagneyEnable more instructions.
1997-04-24  David Edelsohn * configure: Regenerated to track ../common/aclocal...
1997-04-24  David Edelsohn * configure.in (m32r-*-*): New target.
1997-04-24  David Edelsohn * configure: Regenerated to track ../common/aclocal...
1997-04-24  David Edelsohn * Makefile.in (autoconf-common, autoconf-changelog...
1997-04-24  David Edelsohn * sim-module.h, sim-model.h, sim-profile.h: New files.
1997-04-24  David Edelsohn * tconfig.in: New file.
1997-04-24  David Edelsohn* tconfig.in (SIM_HAVE_BIENDIAN): Define.
1997-04-24  David Edelsohn * run.c: Undo last exec_bfd patch.
1997-04-24  David Edelsohn * interp.c (prog_bfd_was_opened_p): New static local.
next
This page took 0.044908 seconds and 7 git commands to generate.