You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nia Waldvogel cb01d4d63e builder (env): update clang header search path to look in /usr/lib 3 years ago
..
ar.go all: add support for windows/amd64 3 years ago
build.go builder: refactor job runner and use a shared semaphore across build jobs 3 years ago
builder_test.go targets: change LLVM features to match vanilla Clang 3 years ago
buildid.go builder: use build ID as cache key 3 years ago
builtins.go builder: build static binaries using musl on Linux 3 years ago
cc.go builder: use flock to avoid double-compiles 3 years ago
cc1as.cpp all: switch to LLVM 13 3 years ago
cc1as.h all: switch to LLVM 13 3 years ago
cc_test.go builder: cache C and assembly file outputs 4 years ago
clang.cpp all: switch to LLVM 11 for static builds 4 years ago
commands.go main: implement `tinygo lldb` subcommand 3 years ago
config.go main: test other architectures by specifying a different GOARCH 3 years ago
elfpatch.go rp2040: patch elf to checksum 2nd stage boot 3 years ago
env.go builder (env): update clang header search path to look in /usr/lib 3 years ago
error.go compiler: add location information to the IR checker 5 years ago
esp.go esp32c3: add support for this chip 3 years ago
jobs.go builder: refactor job runner and use a shared semaphore across build jobs 3 years ago
library.go builder: refactor job runner and use a shared semaphore across build jobs 3 years ago
lld.cpp all: add support for windows/amd64 3 years ago
mingw-w64.go all: add support for windows/amd64 3 years ago
musl.go builder (musl): add -fno-stack-protector 3 years ago
nrfutil.go support flashing pca10059 from windows 3 years ago
objcopy.go main: add initial support for (in-development) LLVM 11 4 years ago
picolibc.go all: switch to LLVM 13 3 years ago
sizes.go builder: fix off-by-one in size calculation 3 years ago
tools-builtin.go all: add support for windows/amd64 3 years ago
tools-external.go builder: run tools (clang, ...) as separate processes 5 years ago
tools.go main: implement `tinygo lldb` subcommand 3 years ago
uf2.go all: fix staticcheck warnings 3 years ago