aboutsummaryrefslogtreecommitdiff
path: root/sim/arm
AgeCommit message (Expand)AuthorFilesLines
2005-01-14Index: arm/ChangeLogAndrew Cagney3-178/+2940
2005-01-12Index: sh/ChangeLogAndrew Cagney3-3000/+420
2005-01-12Index: m32r/ChangeLogAndrew Cagney2-40/+48
2005-01-10Index: arm/ChangeLogAndrew Cagney3-2455/+6925
2004-12-07 * configure: Regenerate for ../common/aclocal.m4 update.Hans-Peter Nilsson2-0/+10
2004-06-29Index: mn10200/ChangeLogAndrew Cagney2-3/+7
2003-12-29 * armos.c (fcntl.h): Do not include it.Mark Mitchell3-26/+28
2003-04-13Only call XScale_check_memacc if in XScale mode.Nick Clifton2-2/+8
2003-03-30Remove use of __IWMMXT__.Nick Clifton7-43/+23
2003-03-27Add iWMMXt support to ARM simulatorNick Clifton12-10/+4006
2003-03-20fix date on latest ChangeLog entry.Nick Clifton1-1/+1
2003-03-20Add Cirrus Maverick support to arm simulatorNick Clifton10-31/+1466
2003-03-02(SWIWrite0): Catch big-endian bug when printing charactersNick Clifton2-1/+12
2003-02-27Index: arm/ChangeLogAndrew Cagney2-2/+6
2003-01-102003-01-10 Ben Elliston <bje@redhat.com>Ben Elliston2-0/+5
2003-01-10* remove duplicated entry from 2002-05-17 on 2002-05-20.Ben Elliston1-23/+1
2002-09-27Add support for -m option. Fix PR gdb/433.Andrew Cagney2-2/+25
2002-08-16oops - fix typo in previous deltaNick Clifton1-2/+2
2002-08-15Catch and ignore SWIs of -1, they can be caused by an interrupted systemNick Clifton2-0/+19
2002-07-05Add checks to catch invaliud XScale MIA, MIAPH and MIAxy instructions.Nick Clifton2-68/+79
2002-06-21Set correct value for ADP_Stopped_RunTimeErrorNick Clifton2-40/+41
2002-06-16Import current --enable-gdb-build-warnings.Andrew Cagney2-0/+6
2002-06-12Add the file include/gdb/sim-arm.h defining an enum that specifies theAndrew Cagney3-12/+91
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney3-3/+8
2002-05-29Set the FSR and FAR registers if a Data Abort is detected.Nick Clifton2-1/+13
2002-05-27Only perform access checks if 'check' is set.Nick Clifton7-18/+25
2002-05-27Thumb BL instruction: Do not set LR to pc + 2, it has already been advanced.Nick Clifton2-4/+11
2002-05-23When decoding a BLX(1) instruction do not add in the second bit of the baseNick Clifton2-5/+8
2002-05-21Simulate XScale BCUMOD registerNick Clifton2-3/+15
2002-05-20Add support for target specific command line switches to old-style simualtors.Nick Clifton5-250/+464
2002-05-09Uses sim callback interface for system calls in RedBoot SWI support.Nick Clifton1-8/+13
2002-05-09Support the RedBoot SWI in ARM mode and some of its system calls.Nick Clifton2-30/+109
2002-03-18Increase default memory size to 8MB.Anthony Green2-1/+5
2002-02-21 * armos.c (SWIWrite0): Use generic host_callback mechanismKeith Seitz2-31/+50
2002-02-05Modify previous patch so that it is only triggered for COFF format executables.Nick Clifton2-11/+20
2002-02-04If a v5 architecture is detected, assume it might be an XScale binary, sinceNick Clifton2-0/+15
2002-01-10Fix parameters passed to CPRead[13] and CPRead[14].Nick Clifton4-423/+478
2002-01-09General format tidy upsNick Clifton2-45/+51
2002-01-09Fix bug detected by GDB testsuite - when fetching registers more than 4Nick Clifton2-5/+19
2001-11-162001-11-16 Ben Harris <bjh21@netbsd.org>Ben Harris2-2/+8
2001-10-18Add support for XScale's coprocessor access check register.Nick Clifton5-988/+944
2001-05-11Fix handling of XScale LDRD and STRD instructions with post indexed addressin...Nick Clifton2-6/+11
2001-05-08Check Mode not Bank in order to determine rocesor mode.Nick Clifton2-1/+7
2001-04-18* XScale coprocessor support.Matthew Green6-22/+284
2001-03-20Do not enable alignment checking when loading unaligned thumb instructions.Nick Clifton2-2/+7
2001-03-06Fix BLX(1) for ThumbNick Clifton2-5/+24
2001-02-28Add support for disabling alignment checks when performing GDB interfaceNick Clifton8-44/+95
2001-02-16Remove Prefetch abort for breakpoints. Instead set the state to RESUME.Nick Clifton2-12/+7
2001-02-15Add code to preserve processor mode when a prefetchNick Clifton2-0/+14
2001-02-14Reset processor into ARM mode for any machine type except the early ARMs.Nick Clifton2-12/+20