aboutsummaryrefslogtreecommitdiffhomepage
path: root/builder/sizes_test.go
AgeCommit message (Expand)Author
2024-11-14runtime: optimize findHeadAyke van Laethem
2024-11-07runtime: don't call sleepTicks with a negative durationAyke van Laethem
2024-10-25runtime: bump markStackSizeDamian Gryski
2024-10-07builder: fix sizesDamian Gryski
2024-10-02runtime: seed fastrand() with hardware randomnessDamian Gryski
2024-05-24LLVM 18 supportAyke van Laethem
2024-01-05all: statically link to LLVM 17 instead of LLVM 16Ayke van Laethem
2023-10-04all: use the new LLVM pass managerAyke van Laethem
2023-09-18all: switch to LLVM 16Ayke van Laethem
2023-09-16atsamd21, atsamd51: add support for USB INTERRUPT OUTsago35
2023-06-18example: simplify pininterruptYurii Soldak
2023-05-16builder: bump sizes_testDamian Gryski
2023-04-27builder: bump sizes test valuesDamian Gryski
2023-04-26runtime: improve panic message when heap allocating in an interruptAyke van Laethem
2023-04-26runtime: print the address where a panic happenedAyke van Laethem
2023-03-19builder: bump sizes testsDamian Gryski
2023-03-15builder: fix binary size rodata valueDamian Gryski
2023-03-13builder: add test to check for changes in binary sizeAyke van Laethem