aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Switch the license of all files explicitly copyright the FSFJoel Brobecker2007-08-241-5/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* Index: mn10200/ChangeLogAndrew Cagney2004-06-291-1/+1
* * callback.c: Update copyright dates.Daniel Jacobowitz2004-05-101-2/+5
* 2003-06-04 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-051-22/+0
* * run.c (usage): Fix typos.Kazu Hirata2003-01-081-2/+2
* Index: common/ChangeLogAndrew Cagney2002-11-141-1/+1
* 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 creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+308
* Initial creation of sourceware repositoryStan Shebs1999-04-161-303/+0
* Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1997-08-251-3/+7
* Depreciate sim_set_callbacks() function. Set simulator callbacksAndrew Cagney1997-05-201-10/+12
* Restore exec_bfd, needed for v850 debug codeMichael Meissner1997-04-231-1/+4
* Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1997-04-181-1/+14
* Fix copyright message, this is not GCC.David Edelsohn1997-04-171-5/+5
* * run.c (main): Check return value of sim_open.David Edelsohn1997-04-171-0/+2
* * Make-common.in (sim-options.o, sim-load.o): Add rules for.David Edelsohn1997-04-171-42/+32
* * run.c (main): Pass SIM_OPEN_STANDALONE to sim_open.David Edelsohn1997-04-021-1/+3
* Pass GCC -W...Andrew Cagney1997-03-211-56/+160
* Better error messages when a program stops due to signal; support d10v getpid...Michael Meissner1996-10-151-2/+14
* Tue Sep 17 11:04:50 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1996-09-171-7/+16
* Store bfd pointer in a global variableMichael Meissner1996-09-121-6/+11
* Fix SH simulator to handle program exit correctly.Jim Wilson1995-10-221-42/+50
* * common/run.c (main): Initialize the callbacks.Jim Wilson1995-10-061-0/+149