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.
 
 
 
 
 
Ayke van Laethem 14bb90c3c0 cgo: add support for stdio in picolibc and wasi-libc 3 years ago
..
ar.go cgo: add support for stdio in picolibc and wasi-libc 3 years ago
build.go builder, cgo: support function definitions in CGo headers 3 years ago
buildcache.go builder: remove unused cacheKey parameter 4 years ago
builtins.go builder: make sure -fshort-enums is used consistently 5 years ago
cc.go builder: add missing error check for ioutil.TempFile() 3 years ago
cc1as.cpp all: switch to LLVM 11 for static builds 4 years ago
cc1as.h main: switch to LLVM 10 5 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 Make lib64 clang include path check more robust. 4 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: simplify running of jobs 3 years ago
library.go builder: simplify running of jobs 3 years ago
lld.cpp main: switch to LLVM 10 5 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 cgo: add support for stdio in picolibc and wasi-libc 3 years ago
sizes.go builder: work around a bug in ld.lld in LLVM 10 5 years ago
tools-builtin.go builder: run tools (clang, ...) as separate processes 5 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