summaryrefslogtreecommitdiff
path: root/sim/arm/wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with mainline.cvs/cagney_framebase-20030326-branchcagney_framebase-20030326-branchAndrew Cagney2003-03-301-0/+95
* 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