1
0
mirror of https://github.com/golang/go synced 2024-10-04 09:21:21 -06:00
go/src/cmd/8c
Russ Cox bbcb91a3a7 convert 386 to use %gs instead of %fs for extern register.
required for nacl and may be nicer for ffi,
because %gs is the standard register for thread-local storage.

R=ken
OCL=34861
CL=34866
2009-09-21 15:46:50 -07:00
..
cgen64.c make 8a, 8c, 8l build in go environment. 2009-01-06 11:34:02 -08:00
cgen.c compilers were inconsistent about 2009-07-13 19:20:43 -07:00
div.c make 8a, 8c, 8l build in go environment. 2009-01-06 11:34:02 -08:00
gc.h move 6c/pgen.c, 6c/pswt.c into cc 2009-07-07 10:07:15 -07:00
list.c better 64-bit handling in 8g. 2009-05-28 15:48:47 -07:00
machcap.c 8a, 8c, and 8l from inferno distribution 2009-01-06 09:41:38 -08:00
Makefile Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
mul.c make 8a, 8c, 8l build in go environment. 2009-01-06 11:34:02 -08:00
peep.c compilers were inconsistent about 2009-07-13 19:20:43 -07:00
reg.c make 8a, 8c, 8l build in go environment. 2009-01-06 11:34:02 -08:00
sgen.c move 6c/pgen.c, 6c/pswt.c into cc 2009-07-07 10:07:15 -07:00
swt.c move 6c/pgen.c, 6c/pswt.c into cc 2009-07-07 10:07:15 -07:00
txt.c convert 386 to use %gs instead of %fs for extern register. 2009-09-21 15:46:50 -07:00