1
0
mirror of https://github.com/golang/go synced 2024-10-04 05:21:22 -06:00
go/src/cmd/ld
Russ Cox 8d36a78440 reflect: add pointer word to CommonType
The pointer will eventually let us find *T given T.
This CL just makes room for it, always storing a zero.

R=r, r2
CC=golang-dev
https://golang.org/cl/4221046
2011-02-24 17:11:20 -05:00
..
data.c 5l/6l/8l: use enums for header type and symbolic strings for -H option values 2011-02-23 14:30:40 +11: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 reflect: add pointer word to CommonType 2011-02-24 17:11:20 -05:00
dwarf.h 8l: emit DWARF in Windows PE. 2011-01-20 11:28:30 -05: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 ld: weak symbols 2011-02-24 16:45:45 -05:00
ldelf.c ld: Permit an ELF symbol to be exported in the dynamic symbol table. 2011-01-06 16:37:05 -08:00
ldmacho.c ld: Permit an Mach-O symbol to be exported in the dynamic symbol table. 2011-01-11 11:22:47 -08:00
ldpe.c 8l: fix ldpe sym name length == 8 strdup incorrect. 2011-01-27 08:26:28 -05:00
lib.c ld: weak symbols 2011-02-24 16:45:45 -05:00
lib.h ld: weak symbols 2011-02-24 16:45:45 -05:00
macho.c ld: drop rpath 2011-02-18 11:35:36 -05:00
macho.h ld: missing prototype 2010-12-13 15:26:52 -05:00
pe.c 8l/6l: new -Hwindowsgui flag allows to build windows gui pe 2011-02-24 16:10:30 +11: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 build (uvlong vs uint64 conflict on freebsd) 2011-02-07 14:40:36 -08:00