rounding_1.f90: Rename from ieee_rounding_1.f90.
[gcc.git] / libgo / runtime /
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)
2014-01-09 Ian Lance Taylorruntime: fix 32-bit malloc for pointers >= 0x80000000
2014-01-08 Ian Lance Taylorre PR go/59433 (Many 64-bit Go tests SEGV on Solaris)
2014-01-06 Ian Lance Taylorruntime: Remove unused runtime_cpuid variables.
2013-12-12 Ian Lance Taylorruntime: Fix defer of unlock thread at program startup.
2013-12-12 Ian Lance Taylorcompiler, reflect, runtime: Implement method values...
2013-12-11 Ian Lance Taylorreflect, runtime: Let reflect.MakeFunc functions call...
2013-12-06 Ian Lance Taylorre PR go/59408 (Many Go tests FAIL with notesleep not...
2013-12-04 Ian Lance Taylorruntime: Use pthread_sigmask instead of sigprocmask.
2013-12-03 Ian Lance Taylorruntime: Fix prototype and one use of runtime_traceback.
2013-12-01 Ian Lance Taylorlibgo: Avoid some cases of getting callers recursively.
2013-11-26 Ian Lance Taylorruntime: Fix handling of surrogate pairs in string...
2013-11-24 Ian Lance Taylorsyscall: Only call varargs libc functions from C code.
2013-11-19 Ian Lance Taylorruntime: Update for change to libbacktrace library.
2013-11-19 Ian Lance Taylorreflect: Handle calls to functions that take or return...
2013-11-15 Ian Lance Taylorruntime: Use runtime_m to get m value after call to...
2013-11-14 Ian Lance Taylorruntime: Don't use filename without '/' for backtrace...
2013-11-14 Ian Lance Taylorruntime: Add netpoll code that uses select.
2013-11-14 Ian Lance Taylorruntime: Fix GC flag in when allocating memory from...
2013-11-09 Ian Lance Taylorruntime: Correct flag (FlagNoGC => FlagNoInvokeGC).
2013-11-07 Ian Lance Taylorruntime: Fixes for Alpha.
2013-11-06 Ian Lance Taylorlibgo: Update to October 24 version of master library.
2013-10-18 Ian Lance Taylorruntime: Fix typo in dup3 fallback implementation.
2013-10-17 Ian Lance Taylorsyscall: Add Dup3, {Get,List,Remove,Set}xattr, {Get...
2013-10-16 Ian Lance Taylorruntime: Fix build on systems without split stack.
2013-10-14 Ian Lance Taylorruntime: Don't clobber saved context when catching...
2013-10-11 Ian Lance Taylorruntime: Report len out of range for large len when...
2013-10-09 Ian Lance Taylorcompiler, runtime: Fix complex division of NaN / 0.
2013-10-09 Ian Lance Taylorruntime: Do not report thunks and recover functions...
2013-10-02 Ian Lance Taylorruntime: Fix append of slice with elements of zero...
2013-09-03 Ian Lance Taylorcompiler, runtime: Use runtime functions to pass closur...
2013-07-24 Ian Lance Taylorruntime: Handle allocating memory in cgo/SWIG function.
2013-07-24 Ian Lance Taylorruntime: Check _end rather than end to find end of...
2013-07-24 Ian Lance Taylorruntime: Move new 1.1.1 functions from thread-linux...
2013-07-23 Ian Lance Taylorruntime: Declare epoll_create1 if necessary.
2013-07-23 Ian Lance Taylorruntime: Support cgo callbacks from threads started...
2013-07-23 Ian Lance Taylorruntime: Ignore SIGPROF if not on a Go thread.
2013-07-16 Ian Lance Taylorruntime: Fix build on non-split-stack systems.
2013-07-16 Ian Lance Taylorlibgo: Update to Go 1.1.1.
2013-06-18 Ian Lance Taylorcompiler, runtime: Use function descriptors.
2013-03-01 Ian Lance Taylorruntime, testing/quick: libffi doesn't handle complex...
2013-02-28 Ian Lance Taylorruntime: Don't block SIGTRAP while creating a new thread.
2013-02-20 Ian Lance Taylorre PR go/56320 (Several libgo tests FAIL on 64-bit...
2013-02-15 Ian Lance Taylorruntime: Do not reserve huge amount of swap on 32 bit...
2013-02-07 Ian Lance Taylorruntime: Change main in goc2c to return int.
2013-02-05 Ian Lance Taylorre PR go/56172 (net FAILs on Solaris)
2013-02-02 Ian Lance Taylorruntime: Correct handling of runtime.Callers skip param...
2013-02-01 Ian Lance Taylorruntime: Correct test for morestack.S.
2013-01-31 Ian Lance Taylorruntime: Recognize morestack.S if there is no function...
2013-01-31 Ian Lance Taylorruntime: Remove confusion about split stack functions...
2013-01-31 Ian Lance Taylorruntime: Block signals when creating a new thread.
2013-01-31 Ian Lance Taylorruntime: Don't allocate when doing a backtrace.
2013-01-30 Ian Lance Taylorruntime: In backtraces, get inline functions, skip...
2013-01-30 Ian Lance Taylorlibgo: Update Go library to master revision 15502/22908...
2013-01-29 Ian Lance Taylorlibgo: Update Go library to master revision 15489/921e5...
2013-01-29 Ian Lance Taylorruntime: SPARCv9 fixes for lfstack.
2013-01-25 Ian Lance Taylorre PR other/56076 (Several 64-bit libgo tests FAIL...
2013-01-24 Ian Lance Taylorre PR go/46986 (Go is not supported on Darwin)
2012-12-22 Ian Lance Taylorlibgo: Update to revision 15193:6fdc1974457c of master...
2012-12-12 Ian Lance Taylorruntime: Delete from a nil map is now a no-op.
2012-12-12 Ian Lance Taylorlibgo: Update to current master library sources.
2012-12-04 Ian Lance Taylorruntime: Fix build failures with -D_FORTIFY_SOURCE=2.
2012-11-29 Ian Lance Taylorcompiler, runtime: Track fields with tag go:"track".
2012-11-21 Ian Lance Taylorlibgo: Update to current version of master library.
2012-11-17 Ian Lance Taylorruntime: Fix use of __atomic_compare_exchange_n: not...
2012-11-06 Ian Lance Taylorcompiler, runtime: Size of int is now 64 bits on x86_64.
2012-11-06 Ian Lance Taylorcompiler, libgo: Fixes to prepare for 64-bit int.
2012-11-06 Ian Lance Taylorcompiler, runtime: Memcmp routine returns intgo.
2012-11-05 Ian Lance Taylorruntime: provide initcontext and fixcontext for NetBSD
2012-11-02 Ian Lance Taylorruntime: Fix reflect.Call support for 64-bit ints.
2012-11-01 Ian Lance Taylorcompiler, runtime: More steps toward separating int...
2012-10-31 Ian Lance Taylorruntime/goc2c: Drop gc support, change int to intgo.
2012-10-23 Ian Lance Taylorlibgo: Update to current sources.
2012-10-08 Ian Lance Taylorruntime: Fix __go_symbol_value val argument to backtrac...
2012-10-05 Ian Lance Taylorruntime: Use argv[0] to get executable name for backtrace.
2012-10-03 Ian Lance Taylorlibgo: Update to Go 1.0.3.
2012-09-28 Ian Lance Taylorruntime: Better detection of memory allocation request...
2012-09-28 Ian Lance Taylorruntime: runtime.Caller should succeed even without...
2012-09-28 Ian Lance Taylorlibgo: Use libbacktrace rather than debug/elf registration.
2012-09-22 Ian Lance Taylorruntime: Reject surrogate pairs in range over string.
2012-09-22 Ian Lance Taylorcompiler, runtime: Reject surrogate pair converting...
next