aboutsummaryrefslogtreecommitdiff
path: root/sim/arm
AgeCommit message (Expand)AuthorFilesLines
2012-03-24[PATCH] sim: make sure to include strsignal prototypeMike Frysinger4-126/+225
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker5-10/+6
2011-12-03sim: generate build dependencies on the flyMike Frysinger3-0/+319
2011-10-18sim: rename common/aclocal.m4 to common/acinclude.m4Mike Frysinger2-1/+5
2011-10-18sim: move from common.m4 to SIM_AC_COMMONMike Frysinger3-367/+360
2011-07-01 PR sim/12737Nick Clifton2-8/+19
2011-04-16sim: add sim_complete_command stubs for non-common-using portsMike Frysinger2-0/+10
2011-01-01run copyright.sh for 2011.Joel Brobecker5-6/+9
2010-05-262010-05-26 Ozkan Sezer <sezeroz@gmail.com>Ozkan Sezer3-4/+11
2010-04-14sim: constify sim_write source buffer (part 2)Mike Frysinger2-1/+5
2010-01-09Sync Libtool from GCC.Ralf Wildenhues2-1/+5
2010-01-01Update copyright notices to add year 2010.Joel Brobecker5-5/+5
2009-11-24 * common/aclocal.m4: Add include of ../../config/zlib.m4.Joel Brobecker1-2/+24
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues3-3882/+3245
2009-08-22Fixup readline and sim including of override.m4Ralf Wildenhues2-10/+89
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker5-5/+5
2008-11-262008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-0/+8
2008-07-11 * configure: Regenerate to track ../common/common.m4 changes.Hans-Peter Nilsson3-0/+292
2008-06-07sim:Joseph Myers3-3/+185
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz5-5/+6
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker5-34/+28
2007-02-27 * armos.c (SWIflen): Do not treate file descriptor zero asMark Mitchell2-1/+6
2007-02-15* armemu.c (handle_v6_insn): Fix typo in sign extension test of the sext and ...Nick Clifton2-1/+6
2007-02-08 Reported by timeless@gmail.com:Daniel Jacobowitz2-1/+6
2007-01-09Copyright updates for 2007.Daniel Jacobowitz5-5/+5
2006-12-21 * acconfig.h: Remove.Hans-Peter Nilsson3-138/+7
2006-06-13 * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR.Richard Earnshaw2-2/+7
2006-06-05common/Daniel Jacobowitz2-2/+88
2006-05-31Configury changes: update src repository (binutils, gdb, and rda) to useDaniel Jacobowitz2-2797/+17
2006-03-072006-03-07 Paul Brook <paul@codesourcery.com>Paul Brook2-2/+6
2006-02-02 * armos.c (ARMul_OSHandleSWI): Handle the RedBoot systemDaniel Jacobowitz2-3/+25
2005-11-28 * remote-sim.c (gdbsim_wait): Pass target signal numbers toMark Mitchell2-11/+11
2005-11-172005-11-16 Shaun Jackman <sjackman@gmail.com>Daniel Jacobowitz2-13/+104
2005-09-192005-09-19 Paul Brook <paul@codesourcery.com>Paul Brook7-125/+202
2005-05-24(handle_v6_thumb_insn): New function.Nick Clifton2-15/+78
2005-05-12Update the address of the FSF organizationNick Clifton33-34/+45
2005-04-25* armemu.c (handle_v6_insn): New function - emulate a few of the v6 instructi...Nick Clifton5-1/+314
2005-04-18(WMAC, WMADD): Move casts from the LHS of an assignment operator to the RHS.Nick Clifton2-12/+19
2005-03-302005-03-30 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+8
2005-03-23From common/ChangeLog:Mark Kettenis2-11/+23
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