- f7befa4 syscall: Add Foreground and Pgid to SysProcAttr by Michael MacInnis · 10 years ago
- 4f35ad6 runtime: fix return values for open/read/write/close on openbsd/arm by Joel Sing · 10 years ago
- 98485f5 runtime: fix linux/amd64p32 build by Dave Cheney · 10 years ago
- 4224d81 cmd/internal/gc: inline x := y.(*T) and x, ok := y.(*T) by Russ Cox · 10 years ago
- 653426f runtime: exit getfull barrier if there are partial workbufs by Austin Clements · 10 years ago
- 06de3f5 runtime: document subtlety around entering mark termination by Austin Clements · 10 years ago
- 4d2b3a0 runtime: fix arm build by Russ Cox · 10 years ago
- 631d6a3 runtime: implement atomicand8 atomically by Russ Cox · 10 years ago
- 564eab8 runtime: add GODEBUG=sbrk=1 to bypass memory allocator (and GC) by Russ Cox · 10 years ago
- 25e793d cmd/internal/gc, runtime: speed up some cases of _, ok := i.(T) by Josh Bleecher Snyder · 10 years ago
- cadd4f8 runtime: combine gcWorkProducer into gcWork by Austin Clements · 10 years ago
- 77fcf36 runtime: don't use cached wbuf in markroot by Austin Clements · 10 years ago
- fa2f9c2 runtime: run concurrent mark phase on regular stack by Austin Clements · 10 years ago
- bef356b runtime: improve comment in concurrent GC by Austin Clements · 10 years ago
- d21cef1 runtime: remove pointless harvestwbufs by Austin Clements · 10 years ago
- a681c30 runtime: remove out of date comment by Austin Clements · 10 years ago
- b90638e runtime: delete old .h files by Josh Bleecher Snyder · 10 years ago
- 6ffed30 runtime: fix minor typo by Josh Bleecher Snyder · 10 years ago
- 2adc4e8 all: use "reports whether" in place of "returns true if(f)" by Josh Bleecher Snyder · 10 years ago
- fcb895f runtime: add a select test by Dmitry Vyukov · 10 years ago
- 87ec06f runtime: fix writebarrier throw in lock_sema by Russ Cox · 10 years ago
- 41dbcc1 runtime: Remove write barriers during STW. by Rick Hudson · 10 years ago
- ce9b512 runtime: copy env strings on startup by David Crawshaw · 10 years ago
- 2e7f0a0 runtime: fix comment by Dmitry Vyukov · 10 years ago
- 4396ea9 runtime: remove futile wakeups from trace by Dmitry Vyukov · 10 years ago
- 1b49a86 runtime/cgo: catch EXC_BAD_ACCESS on darwin/arm by David Crawshaw · 10 years ago
- 506615d runtime: factor object dumping code out of greyobject by Austin Clements · 10 years ago
- 830abc9 runtime: fix out of date comment by Austin Clements · 10 years ago
- 846ee04 runtime: add support for linux/arm64 by Aram Hăvărneanu · 10 years ago
- be3133b runtime: add support for openbsd/arm by Joel Sing · 10 years ago
- d7e3d69 runtime: skip TestStdcallAndCDeclCallbacks when gcc is missing by Shenghou Ma · 10 years ago
- 3b1d692 all: remove dragonfly/386 port by Joel Sing · 10 years ago
- f076ad8 runtime: remove reference to openbsd kern.rthreads sysctl by Joel Sing · 10 years ago
- 0d6a0d6 runtime: don't return a slice with nil ptr but non-zero len from growslice by Shenghou Ma · 10 years ago
- cd5b144 runtime,reflect,cmd/internal/gc: Fix comments referring to .c/.h files by Keith Randall · 10 years ago
- 7b0c73a cmd/trace: move goroutine analysis code to internal/trace by Dmitry Vyukov · 10 years ago
- 9d332a8 cmd/trace: dump thread id on proc start by Dmitry Vyukov · 10 years ago
- 5471e02 runtime/pprof: fix trace test by Dmitry Vyukov · 10 years ago
- d0eab03 runtime: Adjust when write barriers are active by Rick Hudson · 10 years ago
- 919fd24 runtime: remove runtime frames from stacks in traces by Dmitry Vyukov · 10 years ago
- 402f71a runtime: do not share underlying envs/argv array by David Crawshaw · 10 years ago
- 3b00197 runtime: add argument sizes for asm functions for bytes, strings by Shenghou Ma · 10 years ago
- 5789b28 runtime: start GC background sweep eagerly by Russ Cox · 10 years ago
- 84f5333 runtime: apply comments from CL 3742 by Russ Cox · 10 years ago
- 6c58d28 runtime: cleanup by Dmitry Vyukov · 10 years ago
- 658a338 cmd/internal/ld, runtime: halve tlsoffset on ELF/intel by Michael Hudson-Doyle · 10 years ago
- 122384e runtime: Remove boundary bit logic. by Rick Hudson · 10 years ago
- 9feb24f runtime: use multiply instead of divide in heapBitsForObject by Russ Cox · 10 years ago
- 81d4072 cmd/internal/gc, runtime: change growslice to use int instead of int64 by Matthew Dempsky · 10 years ago
- b759e22 runtime: bound defer pools (try 2) by Dmitry Vyukov · 10 years ago
- 5ef145c runtime: bound sudog cache by Dmitry Vyukov · 10 years ago
- ec7d8a6 runtime: remove makeStringSlice by David Crawshaw · 10 years ago
- f584c05 runtime: Update open/close/read/write to return -1 on error. by Keith Randall · 10 years ago
- dac3f48 runtime: remove unused getenv function by David Crawshaw · 10 years ago
- 5324cf2 runtime: change sigset_all and sigset_none into constants on OpenBSD by Matthew Dempsky · 10 years ago
- fcc164d runtime: cleanup chan code by Dmitry Vyukov · 10 years ago
- dd82d5e runtime: fix traceback of crash before LR is stored by Russ Cox · 10 years ago
- 5c2233f runtime: don't use /dev/random on Plan 9 by David du Colombier · 10 years ago
- cb37cfa runtime: TestGdbPython 'print mapvar' should not need unwinding by Jan Kratochvil · 10 years ago
- dca5f2e cmd/5l etc: replace C code with Go code by Russ Cox · 10 years ago
- 894024f runtime: fix traceback from goexit1 by Dmitry Vyukov · 10 years ago
- 2dbee89 runtime/cgo: no-op getwd call as test breakpoint by David Crawshaw · 10 years ago
- 90dbd42 runtime/pprof: skip tests that fork on darwin/arm by David Crawshaw · 10 years ago
- da4874c runtime: trivial clean ups to greyobject by Austin Clements · 10 years ago
- 95bf77b runtime: skip tests that need fork on darwin/arm by David Crawshaw · 10 years ago
- fb75f85 runtime: fix memory allocator on Plan 9 by David du Colombier · 10 years ago
- 3a3c9d6d runtime/debug: fix nacl build by Dave Cheney · 10 years ago
- f9cc72c runtime: disable scavenger on 64k page size kernels by Dave Cheney · 10 years ago
- a5eda13 runtime: disable TestGdbPython on ppc64 by Russ Cox · 10 years ago
- 1e0e2ff runtime: skip test on darwin/arm by David Crawshaw · 10 years ago
- f47e581 runtime: do not do futile netpolls by Dmitry Vyukov · 10 years ago
- 3c8a89d runtime: simplify CPU profiling code by Matthew Dempsky · 10 years ago
- 1d4bfb3 cmd/gc: don't call memequal twice in generated type.eq routines by Josh Bleecher Snyder · 10 years ago
- 7e93610 runtime/cgo: fix darwin/arm build by David Crawshaw · 10 years ago
- b54d313 runtime/cgo: set the initial working directory by David Crawshaw · 10 years ago
- c1216c3 runtime: skip failing gdb test on linux/arm by Dave Cheney · 10 years ago
- 35a59f5 runtime: fix build, divide by constant 0 is a compile-time error by Keith Randall · 10 years ago
- 7e1b61c runtime: mark pages we return to kernel as NOHUGEPAGE by Keith Randall · 10 years ago
- 6d1ebeb runtime: handle holes in the heap by Keith Randall · 10 years ago
- 85d0957 runtime: fallback to 128M address space on 32bit by David Crawshaw · 10 years ago
- 07b73ce runtime: simplify gcResetGState by Austin Clements · 10 years ago
- b3d791c runtime: consolidate gcworkdone/gcscanvalid clearing loops by Austin Clements · 10 years ago
- 37b8597 runtime: remove unnecessary gcworkdone resetting loop by Austin Clements · 10 years ago
- 7abdc90 runtime: remove gogetcallerpc and gogetcallersp functions by Matthew Dempsky · 10 years ago
- 2fdb728 runtime: simplify NetBSD semaphores by Matthew Dempsky · 10 years ago
- 1c82e23 gdb: fix map prettyprinter by Jan Kratochvil · 10 years ago
- 9f926e8 runtime: simplify OpenBSD semaphores by Matthew Dempsky · 10 years ago
- e31e35a runtime: reset gcscanvalid and gcworkdone when GODEBUG=gctrace=2 by Rick Hudson · 10 years ago
- edcad86 sync: add active spinning to Mutex by Dmitry Vyukov · 10 years ago
- b986f3e all: merge dev.cc (a91c2e0) into master by Russ Cox · 10 years ago
- bceb18e runtime: eliminate unnecessary assumption in heapBitsForObject by Austin Clements · 10 years ago
- f0bbb5c runtime/pprof: make TestBlockProfile more robust by Shenghou Ma · 10 years ago
- e8d9c8d [dev.cc] all: merge master (6a10f72) into dev.cc by Russ Cox · 10 years ago
- 99482f2 runtime: Add prefetch to allocation code by Rick Hudson · 10 years ago
- c72a211 [dev.cc] runtime, syscall: add names to FP offsets in freebsd, netbsd arm assembly by Russ Cox · 10 years ago
- de50bad [dev.cc] all: merge master (48469a2) into dev.cc by Russ Cox · 10 years ago
- 57cefa6 runtime: remove unneeded C header files by Matthew Dempsky · 10 years ago
- 02d80b9 gdb: fix "gdb.error: No struct named reflect.rtype." by Jan Kratochvil · 10 years ago
- edadffa cmd/trace: add new command by Dmitry Vyukov · 10 years ago
- 84e200c [dev.cc] runtime: print to stderr as well as android logd by David Crawshaw · 10 years ago