summaryrefslogtreecommitdiff
path: root/sim/arm
Commit message (Expand)AuthorAgeFilesLines
* Update the address of the FSF organizationNick Clifton2005-05-1233-34/+45
* * armemu.c (handle_v6_insn): New function - emulate a few of the v6 instructi...Nick Clifton2005-04-255-1/+314
* (WMAC, WMADD): Move casts from the LHS of an assignment operator to the RHS.Nick Clifton2005-04-182-12/+19
* 2005-03-30 Paul Brook <paul@codesourcery.com>gdb-csl-arm-20050325-2005-q1aPaul Brook2005-03-301-0/+8
* From common/ChangeLog:Mark Kettenis2005-03-232-11/+23
* Index: arm/ChangeLogAndrew Cagney2005-01-143-178/+2940
* Index: sh/ChangeLogAndrew Cagney2005-01-123-3000/+420
* Index: m32r/ChangeLogAndrew Cagney2005-01-122-40/+48
* Index: arm/ChangeLogAndrew Cagney2005-01-103-2455/+6925
* * configure: Regenerate for ../common/aclocal.m4 update.Hans-Peter Nilsson2004-12-072-0/+10
* Index: mn10200/ChangeLogAndrew Cagney2004-06-292-3/+7
* * armos.c (fcntl.h): Do not include it.Mark Mitchell2003-12-293-26/+28
* Only call XScale_check_memacc if in XScale mode.Nick Clifton2003-04-132-2/+8
* Remove use of __IWMMXT__.Nick Clifton2003-03-307-43/+23
* Add iWMMXt support to ARM simulatorNick Clifton2003-03-2712-10/+4006
* fix date on latest ChangeLog entry.Nick Clifton2003-03-201-1/+1
* Add Cirrus Maverick support to arm simulatorNick Clifton2003-03-2010-31/+1466
* (SWIWrite0): Catch big-endian bug when printing charactersNick Clifton2003-03-022-1/+12
* Index: arm/ChangeLogAndrew Cagney2003-02-272-2/+6
* 2003-01-10 Ben Elliston <bje@redhat.com>Ben Elliston2003-01-102-0/+5
* * remove duplicated entry from 2002-05-17 on 2002-05-20.Ben Elliston2003-01-101-23/+1
* Add support for -m option. Fix PR gdb/433.Andrew Cagney2002-09-272-2/+25
* oops - fix typo in previous deltaNick Clifton2002-08-161-2/+2
* Catch and ignore SWIs of -1, they can be caused by an interrupted systemNick Clifton2002-08-152-0/+19
* Add checks to catch invaliud XScale MIA, MIAPH and MIAxy instructions.Nick Clifton2002-07-052-68/+79
* Set correct value for ADP_Stopped_RunTimeErrorNick Clifton2002-06-212-40/+41
* Import current --enable-gdb-build-warnings.Andrew Cagney2002-06-162-0/+6
* Add the file include/gdb/sim-arm.h defining an enum that specifies theAndrew Cagney2002-06-123-12/+91
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-093-3/+8
* Set the FSR and FAR registers if a Data Abort is detected.Nick Clifton2002-05-292-1/+13
* Only perform access checks if 'check' is set.Nick Clifton2002-05-277-18/+25
* Thumb BL instruction: Do not set LR to pc + 2, it has already been advanced.Nick Clifton2002-05-272-4/+11
* When decoding a BLX(1) instruction do not add in the second bit of the baseNick Clifton2002-05-232-5/+8
* Simulate XScale BCUMOD registerNick Clifton2002-05-212-3/+15
* Add support for target specific command line switches to old-style simualtors.Nick Clifton2002-05-205-250/+464
* Uses sim callback interface for system calls in RedBoot SWI support.Nick Clifton2002-05-091-8/+13
* Support the RedBoot SWI in ARM mode and some of its system calls.Nick Clifton2002-05-092-30/+109
* Increase default memory size to 8MB.Anthony Green2002-03-182-1/+5
* * armos.c (SWIWrite0): Use generic host_callback mechanismKeith Seitz2002-02-212-31/+50
* Modify previous patch so that it is only triggered for COFF format executables.Nick Clifton2002-02-052-11/+20
* If a v5 architecture is detected, assume it might be an XScale binary, sinceNick Clifton2002-02-042-0/+15
* Fix parameters passed to CPRead[13] and CPRead[14].Nick Clifton2002-01-104-423/+478
* General format tidy upsNick Clifton2002-01-092-45/+51
* Fix bug detected by GDB testsuite - when fetching registers more than 4Nick Clifton2002-01-092-5/+19
* 2001-11-16 Ben Harris <bjh21@netbsd.org>Ben Harris2001-11-162-2/+8
* Add support for XScale's coprocessor access check register.Nick Clifton2001-10-185-988/+944
* Fix handling of XScale LDRD and STRD instructions with post indexed addressin...Nick Clifton2001-05-112-6/+11
* Check Mode not Bank in order to determine rocesor mode.Nick Clifton2001-05-082-1/+7
* * XScale coprocessor support.Matthew Green2001-04-186-22/+284
* Do not enable alignment checking when loading unaligned thumb instructions.Nick Clifton2001-03-202-2/+7