summaryrefslogtreecommitdiffstats
path: root/sim/common/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Implement ERET instruction.Andrew Cagney1998-04-211-0/+9
* o CVT.S.W and CVT.W.S were reversedAndrew Cagney1998-04-161-0/+7
* Add EXTEND11().Andrew Cagney1998-04-151-2/+1
* Define EXTEND15().Andrew Cagney1998-04-151-1/+2
* Define EXTEND4() and EXTEND5().Andrew Cagney1998-04-151-0/+5
* Tue Apr 14 16:31:35 1998 John Metzler <jmetzler@cygnus.com>John Metzler1998-04-141-0/+6
* * Make-common.in (RUNTESTFLAGS): Define.Doug Evans1998-04-141-0/+5
* * 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-041-0/+32
* 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-271-0/+19
* Define CPU_INDEX. Initialize.Andrew Cagney1998-03-271-0/+7
* Add sanitize-am30 markers. Keep details of AM30 implementation ofAndrew Cagney1998-03-271-0/+31
* * 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-251-0/+10
* * Added HAVE_FPU_CONTROL_H and HAVE___SETFPUCW to fix non-linux builds.Ian Carmichael1998-03-251-0/+6
* * dv-pal.c (hw_pal_countdown, hw_pal_countdown_value,Andrew Cagney1998-03-251-0/+16
* Re-do --enable-sim-hardware so that each simulator can specify the devicesAndrew Cagney1998-03-251-0/+16
* * Make-common.in: Get SHELL from configure.Stu Grossman1998-03-241-0/+30
* Fix typos: Setting trace in wrong function, ME vs HW.Andrew Cagney1998-03-221-0/+3
* Copy function ../ppc/device_table.c:generic_device_init_address() toAndrew Cagney1998-03-221-0/+12
* Add function hw_trace() and macro HW_TRACE - provides trace supportAndrew Cagney1998-03-221-0/+13
* Add hw_{malloc,zalloc,free} functions to hw_device. Any memoryAndrew Cagney1998-03-221-0/+29
* Replace *attach_address() arguments SPACEMASK:ADDR with SPACE:ADDR.Andrew Cagney1998-03-221-0/+15
* Prototype common device framework. Plenty more work to go.Andrew Cagney1998-03-181-0/+27
* * 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-151-0/+12
* * sim-base.h (struct sim_state_base): Add prog_syms andFred Fish1998-03-131-0/+57
* * sim-base.h (sim_state_base): New member environment.Doug Evans1998-03-091-0/+13
* 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-041-4/+0
* * sim-types.h (SIGNED32, SIGNED64): Pacify GCC.Andrew Cagney1998-03-031-0/+6
* * Make-common.in (TAGS): Make smarter.Doug Evans1998-03-031-0/+1
* * Make-common.in (TAGS): Make smarter.Doug Evans1998-03-031-0/+2
* * sim-core.c (sim_core_attach): Revise last patch.Doug Evans1998-03-021-0/+1
* * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.Doug Evans1998-03-021-0/+5
* * sim-module.c (*): Fix typos in assertion tests.Doug Evans1998-02-281-0/+4
* Pacify GCC: const char * passed to asprintf; int function returningAndrew Cagney1998-02-281-0/+9
* Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1998-02-281-0/+29
* * sim-base.h (sim_cpu_base): New members name, options.Doug Evans1998-02-271-0/+28
* * Make-common.in (check): Run `make check' in testsuite dir.Doug Evans1998-02-251-0/+4
* Extend TRACE macros to include more cases.Andrew Cagney1998-02-251-0/+20
* * genmloop.sh (engine_resume): Update insn_count before exiting.Doug Evans1998-02-251-0/+6
* (profile_print_core): Simplify by calling sim_core_map_to_str.Doug Evans1998-02-251-0/+3
* * sim-profile.c (profile_print): Delete duplicate test ofDoug Evans1998-02-251-0/+6
* * nltvals.def: Regenerate with MN10300 additions.Mark Alexander1998-02-241-0/+4
* Add tracing to r5900 p* instructions.Andrew Cagney1998-02-241-0/+7
OpenPOWER on IntegriCloud