* Makefile.in: Add rules for cygmon.
[binutils-gdb.git] / sim /
1997-11-30 Michael MeissnerDelete sim_io_syscalls and sim_io_getstring
1997-11-29 Michael MeissnerSwitch to using cb_syscall; Fix bug in cb_syscall write
1997-11-29 Michael MeissnerFix problems with d30v addc/subb
1997-11-28 Doug Evans * gennltvals.sh: Redo syscall support to allow sanitiz...
1997-11-26 Doug Evans * Make-common.in (run.o): Depend on remote-sim.h.
1997-11-26 Michael MeissnerFlush writes to stdout, stderr
1997-11-26 Andrew Cagney* sim-io.c (sim_io_getstring): Delete unused len2....
1997-11-26 Doug EvansDelete magic number FIXME.
1997-11-26 Doug EvansUndo last change. callback.h changed instead.
1997-11-26 Doug Evans * syscall.c (cb_syscall, cases stat, fstat): Handle...
1997-11-26 Andrew CagneyFix typo in format argument to sim_io_eprintf.
1997-11-26 Andrew CagneyMove MDMX instructions which are public knowledge from...
1997-11-26 Michael Meissnernuke lseek
1997-11-25 Andrew Cagneysanitize-r5900 not v5900
1997-11-25 Andrew CagneyStrip ChangeLog of v850e information
1997-11-25 Andrew CagneyAdd file alu-n-tst.h
1997-11-25 Andrew Cagneyvr5400 sanitize cleanups
1997-11-25 Doug EvansAdd comment.
1997-11-25 Doug Evans * callback.c (os_stat): Make 3rd arg a host struct...
1997-11-25 Doug Evans * gennltvals.sh: Generate syscall values for d30v.
1997-11-24 Michael MeissnerAdd sim_io_syscalls to do common system call emulation
1997-11-24 Doug Evans * cpu.h (TRACE_COND_BR): Use TRACE_BRANCH_P, not TRACE...
1997-11-24 Doug Evans * sim-trace.c (trace_option_handler): Set state trace...
1997-11-24 Doug EvansEntries for .gdbinit additions and sim-model.c option...
1997-11-24 Doug Evans * sim-model.c (model_options): Use '\0' for `shortopt'.
1997-11-24 Doug Evans * Make-common.in (all): Add .gdbinit.
1997-11-24 Doug Evans * sim-core.c (sim_core_signal): Fix spelling error...
1997-11-24 Andrew CagneySanitization
1997-11-23 Andrew CagneyChange MIPS simulator so that it uses the (software...
1997-11-22 Andrew CagneyClarify meaning of sim_signalled's SIGRC argument....
1997-11-20 Andrew CagneyPacify GCC - SIM_SIGNONE missing in enum, xmalloc/free...
1997-11-20 Andrew Cagneyo Add SIM_SIGFPE to sim-signals
1997-11-20 Andrew CagneyAllow reads/writes to C0_CONFIG register.
1997-11-20 Doug Evans(enosys): Delete.
1997-11-20 Doug Evans * callback.c (cb_host_to_target_stat): Fix return...
1997-11-19 Doug Evans * cgen-sim.h (enum_signal_type): Delete.
1997-11-19 Doug Evans * mem-ops.h: Rename SIM_SIG{ACCESS,ALIGN} to SIM_SIG...
1997-11-19 Doug Evans * sim-utils.c (sim_state_alloc): Call SIM_STATE_ALLOC...
1997-11-19 Michael MeissnerDo not include alloca-conf.h since alloca is not used.
1997-11-19 Michael MeissnerFix carry/overflow problems
1997-11-19 Doug Evans(sim_stop_reason): Add comment.
1997-11-19 Doug Evans * sim-core.c (sim_core_signal): Use sim_stopped instead of
1997-11-19 Doug Evans * sim-signal.c, sim-signal.h: New files.
1997-11-19 Doug Evans * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch...
1997-11-18 Doug Evans * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch...
1997-11-18 Doug Evans * Make-common.in (SIM_NEW_COMMON_OBJS): New variable.
1997-11-18 Doug Evans * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).
1997-11-18 Doug Evans * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).
1997-11-18 Doug Evans * sim-main.h (CIA_ADDR): Define.
1997-11-18 Doug Evans* Make-common.in (srccom): New variable.
1997-11-17 Doug EvansTweak comment.
1997-11-17 Doug Evans * Make-common.in (DEP, COMMON_DEP_CFLAGS): Define.
1997-11-17 Andrew CagneyTest SUBI omsn
1997-11-14 Doug Evans(sim_core_signal): Add missing "\n" in message.
1997-11-14 Andrew Cagney * mips.igen: Tag vr5000 instructions.
1997-11-13 Doug Evans * sim-base.h (sim_state_base): Move `magic' to end...
1997-11-13 Felix Lee * sim-n-core.h (sim_core_read_unaligned_N): illegal...
1997-11-12 Doug Evans * Make-common.in (BUILT_SRC_FROM_COMMON): Remove files...
1997-11-12 Doug Evans * aclocal.m4 (SIM_AC_OPTION_SCACHE): Fix typo.
1997-11-11 Jeff Law * simops.c (call:16 call:32): Stack adjustment...
1997-11-11 Andrew CagneyMake the signess of compares between GPR's explicit...
1997-11-11 Andrew CagneyFix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1...
1997-11-11 Andrew Cagney * sim-events.c (sim_events_process): Re-compute...
1997-11-10 Andrew Cagney* simops.c (OP_4201): "rachi". Sign extend bit 40 of...
1997-11-10 Andrew CagneyTest rachi instruction.
1997-11-10 Andrew Cagney* callback.c (os_poll_quit): Replace _WIN32 with _MSC_VER.
1997-11-06 Andrew CagneyReplace global IPC with function argument cia or curren...
1997-11-06 Andrew CagneyFix computation of sim_events_time when sim_events_slip...
1997-11-06 Andrew CagneyIGEN likes to cache the current instruction address...
1997-11-06 Andrew CagneyAllow separate single character and long options.
1997-11-05 Andrew CagneyAdd option --enable-sim-igen to mips configuration...
1997-11-05 Andrew CagneyRewrite the MIPS simulator's memory model so that it...
1997-11-05 Andrew CagneyDelete -l and -n options, didn't do anything.
1997-11-05 Andrew CagneyRewrite sim_monitor (implements read, write, open,...
1997-11-04 Andrew Cagney* sim-endian.h (U16_8): Implement
1997-11-04 Brendan Kehoe * gen-idecode.c (print_jump_until_stop_body): Use...
1997-11-04 Michael Meissnerdo not assume NULL is an integer constant
1997-11-04 Gavin Romig-KochCorrect r5900 sanitization.
1997-10-31 Andrew CagneyMake memory regions layered (just like existing device...
1997-10-30 Nick CliftonPatches to support generating an executing environment.
1997-10-30 Doug Evans * sim-core.h (sim_core_write_8): Define.
1997-10-29 Gavin Romig-Koch * gencode.c: Add tx49 configury and insns.
1997-10-29 Andrew Cagneycommon/sim-bits.h: Document ROTn macro.
1997-10-28 Andrew CagneyAdd support for 16 byte quantities to sim-endian macro...
1997-10-28 Andrew CagneyImplement sim_core_{read,write}_word using sim_core_...
1997-10-27 Doug Evans * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division.
1997-10-27 Doug Evans * sim-endian.h: Disable 16 byte support.
1997-10-27 Doug Evans * sim-n-endian.h: Add TAGS entrys for 16 byte versions.
1997-10-27 Doug EvansFix typo.
1997-10-27 Andrew CagneySeparate r5900 specifoc and mips16 instructions.
1997-10-27 Andrew CagneyAdd mips64vr5400 to configuration list
1997-10-27 Andrew CagneyAdd include-file support to igen.
1997-10-27 Andrew CagneyAdd 128 bit transfers to sim core.
1997-10-25 Gavin Romig-Koch * sim/mips/gencode.c (build_instruction): Follow sim_w...
1997-10-25 Andrew CagneyCorrect name of file given in ChangeLog for change...
1997-10-24 Andrew CagneyAdd basic igen configuration to autoconf. Disable.
1997-10-24 Andrew CagneyAdd function to fetch 32bit instructions
1997-10-24 Andrew CagneyCheckpoint IGEN version of mips sim
1997-10-24 Andrew CagneyAdd function sim_events_slip()
1997-10-24 Andrew CagneyAddress MSC compiler issues in d10v_sim.h
next