- 45c06b2 cmd/internal/obj, runtime: add NOFRAME flag to suppress stack frame set up on ppc64x by Michael Hudson-Doyle · 9 years ago
- 710b9ad cmd/compile/internal/ppc64: fix the epilogue for non-leaf generated methods by Michael Hudson-Doyle · 10 years ago
- 9389a86 cmd/compile: use obj.ARET instead of ppc64.ARETURN by Austin Clements · 10 years ago
- e9ab343 cmd/internal/obj: clean up Biobuf by Dave Cheney · 10 years ago
- 4b23b50 cmd/internal/obj: Delete Link.Symmorestack by Michael Hudson-Doyle · 10 years ago
- ac1cdd1 cmd/5g, etc, cmd/internal/gc, cmd/internal/obj, etc: coalesce bool2int implementations by Michael Hudson-Doyle · 10 years ago
- b09925b cmd/5g etc: merge simple case expressions onto fewer lines by Josh Bleecher Snyder · 10 years ago
- 532ccae cmd/internal/obj: replace Addr.U struct {...} with Val interface{} by Russ Cox · 10 years ago
- d7f6d46 cmd/...: remove use of func() { ... }() in loop increment by Russ Cox · 10 years ago
- 24a43e6 cmd/internal/obj: delete all Pconv, replace with Prog.String by Rob Pike · 10 years ago
- 175929b cmd/5g etc: mechanical cleanup by Russ Cox · 10 years ago
- 40ff393 cmd/internal/obj: delete Rconv from LinkArch by Rob Pike · 10 years ago
- 79f727a cmd/5g etc: mechanical cleanup by Russ Cox · 10 years ago
- ea7be51 cmd/internal/ld, cmd/internal/obj: delete Ctxt.Endian by Russ Cox · 10 years ago
- 29421cb cmd/internal/obj: make Dconv a portable top-level function by Rob Pike · 10 years ago
- f6791da [dev.cc] cmd/new6g etc: reconvert from C by Russ Cox · 10 years ago
- dc7b54b [dev.cc] cmd/internal/obj, cmd/internal/gc, new6g: reconvert by Russ Cox · 10 years ago
- 575bdd6 [dev.cc] cmd/internal/obj/ppc64: set Ctxt when allocating Progs by Rob Pike · 10 years ago
- 8c195bd [dev.cc] cmd/internal/gc, cmd/new6g etc: convert from cmd/gc, cmd/6g etc by Russ Cox · 10 years ago
- 1fc330d [dev.cc] cmd/internal/obj: reconvert from liblink by Russ Cox · 10 years ago
- 67e7ded [dev.cc] cmd/internal/obj, cmd/new9a: use ctxt.NewProg by Russ Cox · 10 years ago
- ebaf8db [dev.cc] cmd/internal/obj: export more symbols, rename Type_ to Type by Russ Cox · 10 years ago
- d6f6e42 [dev.cc] cmd/internal/obj: convert liblink C to Go by Russ Cox · 10 years ago