aboutsummaryrefslogtreecommitdiff
path: root/sim/common/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1998-03-22Fix typos: Setting trace in wrong function, ME vs HW.Andrew Cagney1-0/+3
1998-03-22Copy function ../ppc/device_table.c:generic_device_init_address() toAndrew Cagney1-0/+12
1998-03-22Add function hw_trace() and macro HW_TRACE - provides trace supportAndrew Cagney1-0/+13
1998-03-22Add hw_{malloc,zalloc,free} functions to hw_device. Any memoryAndrew Cagney1-0/+29
1998-03-22Replace *attach_address() arguments SPACEMASK:ADDR with SPACE:ADDR.Andrew Cagney1-0/+15
1998-03-18Prototype common device framework. Plenty more work to go.Andrew Cagney1-0/+27
1998-03-18* aclocal.m4 (SIM_AC_OPTION_HARDWARE): Set sim_hw_obj, sim_dv_obj,Andrew Cagney1-0/+8
1998-03-16Pass sim_cia cia into trace_prefix()Andrew Cagney1-1/+6
1998-03-15 * dv-sockser.c, dv-sockser.h: New files.Doug Evans1-0/+12
1998-03-13 * sim-base.h (struct sim_state_base): Add prog_syms andFred Fish1-0/+57
1998-03-09 * sim-base.h (sim_state_base): New member environment.Doug Evans1-0/+13
1998-03-09Patch to fix irix6-x-mips64-elf simulator failures.Jim Wilson1-0/+4
1998-03-04 * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.Doug Evans1-4/+0
1998-03-03 * sim-types.h (SIGNED32, SIGNED64): Pacify GCC.Andrew Cagney1-0/+6
1998-03-03 * Make-common.in (TAGS): Make smarter.Doug Evans1-0/+1
1998-03-03 * Make-common.in (TAGS): Make smarter.Doug Evans1-0/+2
1998-03-02 * sim-core.c (sim_core_attach): Revise last patch.Doug Evans1-0/+1
1998-03-02 * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.Doug Evans1-0/+5
1998-02-28 * sim-module.c (*): Fix typos in assertion tests.Doug Evans1-0/+4
1998-02-28Pacify GCC: const char * passed to asprintf; int function returningAndrew Cagney1-0/+9
1998-02-28Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1-0/+29
1998-02-27 * sim-base.h (sim_cpu_base): New members name, options.Doug Evans1-0/+28
1998-02-25 * Make-common.in (check): Run `make check' in testsuite dir.Doug Evans1-0/+4
1998-02-25Extend TRACE macros to include more cases.Andrew Cagney1-0/+20
1998-02-25 * genmloop.sh (engine_resume): Update insn_count before exiting.Doug Evans1-0/+6
1998-02-25 (profile_print_core): Simplify by calling sim_core_map_to_str.Doug Evans1-0/+3
1998-02-25 * sim-profile.c (profile_print): Delete duplicate test ofDoug Evans1-0/+6
1998-02-24 * nltvals.def: Regenerate with MN10300 additions.Mark Alexander1-0/+4
1998-02-24Add tracing to r5900 p* instructions.Andrew Cagney1-0/+7
1998-02-23 * cgen-sim.h (SEM_NEXT_PC): New arg `len'.Doug Evans1-0/+2
1998-02-23 * sim-xcat.h: Delete.Doug Evans1-0/+10
1998-02-23Handle short reads and EOFMichael Meissner1-0/+4
1998-02-23Add tracing of booleans and addresses.Andrew Cagney1-0/+10
1998-02-23 * sim-fpu.h (enum sim_fpu_class): Add sim_fpu_class_denorm.Andrew Cagney1-0/+5
1998-02-20Implement sim_fpu_is() and sim_fpu_cmp(). Note problem with detectingAndrew Cagney1-0/+14
1998-02-18Extend sim-trace.[hc] to include a generic set of macro's for tracingAndrew Cagney1-0/+19
1998-02-18 * Make-common.in (CGEN_MAIN_SCM): Update.Doug Evans1-0/+3
1998-02-18 * cgen-sim.h (SEMANTIC_CACHE_FN): Delete.Doug Evans1-0/+10
1998-02-11* sim-load.c (sim_load_file): Print LMA/VMA according to valueAndrew Cagney1-0/+11
1998-02-10 (PAREXEC): Renamed from PARALLEL_EXEC. All uses updated.Doug Evans1-0/+2
1998-02-10 * cgen-sim.h (DECODE): Always use switch for `read' for now.Doug Evans1-1/+4
1998-02-09 * genmloop.sh (@cpu@_engine_run): Delete `current_state'.Doug Evans1-0/+6
1998-02-05 * cgen-sim.h (EX_FN_NAME): _exc_ -> _ex_.Doug Evans1-0/+5
1998-02-03IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn-size> macro,Andrew Cagney1-0/+6
1998-02-02Add support for configuring the size of the floating point unit (fp_word).Andrew Cagney1-0/+12
1998-02-01mips: Add multi-processor support for r5900. Others might work.Andrew Cagney1-0/+5
1998-01-31Add config support for the size of the target address and OF cell.Andrew Cagney1-0/+20
1998-01-31igen: Fix SMP simulator generator support.Andrew Cagney1-0/+18
1998-01-29 * cgen.sh: Portably read parms past $9.Doug Evans1-0/+4
1998-01-23 * Make-common.in (stamp-tvals): New rule.Doug Evans1-0/+6