| .. |
|
.Sanitize
|
Finish implementation of sim-memopt.
|
29 years ago |
|
ChangeLog
|
* sim-events.c (SIM_EVENTS_POLL_RATE): poll more often than once
|
29 years ago |
|
Make-common.in
|
* Make-common.in (SIM_SCACHE, SIM_DEFAULT_MODEL): Assign configured values.
|
29 years ago |
|
Makefile.in
|
* run.c: #include ../common/config.h, tconfig.h.
|
30 years ago |
|
aclocal.m4
|
Remove need to update <targ>/Makefile.in when adding optional options
|
29 years ago |
|
callback.c
|
Passify GCC. Convert 0x0LL to something more portable in the FP code.
|
29 years ago |
|
cgen-mem.h
|
* cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim.h: New files.
|
29 years ago |
|
cgen-scache.c
|
* sim-utils.c (sim_add_commas): New function.
|
29 years ago |
|
cgen-scache.h
|
* cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim.h: New files.
|
29 years ago |
|
cgen-sim.h
|
(EXTRACT_SIGNED,EXTRACT_UNSIGNED,HOST_LONGS_FOR_BITS): Move from
|
29 years ago |
|
cgen-trace.c
|
* Makefile.in (sim-options_h): Define.
|
29 years ago |
|
cgen-types.h
|
* cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim.h: New files.
|
29 years ago |
|
cgen-utils.c
|
Update devo version of m32r sim to build with recent sim/common changes.
|
29 years ago |
|
config.in
|
Get configure to define RETSIGTYPE
|
29 years ago |
|
configure
|
Remove need to update <targ>/Makefile.in when adding optional options
|
29 years ago |
|
configure.in
|
Determine ARCHITECTURE from program if possible.
|
29 years ago |
|
gdbinit.in
|
* gdbinit.in: New file.
|
29 years ago |
|
genmloop.sh
|
cgen-{mem,sem}.h renamed to {mem,sem}-ops.h.
|
29 years ago |
|
gentmap.c
|
* run.c: #include ../common/config.h, tconfig.h.
|
30 years ago |
|
gentvals.sh
|
* run.c: #include ../common/config.h, tconfig.h.
|
30 years ago |
|
nrun.c
|
Add ABFD argument to sim_open call. Pass through to sim_config so
|
29 years ago |
|
run.1
|
Thu Sep 28 15:40:36 1995 steve chamberlain <sac@slash.cygnus.com>
|
31 years ago |
|
run.c
|
Add ABFD argument to sim_open call. Pass through to sim_config so
|
29 years ago |
|
sim-abort.c
|
o Implement generic halt/restart/abort module.
|
29 years ago |
|
sim-alu.h
|
Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue.
|
29 years ago |
|
sim-assert.h
|
Pass GCC -W...
|
30 years ago |
|
sim-base.h
|
Fix disabling of model code when simulator does not support modeling.
|
29 years ago |
|
sim-basics.h
|
o Add modulo argument to sim_core_attach
|
29 years ago |
|
sim-bits.c
|
Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates bug in SEXT.
|
29 years ago |
|
sim-bits.h
|
Add/test 8bit bit manipuation macros.
|
29 years ago |
|
sim-config.c
|
Finish implementation of sim-memopt.
|
29 years ago |
|
sim-config.h
|
Add support for --enable-sim-alignment to simulator common aclocal.m4
|
29 years ago |
|
sim-core.c
|
* sim-core.h (sim_cpu_core): [WITH_XOR_ENDIAN + 1], to avoid
|
29 years ago |
|
sim-core.h
|
o Add modulo argument to sim_core_attach
|
29 years ago |
|
sim-endian.c
|
Add a number of per-simulator options: hostendian, endian, inline, warnings.
|
30 years ago |
|
sim-endian.h
|
Add MSBIT* and LSBIT* macro's to sim-bits.h
|
29 years ago |
|
sim-engine.c
|
Change longjmp param/setjmp return value used for simulator restart from 0 to 2.
|
29 years ago |
|
sim-engine.h
|
o Implement generic halt/restart/abort module.
|
29 years ago |
|
sim-events.c
|
Add profiling support to v850*.
|
29 years ago |
|
sim-events.h
|
Add support for suspending/resumeing the simulator in sim-modules.
|
29 years ago |
|
sim-fpu.c
|
Passify GCC. Convert 0x0LL to something more portable in the FP code.
|
29 years ago |
|
sim-fpu.h
|
More floating point operations.
|
29 years ago |
|
sim-hload.c
|
New file - generic implementation of sim_load for hardware only
|
29 years ago |
|
sim-hrw.c
|
Finish implementation of sim-memopt.
|
29 years ago |
|
sim-inline.c
|
Add flakey floating-point support to the TI c80 simulator.
|
29 years ago |
|
sim-inline.h
|
Add flakey floating-point support to the TI c80 simulator.
|
29 years ago |
|
sim-io.c
|
Pass GCC -W...
|
30 years ago |
|
sim-io.h
|
New files:
|
30 years ago |
|
sim-load.c
|
* Make-common.in: Change clean targets to use :: so that other
|
29 years ago |
|
sim-memopt.c
|
Finish implementation of sim-memopt.
|
29 years ago |
|
sim-memopt.h
|
o Add modulo argument to sim_core_attach
|
29 years ago |
|
sim-module.c
|
o Add modulo argument to sim_core_attach
|
29 years ago |
|
sim-n-bits.h
|
Add/use LSEXTRACTED, MSEXTRACTED macros.
|
29 years ago |
|
sim-n-core.h
|
o Add modulo argument to sim_core_attach
|
29 years ago |
|
sim-n-endian.h
|
Passify GCC. Convert 0x0LL to something more portable in the FP code.
|
29 years ago |
|
sim-options.c
|
Add support for --enable-sim-alignment to simulator common aclocal.m4
|
29 years ago |
|
sim-options.h
|
Watchpoint interface.
|
29 years ago |
|
sim-profile.c
|
* sim-utils.c (sim_add_commas): New function.
|
29 years ago |
|
sim-resume.c
|
Change longjmp param/setjmp return value used for simulator restart from 0 to 2.
|
29 years ago |
|
sim-run.c
|
o Implement generic halt/restart/abort module.
|
29 years ago |
|
sim-stop.c
|
o Implement generic halt/restart/abort module.
|
29 years ago |
|
sim-trace.c
|
Watchpoint interface.
|
29 years ago |
|
sim-trace.h
|
o Clean-up tic80 fp tracing
|
29 years ago |
|
sim-types.h
|
Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue.
|
29 years ago |
|
sim-utils.c
|
Add sim_do_commandf - printf version of sim_do_command.
|
29 years ago |
|
sim-utils.h
|
Finish implementation of sim-memopt.
|
29 years ago |
|
sim-watch.c
|
o Wordwrap usage messages from sim-options
|
29 years ago |
|
sim-watch.h
|
Redo watchpoint code so that it target can specify interrupt names.
|
29 years ago |
|
sim-xcat.h
|
* sim-events.c (SIM_EVENTS_POLL_RATE): poll more often than once
|
29 years ago |
|
tconfig.in
|
* run.c: #include ../common/config.h, tconfig.h.
|
30 years ago |