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 2b7f562202 ci: add support for LLVM 15 2 years ago
..
ar.go all: format code according to Go 1.19 rules 2 years ago
build.go riscv: add "target-abi" metadata flag 2 years ago
builder_test.go all: update _test.go files for ioutil changes 2 years ago
buildid.go Fix for builds of tinygo using an Android host 2 years ago
builtins.go linux: include musl 'getpagesize' function in release 2 years ago
cc.go all: move from os.IsFoo to errors.Is(err, ErrFoo) 2 years ago
cc1as.cpp ci: add support for LLVM 15 2 years ago
cc1as.h ci: add support for LLVM 15 2 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 builder: remove extra formatting verb from error message 3 years ago
config.go all: drop support for Go 1.16 and Go 1.17 2 years ago
darwin-libsystem.go all: remove support for LLVM 11 and LLVM 12 3 years ago
elfpatch.go rp2040: patch elf to checksum 2nd stage boot 3 years ago
env.go all: move from os.IsFoo to errors.Is(err, ErrFoo) 2 years ago
error.go compiler: add location information to the IR checker 5 years ago
esp.go all: remove calls to deprecated ioutil package 2 years ago
jobs.go builder: refactor job runner and use a shared semaphore across build jobs 3 years ago
library.go riscv: add "target-abi" metadata flag 2 years ago
lld.cpp all: update to LLVM 14 3 years ago
mingw-w64.go linux: include musl 'getpagesize' function in release 2 years ago
musl.go ci: add support for LLVM 15 2 years ago
nrfutil.go all: remove calls to deprecated ioutil package 2 years ago
objcopy.go all: remove calls to deprecated ioutil package 2 years ago
picolibc.go linux: include musl 'getpagesize' function in release 2 years ago
sizes.go darwin: print full size information for -size=full 2 years ago
tools-builtin.go all: remove support for LLVM 11 and LLVM 12 3 years ago
tools-external.go all: update build constraints to Go 1.17 3 years ago
tools.go main: implement `tinygo lldb` subcommand 3 years ago
uf2.go all: remove calls to deprecated ioutil package 2 years ago