37d35ad5f1
This is a yet untested try to fix the armv6l build. The outcome should be tested by someone who owns an armv6l machine. The assembler output generated by Source/JavaScriptCore/offlineasm/arm.rb for the "mvlbl" pseudo opcode for armv6l is similar to that in the "armMoveImmediate" function in the final else branch. The difference is that it uses ".equ label, (x - y)" to define the actual value, the difference between two labels, for "ldr reg, =label". See https://bugs.webkit.org/show_bug.cgi?id=131612 for a discussion and https://bugs.webkit.org/show_bug.cgi?id=141288 if this works out. |
||
---|---|---|
.. | ||
patches | ||
template | ||
update |