1
0
mirror of https://github.com/golang/go synced 2024-10-05 20:41:22 -06:00
go/src/cmd/ld
Anthony Martin c7008f47ec ld: fix Plan 9 symbol table
Static symbols were not being marked as such.

I also made the 'z' symbols use the first byte of
the name instead of an explicit NUL so that if
the symbol table format is ever changed, the only
place that would need updating is addhist().

R=rsc
CC=golang-dev
https://golang.org/cl/4366047
2011-04-23 10:53:49 -04:00
..
data.c for GCC4.6: fix a bunch of set-and-not-used errors. 2011-04-14 13:31:37 -07: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 gdb support for channels. 2011-04-14 15:32:20 +02:00
dwarf.h 8l: emit DWARF in Windows PE. 2011-01-20 11:28:30 -05:00
elf.c ld: 25% faster 2011-04-09 09:44:20 -04:00
elf.h ld: ELF header function declarations. 2011-04-12 11:00:09 -07:00
go.c ld: 25% faster 2011-04-09 09:44:20 -04:00
ldelf.c for GCC4.6: fix a bunch of set-and-not-used errors. 2011-04-14 13:31:37 -07:00
ldmacho.c ld: fix arm build 2011-04-08 13:42:11 -04:00
ldpe.c 8l: fix ldpe sym name length == 8 strdup incorrect. 2011-01-27 08:26:28 -05:00
lib.c for GCC4.6: fix a bunch of set-and-not-used errors. 2011-04-14 13:31:37 -07:00
lib.h ld: defend against some broken object files 2011-04-14 10:42:48 -04:00
macho.c ld: remove MachoLoad limit 2011-04-20 16:25:00 -04:00
macho.h ld: missing prototype 2010-12-13 15:26:52 -05:00
pe.c ld: 25% faster 2011-04-09 09:44:20 -04:00
pe.h 8l/6l: new -Hwindowsgui flag allows to build windows gui pe 2011-02-24 16:10:30 +11:00
symtab.c ld: fix Plan 9 symbol table 2011-04-23 10:53:49 -04:00