]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/common/ChangeLog
Add files hw-alloc.[hc] (mising from last CI)
[thirdparty/binutils-gdb.git] / sim / common / ChangeLog
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...
1998-02-25  Andrew CagneyExtend TRACE macros to include more cases.
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 * sim-profile.c (profile_print): Delete duplicate...
1998-02-24  Mark Alexander * nltvals.def: Regenerate with MN10300 additions.
1998-02-24  Andrew CagneyAdd tracing to r5900 p* instructions.
1998-02-23  Doug Evans * cgen-sim.h (SEM_NEXT_PC): New arg `len'.
1998-02-23  Doug Evans * sim-xcat.h: Delete.
1998-02-23  Michael MeissnerHandle short reads and EOF
1998-02-23  Andrew CagneyAdd tracing of booleans and addresses.
1998-02-23  Andrew Cagney * sim-fpu.h (enum sim_fpu_class): Add sim_fpu_c...
1998-02-20  Andrew CagneyImplement sim_fpu_is() and sim_fpu_cmp(). Note problem...
1998-02-18  Andrew CagneyExtend sim-trace.[hc] to include a generic set of macro...
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-11  Andrew Cagney* sim-load.c (sim_load_file): Print LMA/VMA according...
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-09  Doug Evans * genmloop.sh (@cpu@_engine_run): Delete `current_state'.
1998-02-05  Doug Evans * cgen-sim.h (EX_FN_NAME): _exc_ -> _ex_.
1998-02-03  Andrew CagneyIGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn...
1998-02-02  Andrew CagneyAdd support for configuring the size of the floating...
1998-02-01  Andrew Cagneymips: Add multi-processor support for r5900. Others...
next