..
cgo
debug
src/runtime/debug: stub debug.Stack()
2021-11-17 19:25:52 +01:00
internal /sys
interrupt
transform: refactor interrupt lowering
2021-11-06 09:40:15 +01:00
pprof
volatile
arch_386.go
runtime: use LLVM intrinsic to read the stack pointer
2021-11-30 10:01:44 +01:00
arch_amd64.go
runtime: use LLVM intrinsic to read the stack pointer
2021-11-30 10:01:44 +01:00
arch_arm.go
runtime: use LLVM intrinsic to read the stack pointer
2021-11-30 10:01:44 +01:00
arch_arm64.go
runtime: use LLVM intrinsic to read the stack pointer
2021-11-30 10:01:44 +01:00
arch_avr.go
runtime: use LLVM intrinsic to read the stack pointer
2021-11-30 10:01:44 +01:00
arch_cortexm.go
rumtime: implement __sync libcalls as critical sections
2021-12-28 22:12:03 +01:00
arch_tinygoriscv.go
rumtime: implement __sync libcalls as critical sections
2021-12-28 22:12:03 +01:00
arch_tinygoriscv32.go
arch_tinygoriscv64.go
arch_tinygowasm.go
Added realloc implementation to GCs
2021-12-10 17:51:08 +01:00
arch_xtensa.go
runtime: use LLVM intrinsic to read the stack pointer
2021-11-30 10:01:44 +01:00
atomics_critical.go
rumtime: implement __sync libcalls as critical sections
2021-12-28 22:12:03 +01:00
baremetal.go
compiler, runtime: add layout parameter to runtime.alloc
2021-11-02 22:16:15 +01:00
chan.go
compiler, runtime: add layout parameter to runtime.alloc
2021-11-02 22:16:15 +01:00
complex.go
cond.go
cond_nosched.go
defer.go
dynamic_arm64.go
env_linux.go
os: implement and smoketest os.Unsetenv
2021-12-13 23:05:17 +01:00
error.go
extern.go
Add runtime stubs required for net/http
2021-06-01 15:15:12 +02:00
float.go
func.go
gc_386.S
386: bump minimum requirement to the Pentium 4
2021-08-10 20:08:27 +02:00
gc_amd64.S
internal/task, runtime: add subsections_via_symbols to assembly files on darwin
2021-09-07 08:00:11 +02:00
gc_amd64_windows.S
all: add support for windows/amd64
2021-11-16 11:08:30 +01:00
gc_arm.S
runtime: move/refactor some GC-related code
2020-10-02 08:54:43 +02:00
gc_arm64.S
gc_avr.S
gc_conservative.go
runtime (gc): correct scan bounds
2021-12-17 09:26:44 +01:00
gc_globals_conservative.go
runtime: remove extalloc
2021-12-17 18:15:18 +01:00
gc_globals_precise.go
runtime: remove extalloc
2021-12-17 18:15:18 +01:00
gc_leaking.go
Added realloc implementation to GCs
2021-12-10 17:51:08 +01:00
gc_none.go
Added realloc implementation to GCs
2021-12-10 17:51:08 +01:00
gc_riscv.S
gc_stack_portable.go
runtime: remove extalloc
2021-12-17 18:15:18 +01:00
gc_stack_raw.go
runtime: remove extalloc
2021-12-17 18:15:18 +01:00
hashmap.go
src/runtime: fix nil map dereference
2021-12-09 18:23:49 +01:00
hosted.go
interface.go
runtime: allow comparing interfaces in reflectValueEqual()
2021-11-24 14:17:47 +01:00
mstats.go
runtime: expose memory stats
2021-06-10 22:03:00 +02:00
nonhosted.go
runtime: only initialize os.runtime_args when needed
2021-11-05 08:50:36 +01:00
os_darwin.go
runtime: fix time base for time.Now()
2021-07-20 22:19:13 +02:00
os_js.go
os_linux.go
runtime: fix time base for time.Now()
2021-07-20 22:19:13 +02:00
os_windows.go
all: add support for windows/amd64
2021-11-16 11:08:30 +01:00
panic.go
compiler: properly implement div and rem operations
2021-10-28 15:55:02 +02:00
poll.go
print.go
runtime: only use CRLF on baremetal systems
2021-11-16 11:08:30 +01:00
runtime.go
rumtime: implement __sync libcalls as critical sections
2021-12-28 22:12:03 +01:00
runtime_arm7tdmi.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_atmega.go
runtime_atsamd21.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_atsamd21e18.go
machine/sam: Refactor all machine/runtime code to use new volatile package/API
2019-05-19 19:53:11 +02:00
runtime_atsamd21g18.go
runtime_atsamd51.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_atsamd51g19.go
runtime_atsamd51j19.go
runtime_atsamd51j20.go
runtime_atsamd51p19.go
runtime_atsamd51p20.go
runtime_atsame5x_can.go
runtime_atsame51j19.go
atsame51: add initial support for feather-m4-can
2021-04-16 17:49:46 +02:00
runtime_atsame54p20.go
runtime_attiny.go
runtime_avr.go
Interrupt based time. Adjust tick cost when timer-0 is reconfigured (the time precision affected when timer-0 reconfigured). Keep all time in nanoseconds.
2021-12-30 11:39:28 +01:00
runtime_cortexm.go
runtime_cortexm_abort.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_cortexm_hardfault.go
add better fault identification for Cortex-M3/M33/M4/M7 hardfault handlers, add fault description registers to SCB_Type
2020-11-11 18:34:47 +01:00
runtime_cortexm_hardfault_debug.go
runtime_cortexm_qemu.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_esp32.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_esp32c3.go
add support for CPU interrupts for ESP32-C3
2021-10-23 03:31:37 +02:00
runtime_esp32xx.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_esp8266.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_fe310.go
transform: refactor interrupt lowering
2021-11-06 09:40:15 +01:00
runtime_fe310_baremetal.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_fe310_qemu.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_k210.go
transform: refactor interrupt lowering
2021-11-06 09:40:15 +01:00
runtime_k210_baremetal.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_mimxrt1062.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_mimxrt1062_clock.go
runtime_mimxrt1062_mpu.go
runtime_mimxrt1062_time.go
runtime_nintendoswitch.go
runtime_nintendoswitch.s
runtime_nrf.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_nrf_bare.go
runtime_nrf_softdevice.go
nrf: avoid heap allocation in waitForEvent
2021-05-30 20:56:01 +02:00
runtime_nxpmk66f18.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_rp2040.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_stm32.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_stm32_timers.go
runtime: remove unused arrtype type aliases
2021-12-23 22:07:49 +01:00
runtime_stm32f7x2.go
runtime: remove unused arrtype type aliases
2021-12-23 22:07:49 +01:00
runtime_stm32f103.go
runtime: remove unused arrtype type aliases
2021-12-23 22:07:49 +01:00
runtime_stm32f405.go
runtime: remove unused arrtype type aliases
2021-12-23 22:07:49 +01:00
runtime_stm32f407.go
runtime: remove unused arrtype type aliases
2021-12-23 22:07:49 +01:00
runtime_stm32l0.go
runtime: remove unused arrtype type aliases
2021-12-23 22:07:49 +01:00
runtime_stm32l0x1.go
runtime_stm32l0x2.go
runtime_stm32l4x2.go
runtime: remove unused arrtype type aliases
2021-12-23 22:07:49 +01:00
runtime_stm32l5x2.go
runtime: remove unused arrtype type aliases
2021-12-23 22:07:49 +01:00
runtime_stm32wlx.go
runtime: remove unused arrtype type aliases
2021-12-23 22:07:49 +01:00
runtime_tinygoriscv.go
runtime_tinygoriscv64.go
runtime_tinygoriscv_qemu.go
qemu: signal correct exit code to QEMU
2021-10-06 09:04:06 +02:00
runtime_tinygowasm.go
runtime: fix time base for time.Now()
2021-07-20 22:19:13 +02:00
runtime_unix.go
runtime: remove extalloc
2021-12-17 18:15:18 +01:00
runtime_wasm_js.go
wasm: support -scheduler=none
2021-11-17 19:03:20 +01:00
runtime_wasm_js_scheduler.go
wasm: support -scheduler=none
2021-11-17 19:03:20 +01:00
runtime_wasm_wasi.go
runtime: only initialize os.runtime_args when needed
2021-11-05 08:50:36 +01:00
runtime_windows.go
all: add support for windows/amd64
2021-11-16 11:08:30 +01:00
scheduler.go
internal/task: use asyncify on webassembly
2021-11-14 10:49:28 +01:00
scheduler_any.go
runtime: handle negative sleep times
2021-12-15 17:52:48 +01:00
scheduler_coroutines.go
scheduler_none.go
runtime: handle negative sleep times
2021-12-15 17:52:48 +01:00
scheduler_tasks.go
runtime, internal/task: refactor to simplify stack switching
2020-12-05 09:02:11 +01:00
slice.go
compiler, runtime: add layout parameter to runtime.alloc
2021-11-02 22:16:15 +01:00
stack.go
string.go
cgo: add support for C.CString and related functions
2021-11-24 21:09:29 +01:00
symtab.go
Add runtime stubs required for net/http
2021-06-01 15:15:12 +02:00
sync.go
time_nxpmk66f18.go
wait_other.go