Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue %15 - Part 3: Remove more old gcc compiler hacks. | Moonchild | 2022-03-21 |
| | |||
* | Issue mcp-graveyard/UXP%1656 - Part 7: Nuke vim config lines in JS | Moonchild | 2020-09-24 |
| | |||
* | Define JumpImmediateRange on ARM64. | Lars T Hansen | 2019-07-20 |
| | | | | | | | | 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 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |