| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | debuggerd: Extend condition for exclusion of the fconstd instruction | Arne Coucheron | 2012-07-10 | 1 | -0/+5 |
| | | | | | | | | | The fconstd instruction only exists in ARM cores with VFPv3 or later. Currently all supported ARMv6 targets do not have VFPv3 or later, so let's just extend based on this trend. Change-Id: Icbbaadb69564b9bab7b55fdada408247c214f038 | ||||
| * | Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP_D16 | Colin Cross | 2010-03-10 | 1 | -0/+2 |
| | | | | | Change-Id: I6007ff21076e92b04a17fb030472a9f8842f0315 | ||||
| * | Dump VFP registers and status word when native app crashes. | Ben Cheng | 2009-12-17 | 1 | -0/+41 |
| Bug: 2226399 Caveat: d0/d1 appear to be clobbered by ptrace. It will be tracked by a new bug. | |||||
