| Commit message (Expand) | Author | Age | Files | Lines |
* | 2001-11-16 Ben Harris <bjh21@netbsd.org> | Ben Harris | 2001-11-16 | 2 | -2/+8 |
* | Add support for XScale's coprocessor access check register. | Nick Clifton | 2001-10-18 | 5 | -988/+944 |
* | Fix handling of XScale LDRD and STRD instructions with post indexed addressin... | Nick Clifton | 2001-05-11 | 2 | -6/+11 |
* | Check Mode not Bank in order to determine rocesor mode. | Nick Clifton | 2001-05-08 | 2 | -1/+7 |
* | * XScale coprocessor support. | Matthew Green | 2001-04-18 | 6 | -22/+284 |
* | Do not enable alignment checking when loading unaligned thumb instructions. | Nick Clifton | 2001-03-20 | 2 | -2/+7 |
* | Fix BLX(1) for Thumb | Nick Clifton | 2001-03-06 | 2 | -5/+24 |
* | Add support for disabling alignment checks when performing GDB interface | Nick Clifton | 2001-02-28 | 8 | -44/+95 |
* | Remove Prefetch abort for breakpoints. Instead set the state to RESUME. | Nick Clifton | 2001-02-16 | 2 | -12/+7 |
* | Add code to preserve processor mode when a prefetch | Nick Clifton | 2001-02-15 | 2 | -0/+14 |
* | Reset processor into ARM mode for any machine type except the early ARMs. | Nick Clifton | 2001-02-14 | 2 | -12/+20 |
* | remove spurious whitespace | Nick Clifton | 2001-02-14 | 1 | -6/+6 |
* | Prevent Aborts from happening whilst emulating a SWI | Nick Clifton | 2001-02-14 | 2 | -62/+83 |
* | Fix definition of NEGBRANCH | Nick Clifton | 2001-02-12 | 2 | -1/+6 |
* | Add parentheses ready for future conbtribution | Nick Clifton | 2001-02-01 | 1 | -39/+63 |
* | Update base address register after restoring register bank. | Nick Clifton | 2001-02-01 | 2 | -26/+64 |
* | Detect installation of SWI vector by running program as well as loading program. | Nick Clifton | 2001-02-01 | 5 | -7/+18 |
* | Fix test for StoreDouble Instruction. | Nick Clifton | 2000-12-19 | 2 | -12/+17 |
* | Add 0x91 as an FPE SWI. | Nick Clifton | 2000-12-11 | 2 | -0/+5 |
* | oops - remove redundant prototype introduced in previous delta | Nick Clifton | 2000-12-08 | 1 | -2/+0 |
* | Add emulation of double word load and store instructions. | Nick Clifton | 2000-12-08 | 2 | -3/+348 |
* | Suppress support of DEMON swi's in XScale mode. | Nick Clifton | 2000-12-03 | 2 | -71/+109 |
* | Add support for ARM's v5TE architecture and Intel's XScale extenstions | Nick Clifton | 2000-11-30 | 10 | -250/+1763 |
* | Replace StrongARM property with v4 and v5 properties. | Nick Clifton | 2000-09-15 | 6 | -90/+119 |
* | Compute write back value for post increment loads before | Nick Clifton | 2000-08-15 | 2 | -34/+47 |
* | 2000-07-14 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 2000-07-14 | 2 | -1/+5 |
* | 2000-07-14 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 2000-07-14 | 2 | -0/+9 |
* | * armvirt.c (ABORTS): Do not define. | Alexandre Oliva | 2000-07-04 | 2 | -1/+3 |
* | * armdefs.h (struct ARMul_State): Add is_StrongARM. | Alexandre Oliva | 2000-07-04 | 5 | -11/+59 |
* | * armemu.c (ARMul_Emulate, t_undefined): Proceed to next insn. | Alexandre Oliva | 2000-07-04 | 2 | -1/+3 |
* | * armemu.h (INSN_SIZE): New macro. | Alexandre Oliva | 2000-07-04 | 4 | -45/+48 |
* | * armemu.c (LoadSMult): Use WriteR15() to discard the least | Alexandre Oliva | 2000-07-04 | 2 | -2/+5 |
* | * armemu.h (WRITEDESTB): New macro. | Alexandre Oliva | 2000-07-04 | 3 | -37/+48 |
* | * armemu.h (GETSPSR): Call ARMul_GetSPSR(). | Alexandre Oliva | 2000-07-04 | 3 | -4/+18 |
* | * armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS): New. | Alexandre Oliva | 2000-07-04 | 4 | -30/+40 |
* | * armemu.c (ARMul_Emulate): Compute writeback value before | Alexandre Oliva | 2000-07-04 | 2 | -8/+20 |
* | * armdefs.h (SYSTEMBANK): Define as USERBANK. | Alexandre Oliva | 2000-07-04 | 3 | -8/+6 |
* | * armemu.c (Multiply64): Fix computation of flag N. | Alexandre Oliva | 2000-06-22 | 2 | -4/+5 |
* | * armemu.c (MultiplyAdd64): Fix computation of flag N. | Alexandre Oliva | 2000-06-22 | 2 | -4/+7 |
* | * armemu.h (NEGBRANCH): Do not overwrite the two most significant | Alexandre Oliva | 2000-06-20 | 2 | -1/+6 |
* | Add support for v4 SystemMode. | Nick Clifton | 2000-05-30 | 11 | -57/+159 |
* | Change profiling so that it is enabled by default. Re-generate everything. | Andrew Cagney | 2000-05-24 | 2 | -147/+162 |
* | Add special case handling when GDB set CPSR register | Nick Clifton | 2000-05-23 | 2 | -1/+12 |
* | * arm abort fix | Frank Ch. Eigler | 2000-04-10 | 2 | -3/+8 |
* | * memory corruption fix | Frank Ch. Eigler | 2000-03-23 | 2 | -2/+8 |
* | * adding forgotten entry | Frank Ch. Eigler | 2000-03-02 | 1 | -0/+1 |
* | Fix compile time warning messages. | Nick Clifton | 2000-02-08 | 10 | -669/+109 |
* | import gdb-2000-02-04 snapshot | Jason Molenda | 2000-02-05 | 27 | -8246/+9283 |
* | import gdb-2000-01-26 snapshot | Jason Molenda | 2000-01-26 | 2 | -5/+20 |
* | import gdb-1999-12-06 snapshot | Jason Molenda | 1999-12-07 | 3 | -8/+26 |