Age | Commit message (Expand) | Author | Files | Lines |
1997-09-18 | sanitization fixes. typoes, missing fences, "start" instead of "end", etc. | Felix Lee | 1 | -8/+2 |
1997-09-18 | add missing files. | Felix Lee | 4 | -1/+44 |
1997-09-18 | v850 files that weren't being removed if !keep-v850 | Felix Lee | 2 | -2/+6 |
1997-09-17 | * sim-main.h (kill): macro was missing args. | Felix Lee | 2 | -1/+10 |
1997-09-17 | Test US bit of v850eq. | Andrew Cagney | 3 | -0/+65 |
1997-09-17 | Clean up more tracing. | Andrew Cagney | 5 | -211/+112 |
1997-09-17 | * sim-events.c (ETRACE): Use trace_printf not sim_io_printf for | Andrew Cagney | 1 | -0/+10 |
1997-09-17 | Fix tracing for: "ctret", "bsw", "hsw" | Andrew Cagney | 4 | -144/+140 |
1997-09-17 | Define MOVED macro, move sub-bitfield from XXX to YYY. | Andrew Cagney | 1 | -0/+4 |
1997-09-17 | More v850 simulator tests. | Andrew Cagney | 8 | -8/+62 |
1997-09-17 | More v850 simulator tests. | Andrew Cagney | 12 | -23/+1114 |
1997-09-17 | Add/test 8bit bit manipuation macros. | Andrew Cagney | 2 | -32/+71 |
1997-09-16 | Generic rules for building simple simulator test programs. | Andrew Cagney | 1 | -0/+48 |
1997-09-16 | * sim/mips/gencode.c (build_instruction): Don't need to subtract 4 for | Gavin Romig-Koch | 2 | -1/+7 |
1997-09-16 | * sim/mips/interp.c: Correct some HASFPU problems. | Gavin Romig-Koch | 2 | -5/+19 |
1997-09-16 | Smooth some of ALU tracing's rough edges. | Andrew Cagney | 5 | -277/+292 |
1997-09-16 | More sim-bits testing. | Andrew Cagney | 2 | -4/+37 |
1997-09-16 | Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates bug in SEXT. | Andrew Cagney | 3 | -25/+107 |
1997-09-16 | Use trace_one_insn in trace functions. Buffer up trace data so that | Andrew Cagney | 3 | -164/+133 |
1997-09-16 | v850eq simulator tests. | Andrew Cagney | 6 | -0/+132 |
1997-09-16 | Restrict ldsr (load system register) to modifying just non-reserved PSW bits. | Andrew Cagney | 5 | -59/+55 |
1997-09-16 | Add v850e version of breakpoint instruction. | Andrew Cagney | 4 | -5/+34 |
1997-09-16 | Differentiate between a non-zero string and a constant zero field. | Andrew Cagney | 1 | -0/+5 |
1997-09-16 | * simops.c (Multiply64): Don't store into register zero. | Jim Wilson | 2 | -2/+11 |
1997-09-15 | For instructions moved into v850.igen was computing (wrong) NIA when | Andrew Cagney | 4 | -14/+28 |
1997-09-15 | * igen.c (gen_run_c): Handle non-multi-sim case. | Andrew Cagney | 2 | -22/+36 |
1997-09-15 | Fix sanitization for v850 V v850e V v850eq | Andrew Cagney | 5 | -429/+506 |
1997-09-15 | Update to reflect change to sim/common/aclocal.m4 (allow sim/common | Andrew Cagney | 9 | -26/+55 |
1997-09-15 | For v850eq start up with US bit set. | Andrew Cagney | 6 | -333/+244 |
1997-09-15 | Determine ARCHITECTURE from program if possible. | Andrew Cagney | 2 | -2/+14 |
1997-09-15 | * callback.c (os_write): divert stdout and stderr to their | Andrew Cagney | 1 | -0/+5 |
1997-09-12 | Check reserved bits before executing instructions. | Andrew Cagney | 7 | -43/+144 |
1997-09-12 | v850eq wasn't building igen directory. | Andrew Cagney | 3 | -0/+9 |
1997-09-12 | Add profiling support to v850*. | Andrew Cagney | 6 | -16/+83 |
1997-09-12 | Short form of sample-size option had wrong value. | Andrew Cagney | 2 | -1/+6 |
1997-09-12 | v850* wants igen | Andrew Cagney | 1 | -0/+8 |
1997-09-12 | Generate instruction profile call with each instruction. | Andrew Cagney | 1 | -0/+6 |
1997-09-11 | Wed Sep 10 22:30:24 1997 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 1 | -0/+7 |
1997-09-10 | mips/sim_info was just returning????? | Andrew Cagney | 2 | -2/+4 |
1997-09-10 | o Wordwrap usage messages from sim-options | Andrew Cagney | 5 | -17/+81 |
1997-09-10 | (gen_itable_h): Output an enum defining the max size of the itable | Andrew Cagney | 1 | -0/+7 |
1997-09-10 | Have trace_input, trace_output use sim-trace for IO. | Andrew Cagney | 2 | -47/+66 |
1997-09-10 | * inst.h (sim_state): rename to h8300_sim_state, to avoid conflict | Felix Lee | 3 | -2/+13 |
1997-09-10 | Add option architecture-info to list supported architectures. | Andrew Cagney | 2 | -0/+26 |
1997-09-10 | Support tx19 sanitation. | Gavin Romig-Koch | 1 | -0/+30 |
1997-09-10 | * sim-core.h (sim_cpu_core): [WITH_XOR_ENDIAN + 1], to avoid | Felix Lee | 2 | -1/+7 |
1997-09-10 | * interp.c (sim_resume): poll_quit() at least once per call; | Felix Lee | 1 | -0/+5 |
1997-09-09 | * nltvals.def: Regenerate. | David Edelsohn | 1 | -0/+4 |
1997-09-09 | Better word error messages. | Andrew Cagney | 2 | -2/+7 |
1997-09-09 | Remove GCC specific `0x...LL', replace with SIGNED64 (0x...). | Andrew Cagney | 2 | -14/+17 |