summaryrefslogtreecommitdiff
path: root/sim/arm/wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* 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>gdb-csl-arm-20050325-2005-q1aPaul 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
* Add support for target specific command line switches to old-style simualtors.Nick Clifton2002-05-201-0/+118
* Increase default memory size to 8MB.Anthony Green2002-03-181-1/+1
* Modify previous patch so that it is only triggered for COFF format executables.Nick Clifton2002-02-051-8/+12
* If a v5 architecture is detected, assume it might be an XScale binary, sinceNick Clifton2002-02-041-0/+9
* General format tidy upsNick Clifton2002-01-091-45/+50
* Fix bug detected by GDB testsuite - when fetching registers more than 4Nick Clifton2002-01-091-5/+14
* Add support for disabling alignment checks when performing GDB interfaceNick Clifton2001-02-281-5/+5
* Reset processor into ARM mode for any machine type except the early ARMs.Nick Clifton2001-02-141-12/+15
* Detect installation of SWI vector by running program as well as loading program.Nick Clifton2001-02-011-5/+0
* Add support for ARM's v5TE architecture and Intel's XScale extenstionsNick Clifton2000-11-301-20/+37
* Replace StrongARM property with v4 and v5 properties.Nick Clifton2000-09-151-37/+42
* 2000-07-14 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-07-141-1/+1
* 2000-07-14 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-07-141-0/+4
* * armdefs.h (struct ARMul_State): Add is_StrongARM.Alexandre Oliva2000-07-041-7/+34
* Add support for v4 SystemMode.Nick Clifton2000-05-301-5/+3
* Add special case handling when GDB set CPSR registerNick Clifton2000-05-231-1/+7
* * memory corruption fixFrank Ch. Eigler2000-03-231-2/+4
* Fix compile time warning messages.Nick Clifton2000-02-081-22/+25
* import gdb-2000-02-04 snapshotJason Molenda2000-02-051-88/+85
* import gdb-19990422 snapshotStan Shebs1999-04-261-2/+12
* Initial revisionStan Shebs1999-04-161-0/+467