Age | Commit message (Expand) | Author | Files | Lines |
1997-06-06 | Open in binary mode when available. | Andrew Cagney | 1 | -0/+8 |
1997-06-05 | Verify magic number of simulator struct. | Andrew Cagney | 1 | -0/+4 |
1997-06-04 | Initialize the sim-engine module. | Andrew Cagney | 1 | -0/+12 |
1997-06-03 | o Fixes to repeated watchpoints | Andrew Cagney | 1 | -0/+25 |
1997-05-27 | Fix watching PC for 64bit (mips) target. | Andrew Cagney | 2 | -42/+146 |
1997-05-27 | Extend xor-endian and per-cpu support in core module. | Andrew Cagney | 5 | -33/+95 |
1997-05-23 | Preliminary suport for xor-endian suport in core module. | Andrew Cagney | 5 | -78/+180 |
1997-05-23 | Enumerate longjmp's return type. | Andrew Cagney | 1 | -0/+5 |
1997-05-22 | Change longjmp param/setjmp return value used for simulator restart from 0 to 2. | Gavin Romig-Koch | 3 | -6/+27 |
1997-05-21 | Watchpoint interface. | Andrew Cagney | 9 | -275/+912 |
1997-05-20 | Depreciate sim_set_callbacks() function. Set simulator callbacks | Andrew Cagney | 1 | -10/+12 |
1997-05-19 | Update. | Andrew Cagney | 1 | -3/+8 |
1997-05-19 | Make simulator event-queue manager a bit more signal safe. | Andrew Cagney | 1 | -0/+21 |
1997-05-19 | o Implement generic halt/restart/abort module. | Andrew Cagney | 11 | -224/+1301 |
1997-05-19 | Pacify gcc. | Andrew Cagney | 1 | -0/+4 |
1997-05-17 | Treat infinities like normal numbers for purposes of comparisons | Michael Meissner | 2 | -6/+11 |
1997-05-16 | * callback.c (os_close): Mark the descriptor as being | Jeff Law | 2 | -6/+127 |
1997-05-15 | Remove some of the flake from the c80 floating point. | Andrew Cagney | 2 | -39/+571 |
1997-05-15 | More floating point operations. | Andrew Cagney | 3 | -21/+137 |
1997-05-12 | c80 simulator fixes. | Andrew Cagney | 4 | -44/+150 |
1997-05-12 | Match commands like `(gdb) sim a b c' against options --a-b-c. | Andrew Cagney | 1 | -0/+8 |
1997-05-08 | Add function sim_args_command() which takes a `(gdb) sim <command>' and | Andrew Cagney | 3 | -20/+123 |
1997-05-07 | o Clean-up tic80 fp tracing | Andrew Cagney | 3 | -19/+49 |
1997-05-06 | * sim-profile.c (profile_uninstall): Likewise. | David Edelsohn | 1 | -0/+1 |
1997-05-06 | * sim-trace.c (trace_uninstall): Don't close a file twice. | David Edelsohn | 2 | -2/+15 |
1997-05-06 | Keep sim-config.c, sim-fpu.[ch]. | David Edelsohn | 1 | -0/+3 |
1997-05-06 | Add semantic tracing to the tic80 | Michael Meissner | 3 | -58/+102 |
1997-05-06 | Keep sim-utils.h. | David Edelsohn | 1 | -0/+1 |
1997-05-06 | Fix typo; pass trace_line request as arg; pass common stuff in static struct | Michael Meissner | 2 | -22/+28 |
1997-05-06 | Enable --trace-linenum support | Michael Meissner | 3 | -4/+112 |
1997-05-05 | Add printf attribute support | Michael Meissner | 2 | -2/+17 |
1997-05-05 | Start of implementation of a distributed (between processors) | Andrew Cagney | 5 | -76/+262 |
1997-05-05 | Add flakey floating-point support to the TI c80 simulator. | Andrew Cagney | 8 | -8/+1198 |
1997-05-02 | Tweak comment. | David Edelsohn | 1 | -32/+70 |
1997-05-02 | Update devo version of m32r sim to build with recent sim/common changes. | Andrew Cagney | 4 | -47/+159 |
1997-05-02 | * sim-utils.c (sim_add_commas): New function. | David Edelsohn | 5 | -33/+137 |
1997-05-01 | cgen-{mem,sem}.h renamed to {mem,sem}-ops.h. | David Edelsohn | 2 | -4/+4 |
1997-05-01 | * configure: Regenerated. | David Edelsohn | 3 | -13/+55 |
1997-05-01 | (cgen-utils.o): Update cgen-{mem,sem}.h dependencies. | David Edelsohn | 1 | -2/+1 |
1997-05-01 | Sigh. Put generated files with each cgen cpu. | David Edelsohn | 3 | -981/+1 |
1997-05-01 | * Makefile.in (sim-options_h): Define. | David Edelsohn | 11 | -445/+986 |
1997-05-01 | (EXTRACT_SIGNED,EXTRACT_UNSIGNED,HOST_LONGS_FOR_BITS): Move from | David Edelsohn | 1 | -0/+14 |
1997-05-01 | * cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim.h: New files. | David Edelsohn | 11 | -0/+2953 |
1997-04-30 | * Make-common.in (clean targets): Undo patch of Apr. 22. | David Edelsohn | 2 | -4/+25 |
1997-04-25 | Allow simulators to be built on Linux | Michael Meissner | 1 | -0/+7 |
1997-04-24 | * sim-module.h, sim-model.h, sim-profile.h: New files. | David Edelsohn | 3 | -14/+149 |
1997-04-24 | * run.c: Undo last exec_bfd patch. | David Edelsohn | 1 | -0/+5 |
1997-04-23 | Restore exec_bfd, needed for v850 debug code | Michael Meissner | 2 | -1/+9 |
1997-04-22 | * sim-load.c (sim_load_file): #include <stdio.h> for NULL. | David Edelsohn | 1 | -0/+4 |
1997-04-22 | TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. | Andrew Cagney | 1 | -0/+6 |