Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-05-09 | Update CIA as well as NIA when a 64bit insn is encountered. | Andrew Cagney | 2 | -0/+6 | |
1997-05-08 | Really fix the bbo/bbz instructions. | Michael Meissner | 2 | -3/+6 | |
1997-05-08 | reverse bit number for bbo/bbz instructions. | Michael Meissner | 2 | -2/+3 | |
1997-05-08 | Fix non-anulled calls so that return address is correct | Michael Meissner | 2 | -2/+6 | |
1997-05-08 | Change output format slightly | Michael Meissner | 1 | -1/+1 | |
1997-05-08 | Change output format slightly | Michael Meissner | 2 | -73/+37 | |
1997-05-08 | Bump SIZE_DECIMAL to 13 | Michael Meissner | 2 | -1/+5 | |
1997-05-08 | Add function sim_args_command() which takes a `(gdb) sim <command>' and | Andrew Cagney | 2 | -2/+8 | |
parses it using rules found in the simulator command-line-options databse. | |||||
1997-05-07 | o Clean-up tic80 fp tracing | Andrew Cagney | 10 | -439/+865 | |
o Fill in more tic80 insns | |||||
1997-05-06 | Remove extra : from nop, sink{1,2} tracing | Michael Meissner | 1 | -3/+3 | |
1997-05-06 | Add semantic tracing to the tic80 | Michael Meissner | 4 | -132/+498 | |
1997-05-05 | Start of implementation of a distributed (between processors) | Andrew Cagney | 4 | -8/+16 | |
simulator core object. | |||||
1997-05-05 | Add flakey floating-point support to the TI c80 simulator. | Andrew Cagney | 5 | -54/+321 | |
1997-05-02 | o Add core and event objects into simulator | Andrew Cagney | 7 | -80/+104 | |
base type o Add preliminary tracing support for same o trace_printf() takes both SD and CPU arguments o Add CIA to standard set of parameters for generated functions. o Pacify GCC | |||||
1997-04-30 | Add Tick shift insn | Andrew Cagney | 2 | -11/+111 | |
1997-04-29 | Numerous fixes. | Andrew Cagney | 8 | -55/+139 | |
1997-04-24 | Enable more instructions. | Andrew Cagney | 7 | -179/+285 | |
1997-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | David Edelsohn | 1 | -106/+220 | |
1997-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | David Edelsohn | 4 | -224/+178 | |
* Makefile.in (SIM_OBJS): Add sim-module.o, sim-profile.o. * sim-calls.c (sim_open): Call sim_module_uninstall if argument parsing fails. Call sim_post_argv_init. (sim_close): Call sim_module_uninstall. | |||||
1997-04-23 | More Tic80 instructions. | Andrew Cagney | 3 | -239/+349 | |
1997-04-22 | TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. | Andrew Cagney | 14 | -0/+3314 | |