aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/armv6j
Commit message (Collapse)AuthorAgeFilesLines
* dalvik: Update ARMv6 code to compile and bring in line with ARMv5Lalit Maganti2013-07-241-2/+2
| | | | Change-Id: I2764002422ade74db602cc2292108ed67241f0be
* Add support for ARMv6J and ARMv6-VFP processor targetArne Coucheron2013-07-244-0/+234
Merged in code from gingerbread branch with updated code in ics.