aboutsummaryrefslogtreecommitdiff
path: root/sim/arm/wrapper.c
AgeCommit message (Expand)AuthorFilesLines
2002-02-05Modify previous patch so that it is only triggered for COFF format executables.Nick Clifton1-8/+12
2002-02-04If a v5 architecture is detected, assume it might be an XScale binary, sinceNick Clifton1-0/+9
2002-01-09General format tidy upsNick Clifton1-45/+50
2002-01-09Fix bug detected by GDB testsuite - when fetching registers more than 4Nick Clifton1-5/+14
2001-02-28Add support for disabling alignment checks when performing GDB interfaceNick Clifton1-5/+5
2001-02-14Reset processor into ARM mode for any machine type except the early ARMs.Nick Clifton1-12/+15
2001-02-01Detect installation of SWI vector by running program as well as loading program.Nick Clifton1-5/+0
2000-11-30Add support for ARM's v5TE architecture and Intel's XScale extenstionsNick Clifton1-20/+37
2000-09-15Replace StrongARM property with v4 and v5 properties.Nick Clifton1-37/+42
2000-07-142000-07-14 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser1-1/+1
2000-07-142000-07-14 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser1-0/+4
2000-07-04* armdefs.h (struct ARMul_State): Add is_StrongARM.Alexandre Oliva1-7/+34
2000-05-30Add support for v4 SystemMode.Nick Clifton1-5/+3
2000-05-23Add special case handling when GDB set CPSR registerNick Clifton1-1/+7
2000-03-23* memory corruption fixFrank Ch. Eigler1-2/+4
2000-02-08Fix compile time warning messages.Nick Clifton1-22/+25
2000-02-05import gdb-2000-02-04 snapshotJason Molenda1-88/+85
1999-04-26import gdb-19990422 snapshotStan Shebs1-2/+12
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+467
1999-04-16Initial creation of sourceware repositoryStan Shebs1-397/+0
1997-10-30Patches to support generating an executing environment.Nick Clifton1-4/+59
1997-10-22Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file().Andrew Cagney1-3/+8
1997-08-26Flush defunct sim_kill.Andrew Cagney1-7/+0
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1-3/+12
1997-04-17 * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1-11/+26
1997-04-17Cleanups to compile under FreeBSDAndrew Cagney1-54/+115
1995-10-13 Add sim_set_callbacks.Steve Chamberlain1-0/+259