Age | Commit message (Expand) | Author | Files | Lines |
2007-02-15 | * armemu.c (handle_v6_insn): Fix typo in sign extension test of the sext and ... | Nick Clifton | 1 | -1/+1 |
2005-09-19 | 2005-09-19 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -26/+26 |
2005-05-12 | Update the address of the FSF organization | Nick Clifton | 1 | -1/+1 |
2005-04-25 | * armemu.c (handle_v6_insn): New function - emulate a few of the v6 instructi... | Nick Clifton | 1 | -0/+295 |
2004-06-29 | Index: mn10200/ChangeLog | Andrew Cagney | 1 | -3/+3 |
2003-03-30 | Remove use of __IWMMXT__. | Nick Clifton | 1 | -11/+3 |
2003-03-27 | Add iWMMXt support to ARM simulator | Nick Clifton | 1 | -0/+27 |
2002-07-05 | Add checks to catch invaliud XScale MIA, MIAPH and MIAxy instructions. | Nick Clifton | 1 | -68/+74 |
2002-05-27 | Only perform access checks if 'check' is set. | Nick Clifton | 1 | -1/+1 |
2002-01-10 | Fix parameters passed to CPRead[13] and CPRead[14]. | Nick Clifton | 1 | -391/+417 |
2001-10-18 | Add support for XScale's coprocessor access check register. | Nick Clifton | 1 | -444/+437 |
2001-05-11 | Fix handling of XScale LDRD and STRD instructions with post indexed addressin... | Nick Clifton | 1 | -6/+6 |
2001-04-18 | * XScale coprocessor support. | Matthew Green | 1 | -20/+87 |
2001-02-28 | Add support for disabling alignment checks when performing GDB interface | Nick Clifton | 1 | -2/+2 |
2001-02-16 | Remove Prefetch abort for breakpoints. Instead set the state to RESUME. | Nick Clifton | 1 | -12/+2 |
2001-02-15 | Add code to preserve processor mode when a prefetch | Nick Clifton | 1 | -0/+11 |
2001-02-01 | Add parentheses ready for future conbtribution | Nick Clifton | 1 | -39/+63 |
2001-02-01 | Update base address register after restoring register bank. | Nick Clifton | 1 | -26/+57 |
2000-12-19 | Fix test for StoreDouble Instruction. | Nick Clifton | 1 | -12/+12 |
2000-12-08 | oops - remove redundant prototype introduced in previous delta | Nick Clifton | 1 | -2/+0 |
2000-12-08 | Add emulation of double word load and store instructions. | Nick Clifton | 1 | -3/+340 |
2000-11-30 | Add support for ARM's v5TE architecture and Intel's XScale extenstions | Nick Clifton | 1 | -5/+491 |
2000-08-15 | Compute write back value for post increment loads before | Nick Clifton | 1 | -34/+41 |
2000-07-04 | * armemu.c (ARMul_Emulate, t_undefined): Proceed to next insn. | Alexandre Oliva | 1 | -1/+1 |
2000-07-04 | * armemu.h (INSN_SIZE): New macro. | Alexandre Oliva | 1 | -12/+23 |
2000-07-04 | * armemu.c (LoadSMult): Use WriteR15() to discard the least | Alexandre Oliva | 1 | -2/+2 |
2000-07-04 | * armemu.h (WRITEDESTB): New macro. | Alexandre Oliva | 1 | -37/+35 |
2000-07-04 | * armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS): New. | Alexandre Oliva | 1 | -4/+4 |
2000-07-04 | * armemu.c (ARMul_Emulate): Compute writeback value before | Alexandre Oliva | 1 | -8/+16 |
2000-06-22 | * armemu.c (Multiply64): Fix computation of flag N. | Alexandre Oliva | 1 | -4/+3 |
2000-06-22 | * armemu.c (MultiplyAdd64): Fix computation of flag N. | Alexandre Oliva | 1 | -4/+3 |
2000-05-30 | Add support for v4 SystemMode. | Nick Clifton | 1 | -1/+5 |
2000-04-10 | * arm abort fix | Frank Ch. Eigler | 1 | -3/+3 |
2000-02-08 | Fix compile time warning messages. | Nick Clifton | 1 | -6/+5 |
2000-02-05 | import gdb-2000-02-04 snapshot | Jason Molenda | 1 | -2738/+3128 |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -6/+6 |
1999-07-12 | import gdb-1999-07-12 snapshot | Jason Molenda | 1 | -0/+2 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -5/+37 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+3454 |