| Age | Commit message (Expand) | Author |
| 2017-06-23 | cmd/internal/obj/arm: fix wrong encoding of MULBB | Ben Shi |
| 2017-06-23 | cmd/internal/obj/arm: fix setting U bit in shifted register offset of MOVBS | Ben Shi |
| 2017-06-15 | runtime: restore arm assembly stubs for div/mod | Keith Randall |
| 2017-06-14 | runtime: remove unused arm assembly for div/mod | Keith Randall |
| 2017-06-13 | cmd/internal/obj/arm: fix MOVW to/from FPSR | Ben Shi |
| 2017-06-09 | cmd/internal/obj/arm: fix encoding of move register/immediate to CPSR | Ben Shi |
| 2017-06-07 | cmd/internal/obj/arm: don't split instructions on NaCl | Cherry Zhang |
| 2017-06-05 | cmd/internal/obj/ppc64: fix MOVFL REG, CONST | Ian Lance Taylor |
| 2017-06-05 | cmd/internal/obj/arm: fix constant decomposition | Ben Shi |
| 2017-05-25 | cmd/internal/obj/arm: fix illegal forms of ARM VFP instruction | Ben Shi |
| 2017-05-22 | cmd/internal/obj/arm: report invalid .S/.P/.W suffix in ARM instructions | Ben Shi |
| 2017-05-18 | cmd/compile: output DWARF lexical blocks for local variables | Alessandro Arzilli |
| 2017-05-18 | cmd/internal/obj/arm: remove illegal form of the SWI instruction | Ben Shi |
| 2017-05-16 | cmd/internal/obj/mips: add support of LLV, SCV, NOOP instructions | Cherry Zhang |
| 2017-05-11 | cmd/internal/obj: continue to optimize ARM's constant pool | Ben Shi |
| 2017-05-09 | cmd/internal/obj, cmd/link: fix st_other field on PPC64 | Ian Lance Taylor |
| 2017-05-09 | cmd/internal/obj/arm64, cmd/compile: improve offset folding on ARM64 | Cherry Zhang |
| 2017-05-06 | cmd/asm: fix operand order of ARM's MULA instruction | Ben Shi |
| 2017-05-05 | cmd/internal/obj/ppc64, cmd/link/internal/ppc64: Change function alignment to 16 | Carlos Eduardo Seo |
| 2017-05-02 | cmd/{asm,compile}: avoid zeroAuto clobbering flags on s390x | Michael Munday |
| 2017-05-02 | cmd/internal/obj: fix LSym.Type during compilation, not linking | Josh Bleecher Snyder |
| 2017-05-01 | cmd/internal/obj/x86: use LEAx rather than ADDx when calling DUFFxxxx via GOT | Michael Hudson-Doyle |
| 2017-05-01 | cmd/internal/obj/x86: fix ANDPS encoding | Damien Lespiau |
| 2017-04-28 | cmd/internal/objabi: shrink SymType down to a uint8 | Michael Hudson-Doyle |
| 2017-04-28 | cmd/internal: remove SymKind values that are only checked for, never set | Michael Hudson-Doyle |
| 2017-04-27 | cmd/internal/obj: ARM, use immediates instead of constant pool entries | Keith Randall |
| 2017-04-27 | cmd/internal/obj/arm64: fix encoding of condition | Wei Xiao |
| 2017-04-27 | cmd/compile: add initial backend concurrency support | Josh Bleecher Snyder |
| 2017-04-26 | cmd/internal/obj/x86: fix adcb r/mem8,reg8 encoding | Damien Lespiau |
| 2017-04-26 | cmd/internal/obj/ppc64: use MOVDU to update stack reg for leaf functions wher... | Lynn Boger |
| 2017-04-26 | cmd/internal: fix bug getting wrong indicator in DRconv() | Fangming.Fang |
| 2017-04-25 | cmd/internal/obj/x86: port the doasm comment to go | Damien Lespiau |
| 2017-04-25 | cmd: fix the order that s390x operands are printed in | Michael Munday |
| 2017-04-25 | cmd/internal/obj/arm: use new form of MOVW introduced in ARMv7 | Ben Shi |
| 2017-04-20 | cmd/internal/obj: eliminate LSym.Version | Josh Bleecher Snyder |
| 2017-04-20 | cmd/internal/obj/x86: fix relocation offset for VEX encoded instructions | Ilya Tocar |
| 2017-04-20 | cmd/compile: add rotates to PPC64.rules | Lynn Boger |
| 2017-04-20 | cmd/internal/obj: split Link.hash into version 0 and 1 | Josh Bleecher Snyder |
| 2017-04-19 | cmd/internal/obj: remove unused obj.Linksymfmt | Dave Cheney |
| 2017-04-19 | cmd/internal/obj/s390x: delete unused REGZERO constant | Michael Munday |
| 2017-04-19 | cmd/internal/objabi: extract shared functionality from obj | Matthew Dempsky |
| 2017-04-18 | cmd/internal/obj: un-embed FuncInfo field in LSym | Matthew Dempsky |
| 2017-04-18 | cmd/internal/obj: unexport Link.Hash | Josh Bleecher Snyder |
| 2017-04-18 | cmd/internal/obj: rework gclocals handling | Josh Bleecher Snyder |
| 2017-04-17 | cmd/asm: detect invalid DS form offsets for ppc64x | Lynn Boger |
| 2017-04-17 | cmd/asm, cmd/internal/obj/s390x, math: add LGDR and LDGR instructions | Michael Munday |
| 2017-04-17 | cmd/internal/obj: unify Setuintxx and WriteInt | Josh Bleecher Snyder |
| 2017-04-17 | cmd/internal/obj: pretty-print LSym.Type when debugging | Josh Bleecher Snyder |
| 2017-04-13 | cmd/internal/obj: cache dwarfSym | Josh Bleecher Snyder |
| 2017-04-13 | cmd/internal/obj: generate function DWARF symbols early | Josh Bleecher Snyder |