* sim-hload.c (sim_load): Pass `prog_name' to sim_load_file, not NULL.
[deliverable/binutils-gdb.git] / sim / common / ChangeLog
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.
1998-04-16  Andrew Cagneyo CVT.S.W and CVT.W.S were reversed
1998-04-15  Andrew CagneyAdd EXTEND11().
1998-04-15  Andrew CagneyDefine EXTEND15().
1998-04-15  Andrew CagneyDefine EXTEND4() and EXTEND5().
1998-04-14  John MetzlerTue Apr 14 16:31:35 1998 John Metzler <jmetzler@cygnu...
1998-04-14  Doug Evans * Make-common.in (RUNTESTFLAGS): Define.
1998-04-14  Andrew Cagney* sim-info.c (sim_info): Be verbose when either VERBOSE...
1998-04-05  Andrew Cagneyaclocal.m4: Don't enable inlining when cross-compiling.
1998-04-04  Andrew CagneyCleanup INLINE support for simulators using common...
1998-04-03  Andrew CagneyDon't bother generating trace prefix string when not...
1998-03-30  Andrew Cagney* run.c (main): Handle all alternatives of enum sim_stop.
1998-03-27  Andrew CagneyDo top level sim-hw module for device tree.
1998-03-27  Andrew CagneyDefine CPU_INDEX. Initialize.
1998-03-27  Andrew CagneyAdd sanitize-am30 markers. Keep details of AM30 implem...
1998-03-25  Andrew Cagney* dv-pal.c (enum hw_pal_address_mask): From Stu Grossma...
1998-03-25  Andrew Cagney* hw-tree.c (hw_tree_find_property): Return NULL when...
1998-03-25  Ian Carmichael* Added HAVE_FPU_CONTROL_H and HAVE___SETFPUCW to fix...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-03-25  Andrew Cagney* dv-pal.c (hw_pal_countdown, hw_pal_countdown_value,
1998-03-25  Andrew CagneyRe-do --enable-sim-hardware so that each simulator...
1998-03-24  Stu Grossman * Make-common.in: Get SHELL from configure.
1998-03-22  Andrew CagneyFix typos: Setting trace in wrong function, ME vs HW.
1998-03-22  Andrew CagneyCopy function ../ppc/device_table.c:generic_device_init...
1998-03-22  Andrew CagneyAdd function hw_trace() and macro HW_TRACE - provides...
1998-03-22  Andrew CagneyAdd hw_{malloc,zalloc,free} functions to hw_device...
1998-03-22  Andrew CagneyReplace *attach_address() arguments SPACEMASK:ADDR...
1998-03-18  Andrew CagneyPrototype common device framework. Plenty more work...
1998-03-18  Andrew Cagney* aclocal.m4 (SIM_AC_OPTION_HARDWARE): Set sim_hw_obj...
1998-03-16  Andrew CagneyPass sim_cia cia into trace_prefix()
1998-03-15  Doug Evans * dv-sockser.c, dv-sockser.h: New files.
1998-03-13  Fred Fish * sim-base.h (struct sim_state_base): Add prog_syms and
1998-03-09  Doug Evans * sim-base.h (sim_state_base): New member environment.
1998-03-09  Jim WilsonPatch to fix irix6-x-mips64-elf simulator failures.
1998-03-04  Doug Evans * sim-core.c (sim_core_attach): Use xmalloc instead...
1998-03-03  Andrew Cagney * sim-types.h (SIGNED32, SIGNED64): Pacify GCC.
1998-03-03  Doug Evans * Make-common.in (TAGS): Make smarter.
1998-03-03  Doug Evans * Make-common.in (TAGS): Make smarter.
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-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-27  Doug Evans * sim-base.h (sim_cpu_base): New members name, options.
1998-02-25  Doug Evans * Make-common.in (check): Run `make check' in testsuit...
next
This page took 0.294346 seconds and 107 git commands to generate.