| Commit message (Expand) | Author | Age | Files | Lines |
| * | [dev.inline] cmd/internal/obj: rename Prog.Lineno to Prog.Pos | David Lazar | 2016-12-09 | 2 | -10/+10 |
| * | cmd/internal/obj: Use bitfield for LSym attributes | shaharko | 2016-10-25 | 1 | -7/+7 |
| * | cmd/link: insert trampolines for too-far jumps on ARM | Cherry Zhang | 2016-10-11 | 1 | -2/+2 |
| * | runtime, cmd/internal/obj: get rid of rewindmorestack | Cherry Zhang | 2016-10-05 | 1 | -1/+13 |
| * | cmd/internal/obj/arm: cleanup some unnecessary temps and conversions | Matthew Dempsky | 2016-09-29 | 1 | -22/+15 |
| * | cmd/internal/obj/arm: optimize MOVW $-off(R), R | Cherry Zhang | 2016-09-29 | 1 | -6/+12 |
| * | cmd/compile: fix misaligned comments | Alberto Donizetti | 2016-09-27 | 1 | -2/+2 |
| * | cmd: use obj.GOOS, obj.GOARCH, etc | David Crawshaw | 2016-09-09 | 2 | -4/+4 |
| * | all: fix obsolete inferno-os links | Emmanuel Odeke | 2016-08-29 | 4 | -4/+4 |
| * | cmd/link/internal, cmd/internal/obj: introduce ctxt.Logf | Dave Cheney | 2016-08-25 | 2 | -3/+2 |
| * | cmd/internal/obj: convert Aconv to a stringer | Michael Pratt | 2016-08-16 | 1 | -4/+4 |
| * | [dev.ssa] cmd/internal/obj, etc.: add and use NEGF, NEGD instructions on ARM | Cherry Zhang | 2016-07-20 | 4 | -2/+14 |
| * | all: make copyright headers consistent with one space after period | Emmanuel Odeke | 2016-05-02 | 4 | -4/+4 |
| * | cmd/internal/obj: change Link.Flag_shared to bool | Matthew Dempsky | 2016-04-14 | 1 | -4/+4 |
| * | cmd: add new common architecture representation | Matthew Dempsky | 2016-04-07 | 1 | -10/+5 |
| * | cmd/internal/obj: convert fields of LSym from uint8 to bool | Marvin Stenger | 2016-03-28 | 1 | -3/+3 |
| * | cmd/internal/obj: move Nocache helper to arm back end | Dave Cheney | 2016-03-21 | 2 | -5/+14 |
| * | cmd/internal/obj: convert Symgrow to a method | Josh Bleecher Snyder | 2016-03-16 | 1 | -1/+1 |
| * | cmd/internal/obj: more Optab range simplification | Matthew Dempsky | 2016-03-08 | 1 | -31/+18 |
| * | cmd/internal/obj: add As type for assembly opcodes | Matthew Dempsky | 2016-03-08 | 2 | -45/+43 |
| * | cmd/internal/obj: stop using as+ALAST as an opcode | Matthew Dempsky | 2016-03-08 | 1 | -8/+8 |
| * | cmd/compile: use a uint8-sized named type for Addr.Type | Josh Bleecher Snyder | 2016-03-06 | 1 | -2/+2 |
| * | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -1/+1 |
| * | all: fix typos and spelling | Martin Möhrmann | 2016-02-24 | 1 | -1/+1 |
| * | all: fix typos | Shawn Smith | 2016-02-23 | 1 | -1/+1 |
| * | cmd/asm: add test for verification of instruction encodings | Russ Cox | 2016-01-24 | 1 | -1/+1 |
| * | cmd/asm: simplify golden test maintenance | Russ Cox | 2016-01-24 | 2 | -4/+5 |
| * | cmd/internal/obj: fix PCSP table at runtime.morestack calls | Matthew Dempsky | 2016-01-05 | 1 | -1/+6 |
| * | cmd/compile, cmd/internal/obj: ignore AUSEFIELD | Ian Lance Taylor | 2015-12-09 | 1 | -2/+2 |
| * | cmd/internal/obj/arm: access global data via GOT on arm when -dynlink | Michael Hudson-Doyle | 2015-11-10 | 2 | -2/+126 |
| * | cmd/internal/obj, cmd/link, runtime: lots of TLS cleanup | Michael Hudson-Doyle | 2015-10-08 | 2 | -34/+1 |
| * | cmd/internal/obj: map/slice literals janitoring | Didier Spezia | 2015-09-10 | 1 | -195/+195 |
| * | cmd/internal/obj, cmd/link, runtime: a saner model for TLS on arm | Michael Hudson-Doyle | 2015-09-10 | 3 | -0/+68 |
| * | cmd/internal/obj/arm: remove CASE and BCASE | Dave Cheney | 2015-08-31 | 4 | -82/+2 |
| * | cmd/internal/obj: delete Debugzerostack dead code | Josh Bleecher Snyder | 2015-08-23 | 1 | -59/+0 |
| * | cmd/internal/obj/arm: fix large stack offsets on nacl/arm | Russ Cox | 2015-07-31 | 1 | -2/+2 |
| * | runtime: change arm software div/mod call sequence not to modify stack | Russ Cox | 2015-07-30 | 1 | -46/+22 |
| * | cmd/internal/obj/arm: fix line numbers after constant pool | Russ Cox | 2015-07-30 | 1 | -8/+7 |
| * | Revert "cmd/internal/obj: fix pc/sp information for prologue" | Russ Cox | 2015-07-15 | 1 | -9/+1 |
| * | cmd/internal/obj: fix pc/sp information for prologue | Russ Cox | 2015-07-15 | 1 | -1/+9 |
| * | cmd/internal/obj: rename *.out.go to a.out.go | Rob Pike | 2015-07-13 | 2 | -1/+1 |
| * | all: fix misprints in comments | Ainar Garipov | 2015-06-11 | 1 | -1/+1 |
| * | runtime, cmd/internal/obj/arm: improve arm function prologue | Josh Bleecher Snyder | 2015-06-04 | 1 | -27/+34 |
| * | cmd/compile, cmd/internal: replace %P with %v in a few final prints | Russ Cox | 2015-06-03 | 1 | -1/+1 |
| * | cmd/internal/obj: combine Pcrel and Comefrom | Josh Bleecher Snyder | 2015-05-30 | 2 | -7/+7 |
| * | cmd/internal/obj: clean up Biobuf | Dave Cheney | 2015-05-01 | 1 | -1/+1 |
| * | cmd/internal/obj: do not generate data for $f32. and $f64. symbols at assembl... | Shenghou Ma | 2015-04-29 | 1 | -10/+0 |
| * | cmd/internal/obj: Delete Link.Symmorestack | Michael Hudson-Doyle | 2015-04-29 | 1 | -8/+5 |
| * | cmd/5g, etc, cmd/internal/gc, cmd/internal/obj, etc: coalesce bool2int implem... | Michael Hudson-Doyle | 2015-04-22 | 2 | -13/+1 |
| * | cmd/6l, cmd/internal/ld, cmd/internal/obj: remove Xsym/Xadd from compiler's R... | Michael Hudson-Doyle | 2015-04-21 | 1 | -2/+0 |