1
0
mirror of https://github.com/golang/go synced 2024-11-23 15:40:06 -07:00
go/src/liblink
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
..
asm5.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
asm6.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
asm8.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
data.c liblink: remove arch-specific constants from file format 2014-04-14 15:54:20 -04:00
go.c
ld.c liblink: support big-endian properly 2014-08-06 00:25:41 -04:00
list5.c liblink, cmd/dist, cmd/5l: introduce %^ and move C_* constants. 2014-08-06 00:31:22 -04:00
list6.c liblink: remove some gotos + other fixes 2014-07-21 17:38:48 -04:00
list8.c liblink: remove some gotos + other fixes 2014-07-21 17:38:48 -04:00
Makefile
obj5.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
obj6.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
obj8.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
obj.c cmd/gc: record line number for auto-generated wrappers as <autogenerated>:1 2014-05-12 11:59:55 -04:00
objfile.c cmd/ld: diagnose Go calling C 2014-08-31 22:49:14 -04:00
pass.c cmd/ld: move instruction selection + layout into compilers, assemblers 2013-12-16 12:51:58 -05:00
pcln.c liblink: fix precedence bug in pcdata comparison 2014-07-16 19:26:36 -04:00
sym.c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00