summaryrefslogtreecommitdiff
path: root/sim/arm/thumbemu.c
Commit message (Collapse)AuthorAgeFilesLines
* [sim] Update old contact info in GPL license noticesJoel Brobecker2012-12-191-2/+1
| | | | | | sim/ChangeLog: Update old contact info in GPL license notices.
* Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker2012-12-191-1/+1
| | | | | | gdb/sim/ChangeLog: Update the non-FSF-copyrighted files in sim to GPLv3 or later.
* (handle_v6_thumb_insn): New function.Nick Clifton2005-05-241-15/+72
| | | | | (ARMul_ThumbDecode): Call handle_v6_thumb_insn() when an undefined instruction binary is encountered.
* Update the address of the FSF organizationNick Clifton2005-05-121-1/+1
|
* Thumb BL instruction: Do not set LR to pc + 2, it has already been advanced.Nick Clifton2002-05-271-4/+6
|
* When decoding a BLX(1) instruction do not add in the second bit of the baseNick Clifton2002-05-231-5/+2
| | | | address - this has already been accounted for.
* Fix BLX(1) for ThumbNick Clifton2001-03-061-5/+18
|
* Add support for ARM's v5TE architecture and Intel's XScale extenstionsNick Clifton2000-11-301-20/+81
|
* import gdb-2000-02-04 snapshotJason Molenda2000-02-051-321/+345
|
* import gdb-1999-11-01 snapshotJason Molenda1999-11-021-0/+2
|
* import gdb-19990422 snapshotStan Shebs1999-04-261-0/+4
|
* Initial revisionStan Shebs1999-04-161-0/+455