1
0
mirror of https://github.com/golang/go synced 2024-10-04 10:21:21 -06:00
go/src/cmd/ld
Shenghou Ma fa563ae82e cmd/ld, cmd/6l, cmd/8l: sort exported dynamic symbols for Darwin
Also corrected cmd/8l's .dynsym handling (differentiate between exported symbols and imported symbols)

        Fixes #4029.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6620075
2012-10-10 00:55:48 +08:00
..
data.c cmd/ld, cmd/6l, cmd/8l: sort exported dynamic symbols for Darwin 2012-10-10 00:55:48 +08:00
decodesym.c cmd/ld: prepare for 64-bit ints 2012-09-24 14:59:09 -04:00
doc.go race: linker changes 2012-09-19 01:05:25 +04:00
dwarf_defs.h Use future official DWARF language code for Go. 2010-11-04 08:45:25 -07:00
dwarf.c ld: add .gcdata and .gcbss sections 2012-09-13 15:59:34 -04:00
dwarf.h 8l: emit DWARF in Windows PE. 2011-01-20 11:28:30 -05:00
elf.c cmd/{ld,5l,6l,8l}: add support for OpenBSD ELF signatures 2012-09-21 12:51:39 +10:00
elf.h cmd/ld, cmd/5l: support R_ARM_PC24 and R_ARM_JUMP24, fix R_ARM_CALL 2012-10-08 04:20:17 +08:00
go.c cmd/ld, cmd/6l, cmd/8l: sort exported dynamic symbols for Darwin 2012-10-10 00:55:48 +08:00
ldelf.c cmd/ld, cmd/5l: support R_ARM_PC24 and R_ARM_JUMP24, fix R_ARM_CALL 2012-10-08 04:20:17 +08:00
ldmacho.c cmd/ld: consistent binary for cgo programs 2012-09-20 00:18:41 +08:00
ldpe.c cmd/ld: consistent binary for cgo programs 2012-09-20 00:18:41 +08:00
lib.c cmd/ld, cmd/6l, cmd/8l: sort exported dynamic symbols for Darwin 2012-10-10 00:55:48 +08:00
lib.h cmd/ld, cmd/6l, cmd/8l: sort exported dynamic symbols for Darwin 2012-10-10 00:55:48 +08:00
macho.c ld: fix Mach-O code signing for non-cgo binaries 2012-01-23 09:42:09 -05:00
macho.h 6l, 8l: fix Mach-O binaries with many dynamic libraries 2011-05-24 19:50:13 -04:00
pe.c cmd/go, cmd/ld: fix libgcc order and add __image_base__ symbol for windows 2012-09-26 22:34:25 +08:00
pe.h 8l: emit resources (.rsrc) in Windows PE. 2011-05-25 07:53:00 -04:00
symtab.c ld: add .gcdata and .gcbss sections 2012-09-13 15:59:34 -04:00