aboutsummaryrefslogtreecommitdiff
path: root/sim/arm/armsupp.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-16sim: switch config.h usage to defs.hMike Frysinger1-0/+3
2017-02-13sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger1-1/+2
2015-07-14Remove extraneous whitespace from ARM sim sources.Nick Clifton1-7/+7
2015-06-28Add support for ARM v6 instructions.Nick Clifton1-10/+893
2015-03-30sim: arm: clean up misc warningsMike Frysinger1-4/+1
2012-12-19[sim] Update old contact info in GPL license noticesJoel Brobecker1-2/+1
2012-12-19Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker1-1/+1
2012-09-03 PR sim/14540Nick Clifton1-1/+1
2005-05-12Update the address of the FSF organizationNick Clifton1-1/+1
2002-05-27Only perform access checks if 'check' is set.Nick Clifton1-1/+1
2001-10-18Add support for XScale's coprocessor access check register.Nick Clifton1-215/+149
2001-05-08Check Mode not Bank in order to determine rocesor mode.Nick Clifton1-1/+2
2000-11-30Add support for ARM's v5TE architecture and Intel's XScale extenstionsNick Clifton1-0/+2
2000-07-04* armemu.h (GETSPSR): Call ARMul_GetSPSR().Alexandre Oliva1-3/+10
2000-07-04* armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS): New.Alexandre Oliva1-23/+19
2000-07-04* armdefs.h (SYSTEMBANK): Define as USERBANK.Alexandre Oliva1-7/+0
2000-05-30Add support for v4 SystemMode.Nick Clifton1-34/+59
2000-02-08Fix compile time warning messages.Nick Clifton1-8/+10
2000-02-05import gdb-2000-02-04 snapshotJason Molenda1-424/+561
2000-01-26import gdb-2000-01-26 snapshotJason Molenda1-5/+17
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+712