summaryrefslogtreecommitdiffstats
path: root/sim/common/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Pacify GCC - SIM_SIGNONE missing in enum, xmalloc/free VS ZALLOC/zfree.Andrew Cagney1997-11-201-0/+4
* o Add SIM_SIGFPE to sim-signalsAndrew Cagney1997-11-201-0/+7
* (enosys): Delete.Doug Evans1997-11-201-1/+0
* * callback.c (cb_host_to_target_stat): Fix return values.Doug Evans1997-11-201-0/+2
* * 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-core.c (sim_core_signal): Use sim_stopped instead ofDoug Evans1997-11-191-0/+3
* * sim-signal.c, sim-signal.h: New files.Doug Evans1997-11-191-0/+21
* * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch value.Doug Evans1997-11-191-0/+1
* * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch value.Doug Evans1997-11-181-0/+1
* * Make-common.in (SIM_NEW_COMMON_OBJS): New variable.Doug Evans1997-11-181-0/+6
* * Make-common.in (srccom): New variable.Doug Evans1997-11-181-0/+2
* * Make-common.in (DEP, COMMON_DEP_CFLAGS): Define.Doug Evans1997-11-171-0/+53
* * sim-base.h (sim_state_base): Move `magic' to end of struct.Doug Evans1997-11-131-0/+23
* * sim-n-core.h (sim_core_read_unaligned_N): illegal emptyFelix Lee1997-11-131-0/+6
* * Make-common.in (BUILT_SRC_FROM_COMMON): Remove files no longerDoug Evans1997-11-121-0/+6
* * 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-111-0/+6
* * 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-061-0/+9
* 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-051-0/+25
* * sim-endian.h (U16_8): ImplementAndrew Cagney1997-11-041-0/+13
* Make memory regions layered (just like existing device regions) soAndrew Cagney1997-10-311-0/+23
* * sim-core.h (sim_core_write_8): Define.Doug Evans1997-10-301-0/+4
* 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-281-0/+5
* Implement sim_core_{read,write}_word using sim_core_{read,write}_<N>.Andrew Cagney1997-10-281-0/+12
* * sim-endian.h: Disable 16 byte support.Doug Evans1997-10-271-0/+2
* * sim-n-endian.h: Add TAGS entrys for 16 byte versions.Doug Evans1997-10-271-0/+4
* Add 128 bit transfers to sim core.Andrew Cagney1997-10-271-0/+14
* Add function sim_events_slip()Andrew Cagney1997-10-241-0/+10
* 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
* * nrun.c (main): Remove useless test of name != NULL.Doug Evans1997-10-221-0/+4
* Pacify GCC -WallAndrew Cagney1997-10-211-0/+6
* Delete profile support from MIPS simulator, use sim/common/sim-profileAndrew Cagney1997-10-211-0/+27
* Have single bit macros return an unsigned result. Avoids risk (andAndrew Cagney1997-10-201-0/+7
* Add 8 bit arithmetic to sim-alu.Andrew Cagney1997-10-201-0/+9
* Handle core regions which start at a poorly aligned address.Andrew Cagney1997-10-141-0/+12
* * sim-alu.h (ALU64_HAD_OVERFLOW): Define.Andrew Cagney1997-10-141-0/+8
* Correct type of address argument for sim_core_{read,write}Andrew Cagney1997-10-141-0/+12
* Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE.Andrew Cagney1997-10-021-0/+18
* Add/use SIM_AC_OPTION_BITSIZE.Andrew Cagney1997-09-251-0/+12
* * Make-common.in: New files sim-break.c, sim-break.h.Stu Grossman1997-09-251-0/+8
* * sim-events.c (SIM_EVENTS_POLL_RATE): poll more often than onceFelix Lee1997-09-231-0/+12
* * Make-common.in (SIM_SCACHE, SIM_DEFAULT_MODEL): Assign configured values.Andrew Cagney1997-09-231-0/+6
* * sim-types.h (SIGNED64): ##i64 when _MSC_VER, not _WIN32.Felix Lee1997-09-231-0/+5
OpenPOWER on IntegriCloud