1
0
mirror of https://github.com/golang/go synced 2024-10-03 13:21:22 -06:00
go/src/cmd/6c
Ian Lance Taylor d853b594b4 6c: automatically #define _64BIT.
This makes it much easier to use a tool like Swig which needs
to run either 8c or 6c on generated code which #include's
"runtime.h".

R=ken2, rsc
CC=golang-dev
https://golang.org/cl/3205041
2010-11-18 10:26:41 -08:00
..
cgen.c amd64: use segment memory for thread-local storage 2010-08-04 17:50:22 -07:00
div.c various: avoid %ld etc 2010-10-13 16:20:22 -04:00
doc.go tweak documentation of commands 2009-11-09 11:45:15 -08:00
gc.h move 6c/pgen.c, 6c/pswt.c into cc 2009-07-07 10:07:15 -07:00
list.c 6c, 8c: show line numbers in -S output 2010-09-10 11:53:51 -04:00
machcap.c move 6c/pgen.c, 6c/pswt.c into cc 2009-07-07 10:07:15 -07:00
Makefile build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
mul.c various: avoid %ld etc 2010-10-13 16:20:22 -04:00
peep.c amd64: use segment memory for thread-local storage 2010-08-04 17:50:22 -07:00
reg.c various: avoid %ld etc 2010-10-13 16:20:22 -04:00
sgen.c amd64: use segment memory for thread-local storage 2010-08-04 17:50:22 -07:00
swt.c various: avoid %ld etc 2010-10-13 16:20:22 -04:00
txt.c 6c: automatically #define _64BIT. 2010-11-18 10:26:41 -08:00