aboutsummaryrefslogtreecommitdiff
path: root/sim/arm/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-02-27 * armos.c (SWIflen): Do not treate file descriptor zero asMark Mitchell1-0/+5
2007-02-15* armemu.c (handle_v6_insn): Fix typo in sign extension test of the sext and ...Nick Clifton1-0/+5
2007-02-08 Reported by timeless@gmail.com:Daniel Jacobowitz1-0/+5
2006-12-21 * acconfig.h: Remove.Hans-Peter Nilsson1-0/+5
2006-06-13 * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR.Richard Earnshaw1-0/+4
2006-06-05common/Daniel Jacobowitz1-0/+4
2006-05-31Configury changes: update src repository (binutils, gdb, and rda) to useDaniel Jacobowitz1-0/+4
2006-03-072006-03-07 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+4
2006-02-02 * armos.c (ARMul_OSHandleSWI): Handle the RedBoot systemDaniel Jacobowitz1-1/+6
2005-11-28 * remote-sim.c (gdbsim_wait): Pass target signal numbers toMark Mitchell1-0/+7
2005-11-172005-11-16 Shaun Jackman <sjackman@gmail.com>Daniel Jacobowitz1-0/+15
2005-09-192005-09-19 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+10
2005-05-24(handle_v6_thumb_insn): New function.Nick Clifton1-0/+6
2005-05-12Update the address of the FSF organizationNick Clifton1-0/+11
2005-04-25* armemu.c (handle_v6_insn): New function - emulate a few of the v6 instructi...Nick Clifton1-0/+14
2005-04-18(WMAC, WMADD): Move casts from the LHS of an assignment operator to the RHS.Nick Clifton1-0/+7
2005-03-23From common/ChangeLog:Mark Kettenis1-0/+4
2005-01-14Index: arm/ChangeLogAndrew Cagney1-0/+6
2005-01-12Index: sh/ChangeLogAndrew Cagney1-0/+5
2005-01-12Index: m32r/ChangeLogAndrew Cagney1-0/+4
2005-01-10Index: arm/ChangeLogAndrew Cagney1-0/+5
2004-12-07 * configure: Regenerate for ../common/aclocal.m4 update.Hans-Peter Nilsson1-0/+4
2004-06-29Index: mn10200/ChangeLogAndrew Cagney1-0/+4
2003-12-29 * armos.c (fcntl.h): Do not include it.Mark Mitchell1-0/+11
2003-04-13Only call XScale_check_memacc if in XScale mode.Nick Clifton1-0/+6
2003-03-30Remove use of __IWMMXT__.Nick Clifton1-1/+15
2003-03-27Add iWMMXt support to ARM simulatorNick Clifton1-0/+25
2003-03-20fix date on latest ChangeLog entry.Nick Clifton1-1/+1
2003-03-20Add Cirrus Maverick support to arm simulatorNick Clifton1-0/+24
2003-03-02(SWIWrite0): Catch big-endian bug when printing charactersNick Clifton1-0/+5
2003-02-27Index: arm/ChangeLogAndrew Cagney1-0/+4
2003-01-102003-01-10 Ben Elliston <bje@redhat.com>Ben Elliston1-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 Cagney1-0/+6
2002-08-15Catch and ignore SWIs of -1, they can be caused by an interrupted systemNick Clifton1-0/+5
2002-07-05Add checks to catch invaliud XScale MIA, MIAPH and MIAxy instructions.Nick Clifton1-0/+5
2002-06-21Set correct value for ADP_Stopped_RunTimeErrorNick Clifton1-0/+4
2002-06-16Import current --enable-gdb-build-warnings.Andrew Cagney1-0/+4
2002-06-12Add the file include/gdb/sim-arm.h defining an enum that specifies theAndrew Cagney1-0/+8
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney1-0/+5
2002-05-29Set the FSR and FAR registers if a Data Abort is detected.Nick Clifton1-0/+5
2002-05-27Only perform access checks if 'check' is set.Nick Clifton1-0/+5
2002-05-27Thumb BL instruction: Do not set LR to pc + 2, it has already been advanced.Nick Clifton1-0/+5
2002-05-23When decoding a BLX(1) instruction do not add in the second bit of the baseNick Clifton1-0/+6
2002-05-21Simulate XScale BCUMOD registerNick Clifton1-0/+6
2002-05-20Add support for target specific command line switches to old-style simualtors.Nick Clifton1-0/+43
2002-05-09Support the RedBoot SWI in ARM mode and some of its system calls.Nick Clifton1-0/+5
2002-03-18Increase default memory size to 8MB.Anthony Green1-0/+4
2002-02-21 * armos.c (SWIWrite0): Use generic host_callback mechanismKeith Seitz1-0/+10
2002-02-05Modify previous patch so that it is only triggered for COFF format executables.Nick Clifton1-3/+8