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
/
6c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
7
-70
/
+64
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
10
-93
/
+311
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
5
-48
/
+73
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
13
-0
/
+8543
2011-09-13
Imported Upstream version 60
Ondřej Surý
13
-8546
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
2
-1
/
+2
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
2
-4
/
+6
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ý
10
-56
/
+66
2010-03-26
fix spelling of align
Rob Pike
1
-1
/
+1
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-19
issue 608
Ken Thompson
1
-0
/
+1
2010-03-04
cc: disallow ... argument unless NOSPLIT is set.
Russ Cox
1
-2
/
+6
2010-01-27
change print print buffer size
Ken Thompson
1
-3
/
+3
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-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-08-24
ffi -> dynld.
Russ Cox
1
-10
/
+8
2009-08-24
first attempt at real FFI support.
Russ Cox
1
-0
/
+13
2009-08-13
fix build
Rob Pike
1
-1
/
+1
2009-08-12
silence gcc warning
Russ Cox
1
-0
/
+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
-12
/
+14
2009-07-07
move 6c/pgen.c, 6c/pswt.c into cc
Russ Cox
6
-759
/
+21
2009-04-10
bug in stack size used in
Ken Thompson
1
-1
/
+1
2009-01-29
optimizer bug w STOstring
Ken Thompson
1
-3
/
+19
2009-01-27
pragma textflag
Ken Thompson
1
-1
/
+3
2008-11-11
6c bug with large constants
Ken Thompson
1
-0
/
+11
2008-10-20
fix compiler warnings
Russ Cox
1
-1
/
+1
2008-08-03
Use a single Make.conf for setting CC, etc.
Russ Cox
1
-4
/
+2
2008-08-03
make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc.
Russ Cox
9
-144
/
+144
2008-07-12
morestack magic number
Ken Thompson
2
-7
/
+60
2008-06-12
import the plan 9 libraries libc (lib9) and libbio into the tree.
Rob Pike
1
-2
/
+2
2008-06-11
tweaks in clean rules and dependencies
Rob Pike
1
-1
/
+1
2008-06-11
convert from mk to make
Rob Pike
2
-2
/
+45
2008-06-05
goos and goarch
Ken Thompson
1
-1
/
+1
2008-06-04
Add compiler source to new directory structure
Rob Pike
13
-0
/
+9113