index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
8c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-15
Imported Upstream version 1.4
upstream/1.4
Tianon Gravi
6
-32
/
+71
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
6
-685
/
+73
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
7
-67
/
+59
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
1
-1
/
+1
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
9
-39
/
+302
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
5
-47
/
+67
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
14
-0
/
+10733
2011-09-13
Imported Upstream version 60
Ondřej Surý
14
-10733
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
3
-3
/
+5
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
2
-1
/
+5
2011-02-18
Imported Upstream version 2011.02.15
upstream/2011.02.15
Ondřej Surý
1
-1
/
+1
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
8
-54
/
+66
2010-03-26
fix spelling of align
Rob Pike
1
-2
/
+2
2010-03-25
make alignment rules match 8g, just like 6c matches 6g.
Russ Cox
1
-2
/
+4
2010-03-23
Add support for #pragma dynexport.
Ian Lance Taylor
1
-2
/
+5
2010-03-22
Rename dynld to dynimport throughout.
Ian Lance Taylor
1
-4
/
+4
2010-03-04
cc: disallow ... argument unless NOSPLIT is set.
Russ Cox
1
-1
/
+9
2010-01-27
change print print buffer size
Ken Thompson
1
-3
/
+3
2010-01-06
8c: only refer to extern register variables in MOVL instructions
Russ Cox
2
-1
/
+8
2009-12-09
Continuation of issue 221 fix. When 8g or 6g or 5g are called with a
Charles L. Dorian
1
-1
/
+1
2009-12-01
8g: fix 386 floating point stack bug
Charles L. Dorian
1
-0
/
+2
2009-11-23
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
1
-2
/
+2
2009-11-09
tweak documentation of commands
Russ Cox
1
-1
/
+1
2009-11-03
First steps at command documentation: C compilers and linkers.
Rob Pike
1
-0
/
+14
2009-10-03
clean more
Russ Cox
1
-1
/
+1
2009-09-30
cgo working on linux/386
Russ Cox
1
-0
/
+11
2009-09-21
convert 386 to use %gs instead of %fs for extern register.
Russ Cox
1
-1
/
+1
2009-07-28
Support use of $GOBINDIR to override $HOME/bin
Phil Pennock
1
-2
/
+1
2009-07-13
compilers were inconsistent about
Russ Cox
3
-7
/
+7
2009-07-07
move 6c/pgen.c, 6c/pswt.c into cc
Russ Cox
4
-560
/
+14
2009-06-05
use cc provided xlog2 instead of system log2.
Russ Cox
1
-2
/
+2
2009-05-28
better 64-bit handling in 8g.
Russ Cox
1
-12
/
+12
2009-03-24
make 8a, 8c build again.
Russ Cox
1
-1
/
+1
2009-03-20
update 8a, 8c, 8l to use new object format.
Russ Cox
5
-1
/
+64
2009-01-29
optimizer bug w STOstring
Ken Thompson
1
-2
/
+16
2009-01-27
pragma textflag
Ken Thompson
1
-1
/
+3
2009-01-06
make 8a, 8c, 8l build in go environment.
Russ Cox
12
-748
/
+185
2009-01-06
8a, 8c, and 8l from inferno distribution
Russ Cox
14
-0
/
+11699