aboutsummaryrefslogtreecommitdiffhomepage
path: root/compileopts
AgeCommit message (Expand)Author
2023-02-14Filter target build-tags if user specified an overriding option (#3357)Anuraag Agrawal
2023-01-30windows: add ARM64 supportAyke van Laethem
2023-01-28Add -gc=custom option (#3302)Anuraag Agrawal
2023-01-25wasm: support ThinLTOAyke van Laethem
2023-01-19Allows the emulator to expand {tmpDir}Adrian Cole
2023-01-17runtime: implement precise GCAyke van Laethem
2022-12-19compileopts: replace 'retries' with more correct 'timeout' paramdeadprogram
2022-11-18avr: support ThinLTOAyke van Laethem
2022-11-17Revert "Enable wasm pointer tracking for gc=none."Ayke van Laethem
2022-11-15Enable wasm pointer tracking for gc=none.Anuraag Agrawal
2022-11-13compileopts: add 'retries' flag to allow setting the number of times to retry...deadprogram
2022-11-05darwin: fix error with `tinygo lldb`Ayke van Laethem
2022-11-04esp: use ThinLTO for XtensaAyke van Laethem
2022-11-04wasm: remove -wasm-abi= flagAyke van Laethem
2022-10-31all: use DWARF version 4Ayke van Laethem
2022-10-19riscv: add "target-abi" metadata flagAyke van Laethem
2022-10-16targets: remove "acm:"` prefix for USB vid/pid pairAyke van Laethem
2022-09-27compileopts: silently succeed when there's no debug info to stripAdrian Cole
2022-09-24main: allow setting the baud rate for serial monitors (#3190)sago35
2022-09-16main: add serial port monitoring functionalitysago35
2022-09-15all: add flag for setting the goroutine stack sizeAyke van Laethem
2022-09-14main: add support for stlink-dap programmersago35
2022-09-03Update compileopts/target.gosago35
2022-09-03Update compileopts/target.gosago35
2022-09-03main: improve error handling when loading target/*.jsonsago35
2022-09-01compileopts: fix windows/arm target tripleAyke van Laethem
2022-08-29targets: fail fast on duplicate values in target field slicesYurii Soldak
2022-08-20make interp timeout configurable from command lineDamian Gryski
2022-08-07all: update _test.go files for os.IsFoo changesDamian Gryski
2022-08-07compileopts: use backticks for regexp to avoid extra escapesDamian Gryski
2022-08-04main: use tags parser from buildutilAyke van Laethem
2022-06-16compiler: implement recover() built-in functionAyke van Laethem
2022-05-23windows: use ThinLTOAyke van Laethem
2022-05-22darwin: add support for ThinLTOAyke van Laethem
2022-05-07all: remove support for LLVM 11 and LLVM 12Ayke van Laethem
2022-04-28esp32: add support for running and debuggin using qemu-esp32Ayke van Laethem
2022-04-28all: make emulator command a string instead of a []stringAyke van Laethem
2022-04-23all: update to LLVM 14Ayke van Laethem
2022-04-15esp: support CGoAyke van Laethem
2022-04-11Also disable asynchronous unwind tablesElliott Sales de Andrade
2022-04-09flash: add openocd-verifysago35
2022-03-24build: add JSON output to build commandsago35
2022-03-13main: calculate default output path if -o is not specifiedAyke van Laethem
2022-03-12all: add support for ThinLTOAyke van Laethem
2022-02-20all: add -work flagAyke van Laethem
2022-02-12builder: add support for cross compiling to DarwinAyke van Laethem
2022-02-07Fix cross-Linux setup on non-amd64 archesElliott Sales de Andrade
2022-01-26build: fix build-library subcommandv0.22.0Ayke van Laethem
2022-01-23main (test): integrate test corpus runnerNia Waldvogel
2022-01-19transform: remove switched func loweringNia Waldvogel