]> Cypherpunks repositories - gostls13.git/commit
include, linlink, cmd/6l, cmd/ld: part 1 of solaris/amd64 linker changes.
authorShenghou Ma <minux.ma@gmail.com>
Sun, 9 Feb 2014 21:45:38 +0000 (16:45 -0500)
committerShenghou Ma <minux.ma@gmail.com>
Sun, 9 Feb 2014 21:45:38 +0000 (16:45 -0500)
commit6ebf59b953776042452245a8b6b923c39993a0ec
tree52e1392fcaeb29a75e014105196105735091659f
parent193f4151ee62c5f893ae2aff0cc26b3aced84bd3
include, linlink, cmd/6l, cmd/ld: part 1 of solaris/amd64 linker changes.
rsc suggested that we split the whole linker changes into three parts.
This is the first one, mostly dealing with adding Hsolaris.

LGTM=iant
R=golang-codereviews, iant, dave
CC=golang-codereviews
https://golang.org/cl/54210050
include/link.h
src/cmd/5l/asm.c
src/cmd/6l/asm.c
src/cmd/6l/obj.c
src/cmd/8l/asm.c
src/cmd/ld/doc.go
src/cmd/ld/elf.c
src/cmd/ld/elf.h
src/cmd/ld/lib.c
src/liblink/obj6.c
src/liblink/sym.c