summaryrefslogtreecommitdiffstats
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
...
* Clear cntrl-c after handling it.Andrew Cagney1997-05-123-2/+8
* c80 simulator fixes.Andrew Cagney1997-05-1210-70/+242
* Match commands like `(gdb) sim a b c' against options --a-b-c.Andrew Cagney1997-05-121-0/+8
* Fix endian problems with ld.d/st.dMichael Meissner1997-05-122-2/+9
* Fix shift/lmo insns; Subu does arithmetic unsignedMichael Meissner1997-05-114-24/+88
* And short immediate instructions use unsigned immediates, not signed.Michael Meissner1997-05-102-4/+9
* Fix xor in simulatorMichael Meissner1997-05-092-2/+3
* Make cmp produce the correct resultsMichael Meissner1997-05-092-18/+20
* Update CIA as well as NIA when a 64bit insn is encountered.Andrew Cagney1997-05-092-0/+6
* Really fix the bbo/bbz instructions.Michael Meissner1997-05-082-3/+6
* reverse bit number for bbo/bbz instructions.Michael Meissner1997-05-082-2/+3
* Fix non-anulled calls so that return address is correctMichael Meissner1997-05-082-2/+6
* Change output format slightlyMichael Meissner1997-05-081-1/+1
* Change output format slightlyMichael Meissner1997-05-082-73/+37
* Bump SIZE_DECIMAL to 13Michael Meissner1997-05-082-1/+5
* Add function sim_args_command() which takes a `(gdb) sim <command>' andAndrew Cagney1997-05-085-22/+131
* o Clean-up tic80 fp tracingAndrew Cagney1997-05-0715-461/+928
* * 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
* Only zap the igen directory once.Andrew Cagney1997-05-061-4/+10
* Makefile.orig, README.orig deleted.David Edelsohn1997-05-061-2/+0
* Keep igen.David Edelsohn1997-05-061-0/+1
* Keep sim-config.c, sim-fpu.[ch].David Edelsohn1997-05-061-0/+3
* * mn10300_sim.h: Fix ordering of bits in the PSW.Jeff Law1997-05-062-4/+6
* Remove extra : from nop, sink{1,2} tracingMichael Meissner1997-05-061-3/+3
* Add semantic tracing to the tic80Michael Meissner1997-05-068-196/+605
* * interp.c: Improve hashing routine to avoid long listJeff Law1997-05-062-241/+512
* 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-063-27/+36
* Enable --trace-linenum supportMichael Meissner1997-05-065-18/+130
* * mn10300_sim.h (struct _state): Add space for mdrq register.Jeff Law1997-05-063-29/+140
* Fix problems -Wall foundMichael Meissner1997-05-053-13/+45
* Add printf attribute supportMichael Meissner1997-05-052-2/+17
* Start of implementation of a distributed (between processors)Andrew Cagney1997-05-0512-102/+307
* Add flakey floating-point support to the TI c80 simulator.Andrew Cagney1997-05-0514-62/+1520
* * decode.c (decode): Add computed goto support.David Edelsohn1997-05-031-0/+4
* Tweak comment.David Edelsohn1997-05-021-32/+70
* Update devo version of m32r sim to build with recent sim/common changes.Andrew Cagney1997-05-026-63/+504
* remove junk files that have been here waaaaaaaay too longAngela Marie Thomas1997-05-022-178/+0
* o Add core and event objects into simulatorAndrew Cagney1997-05-027-80/+104
* * 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
* Merge from branch into devo. CGEN generic files moved to commonDavid Edelsohn1997-05-019-0/+8326
* * 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
OpenPOWER on IntegriCloud