tinygo/builder
Ayke van Laethem 62df1d7490 all: remove pointer ElementType calls
This is needed for opaque pointers, which are enabled by default in
LLVM 15.
2022-10-19 22:23:19 +02:00
..
ar.go all: format code according to Go 1.19 rules 2022-08-04 12:18:32 +02:00
build.go all: remove pointer ElementType calls 2022-10-19 22:23:19 +02:00
builder_test.go all: update _test.go files for ioutil changes 2022-08-07 10:32:23 +02:00
buildid.go Fix for builds of tinygo using an Android host 2022-08-09 11:14:39 +02:00
builtins.go linux: include musl 'getpagesize' function in release 2022-10-16 12:03:03 +02:00
cc.go all: move from os.IsFoo to errors.Is(err, ErrFoo) 2022-08-07 10:32:23 +02:00
cc1as.cpp
cc1as.h
cc_test.go builder: cache C and assembly file outputs 2021-04-05 20:52:04 +02:00
clang.cpp
commands.go builder: remove extra formatting verb from error message 2022-05-18 09:06:03 +02:00
config.go all: drop support for Go 1.16 and Go 1.17 2022-08-30 12:38:06 +02:00
darwin-libsystem.go all: remove support for LLVM 11 and LLVM 12 2022-05-07 17:15:35 +02:00
elfpatch.go
env.go all: move from os.IsFoo to errors.Is(err, ErrFoo) 2022-08-07 10:32:23 +02:00
error.go
esp.go all: remove calls to deprecated ioutil package 2022-08-07 10:32:23 +02:00
jobs.go
library.go linux: include musl 'getpagesize' function in release 2022-10-16 12:03:03 +02:00
lld.cpp
mingw-w64.go linux: include musl 'getpagesize' function in release 2022-10-16 12:03:03 +02:00
musl.go linux: include musl 'getpagesize' function in release 2022-10-16 12:03:03 +02:00
nrfutil.go all: remove calls to deprecated ioutil package 2022-08-07 10:32:23 +02:00
objcopy.go all: remove calls to deprecated ioutil package 2022-08-07 10:32:23 +02:00
picolibc.go linux: include musl 'getpagesize' function in release 2022-10-16 12:03:03 +02:00
sizes.go darwin: print full size information for -size=full 2022-06-24 13:50:30 +02:00
tools-builtin.go all: remove support for LLVM 11 and LLVM 12 2022-05-07 17:15:35 +02:00
tools-external.go
tools.go
uf2.go all: remove calls to deprecated ioutil package 2022-08-07 10:32:23 +02:00