| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Clear cntrl-c after handling it. | Andrew Cagney | 1997-05-12 | 3 | -2/+8 |
| * | c80 simulator fixes. | Andrew Cagney | 1997-05-12 | 10 | -70/+242 |
| * | Match commands like `(gdb) sim a b c' against options --a-b-c. | Andrew Cagney | 1997-05-12 | 1 | -0/+8 |
| * | Fix endian problems with ld.d/st.d | Michael Meissner | 1997-05-12 | 2 | -2/+9 |
| * | Fix shift/lmo insns; Subu does arithmetic unsigned | Michael Meissner | 1997-05-11 | 4 | -24/+88 |
| * | And short immediate instructions use unsigned immediates, not signed. | Michael Meissner | 1997-05-10 | 2 | -4/+9 |
| * | Fix xor in simulator | Michael Meissner | 1997-05-09 | 2 | -2/+3 |
| * | Make cmp produce the correct results | Michael Meissner | 1997-05-09 | 2 | -18/+20 |
| * | Update CIA as well as NIA when a 64bit insn is encountered. | Andrew Cagney | 1997-05-09 | 2 | -0/+6 |
| * | Really fix the bbo/bbz instructions. | Michael Meissner | 1997-05-08 | 2 | -3/+6 |
| * | reverse bit number for bbo/bbz instructions. | Michael Meissner | 1997-05-08 | 2 | -2/+3 |
| * | Fix non-anulled calls so that return address is correct | Michael Meissner | 1997-05-08 | 2 | -2/+6 |
| * | Change output format slightly | Michael Meissner | 1997-05-08 | 1 | -1/+1 |
| * | Change output format slightly | Michael Meissner | 1997-05-08 | 2 | -73/+37 |
| * | Bump SIZE_DECIMAL to 13 | Michael Meissner | 1997-05-08 | 2 | -1/+5 |
| * | Add function sim_args_command() which takes a `(gdb) sim <command>' and | Andrew Cagney | 1997-05-08 | 5 | -22/+131 |
| * | o Clean-up tic80 fp tracing | Andrew Cagney | 1997-05-07 | 15 | -461/+928 |
| * | * sim-profile.c (profile_uninstall): Likewise. | David Edelsohn | 1997-05-06 | 1 | -0/+1 |
| * | * sim-trace.c (trace_uninstall): Don't close a file twice. | David Edelsohn | 1997-05-06 | 2 | -2/+15 |
| * | Only zap the igen directory once. | Andrew Cagney | 1997-05-06 | 1 | -4/+10 |
| * | Makefile.orig, README.orig deleted. | David Edelsohn | 1997-05-06 | 1 | -2/+0 |
| * | Keep igen. | David Edelsohn | 1997-05-06 | 1 | -0/+1 |
| * | Keep sim-config.c, sim-fpu.[ch]. | David Edelsohn | 1997-05-06 | 1 | -0/+3 |
| * | * mn10300_sim.h: Fix ordering of bits in the PSW. | Jeff Law | 1997-05-06 | 2 | -4/+6 |
| * | Remove extra : from nop, sink{1,2} tracing | Michael Meissner | 1997-05-06 | 1 | -3/+3 |
| * | Add semantic tracing to the tic80 | Michael Meissner | 1997-05-06 | 8 | -196/+605 |
| * | * interp.c: Improve hashing routine to avoid long list | Jeff Law | 1997-05-06 | 2 | -241/+512 |
| * | Keep sim-utils.h. | David Edelsohn | 1997-05-06 | 1 | -0/+1 |
| * | Fix typo; pass trace_line request as arg; pass common stuff in static struct | Michael Meissner | 1997-05-06 | 3 | -27/+36 |
| * | Enable --trace-linenum support | Michael Meissner | 1997-05-06 | 5 | -18/+130 |
| * | * mn10300_sim.h (struct _state): Add space for mdrq register. | Jeff Law | 1997-05-06 | 3 | -29/+140 |
| * | Fix problems -Wall found | Michael Meissner | 1997-05-05 | 3 | -13/+45 |
| * | Add printf attribute support | Michael Meissner | 1997-05-05 | 2 | -2/+17 |
| * | Start of implementation of a distributed (between processors) | Andrew Cagney | 1997-05-05 | 12 | -102/+307 |
| * | Add flakey floating-point support to the TI c80 simulator. | Andrew Cagney | 1997-05-05 | 14 | -62/+1520 |
| * | * decode.c (decode): Add computed goto support. | David Edelsohn | 1997-05-03 | 1 | -0/+4 |
| * | Tweak comment. | David Edelsohn | 1997-05-02 | 1 | -32/+70 |
| * | Update devo version of m32r sim to build with recent sim/common changes. | Andrew Cagney | 1997-05-02 | 6 | -63/+504 |
| * | remove junk files that have been here waaaaaaaay too long | Angela Marie Thomas | 1997-05-02 | 2 | -178/+0 |
| * | o Add core and event objects into simulator | Andrew Cagney | 1997-05-02 | 7 | -80/+104 |
| * | * sim-utils.c (sim_add_commas): New function. | David Edelsohn | 1997-05-02 | 5 | -33/+137 |
| * | cgen-{mem,sem}.h renamed to {mem,sem}-ops.h. | David Edelsohn | 1997-05-01 | 2 | -4/+4 |
| * | Merge from branch into devo. CGEN generic files moved to common | David Edelsohn | 1997-05-01 | 9 | -0/+8326 |
| * | * configure: Regenerated. | David Edelsohn | 1997-05-01 | 3 | -13/+55 |
| * | (cgen-utils.o): Update cgen-{mem,sem}.h dependencies. | David Edelsohn | 1997-05-01 | 1 | -2/+1 |
| * | Sigh. Put generated files with each cgen cpu. | David Edelsohn | 1997-05-01 | 3 | -981/+1 |
| * | * Makefile.in (sim-options_h): Define. | David Edelsohn | 1997-05-01 | 11 | -445/+986 |
| * | (EXTRACT_SIGNED,EXTRACT_UNSIGNED,HOST_LONGS_FOR_BITS): Move from | David Edelsohn | 1997-05-01 | 1 | -0/+14 |
| * | * cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim.h: New files. | David Edelsohn | 1997-05-01 | 11 | -0/+2953 |
| * | * Make-common.in (clean targets): Undo patch of Apr. 22. | David Edelsohn | 1997-04-30 | 2 | -4/+25 |