| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Pacify GCC - SIM_SIGNONE missing in enum, xmalloc/free VS ZALLOC/zfree. | Andrew Cagney | 1997-11-20 | 1 | -0/+4 |
| * | o Add SIM_SIGFPE to sim-signals | Andrew Cagney | 1997-11-20 | 1 | -0/+7 |
| * | (enosys): Delete. | Doug Evans | 1997-11-20 | 1 | -1/+0 |
| * | * callback.c (cb_host_to_target_stat): Fix return values. | Doug Evans | 1997-11-20 | 1 | -0/+2 |
| * | * cgen-sim.h (enum_signal_type): Delete. | Doug Evans | 1997-11-19 | 1 | -0/+6 |
| * | * sim-utils.c (sim_state_alloc): Call SIM_STATE_ALLOC if defined. | Doug Evans | 1997-11-19 | 1 | -0/+8 |
| * | Do not include alloca-conf.h since alloca is not used. | Michael Meissner | 1997-11-19 | 1 | -0/+3 |
| * | Fix carry/overflow problems | Michael Meissner | 1997-11-19 | 1 | -0/+8 |
| * | * sim-core.c (sim_core_signal): Use sim_stopped instead of | Doug Evans | 1997-11-19 | 1 | -0/+3 |
| * | * sim-signal.c, sim-signal.h: New files. | Doug Evans | 1997-11-19 | 1 | -0/+21 |
| * | * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch value. | Doug Evans | 1997-11-19 | 1 | -0/+1 |
| * | * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch value. | Doug Evans | 1997-11-18 | 1 | -0/+1 |
| * | * Make-common.in (SIM_NEW_COMMON_OBJS): New variable. | Doug Evans | 1997-11-18 | 1 | -0/+6 |
| * | * Make-common.in (srccom): New variable. | Doug Evans | 1997-11-18 | 1 | -0/+2 |
| * | * Make-common.in (DEP, COMMON_DEP_CFLAGS): Define. | Doug Evans | 1997-11-17 | 1 | -0/+53 |
| * | * sim-base.h (sim_state_base): Move `magic' to end of struct. | Doug Evans | 1997-11-13 | 1 | -0/+23 |
| * | * sim-n-core.h (sim_core_read_unaligned_N): illegal empty | Felix Lee | 1997-11-13 | 1 | -0/+6 |
| * | * Make-common.in (BUILT_SRC_FROM_COMMON): Remove files no longer | Doug Evans | 1997-11-12 | 1 | -0/+6 |
| * | * aclocal.m4 (SIM_AC_OPTION_SCACHE): Fix typo. | Doug Evans | 1997-11-12 | 1 | -0/+4 |
| * | * sim-events.c (sim_events_process): Re-compute the time - | Andrew Cagney | 1997-11-11 | 1 | -0/+6 |
| * | * callback.c (os_poll_quit): Replace _WIN32 with _MSC_VER. | Andrew Cagney | 1997-11-10 | 1 | -0/+4 |
| * | Fix computation of sim_events_time when sim_events_slip is loosing it. | Andrew Cagney | 1997-11-06 | 1 | -0/+9 |
| * | Allow separate single character and long options. | Andrew Cagney | 1997-11-06 | 1 | -0/+17 |
| * | Rewrite the MIPS simulator's memory model so that it uses the generic | Andrew Cagney | 1997-11-05 | 1 | -0/+25 |
| * | * sim-endian.h (U16_8): Implement | Andrew Cagney | 1997-11-04 | 1 | -0/+13 |
| * | Make memory regions layered (just like existing device regions) so | Andrew Cagney | 1997-10-31 | 1 | -0/+23 |
| * | * sim-core.h (sim_core_write_8): Define. | Doug Evans | 1997-10-30 | 1 | -0/+4 |
| * | common/sim-bits.h: Document ROTn macro. | Andrew Cagney | 1997-10-29 | 1 | -0/+2 |
| * | Add support for 16 byte quantities to sim-endian macro H2T. | Andrew Cagney | 1997-10-28 | 1 | -0/+5 |
| * | Implement sim_core_{read,write}_word using sim_core_{read,write}_<N>. | Andrew Cagney | 1997-10-28 | 1 | -0/+12 |
| * | * sim-endian.h: Disable 16 byte support. | Doug Evans | 1997-10-27 | 1 | -0/+2 |
| * | * sim-n-endian.h: Add TAGS entrys for 16 byte versions. | Doug Evans | 1997-10-27 | 1 | -0/+4 |
| * | Add 128 bit transfers to sim core. | Andrew Cagney | 1997-10-27 | 1 | -0/+14 |
| * | Add function sim_events_slip() | Andrew Cagney | 1997-10-24 | 1 | -0/+10 |
| * | Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file(). | Andrew Cagney | 1997-10-22 | 1 | -0/+7 |
| * | * nrun.c (main): Exit if bfd_openr fails. | Doug Evans | 1997-10-22 | 1 | -0/+1 |
| * | * nrun.c (main): Remove useless test of name != NULL. | Doug Evans | 1997-10-22 | 1 | -0/+4 |
| * | Pacify GCC -Wall | Andrew Cagney | 1997-10-21 | 1 | -0/+6 |
| * | Delete profile support from MIPS simulator, use sim/common/sim-profile | Andrew Cagney | 1997-10-21 | 1 | -0/+27 |
| * | Have single bit macros return an unsigned result. Avoids risk (and | Andrew Cagney | 1997-10-20 | 1 | -0/+7 |
| * | Add 8 bit arithmetic to sim-alu. | Andrew Cagney | 1997-10-20 | 1 | -0/+9 |
| * | Handle core regions which start at a poorly aligned address. | Andrew Cagney | 1997-10-14 | 1 | -0/+12 |
| * | * sim-alu.h (ALU64_HAD_OVERFLOW): Define. | Andrew Cagney | 1997-10-14 | 1 | -0/+8 |
| * | Correct type of address argument for sim_core_{read,write} | Andrew Cagney | 1997-10-14 | 1 | -0/+12 |
| * | Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE. | Andrew Cagney | 1997-10-02 | 1 | -0/+18 |
| * | Add/use SIM_AC_OPTION_BITSIZE. | Andrew Cagney | 1997-09-25 | 1 | -0/+12 |
| * | * Make-common.in: New files sim-break.c, sim-break.h. | Stu Grossman | 1997-09-25 | 1 | -0/+8 |
| * | * sim-events.c (SIM_EVENTS_POLL_RATE): poll more often than once | Felix Lee | 1997-09-23 | 1 | -0/+12 |
| * | * Make-common.in (SIM_SCACHE, SIM_DEFAULT_MODEL): Assign configured values. | Andrew Cagney | 1997-09-23 | 1 | -0/+6 |
| * | * sim-types.h (SIGNED64): ##i64 when _MSC_VER, not _WIN32. | Felix Lee | 1997-09-23 | 1 | -0/+5 |