Ian Lance Taylor
|
f038dae646
|
libgo: Update to October 24 version of master library.
From-SVN: r204466
|
2013-11-06 19:49:01 +00:00 |
|
Ian Lance Taylor
|
be47d6ecef
|
libgo: Update to Go 1.1.1.
From-SVN: r200974
|
2013-07-16 06:54:42 +00:00 |
|
Ian Lance Taylor
|
f6b1e65ec3
|
re PR go/46986 (Go is not supported on Darwin)
PR go/46986
all: prepend #__USER_LABEL_PREFIX__ to mangled Go symbols
For old-fashioned Darwin.
From-SVN: r195438
|
2013-01-24 19:44:23 +00:00 |
|
Ian Lance Taylor
|
fb3f38da2a
|
compiler, libgo: Fixes to prepare for 64-bit int.
From-SVN: r193254
|
2012-11-06 18:28:21 +00:00 |
|
Ian Lance Taylor
|
4ccad563d2
|
libgo: Update to current sources.
From-SVN: r192704
|
2012-10-23 04:31:11 +00:00 |
|
Ian Lance Taylor
|
bd2e46c825
|
libgo: Update to Go 1.0.3.
From-SVN: r192025
|
2012-10-03 05:27:36 +00:00 |
|
Ian Lance Taylor
|
f3ab5720f7
|
libgo: Use -fgo-pkgpath.
From-SVN: r187485
|
2012-05-14 22:08:42 +00:00 |
|
Ian Lance Taylor
|
737087cbc8
|
runtime: Multiplex goroutines onto OS threads.
From-SVN: r181772
|
2011-11-28 05:45:49 +00:00 |
|
Ian Lance Taylor
|
48e7d50e9f
|
runtime: New lock/note implementation.
From-SVN: r181633
|
2011-11-22 20:24:44 +00:00 |
|
Ian Lance Taylor
|
d8f412571f
|
Update Go library to last weekly.
From-SVN: r180552
|
2011-10-26 23:57:58 +00:00 |
|
Rainer Orth
|
06ec98415a
|
libgo: Always initialize semaphores.
2011-04-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
PR go/48222
* runtime/malloc.goc (runtime_mallocinit): Call
runtime_Mprof_Init, runtime_initfintab.
* runtime/cpuprof.c (runtime_cpuprofinit): New function.
* runtime/runtime.h (runtime_cpuprofinit): Declare it.
* runtime/go-main.c (main): Use it.
From-SVN: r171960
|
2011-04-04 23:43:59 +00:00 |
|
Ian Lance Taylor
|
c29301d6b1
|
Add runtime profiling infrastructure, not yet working.
From-SVN: r171579
|
2011-03-27 19:14:55 +00:00 |
|