]> Cypherpunks repositories - gostls13.git/commit
loader: move the XputY routines into the ld directory.
authorRob Pike <r@golang.org>
Mon, 7 Feb 2011 22:34:21 +0000 (14:34 -0800)
committerRob Pike <r@golang.org>
Mon, 7 Feb 2011 22:34:21 +0000 (14:34 -0800)
commitfb5594153975f960fe961d8a4b1c96b54f248489
tree8de64a1f06a13dbda89741f306800df1fd2dfd28
parentb2b29814bfbe9c94517d0375cfd2ebe915578294
loader: move the XputY routines into the ld directory.
Fixes the build for 5l, and also removes an inconsequential bug in 8l.

R=rsc
CC=golang-dev
https://golang.org/cl/4127051
src/cmd/5l/asm.c
src/cmd/5l/l.h
src/cmd/6l/asm.c
src/cmd/6l/l.h
src/cmd/8l/asm.c
src/cmd/ld/lib.c
src/cmd/ld/symtab.c