summaryrefslogtreecommitdiff
path: root/sim/common/sim-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* sim: constify prog_nameMike Frysinger2014-03-051-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* sim: common: trim trailing whitespaceMike Frysinger2011-03-151-4/+2
* sim: punt zfree()Mike Frysinger2011-02-141-7/+1
* sim: check asprintf return valuesMike Frysinger2011-01-121-1/+6
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* sim: fix printf format warning about non-string literalMike Frysinger2010-03-301-1/+1
* sim: convert old style function definitionsMike Frysinger2010-03-301-7/+3
* Update copyright notices to add year 2010.Joel Brobecker2010-01-011-1/+2
* From: J"orn Rennecke <joern.rennecke@arc.com> (tiny change)Joel Brobecker2009-03-191-4/+2
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-141-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all files explicitly copyright the FSFJoel Brobecker2007-08-241-5/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* 2002-02-10 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-02-101-1/+1
* * thanks, nickcFrank Ch. Eigler2001-04-251-0/+2
* Revert call to bfd_cache_close().Andrew Cagney2001-04-211-2/+0
* * bug fixFrank Ch. Eigler2001-04-191-0/+2
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+411
* Initial creation of sourceware repositoryStan Shebs1999-04-161-285/+0
* * sim-base.h (sim_cpu_base): New members name, options.Doug Evans1998-02-271-11/+27
* * sim-utils.c (sim_state_alloc): Delete setting of cpu backlink here.Doug Evans1998-01-191-0/+29
* Add sim_do_commandf - printf version of sim_do_command.Andrew Cagney1997-09-051-0/+17
* o Add modulo argument to sim_core_attachAndrew Cagney1997-09-041-4/+4
* Use sim_state_alloc to create common sim object.Andrew Cagney1997-09-011-4/+11
* Passify GCC. Convert 0x0LL to something more portable in the FP code.Andrew Cagney1997-08-301-37/+0
* Add --target=BFDTARGET and --architecture=MACHINE options.Andrew Cagney1997-08-281-2/+3
* Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1997-08-271-6/+46
* Save a copy of argv, not just a pointer.Andrew Cagney1997-08-271-16/+35
* * sim-utils.c (sim_add_commas): New function.David Edelsohn1997-05-021-0/+70
* * sim-utils.c (sim_copy_argv, sim_analyze_program): New functions.David Edelsohn1997-04-171-0/+123