.. |
ar.go
|
|
|
build.go
|
main: strip debug information at link time instead of at compile time
|
2021-07-31 18:33:52 +02:00 |
buildcache.go
|
|
|
builtins.go
|
builder: make sure -fshort-enums is used consistently
|
2020-04-07 16:17:10 +02:00 |
cc.go
|
builder: add missing error check for ioutil.TempFile()
|
2021-09-08 15:21:31 +02:00 |
cc1as.cpp
|
all: switch to LLVM 11 for static builds
|
2020-12-10 07:01:32 +01:00 |
cc1as.h
|
|
|
cc_test.go
|
|
|
clang.cpp
|
all: switch to LLVM 11 for static builds
|
2020-12-10 07:01:32 +01:00 |
commands.go
|
main: switch to LLVM 10
|
2020-04-09 20:23:51 +02:00 |
config.go
|
all: add support for Go 1.17
|
2021-08-30 09:18:58 +02:00 |
elfpatch.go
|
rp2040: patch elf to checksum 2nd stage boot
|
2021-06-17 12:10:04 +02:00 |
env.go
|
|
|
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
|
|
|
library.go
|
builder: hard code Clang compiler
|
2021-04-19 13:14:33 +02:00 |
lld.cpp
|
|
|
nrfutil.go
|
support flashing pca10059 from windows
|
2021-06-08 14:17:04 +02:00 |
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
|
builder: run tools (clang, ...) as separate processes
|
2020-04-03 12:41:44 +02:00 |
tools-external.go
|
builder: run tools (clang, ...) as separate processes
|
2020-04-03 12:41:44 +02:00 |
tools.go
|
builder: hard code Clang compiler
|
2021-04-19 13:14:33 +02:00 |
uf2.go
|
|
|