Age | Commit message (Expand) | Author | Files | Lines |
2015-04-01 | sim: run: punt! | Mike Frysinger | 1 | -361/+0 |
2015-03-16 | sim: convert some old prototypes | Mike Frysinger | 1 | -4/+2 |
2015-03-16 | sim: rename tconfig.in to tconfig.h | Mike Frysinger | 1 | -1/+0 |
2015-03-14 | sim: make nrun the default run program | Mike Frysinger | 1 | -0/+7 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-01-07 | remove PARAMS from sim | Tom Tromey | 1 | -3/+3 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-03-15 | sim: common: trim trailing whitespace | Mike Frysinger | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-01-01 | Update copyright notices to add year 2010. | Joel Brobecker | 1 | -1/+1 |
2009-01-14 | Update the copyright notice of some of the files I missed | Joel Brobecker | 1 | -1/+1 |
2008-06-07 | sim: | Joseph Myers | 1 | -21/+48 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-24 | Switch the license of all files explicitly copyright the FSF | Joel Brobecker | 1 | -5/+4 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2004-06-29 | Index: mn10200/ChangeLog | Andrew Cagney | 1 | -1/+1 |
2004-05-10 | * callback.c: Update copyright dates. | Daniel Jacobowitz | 1 | -2/+5 |
2003-06-05 | 2003-06-04 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -22/+0 |
2003-01-08 | * run.c (usage): Fix typos. | Kazu Hirata | 1 | -2/+2 |
2002-11-14 | Index: common/ChangeLog | Andrew Cagney | 1 | -1/+1 |
2002-06-09 | Move include/callback.h and include/remote-sim.h to include/gdb/. | Andrew Cagney | 1 | -2/+2 |
2002-05-31 | * run.c: Fix formatting. | Kazu Hirata | 1 | -14/+14 |
2002-05-20 | Add support for target specific command line switches to old-style simualtors. | Nick Clifton | 1 | -1/+10 |
2002-05-17 | * h8300s now new target, not alias of h8300h | Andrey Volkov | 1 | -3/+7 |
2001-12-21 | * run.c (usage): Fix a typo. | Kazu Hirata | 1 | -1/+1 |
2001-03-07 | Remove reference to alloca-conf.h | Michael Meissner | 1 | -2/+0 |
2000-05-23 | sigrc wasn't initialized before being passed to sim_resume(). | Andrew Cagney | 1 | -0/+2 |
2000-02-22 | When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracing | Andrew Cagney | 1 | -15/+36 |
2000-02-09 | Report SIGBUS and halt simulation when ld/st detect a misaligned address. | Andrew Cagney | 1 | -6/+10 |
2000-02-08 | Fix compile time warning messages. | Nick Clifton | 1 | -1/+2 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -1/+5 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+308 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -303/+0 |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 1 | -3/+7 |
1997-05-20 | Depreciate sim_set_callbacks() function. Set simulator callbacks | Andrew Cagney | 1 | -10/+12 |
1997-04-23 | Restore exec_bfd, needed for v850 debug code | Michael Meissner | 1 | -1/+4 |
1997-04-18 | Ref gdb/11763 - can't stop a running simulator: | Andrew Cagney | 1 | -1/+14 |
1997-04-17 | Fix copyright message, this is not GCC. | David Edelsohn | 1 | -5/+5 |
1997-04-17 | * run.c (main): Check return value of sim_open. | David Edelsohn | 1 | -0/+2 |
1997-04-17 | * Make-common.in (sim-options.o, sim-load.o): Add rules for. | David Edelsohn | 1 | -42/+32 |
1997-04-02 | * run.c (main): Pass SIM_OPEN_STANDALONE to sim_open. | David Edelsohn | 1 | -1/+3 |
1997-03-21 | Pass GCC -W... | Andrew Cagney | 1 | -56/+160 |
1996-10-15 | Better error messages when a program stops due to signal; support d10v getpid... | Michael Meissner | 1 | -2/+14 |
1996-09-17 | Tue Sep 17 11:04:50 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -7/+16 |
1996-09-12 | Store bfd pointer in a global variable | Michael Meissner | 1 | -6/+11 |
1995-10-22 | Fix SH simulator to handle program exit correctly. | Jim Wilson | 1 | -42/+50 |
1995-10-06 | * common/run.c (main): Initialize the callbacks. | Jim Wilson | 1 | -0/+149 |