1
0
mirror of https://github.com/golang/go synced 2024-10-04 07:21:22 -06:00
go/src/cmd/ld
Russ Cox e692977af3 5l, 6l, 8l: reject invalid input files
Fixes #925.
Fixes #926.
Fixes #927.
Fixes #928.
Fixes #929.
Fixes #930.

R=r
CC=golang-dev
https://golang.org/cl/1752044
2010-07-16 16:16:17 -07:00
..
doc.go tweak documentation of commands 2009-11-09 11:45:15 -08:00
elf.c 5l, 6l, 8l, runtime: make -s binaries work 2010-04-27 22:40:26 -07:00
elf.h Add support for #pragma dynexport. 2010-03-23 06:46:30 -07:00
go.c ld: fix handling of "". names in #pragma dynimport/dynexport 2010-07-01 21:48:13 -07:00
lib.c 5l, 6l, 8l: reject invalid input files 2010-07-16 16:16:17 -07:00
lib.h ld: fix implementation of -u 2010-06-29 18:59:48 -07:00
macho.c cgo: use slash-free relative paths for .so references 2010-06-30 23:31:27 -07:00
macho.h 8c, 8l dynamic loading support. 2009-10-03 10:37:12 -07:00
pe.c 8l: add DOS stub to PE binaries 2010-04-13 16:13:53 -07:00
pe.h 8l: pe executable building code changed to include import table for kernel32.dll functions 2010-02-10 00:47:52 -08:00