1
0
mirror of https://github.com/golang/go synced 2024-10-04 09:21:21 -06:00
go/src/cmd/ld
Alex Brainman 48d2de7eb9 8l: pe changes
Dll names and function names padded to even size.
Refactoring of imports writing code.

R=rsc
CC=golang-dev
https://golang.org/cl/3804042
2011-01-19 15:10:01 -05:00
..
data.c ld: text segment should not be writable 2010-12-15 19:29:53 -08:00
doc.go tweak documentation of commands 2009-11-09 11:45:15 -08:00
dwarf_defs.h Use future official DWARF language code for Go. 2010-11-04 08:45:25 -07:00
dwarf.c [68]l and runtime: GDB support for interfaces and goroutines. 2010-12-15 12:00:43 +01:00
dwarf.h 6l/8l: global and local variables and type info. 2010-10-24 23:07:52 +02:00
elf.c 6l, 8l: support for linking ELF and Mach-O .o files 2010-12-08 13:56:43 -05:00
elf.h 6l, 8l: minor changes & cleanup 2010-12-08 13:53:07 -05:00
go.c ld: Fix exported dynamic symbols on Mach-O. 2011-01-11 13:56:47 -08:00
ldelf.c ld: Permit an ELF symbol to be exported in the dynamic symbol table. 2011-01-06 16:37:05 -08:00
ldmacho.c ld: Permit an Mach-O symbol to be exported in the dynamic symbol table. 2011-01-11 11:22:47 -08:00
lib.c 5g/8g, 8l, ld, prof: fix output of 32-bit values 2010-12-12 14:40:19 -05:00
lib.h ld: Fix exported dynamic symbols on Mach-O. 2011-01-11 13:56:47 -08:00
macho.c ld: Fix exported dynamic symbols on Mach-O. 2011-01-11 13:56:47 -08:00
macho.h ld: missing prototype 2010-12-13 15:26:52 -05:00
pe.c 8l: pe changes 2011-01-19 15:10:01 -05:00
pe.h 8l : add dynimport to import table in Windows PE, initial make cgo dll work. 2010-12-07 15:28:33 -05:00
symtab.c ld: re-add ELF symbol tables 2010-12-08 13:52:50 -05:00