summaryrefslogtreecommitdiffstats
path: root/sim/common
Commit message (Expand)AuthorAgeFilesLines
...
* * callback.c (os_stat): Make 3rd arg a host struct stat ptr.Doug Evans1997-11-252-38/+216
* * gennltvals.sh: Generate syscall values for d30v.Doug Evans1997-11-253-0/+305
* Add sim_io_syscalls to do common system call emulationMichael Meissner1997-11-241-0/+10
* * sim-trace.c (trace_option_handler): Set state trace fileDoug Evans1997-11-242-24/+51
* Entries for .gdbinit additions and sim-model.c option fix.Doug Evans1997-11-241-0/+5
* * sim-model.c (model_options): Use '\0' for `shortopt'.Doug Evans1997-11-241-0/+2
* * Make-common.in (all): Add .gdbinit.Doug Evans1997-11-241-0/+3
* * sim-core.c (sim_core_signal): Fix spelling error in message.Doug Evans1997-11-241-0/+6
* Change MIPS simulator so that it uses the (software) module sim_fpuAndrew Cagney1997-11-231-1/+6
* Clarify meaning of sim_signalled's SIGRC argument. Document that thisAndrew Cagney1997-11-222-0/+13
* Pacify GCC - SIM_SIGNONE missing in enum, xmalloc/free VS ZALLOC/zfree.Andrew Cagney1997-11-202-0/+8
* o Add SIM_SIGFPE to sim-signalsAndrew Cagney1997-11-202-0/+13
* (enosys): Delete.Doug Evans1997-11-201-1/+0
* * callback.c (cb_host_to_target_stat): Fix return values.Doug Evans1997-11-202-3/+8
* * cgen-sim.h (enum_signal_type): Delete.Doug Evans1997-11-191-0/+6
* * sim-utils.c (sim_state_alloc): Call SIM_STATE_ALLOC if defined.Doug Evans1997-11-191-0/+8
* Do not include alloca-conf.h since alloca is not used.Michael Meissner1997-11-191-0/+3
* Fix carry/overflow problemsMichael Meissner1997-11-191-0/+8
* (sim_stop_reason): Add comment.Doug Evans1997-11-191-0/+5
* * sim-core.c (sim_core_signal): Use sim_stopped instead ofDoug Evans1997-11-192-2/+5
* * sim-signal.c, sim-signal.h: New files.Doug Evans1997-11-198-13/+206
* * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch value.Doug Evans1997-11-192-1/+2
* * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch value.Doug Evans1997-11-182-3/+2
* * Make-common.in (SIM_NEW_COMMON_OBJS): New variable.Doug Evans1997-11-183-2/+51
* * Make-common.in (srccom): New variable.Doug Evans1997-11-182-105/+108
* Tweak comment.Doug Evans1997-11-171-2/+3
* * Make-common.in (DEP, COMMON_DEP_CFLAGS): Define.Doug Evans1997-11-175-64/+644
* (sim_core_signal): Add missing "\n" in message.Doug Evans1997-11-141-4/+7
* * sim-base.h (sim_state_base): Move `magic' to end of struct.Doug Evans1997-11-132-10/+32
* * sim-n-core.h (sim_core_read_unaligned_N): illegal emptyFelix Lee1997-11-132-1/+7
* * Make-common.in (BUILT_SRC_FROM_COMMON): Remove files no longerDoug Evans1997-11-122-9/+11
* * aclocal.m4 (SIM_AC_OPTION_SCACHE): Fix typo.Doug Evans1997-11-121-0/+4
* * sim-events.c (sim_events_process): Re-compute the time -Andrew Cagney1997-11-112-0/+7
* * callback.c (os_poll_quit): Replace _WIN32 with _MSC_VER.Andrew Cagney1997-11-101-0/+4
* Fix computation of sim_events_time when sim_events_slip is loosing it.Andrew Cagney1997-11-062-34/+31
* Allow separate single character and long options.Andrew Cagney1997-11-061-0/+17
* Rewrite the MIPS simulator's memory model so that it uses the genericAndrew Cagney1997-11-053-97/+212
* * sim-endian.h (U16_8): ImplementAndrew Cagney1997-11-041-0/+13
* Make memory regions layered (just like existing device regions) soAndrew Cagney1997-10-314-123/+223
* * sim-core.h (sim_core_write_8): Define.Doug Evans1997-10-302-0/+5
* common/sim-bits.h: Document ROTn macro.Andrew Cagney1997-10-291-0/+2
* Add support for 16 byte quantities to sim-endian macro H2T.Andrew Cagney1997-10-283-6/+17
* Implement sim_core_{read,write}_word using sim_core_{read,write}_<N>.Andrew Cagney1997-10-284-13/+27
* * sim-endian.h: Disable 16 byte support.Doug Evans1997-10-272-7/+9
* * sim-n-endian.h: Add TAGS entrys for 16 byte versions.Doug Evans1997-10-271-0/+4
* Fix typo.Doug Evans1997-10-271-1/+1
* Add 128 bit transfers to sim core.Andrew Cagney1997-10-277-66/+180
* Add function sim_events_slip()Andrew Cagney1997-10-242-16/+56
* Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file().Andrew Cagney1997-10-221-0/+7
* * nrun.c (main): Exit if bfd_openr fails.Doug Evans1997-10-221-0/+1
OpenPOWER on IntegriCloud