aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
1997-09-12Check reserved bits before executing instructions.Andrew Cagney7-43/+144
1997-09-12v850eq wasn't building igen directory.Andrew Cagney3-0/+9
1997-09-12Add profiling support to v850*.Andrew Cagney6-16/+83
1997-09-12Short form of sample-size option had wrong value.Andrew Cagney2-1/+6
1997-09-12v850* wants igenAndrew Cagney1-0/+8
1997-09-12Generate instruction profile call with each instruction.Andrew Cagney1-0/+6
1997-09-11Wed Sep 10 22:30:24 1997 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-0/+7
1997-09-10mips/sim_info was just returning?????Andrew Cagney2-2/+4
1997-09-10o Wordwrap usage messages from sim-optionsAndrew Cagney5-17/+81
1997-09-10(gen_itable_h): Output an enum defining the max size of the itableAndrew Cagney1-0/+7
1997-09-10Have trace_input, trace_output use sim-trace for IO.Andrew Cagney2-47/+66
1997-09-10 * inst.h (sim_state): rename to h8300_sim_state, to avoid conflictFelix Lee3-2/+13
1997-09-10Add option architecture-info to list supported architectures.Andrew Cagney2-0/+26
1997-09-10Support tx19 sanitation.Gavin Romig-Koch1-0/+30
1997-09-10 * sim-core.h (sim_cpu_core): [WITH_XOR_ENDIAN + 1], to avoidFelix Lee2-1/+7
1997-09-10 * interp.c (sim_resume): poll_quit() at least once per call;Felix Lee1-0/+5
1997-09-09 * nltvals.def: Regenerate.David Edelsohn1-0/+4
1997-09-09Better word error messages.Andrew Cagney2-2/+7
1997-09-09Remove GCC specific `0x...LL', replace with SIGNED64 (0x...).Andrew Cagney2-14/+17
1997-09-09Add basic tests for d10v-elf simulator.Andrew Cagney2-0/+14
1997-09-08Add multi-sim support to v850/v850e/v850eq simulators.Andrew Cagney8-483/+1625
1997-09-08Add multi-sim support to simulator.Andrew Cagney6-799/+3243
1997-09-08Use updated MSMASK, MSMASKED macros.Andrew Cagney3-10/+10
1997-09-08Check MS* macros from sim/common.Andrew Cagney2-0/+574
1997-09-08Add/use LSEXTRACTED, MSEXTRACTED macros.Andrew Cagney4-184/+228
1997-09-08Sanity check for tic80 simulator.Andrew Cagney4-0/+1103
1997-09-07tx19 and related necessary changes.Gavin Romig-Koch3-0/+18
1997-09-05Redo watchpoint code so that it target can specify interrupt names.Andrew Cagney4-214/+370
1997-09-05Add sim_do_commandf - printf version of sim_do_command.Andrew Cagney2-0/+22
1997-09-05* configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn17-388/+1587
1997-09-05Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue.Andrew Cagney7-22/+223
1997-09-04Replace memory model with one from sim/common directory.Andrew Cagney7-323/+213
1997-09-04Finish implementation of sim-memopt.Andrew Cagney10-82/+194
1997-09-04o Add modulo argument to sim_core_attachAndrew Cagney18-224/+768
1997-09-04 * sim-hload.c (sim_load): Add assert for SIM_MAGIC_NUMBER.David Edelsohn1-0/+2
1997-09-04 * gdbinit.in: New file.David Edelsohn6-73/+227
1997-09-03removed v850 sanitizationNick Clifton5-55/+8
1997-09-03Basic tests for tic80 simulator.Andrew Cagney3-0/+580
1997-09-03Doc directory - README.Andrew Cagney3-12/+17
1997-09-03Doc C language guidelines.Andrew Cagney1-0/+24
1997-09-03Pacify gcc-current -Wall.Andrew Cagney8-23/+49
1997-09-03Add support for suspending/resumeing the simulator in sim-modules.Andrew Cagney6-24/+180
1997-09-03Standard simulator header file.Andrew Cagney1-0/+172
1997-09-03Add real SIM_DESC arg to v850 simulator.Andrew Cagney8-424/+532
1997-09-03Stanify error reporting memory overlaps.Andrew Cagney3-10/+28
1997-09-02Support restore-sanitize-sh4 .Joern Rennecke1-1/+1
1997-09-02Comment typo fix.Joern Rennecke1-1/+1
1997-09-02Add note on TAGS support.David Edelsohn1-2/+33
1997-09-02(TAGS): Add support for "/* TAGS: foo */" marker.David Edelsohn2-1/+2
1997-09-02 * Makefile.in (TAGS): Add support for "/* TAGS: foo */" marker.David Edelsohn3-15/+66