summaryrefslogtreecommitdiff
path: root/sim/common/run.c
Commit message (Expand)AuthorAgeFilesLines
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-2/+2
* * run.c: Fix formatting.Kazu Hirata2002-05-311-14/+14
* Add support for target specific command line switches to old-style simualtors.Nick Clifton2002-05-201-1/+10
* * h8300s now new target, not alias of h8300hAndrey Volkov2002-05-171-3/+7
* * run.c (usage): Fix a typo.Kazu Hirata2001-12-211-1/+1
* Remove reference to alloca-conf.hMichael Meissner2001-03-071-2/+0
* sigrc wasn't initialized before being passed to sim_resume().Andrew Cagney2000-05-231-0/+2
* When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracingAndrew Cagney2000-02-221-15/+36
* Report SIGBUS and halt simulation when ld/st detect a misaligned address.Andrew Cagney2000-02-091-6/+10
* Fix compile time warning messages.Nick Clifton2000-02-081-1/+2
* import gdb-19990422 snapshotStan Shebs1999-04-261-1/+5
* Initial revisionStan Shebs1999-04-161-0/+308