197 Commits (2de64d3f4e16f0a3f0e2da7a158ddfc9e35cae0f)

Author SHA1 Message Date
Ayke van Laethem 3701e6eac1 compiler: account for alignment with -size=full 2 years ago
Ayke van Laethem 0b47b99448 builder: improve reading of DWARF variables 2 years ago
Ayke van Laethem ea97c60959 builder: sizes: list interrupt vector as a pseudo-package for -size=full 2 years ago
Ayke van Laethem de281191e0 builder: detect compiler-rt size usage 2 years ago
Ayke van Laethem 34ba0c1be1 ci: build LLVM with thread support on Windows 3 years ago
Ayke van Laethem d87e3ce330 compiler: add debug information to []embed.file slice global 2 years ago
Ayke van Laethem 11a6c84ea5 compiler: add debug information to //go:embed slice data 2 years ago
Ayke van Laethem 1d86b3f425 compiler: add debug info to []embed.files backing array 2 years ago
Federico G. Schwindt cdf785629a Fail earlier if Go is not available 2 years ago
Ayke van Laethem ea183e9197 compiler: add llvm.ident metadata 2 years ago
Ayke van Laethem 488174767b builder: remove non-ThinLTO build mode 2 years ago
Ayke van Laethem 4e8453167f all: refactor reflect package 2 years ago
Ayke van Laethem df0f5ae1da windows: add ARM64 support 2 years ago
Ayke van Laethem 159317a5fe all: remove remaining +build lines 2 years ago
Ayke van Laethem 0d646d8e95 builder: add support for Go 1.20 2 years ago
Ayke van Laethem 80077ef276 test: print package name when compilation failed 2 years ago
Yurii Soldak 8d4d3c6201 build: drop deprecated build tags 2 years ago
Damian Gryski 675b8e3f3c builder: always run wasm-opt for wasm32 binaries 2 years ago
Ayke van Laethem 7aca814954 windows: update mingw-w64 version 2 years ago
Ayke van Laethem 2001c44ed3 builder: print compiler commands while building a library 2 years ago
Ayke van Laethem df888acd5e avr: drop GNU toolchain dependency 2 years ago
Ayke van Laethem b9bb605257 all: update picolibc to v1.7.9 2 years ago
Ayke van Laethem 268140ae40 wasm: remove -wasm-abi= flag 2 years ago
Ayke van Laethem c0d505d13a all: use DWARF version 4 2 years ago
Ayke van Laethem 2b7f562202 ci: add support for LLVM 15 2 years ago
Ayke van Laethem 0ddcf4af96 riscv: add "target-abi" metadata flag 2 years ago
Ayke van Laethem 62df1d7490 all: remove pointer ElementType calls 2 years ago
Ayke van Laethem f57cffce2d all: add type parameter to *GEP calls 2 years ago
Ayke van Laethem 6bc6de8f82 all: add type parameter to CreateCall 2 years ago
Ayke van Laethem 9de757205f linux: include musl 'getpagesize' function in release 2 years ago
Ayke van Laethem f866d5cc38 builder: refactor Build function to not use a callback 2 years ago
Ayke van Laethem 2072d1bb5c main: print ldflags including ThinLTO flags with -x 2 years ago
Ayke van Laethem e7d02cd51b all: update musl 2 years ago
Ayke van Laethem 895c542076 builder: do not ignore debug info on baremetal targets 2 years ago
Adrian Cole e91fae5756 compileopts: silently succeed when there's no debug info to strip 2 years ago
Ayke van Laethem 5f96d2b784 all: add flag for setting the goroutine stack size 2 years ago
Ayke van Laethem 9e8739bb47 compiler: replace math aliases with intrinsics 2 years ago
Ayke van Laethem 4695da83b7 all: drop support for Go 1.16 and Go 1.17 2 years ago
Ayke van Laethem b8a6a1f62b compiler: use the LLVM builtins everywhere 2 years ago
Damian Gryski 0b77e92c50 make interp timeout configurable from command line 2 years ago
Yeicor f34a0d44ca Fix for builds of tinygo using an Android host 2 years ago
Damian Gryski f9ba99344a all: update _test.go files for ioutil changes 2 years ago
Damian Gryski a2704f1435 all: move from os.IsFoo to errors.Is(err, ErrFoo) 2 years ago
Damian Gryski edbbca5614 all: remove calls to deprecated ioutil package 2 years ago
Ayke van Laethem c7a23183e8 all: format code according to Go 1.19 rules 2 years ago
Ayke van Laethem 77cf60ef30 darwin: print full size information for -size=full 2 years ago
Ayke van Laethem 4c64784724 all: Go 1.19 support 2 years ago
Dan Kegel 8754f64f3b syscall.Getpagesize(): add test, implement for Linux and Windows 2 years ago
Ayke van Laethem 283fed16a5 builder: fix -no-debug linker flags 2 years ago
José Carlos Chávez a07287d3c6 fix: fixes tinygo test ./... syntax. 2 years ago