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