1
0
mirror of https://github.com/golang/go synced 2024-11-20 05:44:44 -07:00
go/src/cmd/6c
Russ Cox 7556ccc7b1 cmd/cgo, cmd/ld: new cgo object file section
Switch to new pragma names, but leave old ones available for now.
Merge the three cgo-related sections in the .6 files into a single
cgo section.

R=golang-dev, iant, ality
CC=golang-dev
https://golang.org/cl/7424048
2013-03-01 00:27:57 -05:00
..
cgen.c cmd/6c: Optimize rotate expressions to use rotate instructions. 2013-01-18 17:29:53 -05: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/{5g,6g,8g,6c}: remove unused macro, use %E to print etype. 2012-09-24 23:44:00 +02:00
list.c cmd/6c, cmd/8c: fix print format for Prog 2013-01-18 19:00:38 -08:00
machcap.c
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
mul.c cmd/6c, cmd/8c: use signed char explicitly in mul.c 2012-11-09 21:06:45 +01:00
peep.c cmd/6c: Improve peep hole optimization of rotate and shift instructions. 2013-01-18 16:33:25 -05:00
reg.c cmd/6c, cmd/8c: add fixjmp step to regopt. 2012-12-06 07:20:03 +01:00
sgen.c cmd/6c, cmd/6g: add flag to support large-model code generation 2013-02-01 08:35:33 -08:00
swt.c cmd/cgo, cmd/ld: new cgo object file section 2013-03-01 00:27:57 -05:00
txt.c cmd/6c: Optimize rotate expressions to use rotate instructions. 2013-01-18 17:29:53 -05:00