1
0
mirror of https://github.com/golang/go synced 2024-11-22 08:04:39 -07:00
go/src/cmd/6g
Russ Cox 698fb4f192 6g, 6l, 8g, 8l: move read-only data to text segment
Changing 5g and 5l too, but it doesn't work yet.

R=ken2
CC=golang-dev
https://golang.org/cl/2136047
2010-09-12 00:17:44 -04:00
..
cgen.c better job on 2007043 2010-08-23 12:38:15 -07:00
doc.go tweak documentation of commands 2009-11-09 11:45:15 -08:00
galign.c new types complex, complex64 and complex128 2010-02-17 22:08:30 -08:00
gg.h attempt to gete better registeration 2010-08-19 18:18:51 -07:00
ggen.c gc: more accurate line numbers for ATEXT 2010-09-09 17:11:51 -04:00
gobj.c 5g: fix build 2010-07-27 13:43:58 -07:00
gsubr.c 6g, 6l, 8g, 8l: move read-only data to text segment 2010-09-12 00:17:44 -04:00
list.c 6g, 6l, 8g, 8l: move read-only data to text segment 2010-09-12 00:17:44 -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 fix issue 798 2010-05-20 17:31:28 -07:00