tinygo/builder
2023-09-20 23:22:18 +02:00
..
ar.go compiler: add compiler-rt and wasm symbols to table 2023-07-31 14:52:26 +02:00
build.go build: build Go SSA serially [issue 3895] 2023-09-20 23:22:18 +02:00
builder_test.go wasm: add support for GOOS=wasip1 2023-08-17 18:16:54 +02:00
buildid.go
builtins.go
cc.go
cc1as.cpp all: switch to LLVM 16 2023-09-18 21:58:02 +02:00
cc1as.h all: switch to LLVM 16 2023-09-18 21:58:02 +02:00
cc_test.go
clang.cpp
commands.go builder: remove extra formatting verb from error message 2022-05-18 09:06:03 +02:00
config.go builder: update message for max supported Go version 2023-08-09 19:27:15 +02:00
darwin-libsystem.go all: remove support for LLVM 11 and LLVM 12 2022-05-07 17:15:35 +02:00
elfpatch.go rp2040: patch elf to checksum 2nd stage boot 2021-06-17 12:10:04 +02:00
env.go
error.go compiler: add location information to the IR checker 2019-12-21 20:49:51 +01:00
esp.go fix some comments 2023-04-18 22:51:49 +02:00
jobs.go builder: print the status of the job that just completed 2023-04-22 10:01:02 +02:00
library.go builder: print compiler commands while building a library 2022-11-12 17:38:02 +01:00
lld.cpp ci: build LLVM with thread support on Windows 2023-03-07 22:38:14 +01:00
mingw-w64.go
musl.go
nrfutil.go builder: implement Nordic DFU file writer in Go 2023-05-13 09:52:42 +02:00
objcopy.go
picolibc.go
sizes.go compiler: account for alignment with -size=full 2023-03-08 07:09:46 +01:00
sizes_test.go all: switch to LLVM 16 2023-09-18 21:58:02 +02:00
tools-builtin.go
tools-external.go
tools.go
uf2.go