| Commit message (Expand) | Author | Age | Files | Lines |
* | build: adjustments for move from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -1/+1 |
* | cmd/5a, cmd/6a, cmd/8a: fix .y files to match y.tab.[ch] | Russ Cox | 2013-12-11 | 1 | -1/+1 |
* | cmd/5a, cmd/6a, cmd/8a: use liblink | Russ Cox | 2013-12-08 | 1 | -15/+13 |
* | runtime.cmd/ld: Add ARM external linking and implement -shared in terms of ex... | Elias Naur | 2013-08-14 | 1 | -0/+9 |
* | runtime: cleanup: use ArgsSizeUnknown to mark all functions | Keith Randall | 2013-07-19 | 1 | -10/+5 |
* | cmd/6a, cmd/6l: make FUNCDATA work | Russ Cox | 2013-07-18 | 1 | -3/+18 |
* | cmd/5a, cmd/6a, cmd/8a: parse PCDATA | Russ Cox | 2013-07-16 | 1 | -2/+18 |
* | cmd/6g, cmd/8g: move panicindex calls out of line | Russ Cox | 2012-05-29 | 1 | -0/+5 |
* | 6a, 8a: allow $(-1) for consistency with $1, $(1), $-1. | Russ Cox | 2011-11-11 | 1 | -0/+6 |
* | 6a, 6c, 6l: fix for Plan 9 build | Lucio De Re | 2011-07-15 | 1 | -0/+2 |
* | [568]a: precise linenumbers for statements. | Luuk van Dijk | 2010-10-07 | 1 | -2/+6 |
* | amd64: use segment memory for thread-local storage | Russ Cox | 2010-08-04 | 1 | -0/+6 |
* | 6a: assemble CMPPD as 6l expects | Russ Cox | 2010-07-01 | 1 | -1/+1 |
* | yet another attempt to avoid conflicts with | Russ Cox | 2009-11-12 | 1 | -0/+1 |
* | morestack magic number | Ken Thompson | 2008-07-12 | 1 | -17/+32 |
* | segmented stack | Ken Thompson | 2008-06-27 | 1 | -4/+31 |
* | Add compiler source to new directory structure | Rob Pike | 2008-06-04 | 1 | -0/+592 |