runtime: copy Go 1.7 runtime semaphore code
[gcc.git] / libgo / runtime /
2016-10-12 Ian Lance Taylorruntime: copy Go 1.7 runtime semaphore code
2016-10-11 Ian Lance TaylorAccidentally failed to commit these earlier, as part of:
2016-10-10 Ian Lance Taylorruntime: copy print/println support from Go 1.7
2016-10-10 Ian Lance Taylorruntime: copy channel code from Go 1.7 runtime
2016-09-30 Ian Lance Taylorruntime: copy internal locking code from Go 1.7 runtime
2016-09-29 Ian Lance Taylorruntime: copy runtime.go and runtime1.go from Go 1.7
2016-09-21 Ian Lance Taylorcompiler, runtime: replace hashmap code with Go 1.7...
2016-09-20 Ian Lance Taylorre PR go/77642 (GO Bootstrap fail starting with r239872...
2016-09-09 Ian Lance Taylorruntime: use alignof to check alignment of ucontext_t
2016-09-09 Ian Lance Taylorruntime: remove remaining use of MAKECONTEXT_STACK_TOP...
2016-09-09 Ian Lance Taylorruntime: align ucontext_t argument to 16 byte boundary
2016-08-31 Ian Lance Taylorruntime: make gsignal stack at least SIGSTKSZ bytes
2016-08-30 Ian Lance Taylorruntime: use -fgo-c-header to build C header file
2016-08-08 Ian Lance Taylorre PR go/72814 (reflect FAILs on 32-bit Solaris/SPARC...
2016-08-06 Ian Lance Taylorlibgo: change build procedure to use build tags
2016-08-04 Ian Lance Taylorruntime: fix incorrectly commented out code in heapdump.c
2016-07-22 Ian Lance Taylorlibgo: update to go1.7rc3
2016-04-02 Ian Lance Taylorruntime: Use atomic load for in entersyscall.
2016-02-24 Ian Lance Taylorruntime: lock M during cgo call
2016-02-18 Ian Lance Taylorlibgo: Update to final Go 1.6 release.
2016-02-12 Ian Lance Taylorruntime: For c-archive/c-shared, install signal handler...
2016-02-10 Ian Lance Taylorre PR go/69511 (G.gcstack_size uses uintptr instead...
2016-02-09 Ian Lance Taylorre PR go/69357 (libgo refers to _end in a non-weak...
2016-02-03 Ian Lance Taylorlibgo: Update to go1.6rc1.
2016-02-03 Ian Lance Taylorcompiler, runtime: mark stub methods, ignore them in...
2015-11-26 Ian Lance Taylorre PR go/61303 (gccgo: segfault, regression since 4...
2015-11-23 Ian Lance Taylorre PR go/68496 ([libgo] reflect test fails on Linux...
2015-11-21 Ian Lance Taylorre PR go/66574 (Time is provided in millisecond precisi...
2015-11-06 Ian Lance Taylorlibgo: Solaris portability fixes.
2015-10-31 Ian Lance Taylorruntime: If no split stacks, allocate stacks using...
2015-10-31 Ian Lance Taylorruntime: Remove now unnecessary pad field from ParFor.
2015-10-29 Ian Lance Taylorcompiler, reflect, runtime: remove zero field from...
2015-10-29 Ian Lance Taylorcompiler, runtime: change type hash/equal to Go funcs
2015-10-07 Ian Lance Taylorre PR go/67874 (fd_unix.go does not build when there...
2015-09-24 Ian Lance Taylorruntime: Fix recent lfstack change on Solaris.
2015-09-23 Ian Lance Taylorruntime: rewrite lfstack packing/unpacking to look...
2015-09-15 Ian Lance Taylorruntime: Ignore stack sizes when deciding when to GC.
2015-09-11 Ian Lance Taylorlibgo/runtime: return 0, not NULL, from main
2015-08-04 Ian Lance Taylorruntime: initialize variable to avoid compiler warning
2015-08-03 Ian Lance Taylorre PR go/67101 (mprof.goc:408:5: error: calling ‘__buil...
2015-07-14 Ian Lance Taylorcompiler,runtime: Determine if allocations need new...
2015-05-16 Ian Lance Taylorlibgo: Use __USING_SJLJ_EXCEPTIONS__ rather than config...
2015-05-11 Ian Lance Taylorruntime: Fix runtime/pprof test when libgo is not optim...
2015-05-05 Ian Lance Taylorre PR go/66016 (Accessing nil Func's name results in...
2015-04-29 Ian Lance Taylorruntime: Support -buildmode=c-shared.
2015-04-17 Ian Lance Taylorre PR go/65798 (runtime.Caller returns ok=true when...
2015-04-17 Ian Lance Taylorre PR go/64999 (s390x libgo test failure in TestMemoryP...
2015-04-17 Ian Lance Taylorre PR go/65755 (incorrect reflection of struct fields...
2015-03-31 Ian Lance TaylorRemove some files that were accidentally committed...
2015-03-09 Ian Lance Taylorre PR go/65349 (go tool crashes, can't compile go code...
2015-03-09 Ian Lance Taylorre PR go/65349 (go tool crashes, can't compile go code...
2015-02-06 Ian Lance Taylorruntime: Add memprofilerate to GODEBUG
2015-01-23 Ian Lance Taylorre PR go/64595 (go programs abort when debug info is...
2015-01-20 Ian Lance Taylorruntime: No special case for 386 complex in FFI support.
2015-01-16 Ian Lance Taylorruntime: Add __sparc__ case for SETCONTEXT_CLOBBERS_TLS.
2015-01-16 Richard Hendersoncompiler, reflect, runtime: Use static chain for closures.
2015-01-16 Ian Lance Taylorruntime: Use a struct, not void, for an empty struct...
2015-01-15 Ian Lance Taylorlibgo, compiler: Upgrade libgo to Go 1.4, except for...
2015-01-05 Ian Lance Taylorre PR go/61871 (FAIL: regexp from libgo testsuite on...
2014-12-23 Ian Lance Taylorruntime: Remove undefined references to runtime_race*.
2014-12-13 Ian Lance Taylorre PR go/61258 (gccgo: assertion failure go-map-delete...
2014-12-13 Ian Lance Taylorruntime: Clear stack pointers for extra G's.
2014-11-06 Dominik Vogtruntime: Use stckf unconditionally on s390.
2014-11-04 Ian Lance Taylorlibgo: add s390 support
2014-10-27 Ian Lance Taylorlibgo: Update to Go 1.3.3 release.
2014-10-20 Ian Lance Taylorcompiler, runtime: Add type information to single objec...
2014-10-16 Ian Lance Taylorruntime: Don't create threads with a small stack.
2014-10-08 Ian Lance Taylorre PR go/60406 (recover.go: test13reflect2 test failure)
2014-10-03 Ian Lance Taylorruntime: Check for CPU_COUNT itself, don't check glibc...
2014-09-22 Ian Lance Taylorruntime: Mark runtime_goexit function as noinline.
2014-09-20 Ian Lance Taylorruntime: Restore copyright notice accidentally removed...
2014-09-05 Ian Lance Taylorruntime: Use correct size for unsafe.Pointer GC instruc...
2014-09-03 Chris Manghanecompiler: Add precise type information on the heap.
2014-08-15 Ian Lance Taylorruntime: Don't get confused if m changes during runtime_gc.
2014-08-13 Ian Lance Taylorcompiler, runtime: Fix unexpected GC interfering with...
2014-08-04 Ian Lance Taylorruntime: Add casts to mincore call to compile on Solaris.
2014-08-02 Ian Lance Taylorre PR other/61895 (libbacktrace crashes with bus error...
2014-07-20 Ian Lance Taylorruntime: also disable split stacks for runtime_snprintf...
2014-07-19 Ian Lance Taylorreflect, runtime: Use libffi closures to implement...
2014-07-19 Ian Lance Taylorlibgo: Update to Go 1.3 release.
2014-07-12 Ian Lance Taylorruntime: Merge master revision 19185.
2014-07-11 Ian Lance Taylorruntime: Rename iface.goc to go-iface.goc.
2014-07-11 Ian Lance Taylorruntime: Drop reflectFlags tests.
2014-07-02 Ian Lance Taylorre PR go/61620 (FAIL: go.test/test/fixedbugs/bug242...
2014-06-13 Ian Lance Taylorre PR go/52583 (Several new go testsuite failues on...
2014-06-13 Ian Lance Taylorre PR go/61498 (Many 64-bit Go tests SEGV in scanblock)
2014-06-10 Ian Lance Taylorruntime: Initialize variable to avoid compiler warning.
2014-06-06 Ian Lance Taylorlibgo: Merge to master revision 19184.
2014-06-04 Ian Lance Taylorlibgo: Merge from revision 18783:00cce3a34d7e of master...
2014-05-30 Ian Lance Taylorruntime: Use _mm_pause rather than __builtin_ia32_pause.
2014-05-29 Ian Lance Taylorruntime: disable split stacks for runtime_printf functi...
2014-05-28 Ian Lance Taylorruntime: fix misc gcc-isms and undefined behavior
2014-05-27 Ian Lance Taylorlibgo/runtime: fix unused-result warning
2014-04-25 Ian Lance Taylorre PR go/60931 (libgo has issues when page size is...
2014-04-16 Ian Lance Taylorlibgo: Remove Solaris 8 & 9 support.
2014-04-14 Chris ManghaneSync to current external repository.
2014-03-07 Ian Lance Taylorruntime: Fix GC bug caused by Entersyscall modifying...
2014-03-03 Ian Lance Taylorlibgo: Update to Go 1.2.1 release.
2014-02-21 Ian Lance Taylorruntime: Use a better heap location on arm64 systems.
2014-01-17 Ian Lance Taylorre PR go/59866 (gccgo gc work buffer is misaligned)
next