Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-25 | Use same method for __edata and __erodata | 1 | -2/+4 | |
2020-08-23 | Add entry for #289 | 1 | -0/+2 | |
2020-08-23 | Fix examples | 2 | -5/+3 | |
2020-08-23 | Remove broken doctest/example | 1 | -17/+1 | |
2020-08-23 | Document NMI handler unsafety | 1 | -6/+24 | |
2020-08-23 | Revert "Changed Hardfault's and DefaultHander's default implementations to pa... | 1 | -9/+13 | |
2020-08-23 | Make it unsafe to define NMI handlers | 9 | -25/+67 | |
2020-08-23 | Update changelog | 1 | -0/+21 | |
2020-08-20 | Workaround lld bug and ensure sections and symbols are aligned | 1 | -2/+4 | |
2020-08-20 | Fix INSERT AFTER for .text and .bss | 1 | -6/+7 | |
2020-08-07 | Fix possible overflow of .data region in FLASH | 1 | -2/+2 | |
2020-08-04 | Try combining some steps to speed up CI | 2 | -19/+16 | |
2020-08-04 | Update ci.yml | 1 | -1/+1 | |
2020-08-04 | Bump Ubuntu to 20.04 and install gcc-arm-none-eabi | 1 | -6/+3 | |
2020-07-30 | more specific ref to link_section attributes | 1 | -1/+3 | |
2020-07-30 | remove unintended edit | 1 | -1/+0 | |
2020-07-30 | Doc adding memory sections in memory.x | 1 | -0/+34 | |
2020-07-21 | Add rustfmt to bors status checklist | 1 | -1/+2 | |
2020-07-21 | Funnel through the Rust version | 1 | -1/+1 | |
2020-07-21 | Get rid of Travis CI and switch to GHA | 3 | -103/+14 | |
2020-07-21 | Add x86_linux target | 1 | -1/+1 | |
2020-07-21 | Install qemu | 1 | -0/+2 | |
2020-07-21 | Install ARM gcc | 1 | -0/+3 | |
2020-07-21 | Run rustfmt to make CI happier | 3 | -10/+14 | |
2020-07-21 | Add remainder of CI scripts | 3 | -1/+61 | |
2020-07-12 | Add barriers after FPU enabling | 2 | -2/+5 | |
2020-07-09 | Keep __ONCE__ for backcompat | 1 | -0/+8 | |
2020-07-05 | Mark main() with a C ABI | 1 | -3/+2 | |
2020-07-03 | Replace __ONCE__ with Cargo links key | 2 | -4/+1 | |
2020-05-19 | Get rid of #[deny(warnings)] | 2 | -3/+0 |