Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [dev.power64] liblink: fix g->panicwrap update code generation | Shenghou Ma | 2014-08-15 | 1 | -0/+30 |
* | [dev.power64] liblink: fix handling of MOVD with large constants | Russ Cox | 2014-08-13 | 1 | -9/+0 |
* | [dev.power64] liblink: rewrite MOVD $con(Ra), Rb into ADD $con, Ra, Rb; fix s... | Shenghou Ma | 2014-08-13 | 1 | -7/+13 |
* | [dev.power64] liblink: disable stack split for now | Shenghou Ma | 2014-08-12 | 1 | -0/+3 |
* | [dev.power64] liblink: support stack split, long conditional branches | Shenghou Ma | 2014-08-12 | 1 | -30/+206 |
* | [dev.power64] include/link.h, liblink: convert 9l functions to liblink | Shenghou Ma | 2014-08-07 | 1 | -909/+390 |
* | [dev.power64] liblink: move span and asmout related function from obj9.c to a... | Shenghou Ma | 2014-08-07 | 1 | -852/+0 |
* | [dev.power64] cmd/9a, cmd/9c, cmd/9l, liblink: import code from Vita Nuova. | Shenghou Ma | 2014-08-06 | 1 | -0/+2233 |