1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:11:21 -06:00
go/src/cmd/6g
Russ Cox e7a0f67603 gc: introduce explicit alignments
No semantic changes here, but working
toward being able to align structs based
on the maximum alignment of the fields
inside instead of having a fixed alignment
for all structs (issue 482).

R=ken2
CC=golang-dev
https://golang.org/cl/3617041
2010-12-13 11:57:41 -05:00
..
cgen.c 5g, 6g, 8g: generate code for string index 2010-10-26 21:11:17 -07:00
doc.go tweak documentation of commands 2009-11-09 11:45:15 -08:00
galign.c gc: introduce explicit alignments 2010-12-13 11:57:41 -05:00
gg.h 6g: avoid too-large immediate constants 2010-10-20 00:40:06 -04:00
ggen.c gc: introduce explicit alignments 2010-12-13 11:57:41 -05:00
gobj.c 5g: fix build 2010-07-27 13:43:58 -07:00
gsubr.c 5g, 6g, 8g: generate code for string index 2010-10-26 21:11:17 -07:00
list.c various: avoid %ld etc 2010-10-13 16:20:22 -04:00
Makefile build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
opt.h sped up optimization by not optimizing 2009-08-29 20:33:21 -07:00
peep.c 1. integer division by a constant done. 2009-08-09 15:16:06 -07:00
reg.c various: avoid %ld etc 2010-10-13 16:20:22 -04:00