aboutsummaryrefslogtreecommitdiff
path: root/sim/arm/wrapper.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker1-1/+1
2008-06-07sim:Joseph Myers1-2/+5
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker1-14/+12
2007-02-08 Reported by timeless@gmail.com:Daniel Jacobowitz1-1/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-11-28 * remote-sim.c (gdbsim_wait): Pass target signal numbers toMark Mitchell1-11/+4
2005-05-12Update the address of the FSF organizationNick Clifton1-2/+2
2005-04-25* armemu.c (handle_v6_insn): New function - emulate a few of the v6 instructi...Nick Clifton1-1/+1
2005-03-302005-03-30 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+8
2003-03-30Remove use of __IWMMXT__.Nick Clifton1-4/+2
2003-03-27Add iWMMXt support to ARM simulatorNick Clifton1-0/+97
2003-03-20Add Cirrus Maverick support to arm simulatorNick Clifton1-1/+84
2003-02-27Index: arm/ChangeLogAndrew Cagney1-2/+2
2002-09-27Add support for -m option. Fix PR gdb/433.Andrew Cagney1-2/+19
2002-06-12Add the file include/gdb/sim-arm.h defining an enum that specifies theAndrew Cagney1-11/+76
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney1-2/+2
2002-05-27Only perform access checks if 'check' is set.Nick Clifton1-2/+3
2002-05-20Add support for target specific command line switches to old-style simualtors.Nick Clifton1-0/+118
2002-03-18Increase default memory size to 8MB.Anthony Green1-1/+1
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