..
ar.go
compiler: add compiler-rt and wasm symbols to table
2023-07-31 14:52:26 +02:00
build.go
refactor: reuse OptLevel() to get the opt level
2023-11-24 16:19:18 +01:00
builder_test.go
builder: refactor clang include headers
2023-10-14 11:35:26 +02:00
buildid.go
builder: generalize build ID fallback to darwin
2023-10-15 17:51:13 +02:00
builtins.go
cc.go
cc1as.cpp
all: switch to LLVM 16
2023-09-18 21:58:02 +02:00
cc1as.h
all: switch to LLVM 16
2023-09-18 21:58:02 +02:00
cc_test.go
clang.cpp
all: remove remaining +build lines
2023-01-17 23:35:53 +01:00
commands.go
builder: remove extra formatting verb from error message
2022-05-18 09:06:03 +02:00
config.go
builder: refactor clang include headers
2023-10-14 11:35:26 +02:00
darwin-libsystem.go
elfpatch.go
error.go
esp.go
fix some comments
2023-04-18 22:51:49 +02:00
jobs.go
builder: print the status of the job that just completed
2023-04-22 10:01:02 +02:00
library.go
builder: refactor clang include headers
2023-10-14 11:35:26 +02:00
lld.cpp
mingw-w64.go
windows: add ARM64 support
2023-01-30 21:42:47 +01:00
musl.go
all: remove LLVM 14 support
2023-10-01 18:32:15 +02:00
nrfutil.go
builder: implement Nordic DFU file writer in Go
2023-05-13 09:52:42 +02:00
objcopy.go
all: remove calls to deprecated ioutil package
2022-08-07 10:32:23 +02:00
picolibc.go
builder/picolib: add needed file for compiling math functions with error support.
2023-12-09 07:47:27 +01:00
sizes.go
sizes_test.go
all: use the new LLVM pass manager
2023-10-04 13:05:58 +02:00
tools-builtin.go
tools-external.go
build: drop deprecated build tags
2022-12-19 23:20:11 +01:00
tools.go
builder: refactor clang include headers
2023-10-14 11:35:26 +02:00
uf2.go