1
0
mirror of https://github.com/golang/go synced 2024-10-04 10:31:22 -06:00
go/src/cmd/5g
Russ Cox 7b3c8b7ac8 cmd/5g, cmd/6g, cmd/8g: insert arg size annotations on runtime calls
If calling a function in package runtime, emit argument size
information around the call in case the call is to a variadic C function.

R=ken2
CC=golang-dev
https://golang.org/cl/11371043
2013-07-16 16:25:10 -04:00
..
cgen64.c cmd/5a, cmd/5l: add MULW{T,B} and MULAW{T,B} support for ARM 2012-06-08 02:42:28 +08:00
cgen.c cmd/gc: support x[i:j:k] 2013-07-01 20:32:36 -04:00
doc.go cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
galign.c cmd/gc: prepare for 64-bit ints 2012-09-24 14:59:44 -04:00
gg.h cmd/5g, cmd/6g, cmd/8g: insert arg size annotations on runtime calls 2013-07-16 16:25:10 -04:00
ggen.c cmd/5g, cmd/6g, cmd/8g: insert arg size annotations on runtime calls 2013-07-16 16:25:10 -04:00
gobj.c cmd/gc: move genembedtramp into portable code 2013-06-11 09:41:49 -04:00
gsubr.c cmd/5g, cmd/6g, cmd/8g: insert arg size annotations on runtime calls 2013-07-16 16:25:10 -04:00
list.c cmd/gc: emit explicit type information for local variables 2013-02-25 12:13:47 -05:00
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
opt.h cmd/{5g,6g,8g,6c}: remove unused macro, use %E to print etype. 2012-09-24 23:44:00 +02:00
peep.c cmd/5g, cmd/6g, cmd/8g: insert arg size annotations on runtime calls 2013-07-16 16:25:10 -04:00
reg.c all: fix typos 2013-06-09 21:50:24 +08:00