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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add iWMMXt support to ARM simulator
Nick Clifton
2003-03-27
1
-0
/
+25
*
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
1
-0
/
+24
*
(SWIWrite0): Catch big-endian bug when printing characters
Nick Clifton
2003-03-02
1
-0
/
+5
*
Index: arm/ChangeLog
Andrew Cagney
2003-02-27
1
-0
/
+4
*
2003-01-10 Ben Elliston <bje@redhat.com>
Ben Elliston
2003-01-10
1
-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
1
-0
/
+6
*
Catch and ignore SWIs of -1, they can be caused by an interrupted system
Nick Clifton
2002-08-15
1
-0
/
+5
*
Add checks to catch invaliud XScale MIA, MIAPH and MIAxy instructions.
Nick Clifton
2002-07-05
1
-0
/
+5
*
Set correct value for ADP_Stopped_RunTimeError
Nick Clifton
2002-06-21
1
-0
/
+4
*
Import current --enable-gdb-build-warnings.
Andrew Cagney
2002-06-16
1
-0
/
+4
*
Add the file include/gdb/sim-arm.h defining an enum that specifies the
Andrew Cagney
2002-06-12
1
-0
/
+8
*
Move include/callback.h and include/remote-sim.h to include/gdb/.
Andrew Cagney
2002-06-09
1
-0
/
+5
*
Set the FSR and FAR registers if a Data Abort is detected.
Nick Clifton
2002-05-29
1
-0
/
+5
*
Only perform access checks if 'check' is set.
Nick Clifton
2002-05-27
1
-0
/
+5
*
Thumb BL instruction: Do not set LR to pc + 2, it has already been advanced.
Nick Clifton
2002-05-27
1
-0
/
+5
*
When decoding a BLX(1) instruction do not add in the second bit of the base
Nick Clifton
2002-05-23
1
-0
/
+6
*
Simulate XScale BCUMOD register
Nick Clifton
2002-05-21
1
-0
/
+6
*
Add support for target specific command line switches to old-style simualtors.
Nick Clifton
2002-05-20
1
-0
/
+43
*
Support the RedBoot SWI in ARM mode and some of its system calls.
Nick Clifton
2002-05-09
1
-0
/
+5
*
Increase default memory size to 8MB.
Anthony Green
2002-03-18
1
-0
/
+4
*
* armos.c (SWIWrite0): Use generic host_callback mechanism
Keith Seitz
2002-02-21
1
-0
/
+10
*
Modify previous patch so that it is only triggered for COFF format executables.
Nick Clifton
2002-02-05
1
-3
/
+8
*
If a v5 architecture is detected, assume it might be an XScale binary, since
Nick Clifton
2002-02-04
1
-0
/
+6
*
Fix parameters passed to CPRead[13] and CPRead[14].
Nick Clifton
2002-01-10
1
-0
/
+8
*
General format tidy ups
Nick Clifton
2002-01-09
1
-0
/
+1
*
Fix bug detected by GDB testsuite - when fetching registers more than 4
Nick Clifton
2002-01-09
1
-0
/
+5
*
2001-11-16 Ben Harris <bjh21@netbsd.org>
Ben Harris
2001-11-16
1
-0
/
+6
*
Add support for XScale's coprocessor access check register.
Nick Clifton
2001-10-18
1
-0
/
+19
*
Fix handling of XScale LDRD and STRD instructions with post indexed addressin...
Nick Clifton
2001-05-11
1
-0
/
+5
*
Check Mode not Bank in order to determine rocesor mode.
Nick Clifton
2001-05-08
1
-0
/
+5
*
* XScale coprocessor support.
Matthew Green
2001-04-18
1
-0
/
+41
*
Do not enable alignment checking when loading unaligned thumb instructions.
Nick Clifton
2001-03-20
1
-0
/
+5
*
Fix BLX(1) for Thumb
Nick Clifton
2001-03-06
1
-0
/
+6
*
Add support for disabling alignment checks when performing GDB interface
Nick Clifton
2001-02-28
1
-0
/
+30
*
Remove Prefetch abort for breakpoints. Instead set the state to RESUME.
Nick Clifton
2001-02-16
1
-0
/
+5
*
Add code to preserve processor mode when a prefetch
Nick Clifton
2001-02-15
1
-0
/
+3
*
Reset processor into ARM mode for any machine type except the early ARMs.
Nick Clifton
2001-02-14
1
-0
/
+5
*
Prevent Aborts from happening whilst emulating a SWI
Nick Clifton
2001-02-14
1
-0
/
+7
*
Fix definition of NEGBRANCH
Nick Clifton
2001-02-12
1
-0
/
+4
*
Update base address register after restoring register bank.
Nick Clifton
2001-02-01
1
-0
/
+7
*
Detect installation of SWI vector by running program as well as loading program.
Nick Clifton
2001-02-01
1
-0
/
+9
*
Fix test for StoreDouble Instruction.
Nick Clifton
2000-12-19
1
-0
/
+5
*
Add 0x91 as an FPE SWI.
Nick Clifton
2000-12-11
1
-0
/
+4
*
Add emulation of double word load and store instructions.
Nick Clifton
2000-12-08
1
-0
/
+8
*
Suppress support of DEMON swi's in XScale mode.
Nick Clifton
2000-12-03
1
-0
/
+6
*
Add support for ARM's v5TE architecture and Intel's XScale extenstions
Nick Clifton
2000-11-30
1
-1
/
+27
*
Replace StrongARM property with v4 and v5 properties.
Nick Clifton
2000-09-15
1
-0
/
+24
*
Compute write back value for post increment loads before
Nick Clifton
2000-08-15
1
-0
/
+6
[prev]
[next]