Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Define JumpImmediateRange on ARM64. | Lars T Hansen | 2019-07-20 | -4/+6 |
| | | | | | | | | There are comments in the code suggesting that we've made plans at some point to handle very far jumps via patching + indirect jumps, but all of those comments are TODO/FIXME. Absent such a strategy, the furthest jump is 2^27-1 bytes, and we need to define JumpImmediateRange to reflect that. | |||
* | Fix Value::isGCThing footgun, stop returning true for NullValue | trav90 | 2018-04-07 | -4/+4 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+50666 |