Age | Commit message (Expand) | Author | Files | Lines |
2009-01-14 | Update the copyright notice of some of the files I missed | Joel Brobecker | 1 | -1/+1 |
2008-06-07 | sim: | Joseph Myers | 1 | -2/+5 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-24 | Switch the license of all files explicitly copyright the FSF | Joel Brobecker | 1 | -14/+12 |
2007-02-08 | Reported by timeless@gmail.com: | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-11-28 | * remote-sim.c (gdbsim_wait): Pass target signal numbers to | Mark Mitchell | 1 | -11/+4 |
2005-05-12 | Update the address of the FSF organization | Nick Clifton | 1 | -2/+2 |
2005-04-25 | * armemu.c (handle_v6_insn): New function - emulate a few of the v6 instructi... | Nick Clifton | 1 | -1/+1 |
2005-03-30 | 2005-03-30 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+8 |
2003-03-30 | Remove use of __IWMMXT__. | Nick Clifton | 1 | -4/+2 |
2003-03-27 | Add iWMMXt support to ARM simulator | Nick Clifton | 1 | -0/+97 |
2003-03-20 | Add Cirrus Maverick support to arm simulator | Nick Clifton | 1 | -1/+84 |
2003-02-27 | Index: arm/ChangeLog | Andrew Cagney | 1 | -2/+2 |
2002-09-27 | Add support for -m option. Fix PR gdb/433. | Andrew Cagney | 1 | -2/+19 |
2002-06-12 | Add the file include/gdb/sim-arm.h defining an enum that specifies the | Andrew Cagney | 1 | -11/+76 |
2002-06-09 | Move include/callback.h and include/remote-sim.h to include/gdb/. | Andrew Cagney | 1 | -2/+2 |
2002-05-27 | Only perform access checks if 'check' is set. | Nick Clifton | 1 | -2/+3 |
2002-05-20 | Add support for target specific command line switches to old-style simualtors. | Nick Clifton | 1 | -0/+118 |
2002-03-18 | Increase default memory size to 8MB. | Anthony Green | 1 | -1/+1 |
2002-02-05 | Modify previous patch so that it is only triggered for COFF format executables. | Nick Clifton | 1 | -8/+12 |
2002-02-04 | If a v5 architecture is detected, assume it might be an XScale binary, since | Nick Clifton | 1 | -0/+9 |
2002-01-09 | General format tidy ups | Nick Clifton | 1 | -45/+50 |
2002-01-09 | Fix bug detected by GDB testsuite - when fetching registers more than 4 | Nick Clifton | 1 | -5/+14 |
2001-02-28 | Add support for disabling alignment checks when performing GDB interface | Nick Clifton | 1 | -5/+5 |
2001-02-14 | Reset processor into ARM mode for any machine type except the early ARMs. | Nick Clifton | 1 | -12/+15 |
2001-02-01 | Detect installation of SWI vector by running program as well as loading program. | Nick Clifton | 1 | -5/+0 |
2000-11-30 | Add support for ARM's v5TE architecture and Intel's XScale extenstions | Nick Clifton | 1 | -20/+37 |
2000-09-15 | Replace StrongARM property with v4 and v5 properties. | Nick Clifton | 1 | -37/+42 |
2000-07-14 | 2000-07-14 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 1 | -1/+1 |
2000-07-14 | 2000-07-14 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 1 | -0/+4 |
2000-07-04 | * armdefs.h (struct ARMul_State): Add is_StrongARM. | Alexandre Oliva | 1 | -7/+34 |
2000-05-30 | Add support for v4 SystemMode. | Nick Clifton | 1 | -5/+3 |
2000-05-23 | Add special case handling when GDB set CPSR register | Nick Clifton | 1 | -1/+7 |
2000-03-23 | * memory corruption fix | Frank Ch. Eigler | 1 | -2/+4 |
2000-02-08 | Fix compile time warning messages. | Nick Clifton | 1 | -22/+25 |
2000-02-05 | import gdb-2000-02-04 snapshot | Jason Molenda | 1 | -88/+85 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -2/+12 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+467 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -397/+0 |
1997-10-30 | Patches to support generating an executing environment. | Nick Clifton | 1 | -4/+59 |
1997-10-22 | Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file(). | Andrew Cagney | 1 | -3/+8 |
1997-08-26 | Flush defunct sim_kill. | Andrew Cagney | 1 | -7/+0 |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 1 | -3/+12 |
1997-04-17 | * Makefile.in (SIM_OBJS): Add sim-load.o. | David Edelsohn | 1 | -11/+26 |
1997-04-17 | Cleanups to compile under FreeBSD | Andrew Cagney | 1 | -54/+115 |
1995-10-13 | Add sim_set_callbacks. | Steve Chamberlain | 1 | -0/+259 |