Changeset 189588 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Sep 10, 2015, 1:50:33 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r189586 r189588 1 2015-09-10 Michael Saboff <[email protected]> 2 3 REGRESSION(r189575): Appears to break ARM64 linux builds 4 https://bugs.webkit.org/show_bug.cgi?id=149044 5 6 Reviewed by Filip Pizlo. 7 8 Changed the use of the ARM64 "fp", a register alias, to be "x29", the real register name. 9 10 * llint/LowLevelInterpreter.asm: 11 1 12 2015-09-09 Filip Pizlo <[email protected]> 2 13
Note:
See TracChangeset
for help on using the changeset viewer.