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
/
gsubr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-15
Imported Upstream version 1.4
upstream/1.4
Tianon Gravi
1
-23
/
+6
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
1
-33
/
+71
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
1
-50
/
+48
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
1
-14
/
+10
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
1
-116
/
+181
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-21
/
+78
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+2159
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-2159
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
1
-0
/
+13
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
1
-9
/
+36
2011-06-16
Imported Upstream version 57.2
upstream/57.2
Ondřej Surý
1
-0
/
+38
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
1
-1
/
+1
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-39
/
+110
2010-06-29
code gen bug in len(nil) and cap(nil)
Ken Thompson
1
-0
/
+4
2010-05-20
fix issue 798
Ken Thompson
1
-0
/
+18
2010-04-01
runtime: turn run time errors checks into panics
Russ Cox
1
-3
/
+3
2010-03-09
identical complex implementation
Ken Thompson
1
-1
/
+1
2010-03-02
more on type complex.
Ken Thompson
1
-0
/
+7
2010-02-21
all done except -
Ken Thompson
1
-28
/
+2
2010-02-19
fixed bug in mpconst float multiply by 0.
Ken Thompson
1
-0
/
+32
2010-02-01
gc: add ... T, rework plain ...
Russ Cox
1
-1
/
+0
2010-01-22
eliminate the package global name space assumption in object files
Russ Cox
1
-2
/
+2
2010-01-20
part 2 of sudoaddable optimization
Ken Thompson
1
-17
/
+42
2010-01-19
start of better addressing of
Ken Thompson
1
-8
/
+32
2009-12-11
bug in 6g optimizer
Ken Thompson
1
-0
/
+2
2009-12-02
6g etc: groundwork for eliminating redundant bounds checks.
Russ Cox
1
-11
/
+12
2009-11-15
gc: fix up floating point NaN comparisons
Russ Cox
1
-4
/
+0
2009-10-20
bug162, over and over
Russ Cox
1
-44
/
+65
2009-10-19
bug190.
Russ Cox
1
-1
/
+0
2009-09-10
fix bug206.
Russ Cox
1
-2
/
+2
2009-08-20
symbol bugs.
Russ Cox
1
-3
/
+1
2009-08-14
no debug symbols for internal-only method types.
Russ Cox
1
-0
/
+1
2009-08-13
6g/6l: add go type information to symbol table.
Russ Cox
1
-1
/
+2
2009-08-12
mechanism for putting go types into 6.out symbol table.
Russ Cox
1
-0
/
+3
2009-08-09
1. integer division by a constant done.
Ken Thompson
1
-249
/
+20
2009-08-08
plateau in divide by a constant
Ken Thompson
1
-4
/
+28
2009-08-07
more work on divide by constant.
Ken Thompson
1
-0
/
+195
2009-08-06
divide by a constant power of 2
Ken Thompson
1
-0
/
+52
2009-07-27
avoid register computing len(x), cap(x)
Russ Cox
1
-0
/
+14
2009-06-06
6g: add TODO about float constants back
Russ Cox
1
-0
/
+1
2009-05-28
better 64-bit handling in 8g.
Russ Cox
1
-1
/
+1
2009-05-27
clean up gmove:
Russ Cox
1
-491
/
+324
2009-05-23
1. check for dups in complex literals
Ken Thompson
1
-2
/
+15
2009-05-08
6g:
Russ Cox
1
-2
/
+2
2009-05-06
6g: generate string data as individual symbols,
Russ Cox
1
-7
/
+1
2009-05-03
more code fiddling
Ken Thompson
1
-4
/
+33
2009-04-23
Clear upper bits of 64-bit indexing register when using types smaller than 64...
Ben Eitzen
1
-2
/
+5
2009-04-09
change representation of strings
Ken Thompson
1
-5
/
+5
2009-03-31
move tiny gsubr functions together at the top of the file.
Russ Cox
1
-75
/
+75
2009-03-30
move portable object routines (especially
Russ Cox
1
-1
/
+30
[next]