Age | Commit message (Expand) | Author | Files | Lines |
1997-10-15 | Sanitize additional files. | Andrew Cagney | 1 | -0/+3 |
1997-10-15 | Enable d10v simulator testsuite - two tests: Hello World and exit47. | Andrew Cagney | 4 | -0/+1072 |
1997-10-14 | Handle core regions which start at a poorly aligned address. | Andrew Cagney | 3 | -27/+51 |
1997-10-14 | * sim-alu.h (ALU64_HAD_OVERFLOW): Define. | Andrew Cagney | 3 | -6/+21 |
1997-10-14 | Checkpoint IGEN version of MIPS simulator. | Andrew Cagney | 1 | -1239/+1196 |
1997-10-14 | Move global MIPS simulator variables into sim_cpu struct. | Andrew Cagney | 4 | -330/+369 |
1997-10-14 | Correct type of address argument for sim_core_{read,write} | Andrew Cagney | 2 | -2/+22 |
1997-10-14 | o Add support for configuring wordsize, fp hardware and target | Andrew Cagney | 8 | -543/+822 |
1997-10-14 | Output line-ref to original igen source file when generating trace | Andrew Cagney | 3 | -15/+54 |
1997-10-13 | * simops.c (OP_6A01): Change OP_POSTDEC to OP_POSTINC and move | Fred Fish | 2 | -8/+15 |
1997-10-11 | * simops.c (OP_6401): postdecrement on r15 is OK, remove exception. | Fred Fish | 1 | -15/+3 |
1997-10-11 | * simops.c (OP_6401): postdecrement on r15 is OK, remove exception. | Fred Fish | 1 | -0/+9 |
1997-10-09 | Snap. Gets through igen's checks. | Andrew Cagney | 1 | -322/+104 |
1997-10-09 | Add -Wnodiscard option so that warning about discarded instructions | Andrew Cagney | 4 | -928/+1555 |
1997-10-09 | Build IGEN with the MIPS simulator. | Andrew Cagney | 1 | -0/+1 |
1997-10-08 | MIPS/IGEN checkpoint - doesn't build. | Andrew Cagney | 3 | -0/+10004 |
1997-10-07 | Checkpoint IGEN input file for MIPS simulator. | Andrew Cagney | 1 | -0/+2 |
1997-10-03 | Rewrite simulator floating point module. Do not rely on host FP | Andrew Cagney | 4 | -41/+602 |
1997-10-02 | Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE. | Andrew Cagney | 6 | -6/+51 |
1997-09-30 | Add access to hi part of r5900 128 bit registers. | Andrew Cagney | 1 | -0/+13 |
1997-09-29 | * configure: Regenerated. | Bob Manson | 1 | -0/+4 |
1997-09-29 | Do not sanitize out sim/testsuite/common directory. | Andrew Cagney | 2 | -1/+42 |
1997-09-27 | * d10v_sim.h (INC_ADDR): Align MOD_E to increment before testing | Fred Fish | 1 | -0/+2 |
1997-09-27 | * interp.c (pc_addr): Discard upper bit(s) of PC in case | Fred Fish | 1 | -0/+9 |
1997-09-26 | * interp.c: Allow Debug, DEPC, and EPC registers to be examined in GDB. | Mark Alexander | 2 | -7/+108 |
1997-09-26 | * sim-main.h: delete null override of SIM_ENGINE_HALT_HOOK and | Felix Lee | 1 | -0/+16 |
1997-09-25 | * sim-break.c (sim_set_breakpoint sim_clear_breakpoint): Use ZALLOC | Stu Grossman | 1 | -2/+2 |
1997-09-25 | Add/use SIM_AC_OPTION_BITSIZE. | Andrew Cagney | 5 | -51/+99 |
1997-09-25 | * config/v850/tm-v850.h (BREAKPOINT): Use 1 word DIVH insn with | Andrew Cagney | 1 | -0/+4 |
1997-09-25 | Allow gencode.c to generate input to the igen generator. | Andrew Cagney | 2 | -201/+489 |
1997-09-25 | Pacify GCC -Wall | Andrew Cagney | 1 | -0/+5 |
1997-09-25 | * Make-common.in: New files sim-break.c, sim-break.h. | Stu Grossman | 5 | -0/+331 |
1997-09-24 | r5900 sanitization fixes. | Jeff Law | 2 | -2/+3 |
1997-09-23 | mips64vr5900el-elf -> mips64r5900-elf. | Jeff Law | 66 | -2062/+0 |
1997-09-23 | * sim-events.c (SIM_EVENTS_POLL_RATE): poll more often than once | Felix Lee | 2 | -1/+13 |
1997-09-23 | vr5900-r5900. | Jeff Law | 1 | -1/+1 |
1997-09-23 | Check v850eq popm[hl] instructions. | Andrew Cagney | 5 | -2/+284 |
1997-09-23 | * Make-common.in (SIM_SCACHE, SIM_DEFAULT_MODEL): Assign configured values. | Andrew Cagney | 2 | -1/+10 |
1997-09-23 | * sim-types.h (SIGNED64): ##i64 when _MSC_VER, not _WIN32. | Felix Lee | 1 | -0/+5 |
1997-09-23 | * configure.in: i386-windows is a cross, so don't expect | Felix Lee | 1 | -1/+1 |
1997-09-23 | Remove need to update <targ>/Makefile.in when adding optional options | Andrew Cagney | 26 | -585/+1859 |
1997-09-22 | Add memory alignment config option. | Andrew Cagney | 6 | -87/+204 |
1997-09-22 | Enable --alignment option, stop sim-options.c hardwiring the alignment. | Andrew Cagney | 4 | -3/+8 |
1997-09-22 | Fix disabling of model code when simulator does not support modeling. | Andrew Cagney | 2 | -2/+24 |
1997-09-22 | Simplify logic behind the generic configuration option --enable-sim-alignment. | Andrew Cagney | 15 | -50/+145 |
1997-09-22 | Add support for --enable-sim-alignment to simulator common aclocal.m4 | Andrew Cagney | 17 | -80/+311 |
1997-09-20 | Removed the v850eq sanitization | Nick Clifton | 3 | -72/+7 |
1997-09-20 | Add handling for 3900's SDBBP, DERET, and RFE insns. | Gavin Romig-Koch | 2 | -7/+15 |
1997-09-19 | * gencode.c: Add r3900 (tx39). | Gavin Romig-Koch | 2 | -21/+40 |
1997-09-19 | Add alignment option. | Andrew Cagney | 1 | -0/+1 |