import gdb-1999-07-19 snapshot
[platform/upstream/binutils.git] / sim / common / ChangeLog
1999-07-19 Jason Molendaimport gdb-1999-07-19 snapshot
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-12 Jason Molendaimport gdb-1999-07-12 snapshot
1999-07-07 Jason Molendaimport gdb-1999-07-07 pre reformat
1999-07-05 Jason Molendaimport gdb-1999-07-05 snapshot
1999-06-28 Jason Molendaimport gdb-1999-06-28 snapshot
1999-05-11 Stan Shebsimport gdb-1999-05-10
1999-05-05 Stan Shebsimport gdb-19990504 snapshot
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26 Stan Shebsimport gdb-19990422 snapshot
1999-04-26 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-01-28 Doug Evans * cgen-engine.h (EXTRACT_LSB0_{INT,UINT}): Fix.
1999-01-28 Doug Evans * sim-profile.h: Make like sim-trace.h.
1999-01-26 Frank Ch. Eigler* Implement --memory-fill and fix --memory-clear options,
1999-01-15 Doug Evans * cgen-defs.h (PCADDR,CIA): Define in terms of IADDR.
1999-01-12 Doug Evans * cgen-trace.c (trace_insn): Pass pc to trace_prefix...
1999-01-12 Doug Evans * sim-model.h (sim_mach_lookup_bfd_name): Add prototype.
1999-01-11 Frank Ch. Eigler* gx sim prototype tweaks
1999-01-06 Doug Evans * Make-common.in (CGEN_INCLUDE_DEPS): Add cgen-defs...
1998-12-30 Frank Ch. Eigler* ChangeLog tweak
1998-12-30 Frank Ch. Eigler* eCos->devo merge
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-11 Andrew CagneyCompare with ZERO not NULL.
1998-12-10 Andrew CagneyInclude "sim-assert.h".
1998-12-09 Doug Evans * cgen-scache.c (scache_flush): Delete unused...
1998-12-09 Doug Evans* sim-trace.c: Include stdlib.h if present.
1998-12-09 Doug Evans* sim-arange.c: Include libiberty.h, and stdlib.h if...
1998-12-09 Doug Evans * dv-sockser.c: Include unistd.h if present.
1998-12-09 Jim WilsonAdd i960 support to sim/common.
1998-12-05 Doug Evans * cgen-defs.h: New file, old cgen-sim.h.
1998-12-05 Doug Evans* sim-memopt.c (sim_memory_uninstall): Result type...
1998-12-05 Doug Evansaddress range support
1998-12-01 Frank Ch. Eigler* A few more improvements to gx jit prototype.
1998-11-30 Doug Evans* cgen-utils.c (cgen_virtual_opcode_table): Update.
1998-11-23 Andrew CagneyPacify GCC.
1998-11-22 Doug Evans * genmloop.sh (${cpu}_pbb_chain): Watch for Ctrl-C's.
1998-11-21 Frank Ch. Eigler* mild gx prototype tweak
1998-11-18 Doug Evans * Make-common.in (cgen-utils.o): Depend on cgen-engine.h.
1998-11-18 Doug Evans * gennltvals.sh: Add fr30 support.
1998-11-17 Andrew CagneyRe-do type system so that GCC's explicit attribute...
1998-11-14 Frank Ch. Eigler* Personal prototype "gx" translation-based JIT engine...
1998-11-11 Doug Evans * sim-hload.c (sim_load): Pass `prog_name' to sim_load...
1998-11-05 Doug Evans * genmloop.sh (eng.hin): Rename HAVE_PARALLEL_EXEC to
1998-10-29 Michael Snyderfix minor typo.
1998-10-28 Andrew CagneyUnify (well almost) --enable-build-warnings configurati...
1998-09-01 Frank Ch. Eigler* Build fixes for tx39 sim hosted on strange Linux...
1998-08-24 Joyce Janczyn* sim-hw.{c,h} (sim_hw_parse): Return struct hw pointer.
1998-08-03 Doug Evans * cgen-sim.h (cgen_state): New member opcode_table.
1998-07-24 Doug Evans * cgen-mem.h (DECLARE_SETT): Fix return type.
1998-07-24 Doug Evans * sim-model.c (model_option_handler): Remove unused...
1998-07-24 Ian Lance Taylorremove d30v sanitization
1998-07-21 Doug Evans * cgen-utils.c: Include bfd.h.
1998-07-08 Andrew CagneyAdd a printf fmt style version of sim_events_schedule.
1998-07-06 Jeff Law * sim-bits.h (EXTEND24): Define.
1998-07-03 Doug Evans * cgen-sim.h (CPU_SCACHE): Make size unsigned.
1998-07-01 Doug Evans * Make-common.in (SCHEME,SCHEMEFLAGS): Delete.
1998-06-17 Andrew CagneyRe-do sim-inline's handling of external functions and...
1998-06-13 Doug Evans * cgen-trace.c (trace_insn_fini): Redo cycle handling.
1998-06-13 Doug Evans * gennltvals.def (m32r): Use common syscall.h now.
1998-06-12 Doug Evans * sim-engine.c (sim_engine_get_run_state): New function.
1998-06-11 Doug Evans * sim-core.h (SIM_CORE_SIGNAL_FN): New typedef.
1998-06-10 Doug Evans * Make-common.in (CGEN_FLAGS_TO_PASS): New variable.
1998-06-04 Andrew CagneyMemory corruption problems - hw-event list wasn't correct
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-22 Andrew CagneyOnly enable H/W on some mips targets.
1998-05-21 Andrew Cagney* sim-hw.c: Include ctype.h.
1998-05-20 Doug Evans * cgen-trace.c (first_insn_p): New static local.
1998-05-20 Doug Evans * cgen-ops.h (ADDCFSI): Fix typo.
1998-05-17 Doug Evans * cgen-sim.h (CGEN_CPU): New members idesc_{read,sem...
1998-05-16 Doug Evans * sim-engine.c (sim_engine_set_run_state): New function.
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-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-01 Andrew Cagney*) Delete CPU and CIA arguments from hw_io_*_buffer...
1998-04-30 Andrew CagneyAdd 2-result FP trace macro.
1998-04-29 Geoffrey NoerTue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus...
1998-04-27 Andrew CagneyClean up cell types.
1998-04-26 Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-04-24 Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-04-24 Andrew CagneyDrop leading `_' from macros.
1998-04-22 Doug EvansDelete sky sim-base.h entries (required sanitization).
1998-04-22 James LemkeMove target specific stuff from sim/common/sim-base...
1998-04-22 Michael MeissnerAdd intl support
1998-04-21 James Lemkesim-base.h: Add configure option --with-sim-funit.
1998-04-21 Doug Evans * cgen-ops.h (ADDCFSI): Fix.
1998-04-21 Doug Evans * cgen-types.h (GETHIDI,MAKEDI): Tweak.
1998-04-21 Andrew CagneyImplement ERET instruction.
next