Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-30 | sim: arm: clean up misc warnings | Mike Frysinger | 1 | -4/+1 | |
Also delete a few unused funcs. | |||||
2012-12-19 | [sim] Update old contact info in GPL license notices | Joel Brobecker | 1 | -2/+1 | |
sim/ChangeLog: Update old contact info in GPL license notices. | |||||
2012-12-19 | Update sim copyright headers from GPLv2-or-later to GPLv3-or-later. | Joel Brobecker | 1 | -1/+1 | |
gdb/sim/ChangeLog: Update the non-FSF-copyrighted files in sim to GPLv3 or later. | |||||
2012-09-03 | PR sim/14540 | Nick Clifton | 1 | -1/+1 | |
* armsupp.c (ARMul_MRC): Return 0 if access to the MRC instruction is denied. | |||||
2005-05-12 | Update the address of the FSF organization | Nick Clifton | 1 | -1/+1 | |
2002-05-27 | Only perform access checks if 'check' is set. | Nick Clifton | 1 | -1/+1 | |
Report unknown machine numbers. Formatting tidy ups. | |||||
2001-10-18 | Add support for XScale's coprocessor access check register. | Nick Clifton | 1 | -215/+149 | |
Fix formatting. | |||||
2001-05-08 | Check Mode not Bank in order to determine rocesor mode. | Nick Clifton | 1 | -1/+2 | |
2000-11-30 | Add support for ARM's v5TE architecture and Intel's XScale extenstions | Nick Clifton | 1 | -0/+2 | |
2000-07-04 | * armemu.h (GETSPSR): Call ARMul_GetSPSR(). | Alexandre Oliva | 1 | -3/+10 | |
* armsupp.c (ARMul_CPSRAltered): Zero out bits as they're extracted from state->Cpsr, but preserve the unused bits. (ARMul_GetCPSR): Get bits preserved in state->Cpsr. (ARMul_GetSPSR, ARMul_FixCPSR): Use ARMul_GetCPSR() to get the full CPSR word. | |||||
2000-07-04 | * armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS): New. | Alexandre Oliva | 1 | -23/+19 | |
(SETPSR_F, SETPSR_S, SETPSR_X, SETPSR_C): New macros. (SETPSR, SET_INTMODE, SETCC): Removed. * armsupp.c (ARMul_FixCPSR, ARMul_FixSPSR): Do not test bit mask. Use SETPSR_* to modify PSR. (ARMul_SetCPSR): Load all bits from value. * armemu.c (ARMul_Emulate, msr): Do not test bit mask. | |||||
2000-07-04 | * armdefs.h (SYSTEMBANK): Define as USERBANK. | Alexandre Oliva | 1 | -7/+0 | |
* armsupp.c (ARMul_SwitchMode): Remove SYSTEMBANK cases. | |||||
2000-05-30 | Add support for v4 SystemMode. | Nick Clifton | 1 | -34/+59 | |
2000-02-08 | Fix compile time warning messages. | Nick Clifton | 1 | -8/+10 | |
2000-02-05 | import gdb-2000-02-04 snapshot | Jason Molenda | 1 | -424/+561 | |
2000-01-26 | import gdb-2000-01-26 snapshot | Jason Molenda | 1 | -5/+17 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+712 | |