First stab at Windows resource compiler:
[external/binutils.git] / sim / common /
1997-06-06 Andrew CagneyOpen in binary mode when available.
1997-06-05 Andrew CagneyVerify magic number of simulator struct.
1997-06-04 Andrew CagneyInitialize the sim-engine module.
1997-06-03 Andrew Cagneyo Fixes to repeated watchpoints
1997-05-27 Andrew CagneyFix watching PC for 64bit (mips) target.
1997-05-27 Andrew CagneyExtend xor-endian and per-cpu support in core module.
1997-05-23 Andrew CagneyPreliminary suport for xor-endian suport in core module.
1997-05-23 Andrew CagneyEnumerate longjmp's return type.
1997-05-22 Gavin Romig-KochChange longjmp param/setjmp return value used for simul...
1997-05-21 Andrew CagneyWatchpoint interface.
1997-05-20 Andrew CagneyDepreciate sim_set_callbacks() function. Set simulator...
1997-05-19 Andrew CagneyUpdate.
1997-05-19 Andrew CagneyMake simulator event-queue manager a bit more signal...
1997-05-19 Andrew Cagneyo Implement generic halt/restart/abort module.
1997-05-19 Andrew CagneyPacify gcc.
1997-05-17 Michael MeissnerTreat infinities like normal numbers for purposes of...
1997-05-16 Jeff Law * callback.c (os_close): Mark the descriptor...
1997-05-15 Andrew CagneyRemove some of the flake from the c80 floating point.
1997-05-15 Andrew CagneyMore floating point operations.
1997-05-12 Andrew Cagneyc80 simulator fixes.
1997-05-12 Andrew CagneyMatch commands like `(gdb) sim a b c' against options...
1997-05-08 Andrew CagneyAdd function sim_args_command() which takes a `(gdb...
1997-05-07 Andrew Cagneyo Clean-up tic80 fp tracing
1997-05-06 David Edelsohn * sim-profile.c (profile_uninstall): Likewise.
1997-05-06 David Edelsohn * sim-trace.c (trace_uninstall): Don't close a file...
1997-05-06 David EdelsohnKeep sim-config.c, sim-fpu.[ch].
1997-05-06 Michael MeissnerAdd semantic tracing to the tic80
1997-05-06 David EdelsohnKeep sim-utils.h.
1997-05-06 Michael MeissnerFix typo; pass trace_line request as arg; pass common...
1997-05-06 Michael MeissnerEnable --trace-linenum support
1997-05-05 Michael MeissnerAdd printf attribute support
1997-05-05 Andrew CagneyStart of implementation of a distributed (between proce...
1997-05-05 Andrew CagneyAdd flakey floating-point support to the TI c80 simulator.
1997-05-02 David EdelsohnTweak comment.
1997-05-02 Andrew CagneyUpdate devo version of m32r sim to build with recent...
1997-05-02 David Edelsohn * sim-utils.c (sim_add_commas): New function.
1997-05-01 David Edelsohncgen-{mem,sem}.h renamed to {mem,sem}-ops.h.
1997-05-01 David Edelsohn * configure: Regenerated.
1997-05-01 David Edelsohn(cgen-utils.o): Update cgen-{mem,sem}.h dependencies.
1997-05-01 David EdelsohnSigh. Put generated files with each cgen cpu.
1997-05-01 David Edelsohn * Makefile.in (sim-options_h): Define.
1997-05-01 David Edelsohn(EXTRACT_SIGNED,EXTRACT_UNSIGNED,HOST_LONGS_FOR_BITS...
1997-05-01 David Edelsohn * cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim...
1997-04-30 David Edelsohn * Make-common.in (clean targets): Undo patch of Apr...
1997-04-25 Michael MeissnerAllow simulators to be built on Linux
1997-04-24 David Edelsohn * sim-module.h, sim-model.h, sim-profile.h: New files.
1997-04-24 David Edelsohn * run.c: Undo last exec_bfd patch.
1997-04-23 Michael MeissnerRestore exec_bfd, needed for v850 debug code
1997-04-22 David Edelsohn * sim-load.c (sim_load_file): #include <stdio.h> for...
1997-04-22 Andrew CagneyTIc80 simulator checkpoint - runs 3 instructions -...
1997-04-22 Stu Grossman * Make-common.in: Change clean targets to use ::...
1997-04-18 David Edelsohn * sim-options.c (standard_options): Add --endian.
1997-04-18 David EdelsohnAdd a comment.
1997-04-18 David Edelsohn * nrun.c: #include <signal.h>.
1997-04-18 Andrew CagneyRef gdb/11763 - can't stop a running simulator:
1997-04-17 David Edelsohn * aclocal.m4: Check for headers time.h, sys/time.h...
1997-04-17 David Edelsohn * sim-utils.c (sim_copy_argv, sim_analyze_program...
1997-04-17 David Edelsohnsim-trace.c: New file.
1997-04-17 David EdelsohnAdd macros for CPU_FOO_FILE, CPU_STATE.
1997-04-17 David Edelsohn(standard_option_handler): Tweak some error messages.
1997-04-17 David EdelsohnClean up.
1997-04-17 David Edelsohn * Make-common.in (nrun.o): Add rule for.
1997-04-17 David Edelsohn * sim-config.h (WITH_DEBUG): Provide default value...
1997-04-17 David Edelsohn * sim-options.c, sim-options.h: New files.
1997-04-17 David EdelsohnMAX_CPUS -> WITH_SMP.
1997-04-17 David EdelsohnFix copyright message, this is not GCC.
1997-04-17 David Edelsohn * run.c (main): Check return value of sim_open.
1997-04-17 David Edelsohn * sim-load.c: New file.
1997-04-17 David EdelsohnAdd sim-load.c, sim-trace.h.
1997-04-17 David Edelsohn * Make-common.in (sim-options.o, sim-load.o): Add...
1997-04-15 Ian Lance Taylor * Make-common.in (INSTALL): Set to @INSTALL@.
1997-04-15 Andrew CagneyGet the BIT/MASK/ROT/... macros to work with any 32...
1997-04-07 David Edelsohn * sim-base.h (sim_state_base): Move `magic' to end...
1997-04-07 Andrew CagneyCheck a program to run is present.
1997-04-07 Andrew CagneyGet configure to define RETSIGTYPE
1997-04-03 David Edelsohn * sim-endian.h: Move host {LITTLE,BIG}_ENDIAN support...
1997-04-03 David EdelsohnNew files.
1997-04-03 David Edelsohn * Make-common.in (SIM_EXTRA_DEPS): New config var.
1997-04-02 David Edelsohn * run.c (main): Pass SIM_OPEN_STANDALONE to sim_open.
1997-04-02 David Edelsohn * aclocal.m4: Check for stdlib.h, string.h, strings...
1997-04-02 Andrew CagneyNew file common/sim-config.c sets/checks simulator...
1997-03-21 Jeff Law * run.c: Include alloca-conf.h.
1997-03-21 Jeff Law * callback.c (os_evprintf_filtered): Fix typo.
1997-03-21 Andrew CagneyPass GCC -W...
1997-03-18 Andrew Cagney * sim-alu.h: Include sim-xcat.h.
1997-03-18 Andrew CagneyInclude new files sim-assert.h sim-xcat.h sim-state.h
1997-03-18 Andrew CagneyNew files added during rename/cleanup of engine ->...
1997-03-18 Andrew CagneyRename `struct _engine' to new `struct sim_state'.
1997-03-18 Andrew CagneyFix bugs in d30v sat and mul instructions.
1997-03-17 Andrew Cagney * sim-inline.h: Add definitions for sim-types.
1997-03-17 Andrew Cagneyremove defunct variable from event struct
1997-03-17 Andrew Cagney * configure: Re-generate.
1997-03-14 Andrew CagneyForgot to update *-n.h to sim-n*.h
1997-03-14 Andrew CagneyAdd a number of per-simulator options: hostendian,...
1997-03-13 David Edelsohn * run.c: #include "libiberty.h".
1997-03-13 Michael MeissnerFix os_printf_filtered; Flush stdout after calling...
1997-03-07 Andrew CagneyNew files:
1997-03-07 Andrew CagneyExtend bit and endian operators.
1997-03-07 Andrew CagneyClean up.
1997-02-27 Angela Marie Thomasadd sim-basics.h sim-config.h sim-inline.c to Things...
next