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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update the address of the FSF organization
Nick Clifton
2005-05-12
33
-34
/
+45
*
* armemu.c (handle_v6_insn): New function - emulate a few of the v6 instructi...
Nick Clifton
2005-04-25
5
-1
/
+314
*
(WMAC, WMADD): Move casts from the LHS of an assignment operator to the RHS.
Nick Clifton
2005-04-18
2
-12
/
+19
*
2005-03-30 Paul Brook <paul@codesourcery.com>
Paul Brook
2005-03-30
1
-0
/
+8
*
From common/ChangeLog:
Mark Kettenis
2005-03-23
2
-11
/
+23
*
Index: arm/ChangeLog
Andrew Cagney
2005-01-14
3
-178
/
+2940
*
Index: sh/ChangeLog
Andrew Cagney
2005-01-12
3
-3000
/
+420
*
Index: m32r/ChangeLog
Andrew Cagney
2005-01-12
2
-40
/
+48
*
Index: arm/ChangeLog
Andrew Cagney
2005-01-10
3
-2455
/
+6925
*
* configure: Regenerate for ../common/aclocal.m4 update.
Hans-Peter Nilsson
2004-12-07
2
-0
/
+10
*
Index: mn10200/ChangeLog
Andrew Cagney
2004-06-29
2
-3
/
+7
*
* armos.c (fcntl.h): Do not include it.
Mark Mitchell
2003-12-29
3
-26
/
+28
*
Only call XScale_check_memacc if in XScale mode.
Nick Clifton
2003-04-13
2
-2
/
+8
*
Remove use of __IWMMXT__.
Nick Clifton
2003-03-30
7
-43
/
+23
*
Add iWMMXt support to ARM simulator
Nick Clifton
2003-03-27
12
-10
/
+4006
*
fix date on latest ChangeLog entry.
Nick Clifton
2003-03-20
1
-1
/
+1
*
Add Cirrus Maverick support to arm simulator
Nick Clifton
2003-03-20
10
-31
/
+1466
*
(SWIWrite0): Catch big-endian bug when printing characters
Nick Clifton
2003-03-02
2
-1
/
+12
*
Index: arm/ChangeLog
Andrew Cagney
2003-02-27
2
-2
/
+6
*
2003-01-10 Ben Elliston <bje@redhat.com>
Ben Elliston
2003-01-10
2
-0
/
+5
*
* remove duplicated entry from 2002-05-17 on 2002-05-20.
Ben Elliston
2003-01-10
1
-23
/
+1
*
Add support for -m option. Fix PR gdb/433.
Andrew Cagney
2002-09-27
2
-2
/
+25
*
oops - fix typo in previous delta
Nick Clifton
2002-08-16
1
-2
/
+2
*
Catch and ignore SWIs of -1, they can be caused by an interrupted system
Nick Clifton
2002-08-15
2
-0
/
+19
*
Add checks to catch invaliud XScale MIA, MIAPH and MIAxy instructions.
Nick Clifton
2002-07-05
2
-68
/
+79
*
Set correct value for ADP_Stopped_RunTimeError
Nick Clifton
2002-06-21
2
-40
/
+41
*
Import current --enable-gdb-build-warnings.
Andrew Cagney
2002-06-16
2
-0
/
+6
*
Add the file include/gdb/sim-arm.h defining an enum that specifies the
Andrew Cagney
2002-06-12
3
-12
/
+91
*
Move include/callback.h and include/remote-sim.h to include/gdb/.
Andrew Cagney
2002-06-09
3
-3
/
+8
*
Set the FSR and FAR registers if a Data Abort is detected.
Nick Clifton
2002-05-29
2
-1
/
+13
*
Only perform access checks if 'check' is set.
Nick Clifton
2002-05-27
7
-18
/
+25
*
Thumb BL instruction: Do not set LR to pc + 2, it has already been advanced.
Nick Clifton
2002-05-27
2
-4
/
+11
*
When decoding a BLX(1) instruction do not add in the second bit of the base
Nick Clifton
2002-05-23
2
-5
/
+8
*
Simulate XScale BCUMOD register
Nick Clifton
2002-05-21
2
-3
/
+15
*
Add support for target specific command line switches to old-style simualtors.
Nick Clifton
2002-05-20
5
-250
/
+464
*
Uses sim callback interface for system calls in RedBoot SWI support.
Nick Clifton
2002-05-09
1
-8
/
+13
*
Support the RedBoot SWI in ARM mode and some of its system calls.
Nick Clifton
2002-05-09
2
-30
/
+109
*
Increase default memory size to 8MB.
Anthony Green
2002-03-18
2
-1
/
+5
*
* armos.c (SWIWrite0): Use generic host_callback mechanism
Keith Seitz
2002-02-21
2
-31
/
+50
*
Modify previous patch so that it is only triggered for COFF format executables.
Nick Clifton
2002-02-05
2
-11
/
+20
*
If a v5 architecture is detected, assume it might be an XScale binary, since
Nick Clifton
2002-02-04
2
-0
/
+15
*
Fix parameters passed to CPRead[13] and CPRead[14].
Nick Clifton
2002-01-10
4
-423
/
+478
*
General format tidy ups
Nick Clifton
2002-01-09
2
-45
/
+51
*
Fix bug detected by GDB testsuite - when fetching registers more than 4
Nick Clifton
2002-01-09
2
-5
/
+19
*
2001-11-16 Ben Harris <bjh21@netbsd.org>
Ben Harris
2001-11-16
2
-2
/
+8
*
Add support for XScale's coprocessor access check register.
Nick Clifton
2001-10-18
5
-988
/
+944
*
Fix handling of XScale LDRD and STRD instructions with post indexed addressin...
Nick Clifton
2001-05-11
2
-6
/
+11
*
Check Mode not Bank in order to determine rocesor mode.
Nick Clifton
2001-05-08
2
-1
/
+7
*
* XScale coprocessor support.
Matthew Green
2001-04-18
6
-22
/
+284
*
Do not enable alignment checking when loading unaligned thumb instructions.
Nick Clifton
2001-03-20
2
-2
/
+7
[prev]
[next]