1997-11-26 |
Andrew Cagney | * sim-io.c (sim_io_getstring): Delete unused len2.... |
blob | commitdiff |
1997-11-26 |
Doug Evans | Undo last change. callback.h changed instead. |
blob | commitdiff | diff to current |
1997-11-26 |
Doug Evans | * syscall.c (cb_syscall, cases stat, fstat): Handle... |
blob | commitdiff | diff to current |
1997-11-26 |
Michael Meissner | nuke lseek |
blob | commitdiff | diff to current |
1997-11-25 |
Doug Evans | * callback.c (os_stat): Make 3rd arg a host struct... |
blob | commitdiff | diff to current |
1997-11-25 |
Doug Evans | * gennltvals.sh: Generate syscall values for d30v. |
blob | commitdiff | diff to current |
1997-11-24 |
Michael Meissner | Add sim_io_syscalls to do common system call emulation |
blob | commitdiff | diff to current |
1997-11-24 |
Doug Evans | * sim-trace.c (trace_option_handler): Set state trace... |
blob | commitdiff | diff to current |
1997-11-24 |
Doug Evans | Entries for .gdbinit additions and sim-model.c option... |
blob | commitdiff | diff to current |
1997-11-24 |
Doug Evans | * sim-model.c (model_options): Use '\0' for `shortopt'. |
blob | commitdiff | diff to current |
1997-11-24 |
Doug Evans | * Make-common.in (all): Add .gdbinit. |
blob | commitdiff | diff to current |
1997-11-24 |
Doug Evans | * sim-core.c (sim_core_signal): Fix spelling error... |
blob | commitdiff | diff to current |
1997-11-23 |
Andrew Cagney | Change MIPS simulator so that it uses the (software... |
blob | commitdiff | diff to current |
1997-11-22 |
Andrew Cagney | Clarify meaning of sim_signalled's SIGRC argument.... |
blob | commitdiff | diff to current |
1997-11-20 |
Andrew Cagney | Pacify GCC - SIM_SIGNONE missing in enum, xmalloc/free... |
blob | commitdiff | diff to current |
1997-11-20 |
Andrew Cagney | o Add SIM_SIGFPE to sim-signals |
blob | commitdiff | diff to current |
1997-11-20 |
Doug Evans | (enosys): Delete. |
blob | commitdiff | diff to current |
1997-11-20 |
Doug Evans | * callback.c (cb_host_to_target_stat): Fix return... |
blob | commitdiff | diff to current |
1997-11-19 |
Doug Evans | * cgen-sim.h (enum_signal_type): Delete. |
blob | commitdiff | diff to current |
1997-11-19 |
Doug Evans | * sim-utils.c (sim_state_alloc): Call SIM_STATE_ALLOC... |
blob | commitdiff | diff to current |
1997-11-19 |
Michael Meissner | Do not include alloca-conf.h since alloca is not used. |
blob | commitdiff | diff to current |
1997-11-19 |
Michael Meissner | Fix carry/overflow problems |
blob | commitdiff | diff to current |
1997-11-19 |
Doug Evans | * sim-core.c (sim_core_signal): Use sim_stopped instead of |
blob | commitdiff | diff to current |
1997-11-19 |
Doug Evans | * sim-signal.c, sim-signal.h: New files. |
blob | commitdiff | diff to current |
1997-11-19 |
Doug Evans | * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch... |
blob | commitdiff | diff to current |
1997-11-18 |
Doug Evans | * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch... |
blob | commitdiff | diff to current |
1997-11-18 |
Doug Evans | * Make-common.in (SIM_NEW_COMMON_OBJS): New variable. |
blob | commitdiff | diff to current |
1997-11-18 |
Doug Evans | * Make-common.in (srccom): New variable. |
blob | commitdiff | diff to current |
1997-11-17 |
Doug Evans | * Make-common.in (DEP, COMMON_DEP_CFLAGS): Define. |
blob | commitdiff | diff to current |
1997-11-13 |
Doug Evans | * sim-base.h (sim_state_base): Move `magic' to end... |
blob | commitdiff | diff to current |
1997-11-13 |
Felix Lee | * sim-n-core.h (sim_core_read_unaligned_N): illegal... |
blob | commitdiff | diff to current |
1997-11-12 |
Doug Evans | * Make-common.in (BUILT_SRC_FROM_COMMON): Remove files... |
blob | commitdiff | diff to current |
1997-11-12 |
Doug Evans | * aclocal.m4 (SIM_AC_OPTION_SCACHE): Fix typo. |
blob | commitdiff | diff to current |
1997-11-11 |
Andrew Cagney | * sim-events.c (sim_events_process): Re-compute... |
blob | commitdiff | diff to current |
1997-11-10 |
Andrew Cagney | * callback.c (os_poll_quit): Replace _WIN32 with _MSC_VER. |
blob | commitdiff | diff to current |
1997-11-06 |
Andrew Cagney | Fix computation of sim_events_time when sim_events_slip... |
blob | commitdiff | diff to current |
1997-11-06 |
Andrew Cagney | Allow separate single character and long options. |
blob | commitdiff | diff to current |
1997-11-05 |
Andrew Cagney | Rewrite the MIPS simulator's memory model so that it... |
blob | commitdiff | diff to current |
1997-11-04 |
Andrew Cagney | * sim-endian.h (U16_8): Implement |
blob | commitdiff | diff to current |
1997-10-31 |
Andrew Cagney | Make memory regions layered (just like existing device... |
blob | commitdiff | diff to current |
1997-10-30 |
Doug Evans | * sim-core.h (sim_core_write_8): Define. |
blob | commitdiff | diff to current |
1997-10-29 |
Andrew Cagney | common/sim-bits.h: Document ROTn macro. |
blob | commitdiff | diff to current |
1997-10-28 |
Andrew Cagney | Add support for 16 byte quantities to sim-endian macro... |
blob | commitdiff | diff to current |
1997-10-28 |
Andrew Cagney | Implement sim_core_{read,write}_word using sim_core_... |
blob | commitdiff | diff to current |
1997-10-27 |
Doug Evans | * sim-endian.h: Disable 16 byte support. |
blob | commitdiff | diff to current |
1997-10-27 |
Doug Evans | * sim-n-endian.h: Add TAGS entrys for 16 byte versions. |
blob | commitdiff | diff to current |
1997-10-27 |
Andrew Cagney | Add 128 bit transfers to sim core. |
blob | commitdiff | diff to current |
1997-10-24 |
Andrew Cagney | Add function sim_events_slip() |
blob | commitdiff | diff to current |
1997-10-22 |
Andrew Cagney | Add LMA_P and DO_WRITE arguments to sim/common/sim... |
blob | commitdiff | diff to current |
1997-10-22 |
Doug Evans | * nrun.c (main): Exit if bfd_openr fails. |
blob | commitdiff | diff to current |
1997-10-22 |
Doug Evans | * nrun.c (main): Remove useless test of name != NULL. |
blob | commitdiff | diff to current |
1997-10-21 |
Andrew Cagney | Pacify GCC -Wall |
blob | commitdiff | diff to current |
1997-10-21 |
Andrew Cagney | Delete profile support from MIPS simulator, use sim... |
blob | commitdiff | diff to current |
1997-10-20 |
Andrew Cagney | Have single bit macros return an unsigned result. Avoid... |
blob | commitdiff | diff to current |
1997-10-20 |
Andrew Cagney | Add 8 bit arithmetic to sim-alu. |
blob | commitdiff | diff to current |
1997-10-14 |
Andrew Cagney | Handle core regions which start at a poorly aligned... |
blob | commitdiff | diff to current |
1997-10-14 |
Andrew Cagney | * sim-alu.h (ALU64_HAD_OVERFLOW): Define. |
blob | commitdiff | diff to current |
1997-10-14 |
Andrew Cagney | Correct type of address argument for sim_core_{read... |
blob | commitdiff | diff to current |
1997-10-02 |
Andrew Cagney | Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE. |
blob | commitdiff | diff to current |
1997-09-25 |
Andrew Cagney | Add/use SIM_AC_OPTION_BITSIZE. |
blob | commitdiff | diff to current |
1997-09-25 |
Stu Grossman | * Make-common.in: New files sim-break.c, sim-break.h. |
blob | commitdiff | diff to current |
1997-09-23 |
Felix Lee | * sim-events.c (SIM_EVENTS_POLL_RATE): poll... |
blob | commitdiff | diff to current |
1997-09-23 |
Andrew Cagney | * Make-common.in (SIM_SCACHE, SIM_DEFAULT_MODEL): Assig... |
blob | commitdiff | diff to current |
1997-09-23 |
Felix Lee | * sim-types.h (SIGNED64): ##i64 when _MSC_VER, not... |
blob | commitdiff | diff to current |
1997-09-23 |
Andrew Cagney | Remove need to update <targ>/Makefile.in when adding... |
blob | commitdiff | diff to current |
1997-09-22 |
Andrew Cagney | Enable --alignment option, stop sim-options.c hardwirin... |
blob | commitdiff | diff to current |
1997-09-22 |
Andrew Cagney | Fix disabling of model code when simulator does not... |
blob | commitdiff | diff to current |
1997-09-22 |
Andrew Cagney | Simplify logic behind the generic configuration option... |
blob | commitdiff | diff to current |
1997-09-22 |
Andrew Cagney | Add support for --enable-sim-alignment to simulator... |
blob | commitdiff | diff to current |
1997-09-17 |
Andrew Cagney | * sim-events.c (ETRACE): Use trace_printf not sim_io_pr... |
blob | commitdiff | diff to current |
1997-09-17 |
Andrew Cagney | Define MOVED macro, move sub-bitfield from XXX to YYY. |
blob | commitdiff | diff to current |
1997-09-17 |
Andrew Cagney | Add/test 8bit bit manipuation macros. |
blob | commitdiff | diff to current |
1997-09-16 |
Andrew Cagney | Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates... |
blob | commitdiff | diff to current |
1997-09-15 |
Andrew Cagney | Determine ARCHITECTURE from program if possible. |
blob | commitdiff | diff to current |
1997-09-15 |
Andrew Cagney | * callback.c (os_write): divert stdout and... |
blob | commitdiff | diff to current |
1997-09-12 |
Andrew Cagney | Add profiling support to v850*. |
blob | commitdiff | diff to current |
1997-09-10 |
Andrew Cagney | o Wordwrap usage messages from sim-options |
blob | commitdiff | diff to current |
1997-09-10 |
Andrew Cagney | Add option architecture-info to list supported architec... |
blob | commitdiff | diff to current |
1997-09-10 |
Felix Lee | * sim-core.h (sim_cpu_core): [WITH_XOR_ENDIAN + 1... |
blob | commitdiff | diff to current |
1997-09-09 |
David Edelsohn | * nltvals.def: Regenerate. |
blob | commitdiff | diff to current |
1997-09-08 |
Andrew Cagney | Add/use LSEXTRACTED, MSEXTRACTED macros. |
blob | commitdiff | diff to current |
1997-09-05 |
Andrew Cagney | Redo watchpoint code so that it target can specify... |
blob | commitdiff | diff to current |
1997-09-05 |
Andrew Cagney | Add sim_do_commandf - printf version of sim_do_command. |
blob | commitdiff | diff to current |
1997-09-05 |
Andrew Cagney | Define SIGNED64 and UNSIGNED64 macros - handle MSC... |
blob | commitdiff | diff to current |
1997-09-04 |
Andrew Cagney | Finish implementation of sim-memopt. |
blob | commitdiff | diff to current |
1997-09-04 |
Andrew Cagney | o Add modulo argument to sim_core_attach |
blob | commitdiff | diff to current |
1997-09-04 |
David Edelsohn | * sim-hload.c (sim_load): Add assert for SIM_MAGIC_NUMBER. |
blob | commitdiff | diff to current |
1997-09-04 |
David Edelsohn | * gdbinit.in: New file. |
blob | commitdiff | diff to current |
1997-09-03 |
Andrew Cagney | Add support for suspending/resumeing the simulator... |
blob | commitdiff | diff to current |
1997-09-03 |
Andrew Cagney | Stanify error reporting memory overlaps. |
blob | commitdiff | diff to current |
1997-09-02 |
David Edelsohn | (TAGS): Add support for "/* TAGS: foo */" marker. |
blob | commitdiff | diff to current |
1997-09-02 |
David Edelsohn | * Makefile.in (TAGS): Add support for "/* TAGS: foo... |
blob | commitdiff | diff to current |
1997-09-01 |
Andrew Cagney | Use sim_state_alloc to create common sim object. |
blob | commitdiff | diff to current |
1997-08-30 |
Andrew Cagney | Passify GCC. Convert 0x0LL to something more portable... |
blob | commitdiff | diff to current |
1997-08-28 |
David Edelsohn | * sim-options.c (standard_option_handler): Use xstrdup... |
blob | commitdiff | diff to current |
1997-08-28 |
Andrew Cagney | Add --target=BFDTARGET and --architecture=MACHINE options. |
blob | commitdiff | diff to current |
1997-08-27 |
Andrew Cagney | Fix doco on enable-sim-inline. |
blob | commitdiff | diff to current |
1997-08-27 |
Andrew Cagney | Add MSBIT* and LSBIT* macro's to sim-bits.h |
blob | commitdiff | diff to current |
1997-08-27 |
Andrew Cagney | Add ABFD argument to sim_create_inferior. Document. |
blob | commitdiff | diff to current |
1997-08-27 |
Andrew Cagney | Save a copy of argv, not just a pointer. |
blob | commitdiff | diff to current |
next |