1
0
mirror of https://github.com/golang/go synced 2024-10-04 04:21:22 -06:00
go/src/cmd/ld
Russ Cox 220a6de47e build: adjustments for move from src/pkg to src
This CL adjusts code referring to src/pkg to refer to src.

Immediately after submitting this CL, I will submit
a change doing 'hg mv src/pkg/* src'.
That change will be too large to review with Rietveld
but will contain only the 'hg mv'.

This CL will break the build.
The followup 'hg mv' will fix it.

For more about the move, see golang.org/s/go14nopkg.

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/134570043
2014-09-08 00:06:45 -04:00
..
data.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
decodesym.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
doc.go include, linlink, cmd/6l, cmd/ld: part 1 of solaris/amd64 linker changes. 2014-02-09 16:45:38 -05:00
dwarf_defs.h cmd/ld: generate relocated DWARF in hostobj mode 2013-03-19 16:31:52 -04:00
dwarf.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
dwarf.h cmd/ld: move instruction selection + layout into compilers, assemblers 2013-12-16 12:51:58 -05:00
elf.c cmd/go, cmd/ld, runtime, os/user: TLS emulation for android 2014-07-03 16:14:34 -04:00
elf.h include, linlink, cmd/6l, cmd/ld: part 1 of solaris/amd64 linker changes. 2014-02-09 16:45:38 -05:00
go.c liblink: fix incorrect hash collision in lookup 2014-04-16 11:53:14 -04:00
ldelf.c cmd/ld: mark hostobj sections as containing no pointers 2014-07-22 12:10:18 +04:00
ldmacho.c cmd/ld: mark hostobj sections as containing no pointers 2014-07-22 12:10:18 +04:00
ldpe.c cmd/ld: mark hostobj sections as containing no pointers 2014-07-22 12:10:18 +04:00
lib.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
lib.h cmd/ld: diagnose Go calling C 2014-08-31 22:49:14 -04:00
macho.c cmd/ld: fix warnings on Plan 9 2014-03-21 19:26:47 +01:00
macho.h cmd/ld: darwin support for host linking 2013-03-11 00:51:42 -04:00
pcln.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
pe.c cmd/ld: correct pe section number in symbol table 2014-05-06 11:40:43 +10:00
pe.h liblink: create new library based on linker code 2013-12-08 22:49:37 -05:00
pobj.c cmd/ld: diagnose Go calling C 2014-08-31 22:49:14 -04:00
symtab.c cmd/{ld,link,objdump}, runtime, debug/gosym: move linker-defined symbols into runtime package 2014-08-27 20:15:05 -04:00
textflag.h build: annotations and modifications for c2go 2014-07-02 15:41:29 -04:00