Foixes for PR16116 and ER15940 - improve parallel insn handling.
[binutils-gdb.git] / sim /
1998-06-08 Doug Evans * sim/m32r/trap.cgs: Test trap 2.
1998-06-08 Doug EvansTest trap 2.
1998-06-08 Joyce JanczynSupport for timers for mn103002. Still needs more...
1998-06-08 David Tayloradd test to verify that changes made to the PSW in...
1998-06-08 Joyce JanczynAdd dv-mn103tim.c and dv-mn103ser.c
1998-06-08 Joyce JanczynAdd timer and serial devices (mn103tim and mn103ser...
1998-06-08 Joyce JanczynSkeleton file for mn1030002 serial device implementation.
1998-06-08 Joyce JanczynFix typo.
1998-06-08 Joyce JanczynFix interrupt settings for mn103002, not mn10300 implem...
1998-06-08 Joyce Janczyn * interp.c: (mn10300_option_handler): New function...
1998-06-08 Joyce JanczynAdd new devices: mn103tim and mn103ser.
1998-06-04 James LemkeAdded support for the VU insn D (debug) & T (trace...
1998-06-04 Frank Ch. Eigler* Early check-in of tx3904 timer sim implementation...
1998-06-04 Andrew CagneyThe r5900 doesn't have HI/LO DIV/MUL register problems...
1998-06-04 Andrew CagneyMemory corruption problems - hw-event list wasn't correct
1998-06-02 Mark Alexander * interf.c (sim_open): Use revamped memory_read, which...
1998-06-02 Nick CliftonAllow simulator to work with Angel SWIs.
1998-06-02 Ian Carmichael* Move the sanitize comments to the right place.
1998-06-02 Ian Carmichael* SYSCALL now uses exception vector.
1998-06-02 Jason MolendaMon Jun 1 17:14:19 1998 Anthony Thompson (athompso...
1998-06-01 Frank Ch. Eigler* Small TX39-only patch for ECC.
1998-06-01 Jeff Law * r5900.igen (rsqrt.s): Update based on r5900...
1998-06-01 Frank Ch. Eigler* sky test suite fixes.
1998-05-29 Andrew CagneyMatch mips*tx39 not mipst*tx39.
1998-05-25 Andrew CagneyPull in preliminary versions of hw instances and handle...
1998-05-25 Andrew CagneyMake hw-main.h the main header file for H/W devices...
1998-05-25 Andrew CagneyAdd files hw-alloc.[hc] (mising from last CI)
1998-05-25 Andrew CagneyInitialize/destory hw-properties within the hw-device.
1998-05-25 Andrew CagneySplit out hw-alloc code. Add constructor and destructo...
1998-05-25 Andrew CagneySplit out hw-event code. Clean up interface. Update...
1998-05-25 Andrew CagneyClean up create/delete of hw-ports
1998-05-25 Andrew Cagney* hw-device.c (hw_ioctl), hw-device.h (hw_ioctl_callbac...
1998-05-25 Andrew CagneyDe-sanitize simulator hw.
1998-05-25 Andrew CagneyFix mips SWL on 64bit ISA when 32 bit word appears...
1998-05-24 Ron Unrau * Initial support for "sim list vif[01]"
1998-05-22 Andrew CagneyOnly enable H/W on some mips targets.
1998-05-22 Andrew CagneySanity clause
1998-05-22 Andrew CagneyBack out of hw-main _callback -> _descriptor changes
1998-05-21 Gavin Romig-Kochgencode.c: Mark BEGEZALL as LIKELY.
1998-05-21 Patrick Macdonald * interp.c: modified name of GIF device
1998-05-21 Andrew CagneyFix sign extension on 32 bit add/sub instructions.
1998-05-21 Andrew Cagney* interp.c (sim_fetch_register): Convert internal r5900...
1998-05-21 Andrew Cagney* sim-hw.c: Include ctype.h.
1998-05-20 Jillian Yec_gen.pl: Added subroutine "print_comment"
1998-05-20 Doug Evans * m32r-sim.h (PROFILE_COUNT_PARINSNS): New macro.
1998-05-20 Doug Evans * cgen-trace.c (first_insn_p): New static local.
1998-05-20 Doug Evans Zero bottom two bits of pc in jmp,jl insns.
1998-05-20 Doug Evans * cgen-ops.h (ADDCFSI): Fix typo.
1998-05-19 Doug Evans * sim-if.c (do_trap): Treat traps 2-15 as hardware...
1998-05-18 Doug Evans * sim/sky/sky.ld: Delete file.
1998-05-18 Frank Ch. Eigler* Monster patch - may destablize MIPS sims for a little...
1998-05-17 Doug Evans * cgen-sim.h (CGEN_CPU): New members idesc_{read,sem...
1998-05-16 Doug Evans * erc32.c (close_port): Don't close stdin; it kills...
1998-05-16 Doug Evans * sim-if.c (sim_stop): Update call to @cpu@_engine_stop.
1998-05-16 Doug Evans * sim-engine.c (sim_engine_set_run_state): New function.
1998-05-16 Doug Evans * sim/m32r/allinsn.exp: Pass --m32rx-enable-special...
1998-05-15 Doug Evans * Makefile.in (devices.o): Add dependencies.
1998-05-15 Doug Evans * cgen-trace.c (trace_insn_init): New arg first_p.
1998-05-15 Joyce JanczynRun ranlib on installed copy of libsim.a.
1998-05-15 Joyce JanczynInstall libsim.a $(exec_prefix)/lib/lib[target]-sim...
1998-05-15 Mark Alexander * sis.h (uint64, int64): Define.
1998-05-15 Doug EvansTweak last entry.
1998-05-15 Doug Evans * config/default.exp (CC,SIM): Delete.
1998-05-14 Doug Evans * sim/sky/sky.exp: Add runtest_file_p support. Don...
1998-05-14 Doug Evans * lib/sim-defs.exp (sim_run): Fix handling of output...
1998-05-14 Andrew CagneyMore test cases.
1998-05-13 Gavin Romig-Koch * r5900.igen: Replace the calls and the definition...
1998-05-13 Gavin Romig-Koch * tx.igen (madd,maddu): Replace calls to check_op_hilo
1998-05-13 Gavin Romig-Koch * mips/mips.igen (check_op_hilo,check_mult_hilo,check_...
1998-05-12 Andrew Cagney* configure.in (SUBTARGET_R3900): Define for mipstx39...
1998-05-11 Frank Ch. Eigler* Fixing typo that caused infinite loop upon PKE MPG.
1998-05-08 Doug Evans * lib/sim-defs.exp (sim_version): Simplify.
1998-05-07 Patrick Macdonald * Roll Alpha modifications into devo for sky-gpuif...
1998-05-07 Frank Ch. Eigler* Changes to sky PKE sim to calculate word-precision...
1998-05-07 Frank Ch. Eigler* Finish dropping sim/txvu directory.
1998-05-07 Ron UnrauInitial Breakpoint support:
1998-05-07 Doug Evans * sim-main.h (INSN_NAME): New arg `cpu'.
1998-05-07 Doug Evans * Make-common (sim_main_headers): Sort.
1998-05-06 Doug Evanslotsa stuff, see ChangeLog
1998-05-06 Doug Evans * sem-switch.c: Regenerate. Redo computed goto label...
1998-05-06 Doug Evans * Makefile.in (m32r.o,mloop.o,cpu.o,model.o): Add...
1998-05-06 Doug Evans * sim-io.c: #include <errno.h>.
1998-05-06 Andrew CagneyCopy polling code in PSIM simulator into common directo...
1998-05-05 Doug EvansFix sanitization.
1998-05-04 Frank Ch. Eigler* Added hooks to new dejagnu sky tests, removed old...
1998-05-04 Frank Ch. Eigler* Garbage collection overdue since January.
1998-05-02 Doug Evans * Makefile.in: Replace @MAINT@ with $(CGEN_MAINT).
1998-05-01 Andrew Cagney*) Delete CPU and CIA arguments from hw_io_*_buffer...
1998-05-01 Andrew CagneyFix type of arguments to sim_engine_halt.
1998-04-30 Andrew CagneyFor multiply->add, loose underflow status, overflow...
1998-04-30 Andrew CagneyAdd 2-result FP trace macro.
1998-04-29 Geoffrey NoerWed Apr 29 15:44:52 1998 Geoffrey Noer <noer@cygnus...
1998-04-29 James Lemke * sim-main.h, sky-libvpe.c: r59fp_op* functions...
1998-04-29 Mark Alexander * configure.in: Build simulator on sparclite and sparc...
1998-04-29 Frank Ch. Eigler* Test case for modular arithmetic hardware erratum...
1998-04-29 Ron Unrau* rw-vureg.{c,vuexpect}: test VU register read/writes...
1998-04-29 Geoffrey NoerTue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus...
1998-04-29 Nick CliftonRebuilt from latest cen files
1998-04-29 Jillian Ye*** empty log message ***
1998-04-29 Jillian Yesce*test*_out_dif.dat : Change the last line of the...
next