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
/
pkg
/
runtime
/
symtab.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
1
-333
/
+0
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
1
-541
/
+199
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
-50
/
+206
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-9
/
+62
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+466
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-454
/
+0
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
1
-1
/
+3
2011-02-18
Imported Upstream version 2011.02.15
upstream/2011.02.15
Ondřej Surý
1
-25
/
+74
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-42
/
+30
2010-05-19
runtime: avoid allocation for fixed strings
Russ Cox
1
-1
/
+1
2010-04-29
rename GOOS=mingw to GOOS=windows
Alex Brainman
1
-2
/
+2
2010-04-27
5l, 6l, 8l, runtime: make -s binaries work
Russ Cox
1
-17
/
+8
2010-04-05
runtime: various arm fixes
Russ Cox
1
-8
/
+31
2010-03-24
runtime: malloc sampling, pprof interface
Russ Cox
1
-0
/
+9
2010-02-04
6l: move mapped symbol table lower in memory
Andrew Gerrand
1
-6
/
+1
2010-01-13
runtime: add demo running Go on raw (emulated) hw
Russ Cox
1
-0
/
+4
2010-01-06
Ported runtime to Windows.
Hector Chu
1
-0
/
+12
2009-12-07
runtime: don't touch pages of memory unnecessarily.
Russ Cox
1
-34
/
+5
2009-10-15
rename sys functions to runtime,
Russ Cox
1
-1
/
+1
2009-09-22
changes to accommodate nacl:
Russ Cox
1
-0
/
+17
2009-08-25
rename runtime internals to have modern names (array->slice etc)
Rob Pike
1
-11
/
+11
2009-08-14
Fix build
Austin Clements
1
-1
/
+1
2009-08-14
Make the runtime correctly decode the symbol table history
Austin Clements
1
-14
/
+34
2009-08-12
change gotype in symbol table from
Russ Cox
1
-6
/
+2
2009-06-09
mv src/lib to src/pkg
Rob Pike
1
-0
/
+377