2956 Commits (f094e895c55204730b0230b3b2f6fc3bb32f325a)
 

Author SHA1 Message Date
Nia Waldvogel 2c93a4085c transform (MakeGCStackSlots): do not move the stack chain pop earlier 2 years ago
sago35 906757603d wioterminal: fix I2C definition 2 years ago
Krzysztof Jagiello 5d16811199 Attach USB DP to the correct pin on Matrix Portal M4 2 years ago
Nia Waldvogel f2e576decf interp: do not unroll loops 3 years ago
Ayke van Laethem 2d61972475 gc: drop support for 'precise' globals 2 years ago
Damian Gryski 5c488e3145 src/runtime: handle nil map write panics 3 years ago
Damian Gryski e45ff9c0e8 src/runtime: add per-map hash seeds 3 years ago
sago35 39805bca45 os, runtime: enable os.Stdin for baremetal target 3 years ago
Ayke van Laethem 97842b367c transform: run OptimizeMaps during package optimizations 2 years ago
Ayke van Laethem 9246899b30 builder: move some code to transform package 2 years ago
Ayke van Laethem 04ace4de5f corpus: make non-working packages easy to uncomment 2 years ago
Ayke van Laethem 87a4676137 all: add support for the embed package 3 years ago
Ayke van Laethem fd20f63ee3 compiler: move createConst to compilerContext 2 years ago
Ayke van Laethem 9dd249a431 builder: refactor package compile job 2 years ago
Ayke van Laethem 777d3f3ea5 builder: free LLVM objects after use 3 years ago
Ayke van Laethem ea3b5dc689 nintendoswitch: scan globals conservatively 2 years ago
Olaf Flebbe 3dd502a928 align api for PortMaskSet, PortMaskClear 2 years ago
Ayke van Laethem 48242ba8d6 darwin: scan globals by reading MachO header 2 years ago
Ayke van Laethem 7ea9eff406 interp: implement binary operators in markExternal* functions 2 years ago
Ayke van Laethem 80d94115dc interp: improve error handling of markExternal* functions 2 years ago
Ayke van Laethem 9de76fb42e avr: simplify timer-based time 3 years ago
Steven Kabbes 52c61de19f compiler: alignof(func) is 1 pointer, not 2 3 years ago
deadprogram f308d7d28c machine/badger2040: support for Badger 2040 3 years ago
Ayke van Laethem 7729a36782 windows: use ThinLTO 2 years ago
Ayke van Laethem 5404c81ffd windows: scan globals conservatively 2 years ago
Dylan Arbour b52310fed2 ci: Add arm64 build 3 years ago
Ayke van Laethem 046070074d darwin: add support for ThinLTO 2 years ago
Ayke van Laethem c23a5b65ef darwin: support -size= flag 2 years ago
Ayke van Laethem b8e433821a interp: fix some buggy localValue handling 3 years ago
Ayke van Laethem dd1a836903 interp: do not try to interpret past task.Pause() 2 years ago
Dan Kegel 4ed0936c0e darwin: adjust syscall suffix for arm64 3 years ago
Ayke van Laethem 7a5d4c9537 darwin: add support for arm64 GOARCH (aka Apple Silicon) 3 years ago
Dylan Arbour af6bbaf532 Use release built tinygo in Makefile 3 years ago
Steven Kabbes 4c7449efe5 compiler: alignof [0]func() = 1 3 years ago
Ayke van Laethem 995e815b63 avr: enable testdata/map.go 3 years ago
Ayke van Laethem 109b5298c4 avr: use compiler-rt 4 years ago
Ayke van Laethem a94e03eff2 avr: get `go test -target=simavr` to work 3 years ago
Damian Gryski eb3d6261b4 builder: remove extra formatting verb from error message 3 years ago
deadprogram 15724848f9 build: install scoop without update to avoid bug ScoopInstaller/Scoop #4917 3 years ago
Kenneth Bell 8f40b107d9 rp2040: replace sleep 'busy loop' with timer alarm 3 years ago
Ayke van Laethem fa673f0827 Makefile: fix forced rebuild of LLVM 3 years ago
Elliott Sales de Andrade e3fe6d8f37 Skip slice-copy test for LLVM < 14 3 years ago
Ayke van Laethem 5c23f6fb6c all: remove support for LLVM 11 and LLVM 12 3 years ago
Ayke van Laethem 5afb63df60 cgo: refactor 3 years ago
Dan Kegel 1d2c39c3b9 os: skip TestDirFSPathsValid on WASI to work around #2828 on windows 3 years ago
Dan Kegel 270a2f51fd os: skip TestDirFS on wasi until #2827 is fixed 3 years ago
Dan Kegel e87cd23e87 os: Drop support for go 1.15 3 years ago
deadprogram db389ba443 all: update version for next development iteration 3 years ago
Ayke van Laethem d1dfa1155c ci: fix Go version in ARM build 3 years ago
Ayke van Laethem cf0b7edc78 all: release v0.23.0 3 years ago