1
0
mirror of https://github.com/golang/go synced 2024-10-04 10:11:21 -06:00
go/src/cmd/ld
Russ Cox caa5647408 ld: allow seek within write buffer
Reduces number of write+seek's from 88516 to 2080
when linking godoc with 6l.

Thanks to Alex Brainman for pointing out the
many small writes.

R=golang-dev, r, alex.brainman, robert.hencke
CC=golang-dev
https://golang.org/cl/4743043
2011-07-18 12:04:09 -04:00
..
data.c ld: allow seek within write buffer 2011-07-18 12:04:09 -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 ld: allow seek within write buffer 2011-07-18 12:04:09 -04:00
dwarf.h 8l: emit DWARF in Windows PE. 2011-01-20 11:28:30 -05:00
elf.c ld: allow seek within write buffer 2011-07-18 12:04:09 -04:00
elf.h nacl, tiny: remove vestiges 2011-06-21 12:02:40 -04:00
go.c 8l, ld: Initial adjustments for Plan 9 native compilation of 8l 2011-06-03 13:20:31 -04:00
ldelf.c 8l: more fixes for Plan 9 2011-06-21 12:14:32 -04:00
ldmacho.c 8l: more fixes for Plan 9 2011-06-21 12:14:32 -04:00
ldpe.c 8l: more fixes for Plan 9 2011-06-21 12:14:32 -04:00
lib.c ld: allow seek within write buffer 2011-07-18 12:04:09 -04:00
lib.h ld: allow seek within write buffer 2011-07-18 12:04:09 -04:00
macho.c ld: allow seek within write buffer 2011-07-18 12:04:09 -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: allow seek within write buffer 2011-07-18 12:04:09 -04:00
pe.h 8l: emit resources (.rsrc) in Windows PE. 2011-05-25 07:53:00 -04:00
symtab.c ld: fix ELF strip by removing overlap of sections 2011-06-28 22:28:30 +01:00