aboutsummaryrefslogtreecommitdiff
path: root/sim/common
AgeCommit message (Expand)AuthorFilesLines
1998-03-30* run.c (main): Handle all alternatives of enum sim_stop.Andrew Cagney1-0/+5
1998-03-27Do top level sim-hw module for device tree.Andrew Cagney4-2/+61
1998-03-27Define CPU_INDEX. Initialize.Andrew Cagney3-2/+22
1998-03-27Add sanitize-am30 markers. Keep details of AM30 implementation ofAndrew Cagney2-13/+66
1998-03-25* dv-pal.c (enum hw_pal_address_mask): From Stu Grossman, was 0x2fAndrew Cagney1-0/+5
1998-03-25* hw-tree.c (hw_tree_find_property): Return NULL when device is not found.Andrew Cagney2-2/+20
1998-03-25* Added HAVE_FPU_CONTROL_H and HAVE___SETFPUCW to fix non-linux builds.Ian Carmichael2-2/+8
1998-03-25* dv-pal.c (hw_pal_countdown, hw_pal_countdown_value,Andrew Cagney3-64/+278
1998-03-25Re-do --enable-sim-hardware so that each simulator can specify the devicesAndrew Cagney3-53/+83
1998-03-24 * Make-common.in: Get SHELL from configure.Stu Grossman3-39/+225
1998-03-22New function hw_strdup() - use memory tied to hw device.Andrew Cagney1-0/+380
1998-03-22Fix typos: Setting trace in wrong function, ME vs HW.Andrew Cagney2-2/+5
1998-03-22Copy function ../ppc/device_table.c:generic_device_init_address() toAndrew Cagney4-4/+1390
1998-03-22Add function hw_trace() and macro HW_TRACE - provides trace supportAndrew Cagney6-13/+67
1998-03-22Add hw_{malloc,zalloc,free} functions to hw_device. Any memoryAndrew Cagney7-8/+1335
1998-03-22Replace *attach_address() arguments SPACEMASK:ADDR with SPACE:ADDR.Andrew Cagney5-0/+1481
1998-03-18Prototype common device framework. Plenty more work to go.Andrew Cagney3-0/+142
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 Evans6-7/+81
1998-03-13 * sim-base.h (struct sim_state_base): Add prog_syms andFred Fish2-8/+84
1998-03-13massive sanitization fixesAngela Marie Thomas1-0/+1
1998-03-11Allow more than just read, write and exec memory spaces in the coreAndrew Cagney1-4/+5
1998-03-09 * sim-base.h (sim_state_base): New member environment.Doug Evans2-0/+17
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 Evans2-10/+3
1998-03-03 * sim-types.h (SIGNED32, SIGNED64): Pacify GCC.Andrew Cagney1-0/+6
1998-03-03Fix typos.Doug Evans1-2/+2
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-03Good grief. Detailed function descriptions should accompany their definition.Doug Evans2-12/+4
1998-03-03(sim_core_attach): Add a comment describing its function.Doug Evans1-1/+13
1998-03-03Improve comment.Doug Evans1-1/+1
1998-03-02 * sim-core.c (sim_core_attach): Revise last patch.Doug Evans2-1/+5
1998-03-02 * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.Doug Evans2-2/+8
1998-03-01(find_match): recheck argv[argi] in multi-word match. Fixes crash whenRon Unrau1-1/+2
1998-02-28 * sim-module.c (*): Fix typos in assertion tests.Doug Evans2-11/+15
1998-02-28Pacify GCC: const char * passed to asprintf; int function returningAndrew Cagney3-4/+14
1998-02-28Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney7-33/+461
1998-02-27 * sim-base.h (sim_cpu_base): New members name, options.Doug Evans7-112/+316
1998-02-25 * Make-common.in (check): Run `make check' in testsuite dir.Doug Evans2-20/+22
1998-02-25Extend TRACE macros to include more cases.Andrew Cagney3-6/+239
1998-02-25delete FIXMEDoug Evans1-4/+11
1998-02-25 * genmloop.sh (engine_resume): Update insn_count before exiting.Doug Evans3-121/+124
1998-02-25 (profile_print_core): Simplify by calling sim_core_map_to_str.Doug Evans1-0/+3
1998-02-25 (profile_print_core): Simplify by calling sim_core_map_to_str.Doug Evans3-45/+52
1998-02-25 * sim-profile.c (profile_print): Delete duplicate test ofDoug Evans2-3/+34
1998-02-24 * nltvals.def: Regenerate with MN10300 additions.Mark Alexander1-0/+4
1998-02-24Add tracing to r5900 p* instructions.Andrew Cagney3-2/+115
1998-02-23 * cgen-sim.h (SEM_NEXT_PC): New arg `len'.Doug Evans1-0/+2