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