summaryrefslogtreecommitdiff
path: root/sim/arm/wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* sim: parse_args: display getopt error ourselvesMike Frysinger2016-01-031-3/+1
* sim: use libiberty countargv in more placesMike Frysinger2016-01-031-6/+1
* sim: convert to bfd_endianMike Frysinger2016-01-031-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* sim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300/moxie/sh/v850: convert to...Mike Frysinger2015-12-301-10/+6
* sim: arm: delete unused codeMike Frysinger2015-12-251-8/+0
* sim: sim-close: unify sim_close logicMike Frysinger2015-11-151-7/+0
* Remove extraneous whitespace from ARM sim sources.Nick Clifton2015-07-141-8/+7
* Add support for ARM v6 instructions.Nick Clifton2015-06-281-11/+5
* sim: arm/cr16/d10v/h8300/microblaze/sh: fill out sim-cpu pc fetch/store helpersMike Frysinger2015-04-171-0/+22
* sim: arm: convert to nrunMike Frysinger2015-03-301-145/+75
* sim: arm: clean up misc warningsMike Frysinger2015-03-301-15/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Convert function declarations to ISO C format. Remove redundant code.Nick Clifton2014-03-181-99/+60
* Add support for instruction level tracing to the ARM simulator.Nick Clifton2014-03-141-10/+110
* sim: constify arg to sim_do_commandMike Frysinger2014-03-101-1/+1
* sim: constify prog_nameMike Frysinger2014-03-051-1/+1
* remove PARAMS from simTom Tromey2014-01-071-4/+4
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* sim/arm: Prevent crash when running sim with no binary.Will Newton2013-11-071-0/+2
* sim/arm: Prevent NULL pointer dereference in sim_create_inferior.Will Newton2013-11-071-4/+8
* gdb:Steve Ellcey2013-03-151-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * wrapper.c (libiberty.h): Include.Kevin Buettner2012-08-011-6/+8
* * wrapper.c (sim_create_inferior): Treat WMMX2 binaries as iWMMXtNick Clifton2012-06-131-0/+1
* gdb/Pedro Alves2012-05-241-3/+3
* PR 14072Nick Clifton2012-05-191-0/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* sim: add sim_complete_command stubs for non-common-using portsMike Frysinger2011-04-161-0/+6
* run copyright.sh for 2011.Joel Brobecker2011-01-011-2/+2
* sim: constify sim_write source buffer (part 2)Mike Frysinger2010-04-141-1/+1
* 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/+1
* sim:Joseph Myers2008-06-071-2/+5
* 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-14/+12
* Reported by timeless@gmail.com:Daniel Jacobowitz2007-02-081-1/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * remote-sim.c (gdbsim_wait): Pass target signal numbers toMark Mitchell2005-11-281-11/+4
* Update the address of the FSF organizationNick Clifton2005-05-121-2/+2
* * armemu.c (handle_v6_insn): New function - emulate a few of the v6 instructi...Nick Clifton2005-04-251-1/+1
* 2005-03-30 Paul Brook <paul@codesourcery.com>Paul Brook2005-03-301-0/+8
* Remove use of __IWMMXT__.Nick Clifton2003-03-301-4/+2
* Add iWMMXt support to ARM simulatorNick Clifton2003-03-271-0/+97
* Add Cirrus Maverick support to arm simulatorNick Clifton2003-03-201-1/+84
* Index: arm/ChangeLogAndrew Cagney2003-02-271-2/+2
* Add support for -m option. Fix PR gdb/433.Andrew Cagney2002-09-271-2/+19
* Add the file include/gdb/sim-arm.h defining an enum that specifies theAndrew Cagney2002-06-121-11/+76
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-2/+2
* Only perform access checks if 'check' is set.Nick Clifton2002-05-271-2/+3