summaryrefslogtreecommitdiff
path: root/build-aux
AgeCommit message (Expand)Author
10 dayslibhw: rp2040_hwspi: Use interrupts instead of busy-pollingLuke T. Shumaker
12 dayslibhw: Add rp2040_gpioirq, use itLuke T. Shumaker
12 daysstack.c.gen: Organize intrhandlersLuke T. Shumaker
13 daysstack.c.gen: Fix analysisLuke T. Shumaker
13 dayslint-bin: (dry-run) lint that list of functions matches stack.c.genLuke T. Shumaker
13 daysFix linker confusionLuke T. Shumaker
14 daysstack.c.gen: Resolve remaining __indirect_call:sLuke T. Shumaker
14 daysstack.c.gen: Fix LibObjPluginLuke T. Shumaker
14 daysstack.c.gen: Refactor to a plugin architectureLuke T. Shumaker
14 daysstack.c.gen: Fix filename hacksLuke T. Shumaker
14 daysstack.c.gen: Also inspect .h filesLuke T. Shumaker
14 daysstack.c.gen: Fix missing indirect calleesLuke T. Shumaker
2025-02-26Move embedded files from .data to .rodataLuke T. Shumaker
2025-02-26lint-bin: Also show sizes in decimalLuke T. Shumaker
2025-02-26lint-bin: Ignore removed symbolsLuke T. Shumaker
2025-02-26Integrate lint-bin into `make lint`Luke T. Shumaker
2025-02-26I guess CMake uses .o now instead of .obj?Luke T. Shumaker
2025-02-23cmd/sbc_harness: Add documentation for rom.bin and flash.binLuke T. Shumaker
2025-02-23Require license notices static files tooLuke T. Shumaker
2025-02-21Make use of the generated stack.cLuke T. Shumaker
2025-02-13Start linting against global variablesLuke T. Shumaker
2025-02-12stack.c.gen: Allow multiples of a threadLuke T. Shumaker
2025-02-12stack.c.gen: Fill in some TODO synthetic nodesLuke T. Shumaker
2025-02-12stack.c.gen: I forgot what "warning: dynamic" meansLuke T. Shumaker
2025-02-09libmisc: Drop vcall.hLuke T. Shumaker
2025-02-09Add libobj, a replacement for libmisc/vcall.h that internally is more like GoLuke T. Shumaker
2025-02-09lib9p: srv: Use a separate pathmapLuke T. Shumaker
2025-01-27lint-generic: Check that shebang-presence and executable bit matchLuke T. Shumaker
2025-01-27make lint: Have the output be a little prettierLuke T. Shumaker
2025-01-27GNUmakefile: Pull lint/c, lint/all, and lint/unknown out into separate shell ...Luke T. Shumaker
2025-01-25stack.c.gen: Sort rowsLuke T. Shumaker
2025-01-25stack.c.gen: Allow missing indirect callsLuke T. Shumaker
2025-01-11stack.c.gen: Monitor printf and assert overheadLuke T. Shumaker
2025-01-11lib9p: Split lib9p_{validate,unmarshal,marshal} into _Tmsg and _Rmsg variantsLuke T. Shumaker
2025-01-11lib9p: Split the generated tables upLuke T. Shumaker
2024-12-26Build the full matrix of CMAKE_BUILD_TYPELuke T. Shumaker
2024-12-26libmisc: Rework how test-intercepts workLuke T. Shumaker
2024-12-10Prettier stack.cLuke T. Shumaker
2024-12-10Start getting lib9p stack analysis dialed inLuke T. Shumaker
2024-12-10stack.c.gen: Better handling of dynamic nodesLuke T. Shumaker
2024-12-10Get lib9p building on rp2040Luke T. Shumaker
2024-12-10Analyze host stacks tooLuke T. Shumaker
2024-12-09build-aux/stack.c.gen: Read a bunch of pico-sdk assemblyLuke T. Shumaker
2024-12-09stack.c.gen: ImproveLuke T. Shumaker
2024-12-08Pull in https://github.com/python/typeshed/pull/13169Luke T. Shumaker
2024-11-23lint rp2040.pyLuke T. Shumaker
2024-11-19build-sys: stack.c.gen: More stack infoLuke T. Shumaker
2024-11-12Avoid using fprintfLuke T. Shumaker
2024-11-12libdhcp: Reduce stack useLuke T. Shumaker
2024-11-12Work on stack.c.genLuke T. Shumaker