Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |