1
0
mirror of https://github.com/golang/go synced 2024-10-04 10:21:21 -06:00
go/src/cmd/ld
2011-11-03 12:44:51 -04:00
..
data.c runtime, syscall: use the vdso page on linux x86 for faster syscalls instead of int $0x80. 2011-08-29 10:36:06 -04: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 runtime: fix map memory leak 2011-10-01 13:00:53 -04:00
dwarf.h 8l: emit DWARF in Windows PE. 2011-01-20 11:28:30 -05:00
elf.c runtime: make arm work on Ubuntu Natty qemu 2011-08-31 07:02:46 -04:00
elf.h nacl, tiny: remove vestiges 2011-06-21 12:02:40 -04:00
go.c ld: fail linking if the top-level package is not main. 2011-08-02 07:45:04 -04:00
ldelf.c ld: fix build on Plan 9 2011-07-25 13:45:50 -04:00
ldmacho.c ld: fix build on Plan 9 2011-07-25 13:45:50 -04:00
ldpe.c cgo: support for mingw-w64 4.5.1 and newer 2011-10-06 07:22:48 +01:00
lib.c gc, ld: sync pathtoprefix + add comments 2011-11-03 12:44:51 -04:00
lib.h 6l, 8l: emit macho dwarf info before linkedit section 2011-10-18 15:58:10 -04:00
macho.c ld: modify macho linkedit segment to enable OS X code signing 2011-10-18 16:31:03 -04:00
macho.h 6l, 8l: fix Mach-O binaries with many dynamic libraries 2011-05-24 19:50:13 -04:00
pe.c ld: bump pe linker version to 3.0 to allow code signing 2011-10-18 15:31:55 +11: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