Changeset 166166 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Mar 24, 2014, 8:24:02 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r166149 r166166 1 2014-03-24 Gabor Rapcsanyi <[email protected]> 2 3 [ARM64] GNU assembler doesn't work with LLInt arm64 backend. 4 https://bugs.webkit.org/show_bug.cgi?id=130453 5 6 Reviewed by Filip Pizlo. 7 8 Change fp and lr to x29 and x30. Add both operand kinds to emitARM64() 9 at sxtw and uxtw instructions. 10 11 * offlineasm/arm64.rb: 12 1 13 2014-03-23 Hyowon Kim <[email protected]> 2 14
Note:
See TracChangeset
for help on using the changeset viewer.