summaryrefslogtreecommitdiff
path: root/sim/common
Commit message (Expand)AuthorAgeFilesLines
* Keep sim-watch.[ch].David Edelsohn1997-07-221-0/+2
* * sim-n-core.h (sim_core_write_unaligned_N): Add missing breakDavid Edelsohn1997-07-221-0/+5
* Open in binary mode when available.Andrew Cagney1997-06-061-0/+8
* Verify magic number of simulator struct.Andrew Cagney1997-06-051-0/+4
* Initialize the sim-engine module.Andrew Cagney1997-06-041-0/+12
* o Fixes to repeated watchpointsAndrew Cagney1997-06-031-0/+25
* Fix watching PC for 64bit (mips) target.Andrew Cagney1997-05-272-42/+146
* Extend xor-endian and per-cpu support in core module.Andrew Cagney1997-05-275-33/+95
* Preliminary suport for xor-endian suport in core module.Andrew Cagney1997-05-235-78/+180
* Enumerate longjmp's return type.Andrew Cagney1997-05-231-0/+5
* Change longjmp param/setjmp return value used for simulator restart from 0 to 2.Gavin Romig-Koch1997-05-223-6/+27
* Watchpoint interface.Andrew Cagney1997-05-219-275/+912
* Depreciate sim_set_callbacks() function. Set simulator callbacksAndrew Cagney1997-05-201-10/+12
* Update.Andrew Cagney1997-05-191-3/+8
* Make simulator event-queue manager a bit more signal safe.Andrew Cagney1997-05-191-0/+21
* o Implement generic halt/restart/abort module.Andrew Cagney1997-05-1911-224/+1301
* Pacify gcc.Andrew Cagney1997-05-191-0/+4
* Treat infinities like normal numbers for purposes of comparisonsMichael Meissner1997-05-172-6/+11
* * callback.c (os_close): Mark the descriptor as beingJeff Law1997-05-162-6/+127
* Remove some of the flake from the c80 floating point.Andrew Cagney1997-05-152-39/+571
* More floating point operations.Andrew Cagney1997-05-153-21/+137
* c80 simulator fixes.Andrew Cagney1997-05-124-44/+150
* Match commands like `(gdb) sim a b c' against options --a-b-c.Andrew Cagney1997-05-121-0/+8
* Add function sim_args_command() which takes a `(gdb) sim <command>' andAndrew Cagney1997-05-083-20/+123
* o Clean-up tic80 fp tracingAndrew Cagney1997-05-073-19/+49
* * sim-profile.c (profile_uninstall): Likewise.David Edelsohn1997-05-061-0/+1
* * sim-trace.c (trace_uninstall): Don't close a file twice.David Edelsohn1997-05-062-2/+15
* Keep sim-config.c, sim-fpu.[ch].David Edelsohn1997-05-061-0/+3
* Add semantic tracing to the tic80Michael Meissner1997-05-063-58/+102
* Keep sim-utils.h.David Edelsohn1997-05-061-0/+1
* Fix typo; pass trace_line request as arg; pass common stuff in static structMichael Meissner1997-05-062-22/+28
* Enable --trace-linenum supportMichael Meissner1997-05-063-4/+112
* Add printf attribute supportMichael Meissner1997-05-052-2/+17
* Start of implementation of a distributed (between processors)Andrew Cagney1997-05-055-76/+262
* Add flakey floating-point support to the TI c80 simulator.Andrew Cagney1997-05-058-8/+1198
* Tweak comment.David Edelsohn1997-05-021-32/+70
* Update devo version of m32r sim to build with recent sim/common changes.Andrew Cagney1997-05-024-47/+159
* * sim-utils.c (sim_add_commas): New function.David Edelsohn1997-05-025-33/+137
* cgen-{mem,sem}.h renamed to {mem,sem}-ops.h.David Edelsohn1997-05-012-4/+4
* * configure: Regenerated.David Edelsohn1997-05-013-13/+55
* (cgen-utils.o): Update cgen-{mem,sem}.h dependencies.David Edelsohn1997-05-011-2/+1
* Sigh. Put generated files with each cgen cpu.David Edelsohn1997-05-013-981/+1
* * Makefile.in (sim-options_h): Define.David Edelsohn1997-05-0111-445/+986
* (EXTRACT_SIGNED,EXTRACT_UNSIGNED,HOST_LONGS_FOR_BITS): Move fromDavid Edelsohn1997-05-011-0/+14
* * cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim.h: New files.David Edelsohn1997-05-0111-0/+2953
* * Make-common.in (clean targets): Undo patch of Apr. 22.David Edelsohn1997-04-302-4/+25
* Allow simulators to be built on LinuxMichael Meissner1997-04-251-0/+7
* * sim-module.h, sim-model.h, sim-profile.h: New files.David Edelsohn1997-04-243-14/+149
* * run.c: Undo last exec_bfd patch.David Edelsohn1997-04-241-0/+5
* Restore exec_bfd, needed for v850 debug codeMichael Meissner1997-04-232-1/+9