aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/runtime/gc_stack_raw.go
AgeCommit message (Expand)Author
2023-01-17runtime: implement precise GCAyke van Laethem
2022-12-19build: drop deprecated build tagsYurii Soldak
2021-12-17runtime: remove extallocNia Waldvogel
2021-06-22wasi: remove wasm build tagAyke van Laethem
2020-10-02gc: use raw stack access whenever possibleAyke van Laethem
2020-04-07runtime (gc): scan callee-saved registers while marking stackJaden Weiss
2020-03-30runtime (gc): add garbage collector that uses an external allocatorJaden Weiss
2019-08-25runtime: fix GC to take goroutines into accountAyke van Laethem
2019-08-04all: use baremetal build tagAyke van Laethem
2019-07-07all: add HiFive1 rev B board with RISC-V architectureAyke van Laethem
2019-07-01compiler,runtime: implement a portable conservative GCAyke van Laethem