1
0
mirror of https://github.com/golang/go synced 2024-11-20 02:24:43 -07:00
go/src/cmd/8l
Ian Lance Taylor 9182c364aa cmd/ld: add -extld and -extldflags options
Permits specifying the linker to use, and trailing flags to
pass to that linker, when linking in external mode.  External
mode linking is used when building a package that uses cgo, as
described in the cgo docs.

Also document -linkmode and -tmpdir.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/8225043
2013-04-01 12:56:18 -07:00
..
8.out.h 8a/8l: add PCMPEQB and PMOVMSKB to 386. 2013-03-29 00:34:03 -07:00
asm.c cmd/ld: emit TLS relocations during external linking 2013-03-27 13:27:35 -07:00
doc.go cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
l.h cmd/5l, cmd/6l, cmd/8l: remove declaration on non-existent variables. 2013-03-24 08:55:08 +01:00
list.c cmd/8l: add SSE2 instructions 2012-10-07 16:36:14 -04:00
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
mkenam 5l, 6l, 8l: drop use of ed during build 2011-06-27 12:03:19 -04:00
obj.c cmd/ld: add -extld and -extldflags options 2013-04-01 12:56:18 -07:00
optab.c 8a/8l: add PCMPEQB and PMOVMSKB to 386. 2013-03-29 00:34:03 -07:00
pass.c cmd/ld: emit TLS relocations during external linking 2013-03-27 13:27:35 -07:00
prof.c 8l/prof.c: #if 0 is not accepted by the Plan 9 native toolchain. 2011-04-21 17:03:58 -04:00
span.c cmd/ld, cmd/8l: Fix OpenBSD build. 2013-03-27 15:00:11 -07:00