Age | Commit message (Expand) | Author | Files | Lines |
1997-11-06 | Fix computation of sim_events_time when sim_events_slip is loosing it. | Andrew Cagney | 1 | -0/+9 |
1997-11-06 | Allow separate single character and long options. | Andrew Cagney | 1 | -0/+17 |
1997-11-05 | Rewrite the MIPS simulator's memory model so that it uses the generic | Andrew Cagney | 1 | -0/+25 |
1997-11-04 | * sim-endian.h (U16_8): Implement | Andrew Cagney | 1 | -0/+13 |
1997-10-31 | Make memory regions layered (just like existing device regions) so | Andrew Cagney | 1 | -0/+23 |
1997-10-30 | * sim-core.h (sim_core_write_8): Define. | Doug Evans | 1 | -0/+4 |
1997-10-29 | common/sim-bits.h: Document ROTn macro. | Andrew Cagney | 1 | -0/+2 |
1997-10-28 | Add support for 16 byte quantities to sim-endian macro H2T. | Andrew Cagney | 1 | -0/+5 |
1997-10-28 | Implement sim_core_{read,write}_word using sim_core_{read,write}_<N>. | Andrew Cagney | 1 | -0/+12 |
1997-10-27 | * sim-endian.h: Disable 16 byte support. | Doug Evans | 1 | -0/+2 |
1997-10-27 | * sim-n-endian.h: Add TAGS entrys for 16 byte versions. | Doug Evans | 1 | -0/+4 |
1997-10-27 | Add 128 bit transfers to sim core. | Andrew Cagney | 1 | -0/+14 |
1997-10-24 | Add function sim_events_slip() | Andrew Cagney | 1 | -0/+10 |
1997-10-22 | Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file(). | Andrew Cagney | 1 | -0/+7 |
1997-10-22 | * nrun.c (main): Exit if bfd_openr fails. | Doug Evans | 1 | -0/+1 |
1997-10-22 | * nrun.c (main): Remove useless test of name != NULL. | Doug Evans | 1 | -0/+4 |
1997-10-21 | Pacify GCC -Wall | Andrew Cagney | 1 | -0/+6 |
1997-10-21 | Delete profile support from MIPS simulator, use sim/common/sim-profile | Andrew Cagney | 1 | -0/+27 |
1997-10-20 | Have single bit macros return an unsigned result. Avoids risk (and | Andrew Cagney | 1 | -0/+7 |
1997-10-20 | Add 8 bit arithmetic to sim-alu. | Andrew Cagney | 1 | -0/+9 |
1997-10-14 | Handle core regions which start at a poorly aligned address. | Andrew Cagney | 1 | -0/+12 |
1997-10-14 | * sim-alu.h (ALU64_HAD_OVERFLOW): Define. | Andrew Cagney | 1 | -0/+8 |
1997-10-14 | Correct type of address argument for sim_core_{read,write} | Andrew Cagney | 1 | -0/+12 |
1997-10-02 | Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE. | Andrew Cagney | 1 | -0/+18 |
1997-09-25 | Add/use SIM_AC_OPTION_BITSIZE. | Andrew Cagney | 1 | -0/+12 |
1997-09-25 | * Make-common.in: New files sim-break.c, sim-break.h. | Stu Grossman | 1 | -0/+8 |
1997-09-23 | * sim-events.c (SIM_EVENTS_POLL_RATE): poll more often than once | Felix Lee | 1 | -0/+12 |
1997-09-23 | * Make-common.in (SIM_SCACHE, SIM_DEFAULT_MODEL): Assign configured values. | Andrew Cagney | 1 | -0/+6 |
1997-09-23 | * sim-types.h (SIGNED64): ##i64 when _MSC_VER, not _WIN32. | Felix Lee | 1 | -0/+5 |
1997-09-23 | Remove need to update <targ>/Makefile.in when adding optional options | Andrew Cagney | 1 | -0/+17 |
1997-09-22 | Enable --alignment option, stop sim-options.c hardwiring the alignment. | Andrew Cagney | 1 | -0/+4 |
1997-09-22 | Fix disabling of model code when simulator does not support modeling. | Andrew Cagney | 1 | -0/+18 |
1997-09-22 | Simplify logic behind the generic configuration option --enable-sim-alignment. | Andrew Cagney | 1 | -0/+9 |
1997-09-22 | Add support for --enable-sim-alignment to simulator common aclocal.m4 | Andrew Cagney | 1 | -0/+18 |
1997-09-17 | * sim-events.c (ETRACE): Use trace_printf not sim_io_printf for | Andrew Cagney | 1 | -0/+10 |
1997-09-17 | Define MOVED macro, move sub-bitfield from XXX to YYY. | Andrew Cagney | 1 | -0/+4 |
1997-09-17 | Add/test 8bit bit manipuation macros. | Andrew Cagney | 1 | -0/+11 |
1997-09-16 | Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates bug in SEXT. | Andrew Cagney | 1 | -0/+11 |
1997-09-15 | Determine ARCHITECTURE from program if possible. | Andrew Cagney | 1 | -0/+12 |
1997-09-15 | * callback.c (os_write): divert stdout and stderr to their | Andrew Cagney | 1 | -0/+5 |
1997-09-12 | Add profiling support to v850*. | Andrew Cagney | 1 | -0/+45 |
1997-09-10 | o Wordwrap usage messages from sim-options | Andrew Cagney | 1 | -0/+17 |
1997-09-10 | Add option architecture-info to list supported architectures. | Andrew Cagney | 1 | -0/+5 |
1997-09-10 | * sim-core.h (sim_cpu_core): [WITH_XOR_ENDIAN + 1], to avoid | Felix Lee | 1 | -0/+6 |
1997-09-09 | * nltvals.def: Regenerate. | David Edelsohn | 1 | -0/+4 |
1997-09-08 | Add/use LSEXTRACTED, MSEXTRACTED macros. | Andrew Cagney | 1 | -0/+24 |
1997-09-05 | Redo watchpoint code so that it target can specify interrupt names. | Andrew Cagney | 1 | -0/+15 |
1997-09-05 | Add sim_do_commandf - printf version of sim_do_command. | Andrew Cagney | 1 | -0/+5 |
1997-09-05 | Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue. | Andrew Cagney | 1 | -0/+14 |
1997-09-04 | Finish implementation of sim-memopt. | Andrew Cagney | 1 | -0/+18 |