..
data.c
5l, 6l, 8l: implement -X flag
2012-02-07 16:46:33 -05:00
doc.go
5l, 6l, 8l: implement -X flag
2012-02-07 16:46:33 -05:00
dwarf.c
runtime: delete Type and implementations (use reflect instead)
2012-02-12 23:26:20 -05:00
dwarf.h
8l: emit DWARF in Windows PE.
2011-01-20 11:28:30 -05:00
dwarf_defs.h
Use future official DWARF language code for Go.
2010-11-04 08:45:25 -07:00
elf.c
5l/6l/8l: add support for netbsd signature note section
2011-12-20 12:25:06 +11:00
elf.h
5l/6l/8l: add support for netbsd signature note section
2011-12-20 12:25:06 +11:00
go.c
5l, 6l, 8l, ld: remove memory leaks
2012-01-29 12:46:26 -05:00
ldelf.c
ld: align ELF data sections
2011-11-30 13:24:16 -08:00
ldmacho.c
ld: fix build on Plan 9
2011-07-25 13:45:50 -04:00
ldpe.c
ld: allow for IMAGE_REL_AMD64_ADDR32NB relocation type
2011-12-16 10:32:14 +11:00
lib.c
ld/6l/8l: First pass at changes to the linker to support NetBSD binaries.
2011-12-12 15:42:11 -05:00
lib.h
5l, 6l, 8l: implement -X flag
2012-02-07 16:46:33 -05: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
ld: increase default stack size on Windows for cgo
2011-12-07 16:53:17 +03:00
pe.h
8l: emit resources (.rsrc) in Windows PE.
2011-05-25 07:53:00 -04:00
symtab.c
ld: remove duplicate bss definitions
2011-08-22 23:23:57 -04:00