summaryrefslogtreecommitdiffstats
path: root/sim/common
Commit message (Expand)AuthorAgeFilesLines
...
* * sim-info.c (sim_info): Be verbose when either VERBOSE or STATE_VERBOSE_P.Andrew Cagney1998-04-141-0/+5
* aclocal.m4: Don't enable inlining when cross-compiling.Andrew Cagney1998-04-051-1/+5
* Cleanup INLINE support for simulators using common framework.Andrew Cagney1998-04-046-55/+171
* Don't bother generating trace prefix string when not tracing.Andrew Cagney1998-04-031-0/+15
* * run.c (main): Handle all alternatives of enum sim_stop.Andrew Cagney1998-03-301-0/+5
* Do top level sim-hw module for device tree.Andrew Cagney1998-03-274-2/+61
* Define CPU_INDEX. Initialize.Andrew Cagney1998-03-273-2/+22
* Add sanitize-am30 markers. Keep details of AM30 implementation ofAndrew Cagney1998-03-272-13/+66
* * dv-pal.c (enum hw_pal_address_mask): From Stu Grossman, was 0x2fAndrew Cagney1998-03-251-0/+5
* * hw-tree.c (hw_tree_find_property): Return NULL when device is not found.Andrew Cagney1998-03-252-2/+20
* * Added HAVE_FPU_CONTROL_H and HAVE___SETFPUCW to fix non-linux builds.Ian Carmichael1998-03-252-2/+8
* * dv-pal.c (hw_pal_countdown, hw_pal_countdown_value,Andrew Cagney1998-03-253-64/+278
* Re-do --enable-sim-hardware so that each simulator can specify the devicesAndrew Cagney1998-03-253-53/+83
* * Make-common.in: Get SHELL from configure.Stu Grossman1998-03-243-39/+225
* New function hw_strdup() - use memory tied to hw device.Andrew Cagney1998-03-221-0/+380
* Fix typos: Setting trace in wrong function, ME vs HW.Andrew Cagney1998-03-222-2/+5
* Copy function ../ppc/device_table.c:generic_device_init_address() toAndrew Cagney1998-03-224-4/+1390
* Add function hw_trace() and macro HW_TRACE - provides trace supportAndrew Cagney1998-03-226-13/+67
* Add hw_{malloc,zalloc,free} functions to hw_device. Any memoryAndrew Cagney1998-03-227-8/+1335
* Replace *attach_address() arguments SPACEMASK:ADDR with SPACE:ADDR.Andrew Cagney1998-03-225-0/+1481
* Prototype common device framework. Plenty more work to go.Andrew Cagney1998-03-183-0/+142
* * aclocal.m4 (SIM_AC_OPTION_HARDWARE): Set sim_hw_obj, sim_dv_obj,Andrew Cagney1998-03-181-0/+8
* Pass sim_cia cia into trace_prefix()Andrew Cagney1998-03-161-1/+6
* * dv-sockser.c, dv-sockser.h: New files.Doug Evans1998-03-156-7/+81
* * sim-base.h (struct sim_state_base): Add prog_syms andFred Fish1998-03-132-8/+84
* massive sanitization fixesAngela Marie Thomas1998-03-131-0/+1
* Allow more than just read, write and exec memory spaces in the coreAndrew Cagney1998-03-111-4/+5
* * sim-base.h (sim_state_base): New member environment.Doug Evans1998-03-092-0/+17
* Patch to fix irix6-x-mips64-elf simulator failures.Jim Wilson1998-03-091-0/+4
* * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.Doug Evans1998-03-042-10/+3
* * sim-types.h (SIGNED32, SIGNED64): Pacify GCC.Andrew Cagney1998-03-031-0/+6
* Fix typos.Doug Evans1998-03-031-2/+2
* * Make-common.in (TAGS): Make smarter.Doug Evans1998-03-031-0/+1
* * Make-common.in (TAGS): Make smarter.Doug Evans1998-03-031-0/+2
* Good grief. Detailed function descriptions should accompany their definition.Doug Evans1998-03-032-12/+4
* (sim_core_attach): Add a comment describing its function.Doug Evans1998-03-031-1/+13
* Improve comment.Doug Evans1998-03-031-1/+1
* * sim-core.c (sim_core_attach): Revise last patch.Doug Evans1998-03-022-1/+5
* * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.Doug Evans1998-03-022-2/+8
* (find_match): recheck argv[argi] in multi-word match. Fixes crash whenRon Unrau1998-03-011-1/+2
* * sim-module.c (*): Fix typos in assertion tests.Doug Evans1998-02-282-11/+15
* Pacify GCC: const char * passed to asprintf; int function returningAndrew Cagney1998-02-283-4/+14
* Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1998-02-287-33/+461
* * sim-base.h (sim_cpu_base): New members name, options.Doug Evans1998-02-277-112/+316
* * Make-common.in (check): Run `make check' in testsuite dir.Doug Evans1998-02-252-20/+22
* Extend TRACE macros to include more cases.Andrew Cagney1998-02-253-6/+239
* delete FIXMEDoug Evans1998-02-251-4/+11
* * genmloop.sh (engine_resume): Update insn_count before exiting.Doug Evans1998-02-253-121/+124
* (profile_print_core): Simplify by calling sim_core_map_to_str.Doug Evans1998-02-251-0/+3
* (profile_print_core): Simplify by calling sim_core_map_to_str.Doug Evans1998-02-253-45/+52
OpenPOWER on IntegriCloud