tinygo/builder
Elliott Sales de Andrade b689f14bb2 Add support for Go 1.16.
2021-02-19 23:46:55 +01:00
..
ar.go
build.go builder: add -mcpu flag while building libraries 2021-02-11 10:50:29 +01:00
buildcache.go builder: remove unused cacheKey parameter 2021-02-11 10:50:29 +01:00
builtins.go
cc1as.cpp all: switch to LLVM 11 for static builds 2020-12-10 07:01:32 +01:00
cc1as.h
clang.cpp all: switch to LLVM 11 for static builds 2020-12-10 07:01:32 +01:00
commands.go
config.go Add support for Go 1.16. 2021-02-19 23:46:55 +01:00
env.go Make lib64 clang include path check more robust. 2020-11-04 00:04:33 +01:00
error.go compiler: add location information to the IR checker 2019-12-21 20:49:51 +01:00
esp.go esp8266: add support for this chip 2020-09-09 19:17:11 +02:00
jobs.go builder: wait for running jobs to finish 2021-02-11 19:43:46 +01:00
library.go builder: add -mcpu flag while building libraries 2021-02-11 10:50:29 +01:00
lld.cpp
objcopy.go main: add initial support for (in-development) LLVM 11 2020-10-13 20:23:50 +02:00
picolibc.go builder: fix picolibc include path 2020-04-29 15:41:08 +02:00
sizes.go
tools-builtin.go
tools-external.go
tools.go
uf2.go