tinygo/builder
Elliott Sales de Andrade b2ef7299b7 arm: Explicitly disable unwind tables
Some clang builds (e.g., Fedora's) enable unwind tables by default. As
tinygo does not need nor support them, that leads to undefined symbols
when linking.
2022-01-14 07:34:36 +01:00
..
ar.go
build.go builder: refactor job runner and use a shared semaphore across build jobs 2021-12-30 12:03:12 -05:00
builder_test.go targets: change LLVM features to match vanilla Clang 2021-11-20 02:48:23 +01:00
buildid.go
builtins.go
cc.go
cc1as.cpp
cc1as.h all: switch to LLVM 13 2022-01-09 11:04:10 +01:00
cc_test.go
clang.cpp
commands.go
config.go main: test other architectures by specifying a different GOARCH 2021-10-04 18:22:55 +02:00
elfpatch.go
env.go
error.go
esp.go
jobs.go
library.go arm: Explicitly disable unwind tables 2022-01-14 07:34:36 +01:00
lld.cpp
mingw-w64.go
musl.go builder (musl): add -fno-stack-protector 2022-01-09 18:46:15 +01:00
nrfutil.go support flashing pca10059 from windows 2021-06-08 14:17:04 +02:00
objcopy.go
picolibc.go
sizes.go
tools-builtin.go all: add support for windows/amd64 2021-11-16 11:08:30 +01:00
tools-external.go
tools.go
uf2.go all: fix staticcheck warnings 2021-09-27 15:47:12 +02:00