aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger2016-01-061-3/+3
* sim: ppc: do not exit when parsing args w/gdbMike Frysinger2016-01-021-1/+2
* sim: constify arg to sim_do_commandMike Frysinger2014-03-101-1/+1
* sim: constify prog_nameMike Frysinger2014-03-051-1/+1
* gdb:Steve Ellcey2013-03-151-1/+1
* [sim] Update old contact info in GPL license noticesJoel Brobecker2012-12-191-2/+1
* Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker2012-12-191-1/+1
* gdb/Pedro Alves2012-05-241-2/+2
* sim: add sim_complete_command stubs for non-common-using portsMike Frysinger2011-04-161-0/+5
* sim: punt zfree()Mike Frysinger2011-02-141-5/+0
* sim: constify sim_write source buffer (part 2)Mike Frysinger2010-04-141-1/+1
* * remote-sim.c (gdbsim_wait): Pass target signal numbers toMark Mitchell2005-11-281-2/+3
* sim/erc32:Andreas Schwab2004-11-111-0/+1
* 2004-08-04 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-051-73/+1
* 2004-08-04 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-041-88/+36
* gdb/ChangeLog:Jim Blandy2004-08-041-36/+88
* 2003-06-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-201-21/+11
* Index: arm/ChangeLogAndrew Cagney2003-02-271-2/+2
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-2/+2
* 2002-04-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-04-151-2/+10
* * main.c: Include "defs.h", "bfd.h", "callback.h" and "remote-sim.h".Matthew Green2001-12-151-0/+10
* 2000-11-15 Jim Blandy <jimb@redhat.com>Michael Chastain2000-12-081-24/+30
* import gdb-19990422 snapshotStan Shebs1999-04-261-1/+9
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+445
* Initial creation of sourceware repositoryStan Shebs1999-04-161-401/+0
* Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE.Andrew Cagney1997-10-021-2/+6
* Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1997-08-271-9/+10
* * idecode_expression.h (ALU_END): From Charles Lefurgy - ExtractAndrew Cagney1997-08-271-3/+3
* Flush defunct sim_kill.Andrew Cagney1997-08-261-8/+0
* Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1997-08-251-10/+5
* Part II of adding callback argument to sim_open(). Update all theAndrew Cagney1997-05-201-46/+25
* * psim.c (psim_options): Ignore -E option (sets endianness).David Edelsohn1997-04-171-31/+53
* January 23rd mergeMichael Meissner1997-01-271-6/+8
* * sim_calls.c (sim_resume): Reset sim_should_run if single stepping.David Edelsohn1996-11-201-14/+111
* New simulator changes from AndrewMichael Meissner1996-07-231-71/+28
* Add determining when we do not have enough writeback slots; Do not do model s...Michael Meissner1995-11-281-1/+2
* Add support for setting model name and other thingsMichael Meissner1995-11-121-14/+17
* first stage in function unit support; add new switches & latest code from andrewMichael Meissner1995-11-081-10/+27
* Small changes from AndrewMichael Meissner1995-11-061-0/+1
* Use autoconf correctly; provide more stats with -IMichael Meissner1995-11-021-2/+12
* Andrew's latest changes & print all instruction counts if -IMichael Meissner1995-11-021-51/+56
* Add set_sim_callbacks new needed by gdb.Michael Meissner1995-10-081-0/+7
* Add support to count the number of instructions issued.Michael Meissner1995-10-021-3/+9
* Add switch processing in gdb.Michael Meissner1995-10-021-0/+302