1
0
mirror of https://github.com/golang/go synced 2024-11-20 08:24:42 -07:00
go/src/cmd/8c
Dave Cheney d4896fb876 cmd/cc, cmd/5c, cmd/6c, cmd/8c: introduce linkarchinit and add amd64p32 support
Replaces CL 70000043.

Introduce linkarchinit() from cmd/ld.

For cmd/6c, switch to the amd64p32 linker model if we are building under nacl/amd64p32.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/72010043
2014-03-07 09:55:59 +11:00
..
cgen64.c
cgen.c cmd/5c, cmd/6c, cmd/8c: record arg size for every call 2013-07-16 16:24:43 -04:00
div.c
doc.go cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
gc.h cmd/cc, cmd/gc, cmd/ld: consolidate print format routines 2014-02-12 14:29:11 -05:00
list.c cmd/cc, cmd/gc, cmd/ld: consolidate print format routines 2014-02-12 14:29:11 -05:00
machcap.c
Makefile
mul.c
peep.c cmd/5c, cmd/6c, cmd/8c: use liblink 2013-12-08 22:51:31 -05:00
reg.c cmd/6c, cmd/8c, cmd/8g: fix print of pc (which is vlong). 2014-02-13 03:09:03 -05:00
sgen.c runtime: cleanup: use ArgsSizeUnknown to mark all functions 2013-07-19 11:19:18 -07:00
swt.c cmd/5a, cmd/5c, cmd/6a, cmd/6c, cmd/8a, cmd/8c, cmd/cc: support for Native Client 2014-02-27 06:57:06 +11:00
txt.c cmd/cc, cmd/5c, cmd/6c, cmd/8c: introduce linkarchinit and add amd64p32 support 2014-03-07 09:55:59 +11:00