Age | Commit message (Expand) | Author | Files | Lines |
1997-11-25 | Add file alu-n-tst.h | Andrew Cagney | 1 | -0/+1 |
1997-11-25 | vr5400 sanitize cleanups | Andrew Cagney | 1 | -4/+12 |
1997-11-25 | Add comment. | Doug Evans | 1 | -0/+2 |
1997-11-25 | * callback.c (os_stat): Make 3rd arg a host struct stat ptr. | Doug Evans | 2 | -38/+216 |
1997-11-25 | * gennltvals.sh: Generate syscall values for d30v. | Doug Evans | 3 | -0/+305 |
1997-11-24 | Add sim_io_syscalls to do common system call emulation | Michael Meissner | 1 | -0/+10 |
1997-11-24 | * cpu.h (TRACE_COND_BR): Use TRACE_BRANCH_P, not TRACE_ALU_P. | Doug Evans | 2 | -1/+5 |
1997-11-24 | * sim-trace.c (trace_option_handler): Set state trace file | Doug Evans | 2 | -24/+51 |
1997-11-24 | Entries for .gdbinit additions and sim-model.c option fix. | Doug Evans | 1 | -0/+5 |
1997-11-24 | * sim-model.c (model_options): Use '\0' for `shortopt'. | Doug Evans | 1 | -0/+2 |
1997-11-24 | * Make-common.in (all): Add .gdbinit. | Doug Evans | 1 | -0/+3 |
1997-11-24 | * sim-core.c (sim_core_signal): Fix spelling error in message. | Doug Evans | 1 | -0/+6 |
1997-11-24 | Sanitization | Andrew Cagney | 2 | -1/+5 |
1997-11-23 | Change MIPS simulator so that it uses the (software) module sim_fpu | Andrew Cagney | 1 | -1/+6 |
1997-11-22 | Clarify meaning of sim_signalled's SIGRC argument. Document that this | Andrew Cagney | 7 | -14/+35 |
1997-11-20 | Pacify GCC - SIM_SIGNONE missing in enum, xmalloc/free VS ZALLOC/zfree. | Andrew Cagney | 2 | -0/+8 |
1997-11-20 | o Add SIM_SIGFPE to sim-signals | Andrew Cagney | 5 | -18/+25 |
1997-11-20 | Allow reads/writes to C0_CONFIG register. | Andrew Cagney | 3 | -13/+40 |
1997-11-20 | (enosys): Delete. | Doug Evans | 1 | -1/+0 |
1997-11-20 | * callback.c (cb_host_to_target_stat): Fix return values. | Doug Evans | 2 | -3/+8 |
1997-11-19 | * cgen-sim.h (enum_signal_type): Delete. | Doug Evans | 1 | -0/+6 |
1997-11-19 | * mem-ops.h: Rename SIM_SIG{ACCESS,ALIGN} to SIM_SIG{SEGV,BUS}. | Doug Evans | 1 | -32/+32 |
1997-11-19 | * sim-utils.c (sim_state_alloc): Call SIM_STATE_ALLOC if defined. | Doug Evans | 1 | -0/+8 |
1997-11-19 | Do not include alloca-conf.h since alloca is not used. | Michael Meissner | 1 | -0/+3 |
1997-11-19 | Fix carry/overflow problems | Michael Meissner | 1 | -0/+8 |
1997-11-19 | (sim_stop_reason): Add comment. | Doug Evans | 1 | -0/+5 |
1997-11-19 | * sim-core.c (sim_core_signal): Use sim_stopped instead of | Doug Evans | 2 | -2/+5 |
1997-11-19 | * sim-signal.c, sim-signal.h: New files. | Doug Evans | 8 | -13/+206 |
1997-11-19 | * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch value. | Doug Evans | 2 | -1/+2 |
1997-11-18 | * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch value. | Doug Evans | 2 | -3/+2 |
1997-11-18 | * Make-common.in (SIM_NEW_COMMON_OBJS): New variable. | Doug Evans | 3 | -2/+51 |
1997-11-18 | * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS). | Doug Evans | 1 | -0/+8 |
1997-11-18 | * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS). | Doug Evans | 2 | -0/+13 |
1997-11-18 | * sim-main.h (CIA_ADDR): Define. | Doug Evans | 3 | -14/+12 |
1997-11-18 | * Make-common.in (srccom): New variable. | Doug Evans | 2 | -105/+108 |
1997-11-17 | Tweak comment. | Doug Evans | 1 | -2/+3 |
1997-11-17 | * Make-common.in (DEP, COMMON_DEP_CFLAGS): Define. | Doug Evans | 5 | -64/+644 |
1997-11-17 | Test SUBI omsn | Andrew Cagney | 1 | -0/+17 |
1997-11-14 | (sim_core_signal): Add missing "\n" in message. | Doug Evans | 1 | -4/+7 |
1997-11-14 | * mips.igen: Tag vr5000 instructions. | Andrew Cagney | 2 | -0/+35 |
1997-11-13 | * sim-base.h (sim_state_base): Move `magic' to end of struct. | Doug Evans | 2 | -10/+32 |
1997-11-13 | * sim-n-core.h (sim_core_read_unaligned_N): illegal empty | Felix Lee | 2 | -1/+7 |
1997-11-12 | * Make-common.in (BUILT_SRC_FROM_COMMON): Remove files no longer | Doug Evans | 2 | -9/+11 |
1997-11-12 | * aclocal.m4 (SIM_AC_OPTION_SCACHE): Fix typo. | Doug Evans | 1 | -0/+4 |
1997-11-11 | * simops.c (call:16 call:32): Stack adjustment is determined solely | Jeff Law | 1 | -4/+8 |
1997-11-11 | Make the signess of compares between GPR's explicit using a cast to | Andrew Cagney | 2 | -61/+39 |
1997-11-11 | Fix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1, LWXC1, | Andrew Cagney | 5 | -121/+396 |
1997-11-11 | * sim-events.c (sim_events_process): Re-compute the time - | Andrew Cagney | 2 | -0/+7 |
1997-11-10 | * simops.c (OP_4201): "rachi". Sign extend bit 40 of ACC. Sign | Andrew Cagney | 1 | -0/+6 |
1997-11-10 | Test rachi instruction. | Andrew Cagney | 3 | -3/+44 |