1
0
mirror of https://github.com/golang/go synced 2024-10-04 10:11:21 -06:00
go/src/cmd/ld
Russ Cox 8d732368c2 cmd/ld: fix windows build
Fixes #4948.

R=golang-dev, alex.brainman
CC=golang-dev
https://golang.org/cl/7445045
2013-03-01 05:03:25 -08:00
..
data.c cmd/ld: fix symbol table sorting 2013-02-28 16:21:58 -05:00
decodesym.c reflect: add ArrayOf, ChanOf, MapOf, SliceOf 2012-11-13 13:06:29 -05:00
doc.go cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
dwarf_defs.h Use future official DWARF language code for Go. 2010-11-04 08:45:25 -07:00
dwarf.c all: clean up C function prototypes 2013-02-26 09:51:33 -08:00
dwarf.h 8l: emit DWARF in Windows PE. 2011-01-20 11:28:30 -05:00
elf.c cmd/ld: fix -s flag for ELF executables 2013-02-14 18:43:54 -08:00
elf.h cmd/ld: support for linking with host linker 2013-01-31 14:11:32 -08:00
go.c cmd/cgo, cmd/ld: new cgo object file section 2013-03-01 00:27:57 -05:00
ldelf.c cmd/ld: fix symbol table sorting 2013-02-28 16:21:58 -05:00
ldmacho.c cmd/ld: fix symbol table sorting 2013-02-28 16:21:58 -05:00
ldpe.c cmd/ld: fix windows build 2013-03-01 05:03:25 -08:00
lib.c cmd/ld, runtime: adjust symbol table representation 2013-02-26 22:38:14 -05:00
lib.h cmd/cgo, cmd/ld: new cgo object file section 2013-03-01 00:27:57 -05:00
macho.c ld: fix Mach-O code signing for non-cgo binaries 2012-01-23 09:42:09 -05:00
macho.h cmd/dist: add -Wstrict-prototypes to CFLAGS and fix all the compiler errors 2013-02-05 21:43:04 +08:00
pe.c cmd/5g, cmd/5l, cmd/ld: Small adjustments for the Plan 9 native tools 2013-01-04 11:02:49 -05:00
pe.h 8l: emit resources (.rsrc) in Windows PE. 2011-05-25 07:53:00 -04:00
symtab.c cmd/cgo, cmd/ld: new cgo object file section 2013-03-01 00:27:57 -05:00