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
/
6g
/
ggen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
1
-68
/
+168
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
1
-12
/
+142
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
1
-620
/
+184
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-8
/
+21
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+1412
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-1371
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
1
-3
/
+29
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
1
-118
/
+27
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
1
-1
/
+1
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-28
/
+57
2010-05-24
6g: avoid unnecessary conversion in shift bounds check
Russ Cox
1
-4
/
+15
2010-04-01
runtime: turn run time errors checks into panics
Russ Cox
1
-4
/
+4
2010-03-31
gc: implement panic and recover
Russ Cox
1
-2
/
+7
2010-03-26
gc: allow taking address of out parameters
Russ Cox
1
-3
/
+24
2010-03-08
5g/6g/8g: fix double function call in slice
Russ Cox
1
-32
/
+24
2010-03-05
gc: better compilation of floating point +=
Russ Cox
1
-9
/
+17
2010-01-22
eliminate the package global name space assumption in object files
Russ Cox
1
-1
/
+1
2009-12-03
6g code gen bug
Ken Thompson
1
-1
/
+2
2009-11-20
x[lo:] - gc and runtime.
Russ Cox
1
-64
/
+57
2009-11-01
nil pointer checks in 8g.
Russ Cox
1
-10
/
+10
2009-10-20
bug162, over and over
Russ Cox
1
-1
/
+21
2009-09-21
more inlining of sliceslice
Ken Thompson
1
-12
/
+37
2009-09-17
move static init code from 6g into gc.
Russ Cox
1
-168
/
+0
2009-09-10
fix bug206.
Russ Cox
1
-40
/
+55
2009-09-09
composit literal under
Ken Thompson
1
-0
/
+31
2009-09-08
write-only variable _
Russ Cox
1
-1
/
+1
2009-09-05
composit literals
Ken Thompson
1
-44
/
+21
2009-08-29
sped up optimization by not optimizing
Ken Thompson
1
-1
/
+5
2009-08-28
arraytoslice and some cleanup
Ken Thompson
1
-67
/
+101
2009-08-28
sliceslice bug
Ken Thompson
1
-13
/
+12
2009-08-28
bug in sliceslice
Ken Thompson
1
-13
/
+24
2009-08-28
sliceslice inline
Ken Thompson
1
-18
/
+89
2009-08-27
bug in arrayslice
Ken Thompson
1
-19
/
+34
2009-08-27
inline slicearray
Ken Thompson
1
-0
/
+168
2009-08-12
6g: save all 64 bits of AX/DX
Russ Cox
1
-4
/
+4
2009-08-10
8-bit div and mod
Russ Cox
1
-8
/
+30
2009-08-10
bug in int8 mod
Ken Thompson
1
-3
/
+2
2009-08-09
1. integer division by a constant done.
Ken Thompson
1
-16
/
+22
2009-08-08
another plateau - almost done
Ken Thompson
1
-13
/
+58
2009-08-08
plateau in divide by a constant
Ken Thompson
1
-3
/
+24
2009-08-07
more work on divide by constant.
Ken Thompson
1
-73
/
+146
2009-08-06
divide by a constant power of 2
Ken Thompson
1
-2
/
+82
2009-08-04
make Syms smaller.
Russ Cox
1
-3
/
+2
2009-08-04
get function calls out of the way before
Russ Cox
1
-11
/
+47
2009-08-04
fix division bug
Russ Cox
1
-2
/
+27
2009-07-30
fix build on amd64
Russ Cox
1
-0
/
+2
2009-07-17
another step toward eliminating forward declarations.
Russ Cox
1
-7
/
+7
2009-06-02
minor cleanup, 64-bit /= and %= on 32-bit
Russ Cox
1
-6
/
+5
2009-05-29
bug 155
Ken Thompson
1
-1
/
+3
[next]