.. |
cgo
|
runtime/cgo: fix netbsd build
|
2012-07-29 18:51:06 -04:00 |
debug
|
runtime/debug: fix test when source cannot be found
|
2012-03-05 16:13:15 -05:00 |
pprof
|
runtime/pprof: emit end-of-log marker at end of CPU profile.
|
2012-09-04 14:34:03 -04:00 |
alg.c
|
runtime: remove unnecessary ROUND in alg.c
|
2012-08-07 09:49:56 +08:00 |
append_test.go
|
|
|
arch_386.h
|
cmd/cc: add PREFETCH built-in (like SET, USED)
|
2012-05-02 16:22:56 -04:00 |
arch_amd64.h
|
cmd/cc: add PREFETCH built-in (like SET, USED)
|
2012-05-02 16:22:56 -04:00 |
arch_arm.h
|
cmd/cc: add PREFETCH built-in (like SET, USED)
|
2012-05-02 16:22:56 -04:00 |
asm_386.s
|
cmd/cc: add PREFETCH built-in (like SET, USED)
|
2012-05-02 16:22:56 -04:00 |
asm_amd64.s
|
runtime: increase stack frame during cgo call on windows/amd64
|
2012-09-03 12:12:51 +10:00 |
asm_arm.s
|
runtime: remove memset/memclr shim
|
2012-06-25 23:01:34 +10:00 |
atomic_386.c
|
runtime: add 64-bit atomics
|
2012-04-05 18:47:43 +04:00 |
atomic_amd64.c
|
runtime: add 64-bit atomics
|
2012-04-05 18:47:43 +04:00 |
atomic_arm.c
|
runtime: add 64-bit atomics
|
2012-04-05 18:47:43 +04:00 |
callback_windows_386.c
|
runtime: include "typekind.h" to fix windows build
|
2012-06-07 09:37:05 +10:00 |
callback_windows_amd64.c
|
runtime: include "typekind.h" to fix windows build
|
2012-06-07 09:37:05 +10:00 |
cgocall.c
|
runtime: update field types in preparation for GC changes
|
2012-05-30 13:07:52 -04:00 |
cgocall.h
|
|
|
chan_test.go
|
runtime: add type algorithms for zero-sized types
|
2012-01-20 10:32:55 +04:00 |
chan.c
|
runtime: replace runtime·rnd function with ROUND macro
|
2012-05-29 14:02:29 -04:00 |
closure_386.c
|
|
|
closure_amd64.c
|
|
|
closure_arm.c
|
|
|
closure_test.go
|
|
|
compiler.go
|
runtime: add Compiler
|
2012-03-05 22:28:02 -05:00 |
complex_test.go
|
runtime: fix complex division benchmarks
|
2012-05-11 03:09:14 +08:00 |
complex.c
|
runtime: inline several float64 routines to speed up complex128 division
|
2012-08-07 23:45:50 +08:00 |
cpuprof.c
|
runtime/pprof: emit end-of-log marker at end of CPU profile.
|
2012-09-04 14:34:03 -04:00 |
crash_cgo_test.go
|
runtime: handle windows exceptions, even in cgo programs
|
2012-05-30 15:10:54 +10:00 |
crash_test.go
|
runtime: disable crash handler test on netbsd
|
2012-08-16 02:02:00 +10:00 |
debug.go
|
runtime: goroutine profile, stack dumps
|
2012-02-22 21:45:01 -05:00 |
defs1_linux.go
|
runtime: separate out auto-generated files, take 2
|
2011-12-19 15:51:13 -05:00 |
defs2_linux.go
|
runtime: separate out auto-generated files, take 2
|
2011-12-19 15:51:13 -05:00 |
defs_arm_linux.go
|
runtime: fix arm
|
2012-02-23 23:10:38 -05:00 |
defs_darwin_386.h
|
runtime: madvise and SysUnused for Darwin
|
2012-01-19 15:51:29 -05:00 |
defs_darwin_amd64.h
|
runtime: madvise and SysUnused for Darwin
|
2012-01-19 15:51:29 -05:00 |
defs_darwin.go
|
runtime: madvise and SysUnused for Darwin
|
2012-01-19 15:51:29 -05:00 |
defs_freebsd_386.h
|
|
|
defs_freebsd_amd64.h
|
|
|
defs_freebsd.go
|
runtime: separate out auto-generated files, take 2
|
2011-12-19 15:51:13 -05:00 |
defs_linux_386.h
|
runtime: fix struct Sigaction for Linux/386
|
2012-06-24 01:41:17 +08:00 |
defs_linux_amd64.h
|
|
|
defs_linux_arm.h
|
runtime: fix struct Sigaction for Linux/ARM
|
2012-06-20 01:17:03 +08:00 |
defs_linux.go
|
runtime: separate out auto-generated files, take 2
|
2011-12-19 15:51:13 -05:00 |
defs_netbsd_386.go
|
runtime: fix netbsd runtime defs
|
2012-05-16 01:52:20 +10:00 |
defs_netbsd_386.h
|
runtime: fix netbsd runtime defs
|
2012-05-16 01:52:20 +10:00 |
defs_netbsd_amd64.go
|
runtime: fix netbsd runtime defs
|
2012-05-16 01:52:20 +10:00 |
defs_netbsd_amd64.h
|
runtime: fix netbsd runtime defs
|
2012-05-16 01:52:20 +10:00 |
defs_netbsd.go
|
runtime: fix netbsd runtime defs
|
2012-05-16 01:52:20 +10:00 |
defs_openbsd_386.h
|
runtime: update defs for openbsd
|
2012-04-17 02:35:41 +10:00 |
defs_openbsd_amd64.h
|
runtime: update defs for openbsd
|
2012-04-17 02:35:41 +10:00 |
defs_openbsd.go
|
runtime: update defs for openbsd
|
2012-04-17 02:35:41 +10:00 |
defs_plan9_386.h
|
src: Add support for 64-bit version of Plan 9
|
2012-08-31 13:21:13 -04:00 |
defs_plan9_amd64.h
|
src: Add support for 64-bit version of Plan 9
|
2012-08-31 13:21:13 -04:00 |
defs_windows_386.h
|
|
|
defs_windows_amd64.h
|
|
|
defs_windows.go
|
runtime: separate out auto-generated files, take 2
|
2011-12-19 15:51:13 -05:00 |
error.go
|
runtime: delete Type and implementations (use reflect instead)
|
2012-02-12 23:26:20 -05:00 |
export_test.go
|
runtime: add parallel for algorithm
|
2012-05-11 10:50:03 +04:00 |
extern.go
|
runtime: fix docs for Caller and Callers
|
2012-05-24 14:15:43 -07:00 |
float.c
|
runtime: inline several float64 routines to speed up complex128 division
|
2012-08-07 23:45:50 +08:00 |
gc_test.go
|
runtime: relax TestGcSys
|
2012-05-22 00:07:13 -04:00 |
hashmap.c
|
runtime: detect hash map collision problems
|
2012-06-24 19:47:50 -04:00 |
hashmap.h
|
|
|
iface_test.go
|
cmd/gc: cache itab lookup in convT2I.
|
2012-07-03 09:09:05 +10:00 |
iface.c
|
cmd/gc: cache itab lookup in convT2I.
|
2012-07-03 09:09:05 +10:00 |
lfstack_test.go
|
runtime: add lock-free stack
|
2012-04-12 11:49:25 +04:00 |
lfstack.c
|
runtime: add lock-free stack
|
2012-04-12 11:49:25 +04:00 |
lock_futex.c
|
runtime/pprof: support OS X CPU profiling
|
2012-02-28 16:18:24 -05:00 |
lock_sema.c
|
runtime/pprof: support OS X CPU profiling
|
2012-02-28 16:18:24 -05:00 |
Makefile
|
runtime, pprof: add profiling of thread creation
|
2012-02-08 10:33:54 -05:00 |
malloc1.go
|
runtime: API
|
2012-02-19 00:11:44 -05:00 |
malloc.goc
|
runtime: add freemcache() function
|
2012-07-01 13:10:01 +04:00 |
malloc.h
|
runtime: add freemcache() function
|
2012-07-01 13:10:01 +04:00 |
mallocrand.go
|
runtime: API
|
2012-02-19 00:11:44 -05:00 |
mallocrep1.go
|
runtime: API
|
2012-02-19 00:11:44 -05:00 |
mallocrep.go
|
runtime: API
|
2012-02-19 00:11:44 -05:00 |
mcache.c
|
runtime: remove redundant code
|
2012-04-05 18:37:46 +04:00 |
mcentral.c
|
runtime: avoid unnecessary zeroization of huge memory blocks
|
2012-05-02 18:01:11 +04:00 |
mem_darwin.c
|
runtime: madvise and SysUnused for Darwin
|
2012-01-19 15:51:29 -05:00 |
mem_freebsd.c
|
|
|
mem_linux.c
|
runtime: fix grsec support
|
2012-02-14 22:09:02 -02:00 |
mem_netbsd.c
|
|
|
mem_openbsd.c
|
|
|
mem_plan9.c
|
src: Add support for 64-bit version of Plan 9
|
2012-08-31 13:21:13 -04:00 |
mem_windows.c
|
|
|
mem.go
|
runtime: release unused memory to the OS.
|
2012-02-16 13:30:04 -05:00 |
memclr_arm.s
|
runtime: remove memset/memclr shim
|
2012-06-25 23:01:34 +10:00 |
memmove_386.s
|
|
|
memmove_amd64.s
|
|
|
memmove_arm.s
|
runtime: avoid r9/r10 during memmove
|
2012-06-25 08:28:30 +10:00 |
mfinal_test.go
|
|
|
mfinal.c
|
runtime: do not unset the special bit after finalization.
|
2012-05-30 08:04:11 +02:00 |
mfixalloc.c
|
|
|
mgc0.c
|
runtime: add freemcache() function
|
2012-07-01 13:10:01 +04:00 |
mheap.c
|
runtime: add freemcache() function
|
2012-07-01 13:10:01 +04:00 |
mkasmh.sh
|
build: rename $GOROOT/bin/go-tool to $GOROOT/bin/tool.
|
2012-02-02 23:32:41 -05:00 |
mkversion.c
|
runtime: separate out auto-generated files, take 2
|
2011-12-19 15:51:13 -05:00 |
mprof.goc
|
runtime: lower memory overhead of heap profiling.
|
2012-05-31 23:30:55 +02:00 |
msize.c
|
|
|
os_darwin.h
|
runtime: give proper messages when user defined DYLD_INSERT_LIBRARIES on Darwin
|
2012-04-30 15:55:07 -04:00 |
os_freebsd.h
|
runtime/pprof: support OS X CPU profiling
|
2012-02-28 16:18:24 -05:00 |
os_linux.h
|
runtime: fix struct Sigaction for Linux/ARM
|
2012-06-20 01:17:03 +08:00 |
os_netbsd.h
|
runtime: make go work on netbsd/amd64
|
2012-05-24 11:33:11 +10:00 |
os_openbsd.h
|
runtime: block signals during thread creation on openbsd
|
2012-04-10 21:57:05 +10:00 |
os_plan9.h
|
src: Add support for 64-bit version of Plan 9
|
2012-08-31 13:21:13 -04:00 |
os_windows.h
|
runtime: handle windows exceptions, even in cgo programs
|
2012-05-30 15:10:54 +10:00 |
panic.c
|
runtime: move panic/defer/recover-related stuff to a separate file
|
2012-07-04 14:52:51 +04:00 |
parfor_test.go
|
runtime: add parallel for algorithm
|
2012-05-11 10:50:03 +04:00 |
parfor.c
|
runtime: add parallel for algorithm
|
2012-05-11 10:50:03 +04:00 |
print.c
|
runtime: inline several float64 routines to speed up complex128 division
|
2012-08-07 23:45:50 +08:00 |
proc_test.go
|
runtime: add goroutine creation benchmark
|
2012-06-27 21:57:49 +04:00 |
proc.c
|
runtime: move panic/defer/recover-related stuff to a separate file
|
2012-07-04 14:52:51 +04:00 |
proc.p
|
|
|
rt0_darwin_386.s
|
|
|
rt0_darwin_amd64.s
|
|
|
rt0_freebsd_386.s
|
|
|
rt0_freebsd_amd64.s
|
|
|
rt0_linux_386.s
|
|
|
rt0_linux_amd64.s
|
|
|
rt0_linux_arm.s
|
runtime: get per-process random number from auxv for hash table
|
2012-05-05 01:59:14 +08:00 |
rt0_netbsd_386.s
|
runtime: make more build-friendly
|
2011-12-16 15:33:58 -05:00 |
rt0_netbsd_amd64.s
|
|
|
rt0_openbsd_386.s
|
|
|
rt0_openbsd_amd64.s
|
|
|
rt0_plan9_386.s
|
runtime: fix floating point exception on Plan 9
|
2012-04-10 15:14:10 -04:00 |
rt0_plan9_amd64.s
|
src: Add support for 64-bit version of Plan 9
|
2012-08-31 13:21:13 -04:00 |
rt0_windows_386.s
|
runtime: handle windows exceptions, even in cgo programs
|
2012-05-30 15:10:54 +10:00 |
rt0_windows_amd64.s
|
runtime: separate out auto-generated files, take 2
|
2011-12-19 15:51:13 -05:00 |
rune.c
|
all: make Unicode surrogate halves illegal as UTF-8
|
2012-08-08 14:01:23 -07:00 |
runtime1.goc
|
runtime: add NumCPU
|
2012-01-09 18:45:59 -08:00 |
runtime_linux_test.go
|
runtime: run init on main thread
|
2012-03-01 11:48:17 -05:00 |
runtime_test.go
|
gc: optimize interface ==, !=
|
2012-02-11 00:19:24 -05:00 |
runtime-gdb.py
|
pkg/runtime: 2 sanity checks in the runtime-gdb.py prettyprinters.
|
2012-02-29 16:42:25 +01:00 |
runtime.c
|
runtime: add vdso support for linux/amd64. Fixes issue 1933.
|
2012-08-31 18:07:04 -04:00 |
runtime.h
|
runtime: add vdso support for linux/amd64. Fixes issue 1933.
|
2012-08-31 18:07:04 -04:00 |
sema.goc
|
runtime: API
|
2012-02-19 00:11:44 -05:00 |
signal_darwin_386.c
|
runtime/pprof: support OS X CPU profiling
|
2012-02-28 16:18:24 -05:00 |
signal_darwin_amd64.c
|
runtime/pprof: support OS X CPU profiling
|
2012-02-28 16:18:24 -05:00 |
signal_freebsd_386.c
|
runtime: use startpanic so that only one thread handles an incoming SIGQUIT
|
2012-02-13 23:06:21 -05:00 |
signal_freebsd_amd64.c
|
runtime: use startpanic so that only one thread handles an incoming SIGQUIT
|
2012-02-13 23:06:21 -05:00 |
signal_linux_386.c
|
runtime: fix struct Sigaction for Linux/ARM
|
2012-06-20 01:17:03 +08:00 |
signal_linux_amd64.c
|
runtime: fix struct Sigaction for Linux/ARM
|
2012-06-20 01:17:03 +08:00 |
signal_linux_arm.c
|
runtime: fix struct Sigaction for Linux/ARM
|
2012-06-20 01:17:03 +08:00 |
signal_netbsd_386.c
|
runtime: fix netbsd/386 stack pointer handling
|
2012-08-17 21:53:02 +10:00 |
signal_netbsd_amd64.c
|
runtime: make go work on netbsd/amd64
|
2012-05-24 11:33:11 +10:00 |
signal_openbsd_386.c
|
runtime: update defs for openbsd
|
2012-04-17 02:35:41 +10:00 |
signal_openbsd_amd64.c
|
runtime: update defs for openbsd
|
2012-04-17 02:35:41 +10:00 |
signal_plan9_386.c
|
runtime: remove unused runtime·signame and runtime·newError
|
2012-03-06 09:07:00 -08:00 |
signal_plan9_amd64.c
|
src: Add support for 64-bit version of Plan 9
|
2012-08-31 13:21:13 -04:00 |
signal_unix.c
|
runtime: remove unused runtime·signame and runtime·newError
|
2012-03-06 09:07:00 -08:00 |
signal_windows_386.c
|
runtime: silence warnings
|
2012-02-17 17:05:41 +11:00 |
signal_windows_amd64.c
|
runtime: silence warnings
|
2012-02-17 17:05:41 +11:00 |
signals_darwin.h
|
runtime: Permit default behaviour of SIGTSTP, SIGTTIN, SIGTTOU.
|
2012-02-17 14:36:40 +11:00 |
signals_freebsd.h
|
runtime: Permit default behaviour of SIGTSTP, SIGTTIN, SIGTTOU.
|
2012-02-17 14:36:40 +11:00 |
signals_linux.h
|
runtime: ignore signal 33 == SIGSETXID on GNU/Linux
|
2012-07-26 22:46:20 -07:00 |
signals_netbsd.h
|
runtime: fix netbsd signal handling
|
2012-05-16 01:53:26 +10:00 |
signals_openbsd.h
|
runtime: block signals during thread creation on openbsd
|
2012-04-10 21:57:05 +10:00 |
signals_plan9.h
|
|
|
signals_windows.h
|
|
|
sigqueue.goc
|
runtime: Permit default behaviour of SIGTSTP, SIGTTIN, SIGTTOU.
|
2012-02-17 14:36:40 +11:00 |
slice.c
|
runtime: move type kinds into a separate file
|
2012-06-06 17:20:02 -04:00 |
softfloat64_test.go
|
|
|
softfloat64.go
|
all: update 'gotest' to 'go test'
|
2012-02-13 13:58:17 -05:00 |
softfloat_arm.c
|
5a, 5l, math: Add support for ABSD, ABSF floating point instructions.
|
2012-08-03 16:15:11 -04:00 |
stack_test.go
|
5l, 6l, 8l: fix stack split logic for stacks near default segment size
|
2012-03-15 15:22:30 -04:00 |
stack.h
|
5l, 6l, 8l: fix stack split logic for stacks near default segment size
|
2012-03-15 15:22:30 -04:00 |
string_test.go
|
runtime: faster string equality.
|
2012-08-05 21:35:41 +02:00 |
string.goc
|
runtime: faster string equality.
|
2012-08-05 21:35:41 +02:00 |
symtab_test.go
|
|
|
symtab.c
|
runtime: hide symbol table from garbage collector
|
2012-05-30 13:04:48 -04:00 |
sys_darwin_386.s
|
runtime: use OS X vsyscall for gettimeofday (386)
|
2012-06-05 16:23:30 -04:00 |
sys_darwin_amd64.s
|
runtime: use OS X vsyscall for gettimeofday (amd64)
|
2012-06-05 16:24:37 -04:00 |
sys_freebsd_386.s
|
runtime: print error on receipt of signal on non-Go thread
|
2012-03-12 15:55:18 -04:00 |
sys_freebsd_amd64.s
|
runtime: print error on receipt of signal on non-Go thread
|
2012-03-12 15:55:18 -04:00 |
sys_linux_386.s
|
runtime: use sched_getaffinity for runtime.NumCPU() on Linux
|
2012-08-10 10:05:26 +08:00 |
sys_linux_amd64.s
|
runtime: use sched_getaffinity for runtime.NumCPU() on Linux
|
2012-08-10 10:05:26 +08:00 |
sys_linux_arm.s
|
runtime: use sched_getaffinity for runtime.NumCPU() on Linux
|
2012-08-10 10:05:26 +08:00 |
sys_netbsd_386.s
|
runtime: use netbsd signal ABI v2
|
2012-08-26 20:57:47 +10:00 |
sys_netbsd_amd64.s
|
runtime: use netbsd signal ABI v2
|
2012-08-26 20:57:47 +10:00 |
sys_openbsd_386.s
|
runtime: use __tfork() syscall on openbsd
|
2012-04-26 00:08:02 +10:00 |
sys_openbsd_amd64.s
|
runtime: use __tfork() syscall on openbsd
|
2012-04-26 00:08:02 +10:00 |
sys_plan9_386.s
|
pkg/runtime: Fix semasleep on Plan 9
|
2012-05-16 15:09:28 -07:00 |
sys_plan9_amd64.s
|
src: Add support for 64-bit version of Plan 9
|
2012-08-31 13:21:13 -04:00 |
sys_windows_386.s
|
runtime: handle windows exceptions, even in cgo programs
|
2012-05-30 15:10:54 +10:00 |
sys_windows_amd64.s
|
runtime: handle windows exceptions, even in cgo programs
|
2012-05-30 15:10:54 +10:00 |
syscall_windows_test.go
|
syscall: return EINVAL when string arguments have NUL characters
|
2012-08-05 17:24:32 -04:00 |
syscall_windows.goc
|
|
|
thread_darwin.c
|
runtime: update field types in preparation for GC changes
|
2012-05-30 13:07:52 -04:00 |
thread_freebsd.c
|
runtime: update field types in preparation for GC changes
|
2012-05-30 13:07:52 -04:00 |
thread_linux.c
|
runtime: use sched_getaffinity for runtime.NumCPU() on Linux
|
2012-08-10 10:05:26 +08:00 |
thread_netbsd.c
|
runtime: always initialise procid on netbsd
|
2012-05-31 03:27:04 +10:00 |
thread_openbsd.c
|
runtime: update field types in preparation for GC changes
|
2012-05-30 13:07:52 -04:00 |
thread_plan9.c
|
pkg/runtime: Fix semasleep on Plan 9
|
2012-05-16 15:09:28 -07:00 |
thread_windows.c
|
runtime: handle windows exceptions, even in cgo programs
|
2012-05-30 15:10:54 +10:00 |
time.goc
|
time: fix deadlock in Sleep(0)
|
2012-05-29 22:30:56 +04:00 |
traceback_arm.c
|
runtime: update field types in preparation for GC changes
|
2012-05-30 13:07:52 -04:00 |
traceback_x86.c
|
runtime: update field types in preparation for GC changes
|
2012-05-30 13:07:52 -04:00 |
type.go
|
runtime: add (unused for now) gc field to type information
|
2012-06-02 14:02:44 -04:00 |
type.h
|
runtime: move type kinds into a separate file
|
2012-06-06 17:20:02 -04:00 |
typekind.h
|
runtime: move type kinds into a separate file
|
2012-06-06 17:20:02 -04:00 |
vdso_linux_amd64.c
|
runtime: add vdso support for linux/amd64. Fixes issue 1933.
|
2012-08-31 18:07:04 -04:00 |
vlop_386.s
|
|
|
vlop_arm_test.go
|
runtime: add arm soft division and modulo benchmarks
|
2012-06-26 08:58:00 +10:00 |
vlop_arm.s
|
runtime: remove unnecessary macros in vlop_arm.s
|
2012-06-03 04:03:09 +08:00 |
vlrt_386.c
|
|
|
vlrt_arm.c
|
runtime: fix c compiler warning
|
2012-05-05 01:39:09 +08:00 |