1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:11:21 -06:00
go/src/cmd/ld
Russ Cox 8ec6f7cd11 ld: ignore stab symbols
Makes 6l work better on OS X 10.5.

Fixes #1352.
Fixes #1353.

R=r
CC=golang-dev
https://golang.org/cl/3661042
2010-12-17 10:03:43 -08: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 fix freebsd build 2010-12-15 17:20:26 -05:00
ldelf.c ld: allow relocations pointing at ELF .bss symbols 2010-12-17 09:53:50 -08:00
ldmacho.c ld: ignore stab symbols 2010-12-17 10:03:43 -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 fix freebsd build 2010-12-15 17:20:26 -05:00
macho.c 6l, 8l: support for linking ELF and Mach-O .o files 2010-12-08 13:56:43 -05:00
macho.h ld: missing prototype 2010-12-13 15:26:52 -05:00
pe.c 8l : add dynimport to import table in Windows PE, initial make cgo dll work. 2010-12-07 15:28:33 -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