summaryrefslogtreecommitdiff
path: root/libgo/go/runtime
Commit message (Expand)AuthorAgeFilesLines
* runtime: Remove now unnecessary pad field from ParFor.ian2015-10-3190-11473/+2100
* PR go/64683ian2015-04-171-0/+4
* libgo: Fix go/runtime test failure on S390.ian2015-03-262-1/+11
* libgo: Upgrade to Go 1.4.2 release.ian2015-03-067-33/+119
* runtime: Add memprofilerate to GODEBUGian2015-02-061-0/+4
* PR go/64725ian2015-01-231-0/+9
* PR go/64683ian2015-01-201-2/+4
* libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.ian2015-01-1573-499/+11308
* libgo: Add sources for go, cgo, and gofmt commands.ian2015-01-061-1/+4
* libgo: add s390 supportian2014-11-041-0/+5
* compiler: Add precise type information on the heap.ian2014-09-031-1/+2
* runtime: add a missing importian2014-07-201-1/+1
* libgo: Update to Go 1.3 release.ian2014-07-1916-131/+605
* runtime: Merge master revision 19185.ian2014-07-122-19/+21
* libgo: Merge to master revision 19184.ian2014-06-0613-192/+664
* libgo: Merge from revision 18783:00cce3a34d7e of master library.ian2014-06-047-6/+164
* go/build: Set GOARCH on arm64 systems.ian2014-01-061-1/+1
* libgo: Update to current Go library.ian2013-11-271-0/+25
* libgo: Update to October 24 version of master library.ian2013-11-0621-131/+1349
* libgo: Update to Go 1.1.1.ian2013-07-1613-55/+1425
* compiler, runtime: Use function descriptors.ian2013-06-182-3/+9
* libgo: Update Go library to master revision 15489/921e53d4863c.ian2013-01-295-6/+60
* libgo: Update to current master library sources.ian2012-12-124-5/+5
* compiler, runtime: Track fields with tag go:"track".ian2012-11-291-0/+7
* libgo: Update to current version of master library.ian2012-11-218-21/+35
* runtime: Disable crash tests that runs go tool.ian2012-10-231-9/+14
* libgo: Update to current sources.ian2012-10-2315-6/+909
* libgo: Update to Go 1.0.3.ian2012-10-032-6/+15
* libgo: Use libbacktrace rather than debug/elf registration.ian2012-09-282-2/+0
* runtime, runtime/pprof: Fix runtime/pprof test to pass, enable it.ian2012-07-261-1/+2
* libgo: Update to Go 1.0.2 release.ian2012-06-251-2/+3
* libgo: Update to Go 1.0.1 release.ian2012-05-041-1/+2
* runtime: Disable memory profiling in gc_test.ian2012-04-201-0/+2
* libgo: Update to weekly.2012-03-13.ian2012-03-303-9/+30
* libgo: Implement and use runtime.Caller, runtime.Func.FileLine.ian2012-03-073-10/+8
* libgo: Update to weekly.2012-03-04 release.ian2012-03-062-5/+14
* libgo: Update to weekly.2012-02-22 release.ian2012-03-029-205/+813
* libgo: Update to weekly.2012-02-14 release.ian2012-03-028-236/+142
* libgo: Update to weekly.2012-02-07.ian2012-02-093-19/+16
* libgo: Update to weekly.2012-01-27.ian2012-02-013-3/+12
* libgo: Update to weekly.2012-01-20.ian2012-01-252-1/+5
* libgo: Update to weekly.2012-01-15.ian2012-01-252-45/+10
* runtime: Bump memory limit in gc_test.ian2011-12-141-1/+1
* runtime: Change gc_test to test only newly allocated memory.ian2011-12-131-4/+12
* libgo: Add back tests of syscall time.ian2011-12-072-9/+2
* libgo: Update to weekly 2011-11-09.ian2011-12-072-1/+2
* libgo: Update to weekly.2011-11-02.ian2011-12-032-7/+8
* libgo: Update to weekly.2011-11-01.ian2011-12-022-1/+3
* Update Go library to last weekly.ian2011-10-265-8/+141
* Update Go library to r60.ian2011-09-1613-12/+700