* nltvals.def: Regenerate with MN10300 additions.
[external/binutils.git] / sim /
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
1998-02-17 Doug Evans * Makefile.in (build_alias): Define.
1998-02-17 Michael MeissnerBetter tracing for conditional branches
1998-02-17 Andrew CagneyFor sim_fetch_register / sim_store_register: Add LENGTH...
1998-02-16 Ian Carmichael* Added VU0_CIA register #define.
1998-02-16 Ian Carmichael* Add magic VU1_CIA register.
1998-02-16 Ian Carmichael* Partially implement new VPE_STAT register.
1998-02-16 Ron Unrauconfigure: rerun autoconf
1998-02-16 Andrew CagneyImplement "dbt" and "rtd" instructions.
1998-02-15 Andrew CagneyTest the RDT and DBT instructions.
1998-02-15 Ron Unrauconfigure.in: add -DTARGET_SKY for mips64r5900-sky...
1998-02-14 Ian Carmichael* Vu1 state moved to struct. Host-target endian twiddl...
1998-02-14 Michael MeissnerTIC80 uses little endian doubles, not big endian
1998-02-13 Frank Ch. Eigler- PKE simulation almost finished. Needed enhancements:
1998-02-13 Michael MeissnerPass floating point structure address instead of the...
1998-02-13 Patrick MacdonaldFirst functional drop of the gpuif code plus modificati...
1998-02-13 Andrew CagneyImplement separate user (SPU) and interrupt (SPI) stack...
1998-02-13 Andrew CagneyTest switching between SPI/SPU.
1998-02-13 Doug EvansBeginnings of m32r simulator testsuite.
1998-02-13 Doug EvansKeep m32r-elf.
1998-02-12 Doug Evans * sim-main.h (CIA_GET,CIA_SET): Provide dummy definiti...
1998-02-12 Doug Evans * decode.c, decode.h, sem.c, sem-switch.c, model.c...
1998-02-11 James LemkeUpdate DMA register addresses
1998-02-11 Andrew Cagney* sim-load.c (sim_load_file): Print LMA/VMA according...
1998-02-11 Frank Ch. Eigler- PKE simulation code almost complete. Still missing:
1998-02-11 Andrew CagneyUpdate tests to match recently modified ABI
1998-02-11 Andrew CagneyDon't abort() when system call is unknown.
1998-02-11 Andrew CagneyEnsure zero-hardwired bits in DPSW remain zero.
1998-02-10 Ian Carmichael* Many changes to make sky sim build with --enable...
1998-02-10 Andrew CagneyD10v memory map changed. Update.
1998-02-10 Doug Evans * decode.c, sem.c: Regenerate.
1998-02-10 Doug Evans (PAREXEC): Renamed from PARALLEL_EXEC. All uses updated.
1998-02-10 Doug Evans * cgen-sim.h (DECODE): Always use switch for `read...
1998-02-10 Ian Carmichael* Make it so vu.bin is an optional file.
1998-02-09 Ian Carmichael* Add hardware_init hook.
1998-02-09 Doug Evans * genmloop.sh (@cpu@_engine_run): Delete `current_state'.
1998-02-07 Andrew CagneyFix double dependency for itable.[hc]. Was causing...
1998-02-07 Frank Ch. Eigler- Added almost all code needed for PKE0/1 simulation...
1998-02-06 Doug Evanssky sanitization
1998-02-06 Doug Evans * Makefile.in (SIM_SKY_OBJS,MIPS_EXTRA_OBJS): New...
1998-02-06 Doug EvansPrepend sky- to sky header file names.
1998-02-06 Doug EvansSecond pass at moving sky files into mips dir,
1998-02-06 Doug Evansdelete txvu/dvp/sky stuff, lives in mips dir now, confi...
1998-02-06 Doug EvansFirst pass at moving sky stuff from ../txvu to mips...
1998-02-05 Andrew CagneyNew files, update .Sanitize
1998-02-05 Doug Evans * cgen-sim.h (EX_FN_NAME): _exc_ -> _ex_.
1998-02-05 Doug EvansSanitize m32rx from cpu.h and m32r-sim.h.
1998-02-05 Doug Evans * Makefile.in (m32r.o): Depend on cpu.h
1998-02-04 Ian Carmichael* Update configure: txvu-elf changed to dvp-elf.
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.
next