binutils-gdb/sim/common
Felix Lee 34d07b7867 * sim-events.c (SIM_EVENTS_POLL_RATE): poll more often than once
an hour.
        * sim-n-core.h (WITH_XOR_ENDIAN): MSVC barfs on
        if (0) { 1 % 0; }
        * sim-core.c (sim_core_xor_write_buffer): WITH_XOR_ENDIAN + 1.
        (SIGBUS) define for Windows.
        * sim-trace.c (trace_printf,debug_printf): added ALMOST_STDC.
        * sim-resume.c: define SIGTRAP for windows.
        * sim-xcat.h: use token pasting if ALMOST_STDC.
1997-09-23 18:08:09 +00:00
..
.Sanitize Finish implementation of sim-memopt. 1997-09-04 10:08:44 +00:00
aclocal.m4 Remove need to update <targ>/Makefile.in when adding optional options 1997-09-23 01:25:26 +00:00
callback.c Passify GCC. Convert 0x0LL to something more portable in the FP code. 1997-08-30 00:02:19 +00:00
cgen-mem.h
cgen-scache.c
cgen-scache.h
cgen-sim.h
cgen-trace.c
cgen-types.h
cgen-utils.c
ChangeLog * sim-events.c (SIM_EVENTS_POLL_RATE): poll more often than once 1997-09-23 18:08:09 +00:00
config.in
configure Remove need to update <targ>/Makefile.in when adding optional options 1997-09-23 01:25:26 +00:00
configure.in Determine ARCHITECTURE from program if possible. 1997-09-15 08:11:50 +00:00
gdbinit.in * gdbinit.in: New file. 1997-09-04 00:49:57 +00:00
genmloop.sh
gentmap.c
gentvals.sh
Make-common.in * Make-common.in (SIM_SCACHE, SIM_DEFAULT_MODEL): Assign configured values. 1997-09-23 04:05:50 +00:00
Makefile.in
nrun.c Add ABFD argument to sim_open call. Pass through to sim_config so 1997-08-25 23:14:25 +00:00
run.1
run.c Add ABFD argument to sim_open call. Pass through to sim_config so 1997-08-25 23:14:25 +00:00
sim-abort.c o Implement generic halt/restart/abort module. 1997-05-19 03:42:33 +00:00
sim-alu.h Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue. 1997-09-05 00:30:38 +00:00
sim-assert.h
sim-base.h Fix disabling of model code when simulator does not support modeling. 1997-09-22 09:16:14 +00:00
sim-basics.h o Add modulo argument to sim_core_attach 1997-09-04 03:47:39 +00:00
sim-bits.c Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates bug in SEXT. 1997-09-16 07:04:46 +00:00
sim-bits.h Add/test 8bit bit manipuation macros. 1997-09-17 03:25:54 +00:00
sim-config.c Finish implementation of sim-memopt. 1997-09-04 10:08:44 +00:00
sim-config.h Add support for --enable-sim-alignment to simulator common aclocal.m4 1997-09-22 00:24:46 +00:00
sim-core.c * sim-core.h (sim_cpu_core): [WITH_XOR_ENDIAN + 1], to avoid 1997-09-10 04:46:37 +00:00
sim-core.h o Add modulo argument to sim_core_attach 1997-09-04 03:47:39 +00:00
sim-endian.c
sim-endian.h Add MSBIT* and LSBIT* macro's to sim-bits.h 1997-08-27 07:56:27 +00:00
sim-engine.c Change longjmp param/setjmp return value used for simulator restart from 0 to 2. 1997-05-22 13:16:03 +00:00
sim-engine.h o Implement generic halt/restart/abort module. 1997-05-19 03:42:33 +00:00
sim-events.c Add profiling support to v850*. 1997-09-12 02:44:03 +00:00
sim-events.h Add support for suspending/resumeing the simulator in sim-modules. 1997-09-03 07:26:11 +00:00
sim-fpu.c Passify GCC. Convert 0x0LL to something more portable in the FP code. 1997-08-30 00:02:19 +00:00
sim-fpu.h More floating point operations. 1997-05-15 02:22:37 +00:00
sim-hload.c New file - generic implementation of sim_load for hardware only 1997-08-27 04:45:59 +00:00
sim-hrw.c Finish implementation of sim-memopt. 1997-09-04 10:08:44 +00:00
sim-inline.c
sim-inline.h
sim-io.c
sim-io.h
sim-load.c
sim-memopt.c Finish implementation of sim-memopt. 1997-09-04 10:08:44 +00:00
sim-memopt.h o Add modulo argument to sim_core_attach 1997-09-04 03:47:39 +00:00
sim-module.c o Add modulo argument to sim_core_attach 1997-09-04 03:47:39 +00:00
sim-n-bits.h Add/use LSEXTRACTED, MSEXTRACTED macros. 1997-09-08 17:21:13 +00:00
sim-n-core.h o Add modulo argument to sim_core_attach 1997-09-04 03:47:39 +00:00
sim-n-endian.h Passify GCC. Convert 0x0LL to something more portable in the FP code. 1997-08-30 00:02:19 +00:00
sim-options.c Add support for --enable-sim-alignment to simulator common aclocal.m4 1997-09-22 00:24:46 +00:00
sim-options.h Watchpoint interface. 1997-05-21 06:54:13 +00:00
sim-profile.c
sim-resume.c Change longjmp param/setjmp return value used for simulator restart from 0 to 2. 1997-05-22 13:16:03 +00:00
sim-run.c o Implement generic halt/restart/abort module. 1997-05-19 03:42:33 +00:00
sim-stop.c o Implement generic halt/restart/abort module. 1997-05-19 03:42:33 +00:00
sim-trace.c Watchpoint interface. 1997-05-21 06:54:13 +00:00
sim-trace.h o Clean-up tic80 fp tracing 1997-05-07 13:58:52 +00:00
sim-types.h Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue. 1997-09-05 00:30:38 +00:00
sim-utils.c Add sim_do_commandf - printf version of sim_do_command. 1997-09-05 07:57:27 +00:00
sim-utils.h Finish implementation of sim-memopt. 1997-09-04 10:08:44 +00:00
sim-watch.c o Wordwrap usage messages from sim-options 1997-09-10 22:47:12 +00:00
sim-watch.h Redo watchpoint code so that it target can specify interrupt names. 1997-09-05 08:16:23 +00:00
sim-xcat.h * sim-events.c (SIM_EVENTS_POLL_RATE): poll more often than once 1997-09-23 18:08:09 +00:00
tconfig.in