1
0
mirror of https://github.com/golang/go synced 2024-10-04 06:21:23 -06:00
go/src/cmd/6a
Ian Lance Taylor 58b86e5013 liblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj to writeobj
The name linkwriteobj is misleading because it implies that
the function has something to do with the linker, which it
does not.  The name is historical: the function performs an
operation that was previously performed by the linker, but no
longer is.

LGTM=rsc
R=rsc, minux.ma
CC=golang-codereviews
https://golang.org/cl/88210045
2014-04-16 14:36:44 -07:00
..
a.h build: remove tmp dir names from objects, support GOROOT_FINAL again 2014-04-15 20:46:46 -04:00
a.y cmd/5a, cmd/6a, cmd/8a: fix .y files to match y.tab.[ch] 2013-12-11 12:11:37 -05:00
doc.go doc/asm: more about SP, ARM R11 2013-11-13 21:29:34 -05:00
lex.c liblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj to writeobj 2014-04-16 14:36:44 -07:00
Makefile cmd/*: add -d option to bison. 2012-02-21 10:50:58 -05:00
y.tab.c cmd/5a, cmd/6a, cmd/8a: use liblink 2013-12-08 22:49:56 -05:00
y.tab.h cmd/5a, cmd/6a, cmd/8a: use liblink 2013-12-08 22:49:56 -05:00