* gas/dvp/vif-2.[sd]: New testcases.
[deliverable/binutils-gdb.git] / sim /
1998-03-05  Andrew CagneyFix opcode fields in SHFL.*
1998-03-05  Frank Ch. Eigler* Fixed a double-buffering bug in PKE, due to naive...
1998-03-04  James Lemke * interp.c (sim_open): Map 4M of memory at zero for...
1998-03-04  Doug Evans * Makefile.in (SIM_EXTRA_DEPS): Add cpu-opc.h.
1998-03-04  Doug Evans * cpu.h,model.c,sem-switch.c,sem.c: Regenerate.
1998-03-04  Frank Ch. Eigler* Merely eliminated silly duplicated code, to raise...
1998-03-04  Ron Unrausim-main.h: track SKY register number changes from gdb
1998-03-04  Doug Evans * sim-core.c (sim_core_attach): Use xmalloc instead...
1998-03-03  Gavin Romig-Koch * vr4320.igen: New file.
1998-03-03  Andrew CagneyFix DIV, DIV1 (wrong check for overflow) and DIVU1...
1998-03-03  Andrew Cagney * sim-types.h (SIGNED32, SIGNED64): Pacify GCC.
1998-03-03  Doug EvansFix typos.
1998-03-03  Doug Evans * Make-common.in (TAGS): Make smarter.
1998-03-03  Doug Evans * Make-common.in (TAGS): Make smarter.
1998-03-03  Doug EvansGood grief. Detailed function descriptions should...
1998-03-03  Doug Evans(sim_core_attach): Add a comment describing its function.
1998-03-03  Doug EvansImprove comment.
1998-03-03  Frank Ch. Eigler* Continuing PKE sim unit tests. Found little bugs...
1998-03-02  Frank Ch. Eigler* Added more PKE unit tests. Coverage now at 90%.
1998-03-02  Doug Evans * sim-core.c (sim_core_attach): Revise last patch.
1998-03-02  Doug Evans * sim-core.c (sim_core_attach): Use xmalloc instead...
1998-03-02  Ron Unrauadd sky-gdb.c to sky_files
1998-03-01  Ron Unrau(find_match): recheck argv[argi] in multi-word match...
1998-03-01  Ron Unrausky-gdb.c: new file - temporary demo version of the...
1998-02-28  Doug Evans * sim-module.c (*): Fix typos in assertion tests.
1998-02-28  Andrew CagneyPacify GCC: const char * passed to asprintf; int functi...
1998-02-28  Andrew CagneyAdd generic sim-info.c:sim_info() function using module...
1998-02-28  Doug Evans * interp.c (DECLARE_OPTION_HANDLER): Use it.
1998-02-28  Jeff Law * simops.c (inc): Fix typo.
1998-02-27  Frank Ch. Eigler* Updated build to allow srcdir != objdir. Tests still...
1998-02-27  Frank Ch. Eigler* Major endianness fixes on sky code today. The milest...
1998-02-27  Doug Evans * sim-base.h (sim_cpu_base): New members name, options.
1998-02-27  Doug Evans * mloopx.in: Fix handling of branch in parallel with...
1998-02-25  Frank Ch. Eigler* PKE unit testing continuing. Confusion over PKE1...
1998-02-25  Frank Ch. Eigler* Enlarged PKE testing mini bucket. Not yet converted...
1998-02-25  Doug Evans * Makefile.in (RUNTEST): Fix path to runtest.
1998-02-25  Andrew CagneyFinish implementation of r5900 instructions.
1998-02-25  Doug Evans * Make-common.in (check): Run `make check' in testsuit...
1998-02-25  Andrew CagneyExtend TRACE macros to include more cases.
1998-02-25  Andrew CagneyTest r5900 floating point instructions.
1998-02-25  Jeff Law * simops.c (signed multiply instructions):...
1998-02-25  Doug Evansdelete FIXME
1998-02-25  Doug Evans * genmloop.sh (engine_resume): Update insn_count befor...
1998-02-25  Doug Evans (profile_print_core): Simplify by calling sim_core_map...
1998-02-25  Doug Evans (profile_print_core): Simplify by calling sim_core_map...
1998-02-25  Doug Evans * sim-profile.c (profile_print): Delete duplicate...
1998-02-25  Frank Ch. Eigler* Unit testing of PKE sim continuing. Only minor VU...
1998-02-25  Frank Ch. Eigler* Added test bucket directory for sky tests, which...
1998-02-24  Ian Carmichael* A bunch of changes which get us closer to running...
1998-02-24  Mark Alexander * Makefile.in: Last change was bad. Define NL_TARGET
1998-02-24  Mark Alexander * nltvals.def: Regenerate with MN10300 additions.
1998-02-24  Andrew CagneyAdd tracing to r5900 p* instructions.
1998-02-24  Frank Ch. Eigler* PKE sim unit testing continuing. Starting to run...
1998-02-23  Ron UnrauMake it compile again for -DTARGET_SKY
1998-02-23  Doug Evans * sim-main.h: #include symcat.h.
1998-02-23  Doug Evans * cgen-sim.h (SEM_NEXT_PC): New arg `len'.
1998-02-23  Nick CliftonImplment backup PC shadowing of CR6.
1998-02-23  Doug Evans * sim-xcat.h: Delete.
1998-02-23  Michael MeissnerHandle short reads and EOF
1998-02-23  Mark Alexander * Makefile.in: Get header files from libgloss/mn10300...
1998-02-23  Andrew Cagneysim-main.h: Re-arange r5900 registers so that they...
1998-02-23  Andrew CagneyAdd tracing of booleans and addresses.
1998-02-23  Andrew CagneyGenerate ENGINE_ISSUE hooks as part of SMP simulator.
1998-02-23  Andrew Cagney * sim-fpu.h (enum sim_fpu_class): Add sim_fpu_c...
1998-02-23  Andrew Cagney * ld-insn.c (parse_function_record): When ...
1998-02-22  Jeff Law * simops.c: Include sim-types.h.
1998-02-20  Frank Ch. Eigler* PKE sim unit testing continuing. The DIRECT and...
1998-02-20  Michael Meissnerfix typo
1998-02-20  Nick CliftonFixed UNLOCK test.
1998-02-20  Nick CliftonFixed MVFC test.
1998-02-20  Nick CliftonFix REMU test.
1998-02-20  Nick CliftonMore instruction tests.
1998-02-20  Nick CliftonLast of the instruction tests.
1998-02-20  Andrew CagneyImplement sim_fpu_is() and sim_fpu_cmp(). Note problem...
1998-02-20  Andrew CagneyBackout of revision 1.35. Abort may be valid operation.
1998-02-20  Nick CliftonMore instruction tests.
1998-02-20  Frank Ch. Eigler* Continuing unit testing of PKE simulator. It now...
1998-02-20  Doug Evans * m32r.c (do_lock,do_unlock): Delete.
1998-02-20  Nick CliftonYet more tests of m32r instructions
1998-02-19  Nick CliftonEven more instruction tests
1998-02-19  Nick CliftonTest even more instructions.
1998-02-19  Nick Cliftontest 32 bit BCL instruction.
1998-02-19  John MetzlerFall back from using igen to using gencode for the...
1998-02-19  Nick CliftonAdd more tests.
1998-02-19  Nick CliftonAdded a couple of tests.
1998-02-19  Gavin Romig-Koch * interp.c (load_memory): Add missing "break"'s.
1998-02-18  Frank Ch. Eigler* Started PKE sim unit testing. A number of minor...
1998-02-18  Doug EvansDelete rac-d,rac-ds,rach-d,rach-ds, they're aliases.
1998-02-18  Doug Evans.Sanitize for devo/sim/testsuite/sim/m32r.
1998-02-18  Jeff Law * simops.c (multiply instructions): Cast input...
1998-02-18  James LemkeDMA define names changed (SRCADDR -> MADR).
1998-02-18  Andrew CagneyExtend sim-trace.[hc] to include a generic set of macro...
1998-02-18  Doug Evans * Makefile.in (M32R_OBJS): Add cpu.o.
1998-02-18  Doug Evans * Make-common.in (CGEN_MAIN_SCM): Update.
1998-02-18  Doug Evans * cgen-sim.h (SEMANTIC_CACHE_FN): Delete.
1998-02-17  Ian Carmichael* XGKICK now uses memory-based GIF fifo.
1998-02-17  Doug Evanskeep config, lib, sim.
1998-02-17  Doug Evans * config/default.exp: New file.
1998-02-17  Doug Evanskeep m32r
1998-02-17  Doug Evansm32r simulator testsuite
next
This page took 0.043652 seconds and 7 git commands to generate.