summaryrefslogtreecommitdiff
path: root/sim/common/sim-options.c
Commit message (Expand)AuthorAgeFilesLines
* sim/common: Fix warnings: "warning: implicit declaration of function..."Stafford Horne2019-03-281-0/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* sim: move many common settings from CPPFLAGS to config.hMike Frysinger2016-01-101-2/+0
* sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger2016-01-061-1/+1
* sim: parse_args: polish getopt error messageMike Frysinger2016-01-041-1/+1
* sim: parse_args: display getopt error ourselvesMike Frysinger2016-01-031-1/+27
* sim: use libiberty countargv in more placesMike Frysinger2016-01-031-2/+1
* sim: convert to bfd_endianMike Frysinger2016-01-031-4/+4
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* sim: make LMA loading the default for all targetsMike Frysinger2015-12-241-9/+1
* sim: h8300: move h8300-specific options out of common codeMike Frysinger2015-12-241-29/+0
* sim: delete SIM_HAVE_FLATMEM supportMike Frysinger2015-12-241-38/+0
* sim: options: add --version supportMike Frysinger2015-04-131-0/+11
* sim: Call freeargv() when failure occursChen Gang2015-02-031-1/+4
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* sim: constify arg to sim_do_commandMike Frysinger2014-03-101-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* sim: mark complete_option_list args const to fix build warningsMike Frysinger2013-09-031-1/+1
* gdb:Steve Ellcey2013-03-151-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* sim: fix minor --sysroot mem leakMike Frysinger2011-05-271-3/+7
* sim: fix func call style (space before paren)Mike Frysinger2011-05-111-1/+1
* gdb: sim: add style fixes lost between git->cvsMike Frysinger2011-04-151-0/+1
* gdb: sim: add command line completionMike Frysinger2011-04-151-0/+51
* sim: common: trim trailing whitespaceMike Frysinger2011-03-151-5/+5
* sim: punt zfree()Mike Frysinger2011-02-141-5/+5
* sim: check asprintf return valuesMike Frysinger2011-01-121-1/+6
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* sim: add missing values to array initializersMike Frysinger2010-04-121-4/+4
* sim: constify dup_arg_pMike Frysinger2010-04-121-3/+3
* sim: add const markings to env stringMike Frysinger2010-04-101-1/+1
* sim: convert old style function definitionsMike Frysinger2010-03-301-8/+3
* sim: always enable support for the --endian optionMike Frysinger2010-03-221-6/+0
* Update copyright notices to add year 2010.Joel Brobecker2010-01-011-1/+1
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-141-1/+2
* 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
* * sim-memopt.c (memory_options): Mention that the memory-size switch accepts ...Nick Clifton2007-08-101-3/+17
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * run.1: Document --sysroot=filepath.Hans-Peter Nilsson2004-12-081-1/+15
* * hw-tree.c (parse_integer_property): Typo fix in comments.Ben Elliston2004-07-101-2/+2
* * sim-options.c (standard_options): Fix the names of H8Kazu Hirata2003-11-221-3/+3
* Index: common/ChangeLogAndrew Cagney2003-08-281-1/+4
* 2003-06-04 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-051-5/+12
* * h8300s now new target, not alias of h8300hAndrey Volkov2002-05-171-2/+9
* Fix memory leak in sim_parse_argsStephane Carrez2000-11-251-4/+17
* import gdb-1999-12-13 snapshotJason Molenda1999-12-141-1/+1